{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:fc64bf92-cc02-4f95-b45e-ffb1fedfe983",
  "metadata": {
    "timestamp": "2026-03-31T14:34:32.832Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.11.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "mongodb",
      "version": "2.2.36-tuxcare.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2",
      "author": "TuxCare",
      "description": "TuxCare mongodb",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@cs-gitlab.atm.svcs.io/els-js/mongodb.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://cs-gitlab.atm.svcs.io/els-js/mongodb",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb/node-mongodb-native/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "betterbenchmarks",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|betterbenchmarks@0.1.0",
      "author": "Christian Kvalheim",
      "description": "Benchmark library used to write comparison benchmarks",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/betterbenchmarks@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbetterbenchmarks%2F-%2Fbetterbenchmarks-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/christkv/benchmark.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/benchmark",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/benchmark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/betterbenchmarks/-/betterbenchmarks-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e71421fd554c5eeb2716a53618ab45d4e57715561cf7d8455a6d64e8cb539c7c683ab5841ce563236923cf49c5bd8f34a1cf144e6d8244dda58e94b1d6a9df87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/betterbenchmarks"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.4.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|bluebird@3.4.6",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.4.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbluebird%2F-%2Fbluebird-3.4.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/bluebird.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/bluebird",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/bluebird/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bluebird/-/bluebird-3.4.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62fbe1b82104eaf1d0565c5ef994ee6725e203d4485cbcf55fc61a980a550d87f8d7463f2b4b414e96766d354db273d5491be237f99fbb65b8d819d17d25c0d8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "bson",
      "version": "7.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|bson@7.2.0",
      "author": "The MongoDB NodeJS Team",
      "description": "A bson parser for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bson@7.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbson%2F-%2Fbson-7.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mongodb/js-bson.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mongodb/js-bson#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://jira.mongodb.org/projects/NODE/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bson/-/bson-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "602128eca8cc95b365c87873ef3019343a48a506ddfb03841c961ecefd273184e7e31df578850cdb2a2634db9b72502deb774e6d4cca1d6b012c9f507193529d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bson"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-table",
      "version": "0.3.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "22a2d08b894ed27201e2d71d4e93782c207d148deeaab2592bb442e75e449e167aa816a09642202026f5c23780aa976839a6e6d7e4ae42d91720f7580bdde385"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "colors",
          "version": "1.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a451abc5385671643632c033e91b607967b834ada4504d567ecaefbe572d74823be39116f48d327e5aa17bbfbe3392c473b6d5d9cffdff9cdcf2c15ca4bd03af"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli-table/node_modules/colors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "co",
      "version": "4.6.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|co@4.6.0",
      "description": "generator async control flow goodness",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/co@4.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fco%2F-%2Fco-4.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/co.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/co#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/co/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/co/-/co-4.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4156f474ce47bc6fae6b18ad9bcc0e365ee396dc7c76a85f537dc372ab4e65c2d25482920c32c38bbfb42db00a8b223c843f6ee369b66315d290c1964e169e71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/co"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|colors@1.4.0",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-1.4.0.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.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6be52a4e1e2481983f4a51af7dbcc31e9811bbb00040e9a6a911c99f185164808a1544fdd5bad584d36de7c08c594f4fb016efdcf0c26541db571b83887da6b4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-cli",
      "version": "1.3.22",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-cli@1.3.22",
      "author": "Steve Mao",
      "description": "Generate a changelog from git metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-cli@1.3.22?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-cli%2F-%2Fconventional-changelog-cli-1.3.22.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-cli/-/conventional-changelog-cli-1.3.22.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a678dd2096f18e467955d017fc7d709ddaf51b5d0263c32e6609d7b898481e094e5df22b5f281beca642f37e865bdba8d6ef0f8c422f230fdb297d253a63b366"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "coveralls",
      "version": "2.13.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|coveralls@2.13.3",
      "author": "Gregg Caines",
      "description": "takes json-cov output into stdin and POSTs to coveralls.io",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/coveralls@2.13.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcoveralls%2F-%2Fcoveralls-2.13.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nickmerwin/node-coveralls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/coveralls/-/coveralls-2.13.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a20269fe9755ea47034b5e15bc46ce6a1d9445318a7d6483e310e551a42fdce2ca3a63f7f8fe5162d057d1e41f5c0aa83286427971999bbdc5517cff0c1dc87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coveralls"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-promise",
      "version": "3.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-promise@3.2.1",
      "author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors",
      "description": "A lightweight library that provides tools for organizing asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-promise@3.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-promise%2F-%2Fes6-promise-3.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jakearchibald/ES6-Promises.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jakearchibald/ES6-Promises#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jakearchibald/ES6-Promises/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-promise/-/es6-promise-3.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a23e233925ef5a0953b1cdf0af0f3a8a89b72c33cec759db8a9424fa3686dddcbeb0c44ce91792815aff565981b85ea55d4adf94df4309c4077926c0c06525e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint",
      "version": "3.19.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|eslint@3.19.0",
      "author": "Nicholas C. Zakas",
      "description": "An AST-based pattern checker for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint@3.19.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Feslint%2F-%2Feslint-3.19.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://eslint.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/eslint/-/eslint-3.19.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c7a2c9197582181ff860e0612f8f327a9a594e8f98414342dfb379aaa0a90b56f5924373c9d9501d002d3ee512168652c6021a76bcac4285b61eaeb4d8ffae10"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "event-stream",
      "version": "3.3.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|event-stream@3.3.5",
      "author": "Dominic Tarr",
      "description": "construct pipes of streams of events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/event-stream@3.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fevent-stream%2F-%2Fevent-stream-3.3.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/event-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/event-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/event-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/event-stream/-/event-stream-3.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf289b0dcbb924bdb431ed5f3fbdf84011ff91e9c118b65aa769f4f975ccee6bee50fcc9db461daa3d5a29c21e31dae2d69f8f53ee3200aba08cdf0a095b2dfa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/event-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "gleak",
      "version": "0.5.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|gleak@0.5.0",
      "author": "Aaron Heckmann",
      "description": "Node global variable leak detector",
      "purl": "pkg:npm/gleak@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgleak%2F-%2Fgleak-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/aheckmann/gleak.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/aheckmann/gleak#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/aheckmann/gleak/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gleak/-/gleak-0.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac013df7a1186b53d5d3c6489d6d1f79d51dc2d2ffa6c629308dfbfb959f3ad2ec0ea020bedbde9d039e1fb190dfe3a3d7e31d1be6fcd630b40c88a2efe23278"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gleak"
        }
      ]
    },
    {
      "type": "library",
      "name": "integra",
      "version": "0.1.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8",
      "author": "Christian Amor Kvalheim",
      "description": "An integration testing framework",
      "licenses": [
        {
          "license": {
            "name": "Apache 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/integra@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fintegra%2F-%2Fintegra-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/christkv/integra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/integra#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/integra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/integra/-/integra-0.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98b78fb8ddadb7177a3146a985c58b3d59ae8ace44cf1056a047d051e29b8cb70ba5feb9ace5946eefd0769412488b40fa9e978711982cb99fe0848dd2b4a31f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/integra"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "handlebars",
          "version": "v2.0.0-alpha.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|handlebars@v2.0.0-alpha.1",
          "author": "Yehuda Katz",
          "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/handlebars@2.0.0-alpha.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhandlebars%2F-%2Fhandlebars-2.0.0-alpha.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/wycats/handlebars.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://www.handlebarsjs.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wycats/handlebars.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/handlebars/-/handlebars-2.0.0-alpha.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a27cea47b61f360f817bf65cdbf6a7fde1e539e2634b3b92cf0b813eddb6a34af2e489bd7f05dd2616633ca9327f6089972a12d16fbd2342e2f1bfbef7fcd29f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/handlebars"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|rimraf@2.2.6",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "purl": "pkg:npm/rimraf@2.2.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.2.6.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.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "df715afcc230ff717d29c0c4fee2763ae614cb163e7e49b0d5cdb40c59f284fedd7e8dbe05ec5e135b618e5b8f889686f2c5ba09c6aa9d37dfc2945de0d0224e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.3.7",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|optimist@0.3.7",
          "author": "James Halliday",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/optimist@0.3.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foptimist%2F-%2Foptimist-0.3.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-optimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-optimist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-optimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/optimist/-/optimist-0.3.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4c2c7475743356d4828363a063f6cef618ccf5c5785d8c74f5354afacdfe1619234fa2e8bec2defa93ccce959ffbac972bf8548b3b36814a13c378c733455a4d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/optimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.3.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|uglify-js@2.3.6",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "scope": "optional",
          "purl": "pkg:npm/uglify-js@2.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-2.3.6.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.3.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4f62d65b27717f9f81b696f44bf1a0ff22859988e75fd8ed43899d37d611abbdc184ddb51215340efc37c180cba9ddd3a2819426508a7f719fca38f2fd14dc58"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/uglify-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|wordwrap@0.0.3",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-0.0.3.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.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d6d300f74efe578426c55edd6d1bdbe3ff0c69100b2baabd01b89dde774c6276f2a3ca628ac0a678e355a95497a9003729a3f848bb796fbb9de84daca8ff1317"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/wordwrap"
            }
          ]
        },
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "78091da0ac54ebf2e42830732e94feb7a15fe44b5f485e30c7559f2623c4115ed634b9c36915e4d28572b2210f9b6eb6ae869a72119ec7052ff785a14a03794d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|source-map@0.1.43",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.43?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.43.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.43.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "56d0af07d488421937685ea1f8df3911aa8868114801f67d0aef8d2471d5bdcf016c4727bc3705c3ab2a436750ad3e9294ead9ab7b48bf20fdf841aafe526bc9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/integra/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdoc",
      "version": "3.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0",
      "author": "Michael Mathews",
      "description": "An API documentation generator for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdoc@3.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsdoc%2F-%2Fjsdoc-3.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdoc3/jsdoc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdoc3/jsdoc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdoc3/jsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsdoc/-/jsdoc-3.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "461e0955aa3cac015d1412cfd50ada361836b42a954630542fa578f8e49aabdcfadc4738405ce73a3080ae6b5bbab3887d3983ce384f359445cf369779b31ffe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdoc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bluebird",
          "version": "2.9.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|bluebird@2.9.34",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@2.9.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbluebird%2F-%2Fbluebird-2.9.34.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.9.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "643cc26fced7eff20fd6ecd0e5e25907e5a84111939ca2f90c75af3f0ea490c6d0b1ea2e89022b122dcfd54184d03d64d0de7ff9a3ffe46302c87675c582721d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/bluebird"
            }
          ]
        },
        {
          "type": "library",
          "name": "espree",
          "version": "2.2.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|espree@2.2.5",
          "author": "Nicholas C. Zakas",
          "description": "An actively-maintained fork of Esprima, the ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/nzakas/espree/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/espree@2.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fespree%2F-%2Fespree-2.2.5.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/eslint/espree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/espree",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/eslint/espree.git",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/espree/-/espree-2.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1d62698242f8e1c6e35a23930bd3e6df8459139ec7d60f55e0b9fd535e1352d8b2c054cb30ca4c0ad9902b9ae48db1815e28104fc6d2debe39f83b79fa6d1266"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/espree"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-json-comments",
          "version": "1.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|strip-json-comments@1.0.4",
          "author": "Sindre Sorhus",
          "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-json-comments@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-1.0.4.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-json-comments/-/strip-json-comments-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "00e3c6f0405ce7002291a1b5ffbb8508d149c2728eb90c054e96017535ba3af58779905006b000fda99e7c71ab1223a708f70b1592ba1543ed5952a941521182"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/strip-json-comments"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "JSONStream",
      "version": "1.3.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|JSONStream@1.3.5",
      "author": "Dominic Tarr",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jsonstream@1.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2FJSONStream%2F-%2FJSONStream-1.3.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/JSONStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/JSONStream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/JSONStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/JSONStream/-/JSONStream-1.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13e8abb8d398f1557db382446ded5a3449ba322b333d1aff51f707333d13421d415d2c472be01257547a5b81e98c1852792fb9e0f22c00c0819b00f4e8b2eca9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/JSONStream"
        }
      ]
    },
    {
      "type": "library",
      "name": "ldjson-stream",
      "version": "1.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1",
      "author": "max ogden",
      "description": "streaming line delimited json parser + serializer",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ldjson-stream@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fldjson-stream%2F-%2Fldjson-stream-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/maxogden/ldjson-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/ldjson-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/ldjson-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ldjson-stream/-/ldjson-stream-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c70fe73445da7ee3d22eef0d8e31b7f9ab55570fbc53500f640432966c109f5f47830eab0bb4231ef3fa32ea671d60abcd29bd9b4c6ce505a408bb91bc13e381"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ldjson-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "split2",
          "version": "0.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|split2@0.2.1",
          "author": "Matteo Collina",
          "description": "split a Text Stream into a Line Stream, using Stream 2",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/split2@0.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsplit2%2F-%2Fsplit2-0.2.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcollina/split2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcollina/split2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/mcollina/split2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/split2/-/split2-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0ffa13131600902f675a578e0933b236602ecdf013ffaac718103d2c82bb1559c6a35dc24afaca094cca7a7c07e94d6cdb39d8f4ca87eafd144131036b7bc99a"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ldjson-stream/node_modules/split2"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|through2@0.6.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.6.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough2%2F-%2Fthrough2-0.6.5.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through2/-/through2-0.6.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4642bf0821127532906477662880a28dd28ab024551ece4ab0b67aa40080985ff518f5108689c749758d11172dc44a7b466be374d6d94cbe73f55ee74825ca72"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ldjson-stream/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ldjson-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ldjson-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ldjson-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-core",
      "version": "2.1.20",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20",
      "author": "Christian Kvalheim",
      "description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-core@2.1.20?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb-core%2F-%2Fmongodb-core-2.1.20.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/christkv/mongodb-core.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/mongodb-core",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/mongodb-core/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb-core/-/mongodb-core-2.1.20.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "20de7b097e7f4356e10eae9284047a808bf892816c64fecbf1638ad52d25474a550d069271f7d2315e63c6e6cbb2667b27e51daa6ca42b0e2bf611b75d010681"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bson",
          "version": "1.0.9",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20|bson@1.0.9",
          "author": "Christian Amor Kvalheim",
          "description": "A bson parser for node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bson@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbson%2F-%2Fbson-1.0.9.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mongodb/js-bson.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mongodb/js-bson#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mongodb/js-bson/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bson/-/bson-1.0.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2105fdfe1ed674c0485bfabffbeb4677e7a642bd1731d799ea27274ffef85e4f5f9da6d69fe81982913ef55fa0ba32f786124ea0dae70d563bb5677373b3544e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-core/node_modules/bson"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-extended-json",
      "version": "1.7.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1",
      "author": "Lucas Hrabovsky",
      "description": "MongoDB Extended JSON.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-extended-json@1.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb-extended-json%2F-%2Fmongodb-extended-json-1.7.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mongodb-js/extended-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/mongodb-js/extended-json",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb-js/extended-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb-extended-json/-/mongodb-extended-json-1.7.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7ad6bd4c6b0930c1b66042d18e8c8c12f4e6bb82f3aeee4f6db6259871bb76ae4188cd5cb7e6ce566849a497f148a26c5e0d2bacbcef0eb200e555bfeaf1515b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-extended-json"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bson",
          "version": "0.5.7",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1|bson@0.5.7",
          "author": "Christian Amor Kvalheim",
          "description": "A bson parser for node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bson@0.5.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbson%2F-%2Fbson-0.5.7.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mongodb/js-bson.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mongodb/js-bson#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mongodb/js-bson/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bson/-/bson-0.5.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9be556f4e51bcac07a08fb9a06eb69d88a26dc1df081331730e7a7df6c463c30507c56b119cd92e039547e731b58037bbe189995c5424cc3af9639be2d3b105b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-extended-json/node_modules/bson"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-topology-manager",
      "version": "1.0.13",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13",
      "author": "Christian Amor Kvalheim",
      "description": "Localhost MongoDB Topology Management API",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-topology-manager@1.0.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb-topology-manager%2F-%2Fmongodb-topology-manager-1.0.13.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/christkv/mongodb-topology-manager.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/mongodb-topology-manager",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/mongodb-topology-manager/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb-topology-manager/-/mongodb-topology-manager-1.0.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb145bd8f1802427e4e0a870c0e25e051413b092d4e4be0006d66d9936f0ebd2e8a3ee1fde0f7b9a5cfa91d60a427e19ac3f910da911cb7c8aa2ea9d61b04132"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-topology-manager"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bluebird",
          "version": "3.7.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|bluebird@3.7.2",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@3.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbluebird%2F-%2Fbluebird-3.7.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/petkaantonov/bluebird.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/petkaantonov/bluebird",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/petkaantonov/bluebird/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bluebird/-/bluebird-3.7.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5e9363e860d0cdd7d6fabd969e7ef189201ded33378f39311970464ed58ab925efd71515f9acf1026f2375664dd3a413424fb63765c1f6344392f6e6426711b6"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-topology-manager/node_modules/bluebird"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.7.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|rimraf@2.7.1",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.7.1.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.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b968db68a20add3d4e495a6dcd7ecd97a3ef437a801ad284b5546346e6b38df2f7071e5e238d3d5594aa80d0fee143679b32d574f8fd16a14934fa81645bdee3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-topology-manager/node_modules/rimraf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-version-manager",
      "version": "1.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7",
      "description": "Install and manage multiple versions of MongoDB",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-version-manager@1.0.7?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fchristkv%2Fmongodb-version-manager.git%233ea7c20925d6a0b3a9243d341d3c69abf95e66b6",
      "externalReferences": [
        {
          "url": "git://github.com/mongodb-js/version-manager.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mongodb-js/version-manager",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb-js/version-manager/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "git+ssh://git@github.com/christkv/mongodb-version-manager.git#3ea7c20925d6a0b3a9243d341d3c69abf95e66b6",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-version-manager"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "1.5.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|async@1.5.2",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@1.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-1.5.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-1.5.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9d2560a1b938aefeb547d3d4483b58b7b98f541da8971351e51589700b07ebbebf79fd756d4670beeefe44662b61ab957433dc3b9d7dbfaf304615d0b71b15f7"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-version-manager/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.2.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5f4ac6bc972c906d5cdd381208fa872745c983095cbce0bb7a5279634858b8a059a15a96a4031f2ce788876508fc3090e6bba87488efb2e819b63518530da953"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-version-manager/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|semver@5.1.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-5.1.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-5.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6cdc7d65d6e2d4e50deb63db29e1b8220186f1820b5ff9e41c9d0d4040708391665fca9325faa161ddeb7aa926d03c47082f2791acdbe948cd881487081595b4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-version-manager/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.7.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9512e2211f5f48da673fa4c2e2ff3ee0e53ba12b42d357acb8da30750df82fe1a4f1ee4fba873cf08a89f97018fc1dcc9f664a8acf25f075fdd2853c8afcd41e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-version-manager/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nyc",
      "version": "8.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0",
      "author": "Ben Coe",
      "description": "the Istanbul command line interface",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nyc@8.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnyc%2F-%2Fnyc-8.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/nyc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/nyc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/nyc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nyc/-/nyc-8.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "286efe8f32473d3bf3d2c6213401eb2dfb6ae317da3fabf4e6e4deab56ad043d5422cfa3738fb9905c62ffe4ddb431de1c698d5964ca5ffaf9cedd4ab3cb97bb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nyc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "archy",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|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": "https://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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "arrify",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arrify@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Convert a value to an array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arrify@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/arrify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "898508da2226f380df904728456849c1501a4b0d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arrify"
            }
          ]
        },
        {
          "type": "library",
          "name": "caching-transform",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|caching-transform@1.0.1",
          "author": "James Talmage",
          "description": "Wraps a transform and provides caching",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caching-transform@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/caching-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/caching-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/caching-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/caching-transform/-/caching-transform-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/caching-transform"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "1.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|convert-source-map@1.3.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e9f3e9c6e2728efc2676696a70eb382f73106a67"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "default-require-extensions",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|default-require-extensions@1.0.0",
          "author": "James Talmage",
          "description": "Node's default require extensions as a separate module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/default-require-extensions@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/default-require-extensions.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/default-require-extensions#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/default-require-extensions/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/default-require-extensions"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-cache-dir",
          "version": "0.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-cache-dir@0.1.1",
          "author": "James Talmage",
          "description": "My well-made module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-cache-dir@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/find-cache-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/find-cache-dir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/find-cache-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c8defae57c8a52a8a784f9e31c57c742e993a0b9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/find-cache-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "1.1.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-up@1.1.2",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "foreground-child",
          "version": "1.5.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|foreground-child@1.5.3",
          "author": "Isaac Z. Schlueter",
          "description": "Run a child as if it's the foreground process.  Give it stdio.  Exit when it exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/foreground-child@1.5.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/foreground-child.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-1.5.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "94dd6aba671389867de8e57e99f1c2ecfb15c01a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/foreground-child"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob/-/glob-7.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "805211df04faaf1c63a3600306cdf5ade50b2ec8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-coverage",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0",
          "author": "Krishnan Anantheswaran",
          "description": "Data library for istanbul coverage objects",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-coverage@1.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-coverage.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-coverage",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-coverage/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c3f9b6d226da12424064cce87fce0fb57fdfa7a2"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-coverage"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-hook",
          "version": "1.0.0-alpha.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-hook@1.0.0-alpha.4",
          "author": "Krishnan Anantheswaran",
          "description": "Hooks for require, vm and script used in istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-hook@1.0.0-alpha.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-hook.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-hook#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-hook/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0-alpha.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8c5bb9f6fbd8526e0ae6cf639af28266906b938f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-hook"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-instrument",
          "version": "1.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-instrument@1.2.0",
          "author": "Krishnan Anantheswaran",
          "description": "Core istanbul API for JS code coverage",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-instrument@1.2.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-instrument.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-instrument",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-instrument/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "73d5d108ab7568c373fdcb7d01c1d42d565bc8c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-instrument"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-report",
          "version": "1.0.0-alpha.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3",
          "author": "Krishnan Anantheswaran",
          "description": "Base reporting library for istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-report@1.0.0-alpha.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-report.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-report",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-report/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.0.0-alpha.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "32d5f6ec7f33ca3a602209e278b2e6ff143498af"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-report"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "supports-color",
              "version": "3.1.2",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@3.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/supports-color.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/supports-color",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/supports-color/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/istanbul-lib-report/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-source-maps",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-source-maps@1.0.2",
          "author": "Krishnan Anantheswaran",
          "description": "Source maps support for istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-source-maps@1.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-source-maps.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-source-maps#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-source-maps/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9e91b0e5ae6ed203f67c69a34e6e98b10bb69a49"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-source-maps"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-reports",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-reports@1.0.0",
          "author": "Krishnan Anantheswaran",
          "description": "istanbul reports",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-reports@1.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-reports.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-reports",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-reports/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "24b4eb2b1d29d50f103b369bd422f6e640aa0777"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-reports"
            }
          ]
        },
        {
          "type": "library",
          "name": "md5-hex",
          "version": "1.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-hex@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Create a MD5 hash with hex encoding",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/md5-hex@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/md5-hex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/md5-hex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/md5-hex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d2c4afe983c4370662179b8cad145219135046c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/md5-hex"
            }
          ]
        },
        {
          "type": "library",
          "name": "micromatch",
          "version": "2.3.11",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|micromatch@2.3.11",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@2.3.11",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "86677c97d1720b363431d04d0d15293bd38c1565"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "30057438eac6cf7f8c4767f38648d6697d75c903"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/mkdirp"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|resolve-from@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Resolve the path of a module like require.resolve() but from a given path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve-from@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9480ab20e94ffa1d9e80a804c7ea147611966b57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.5.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/rimraf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/rimraf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/rimraf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "96800093cbf1a0c86bd95b4625467535c29dfa04"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|signal-exit@3.0.1",
          "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.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/signal-exit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5a4c884992b63a7acd9badb7894c3ee9cfccad81"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "spawn-wrap",
          "version": "1.2.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4",
          "author": "Isaac Z. Schlueter",
          "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spawn-wrap@1.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/spawn-wrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/spawn-wrap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/spawn-wrap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-1.2.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "920eb211a769c093eebfbd5b0e7a5d2e68ab2e40"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spawn-wrap"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "signal-exit",
              "version": "2.1.2",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4|signal-exit@2.1.2",
              "author": "Ben Coe",
              "description": "when you want to fire an event no matter how a process exits.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/signal-exit@2.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/bcoe/signal-exit.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/bcoe/signal-exit",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/bcoe/signal-exit/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-2.1.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "375879b1f92ebc3b334480d038dc546a6d558564"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/spawn-wrap/node_modules/signal-exit"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "test-exclude",
          "version": "2.1.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|test-exclude@2.1.3",
          "author": "Ben Coe",
          "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/test-exclude@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/istanbuljs/test-exclude.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/test-exclude#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/test-exclude/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/test-exclude/-/test-exclude-2.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a8d8968e1da83266f9864f2852c55e220f06434a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/test-exclude"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "4.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@4.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7f7173a8c7cca1d81dc7c18692fc07c2c2e2b1e0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yargs-parser"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "camelcase",
              "version": "3.0.0",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2|camelcase@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/camelcase@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/camelcase.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs-parser/node_modules/camelcase"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "6.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@6.3.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://yargs.js.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yargs/-/yargs-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "19c6dbb768744d571eb6ebae0c174cf2f71b188d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yargs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "camelcase",
              "version": "3.0.0",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|camelcase@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/camelcase@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/camelcase.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs/node_modules/camelcase"
                }
              ]
            },
            {
              "type": "library",
              "name": "cliui",
              "version": "3.2.0",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|cliui@3.2.0",
              "author": "Ben Coe",
              "description": "easily create complex multi-column command-line-interfaces",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cliui@3.2.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/yargs/cliui.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/yargs/cliui#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/yargs/cliui/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "120601537a916d29940f934da3b48d585a39213d"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs/node_modules/cliui"
                }
              ]
            },
            {
              "type": "library",
              "name": "window-size",
              "version": "0.2.0",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|window-size@0.2.0",
              "author": "Jon Schlinkert",
              "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/window-size@0.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jonschlinkert/window-size.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jonschlinkert/window-size",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jonschlinkert/window-size/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b4315bb4214a3d7058ebeee892e13fa24d98b075"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs/node_modules/window-size"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "1.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|write-file-atomic@1.2.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.2.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": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "14c66d4e4cb3ca0565c28cf3b7a6f3e4d5938fab"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/write-file-atomic"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-bom@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-bom@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-bom.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-bom",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-bom/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6219a85616520491f35788bdbf1447a99c7e6b0e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/strip-bom"
            }
          ]
        },
        {
          "type": "library",
          "name": "commondir",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|commondir@1.0.1",
          "author": "James Halliday",
          "description": "compute the closest common parent for file paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/commondir@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-commondir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-commondir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-commondir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ddd800da0c66127393cca5950ea968a3aaf1253b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/commondir"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkg-dir",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pkg-dir@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Find the root directory of a npm package",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkg-dir@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pkg-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-dir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pkg-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-exists@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "pinkie-promise",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1",
          "author": "Vsevolod Strukchinsky",
          "description": "ES2015 Promise ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pinkie-promise@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/pinkie-promise.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie-promise",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie-promise/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2135d6dfa7a358c069ac9b178776288228450ffa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pinkie-promise"
            }
          ]
        },
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "4.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cross-spawn@4.0.2",
          "author": "IndigoUnited",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@4.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7b9247621c23adfdd3856004a823cbe397424d41"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/cross-spawn"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs.realpath",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fs.realpath@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs.realpath@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/fs.realpath.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1504ad2523158caa40db4a2787cb01411994ea4f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/fs.realpath"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inflight@1.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "Add callbacks to requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inflight@1.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inflight",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "49bd6331d7d02d0c09bc910a1075ba8165b56df9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inherits@2.0.3",
          "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inherits@2.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/inherits.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inherits#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inherits/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "633c2c83e3da42a502f52466022480f4208261de"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimatch@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2a4e4090b96b2db06a9d7df01055a62a77c9b774"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.4.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|once@1.4.0",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/once.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/once#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/once/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "583b1aa775961d4b113ac17d9c50baef9dd76bd1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-absolute",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-is-absolute@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Node.js 0.12 path.isAbsolute() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-is-absolute@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-is-absolute"
            }
          ]
        },
        {
          "type": "library",
          "name": "append-transform",
          "version": "0.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|append-transform@0.3.0",
          "author": "James Talmage",
          "description": "Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/append-transform@0.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/append-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/append-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/append-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/append-transform/-/append-transform-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d6933ce4a85f09445d9ccc4cc119051b7381a813"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/append-transform"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-generator",
          "version": "6.18.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-generator@6.18.0",
          "author": "Sebastian McKenzie",
          "description": "Turns an AST into code.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-generator@6.18.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.18.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e4f104cb3063996d9850556a45aae4a022060a07"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-generator"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-template",
          "version": "6.16.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-template@6.16.0",
          "author": "Sebastian McKenzie",
          "description": "Generate an AST from a string template.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-template@6.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-template/-/babel-template-6.16.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e149dd1a9f03a35f817ddbc4d0481988e7ebc8ca"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-template"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-traverse",
          "version": "6.18.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-traverse@6.18.0",
          "author": "Sebastian McKenzie",
          "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-traverse@6.18.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.18.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5aeaa980baed2a07c8c47329cd90c3b90c80f05e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-traverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-types",
          "version": "6.18.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
          "author": "Sebastian McKenzie",
          "description": "Babel Types is a Lodash-esque utility library for AST nodes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-types@6.18.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-types/-/babel-types-6.18.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1f7d5a73474c59eb9151b2417bbff4e4fce7c3f8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "babylon",
          "version": "6.13.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babylon@6.13.1",
          "author": "Sebastian McKenzie",
          "description": "A JavaScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babylon@6.13.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babylon.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babylon/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babylon/-/babylon-6.13.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "adca350e088f0467647157652bafead6ddb8dfdb"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babylon"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "async",
          "version": "1.5.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|async@1.5.2",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@1.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ec6a61ae56480c0c3cb241c95618e20892f9672a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-parse",
          "version": "1.0.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-parse@1.0.5",
          "author": "Javier Blanco",
          "description": "Node.js path.parse() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-parse@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jbgutierrez/path-parse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|source-map@0.5.6",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.5.6",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "handlebars",
          "version": "4.0.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5",
          "author": "Yehuda Katz",
          "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/handlebars@4.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/wycats/handlebars.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://www.handlebarsjs.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wycats/handlebars.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/handlebars"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.4.4",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5|source-map@0.4.4",
              "author": "Nick Fitzgerald",
              "description": "Generates and consumes source maps",
              "licenses": [
                {
                  "license": {
                    "id": "BSD-3-Clause",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/source-map@0.4.4",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/mozilla/source-map.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mozilla/source-map",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mozilla/source-map/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "eba4f5da9c0dc999de68032d8b4f76173652036b"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/handlebars/node_modules/source-map"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "md5-o-matic",
          "version": "0.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-o-matic@0.1.1",
          "author": "Trent Millar",
          "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/md5-o-matic@0.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/trentmillar/md5-o-matic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/trentmillar/md5-o-matic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/trentmillar/md5-o-matic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "822bccd65e117c514fab176b25945d54100a03c3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/md5-o-matic"
            }
          ]
        },
        {
          "type": "library",
          "name": "arr-diff",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-diff@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arr-diff@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/arr-diff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8f3b827f955a8bd669697e4a4256ac3ceae356cf"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arr-diff"
            }
          ]
        },
        {
          "type": "library",
          "name": "array-unique",
          "version": "0.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|array-unique@0.2.1",
          "author": "Jon Schlinkert",
          "description": "Return an array free of duplicate values. Fastest ES5 implementation.",
          "purl": "pkg:npm/array-unique@0.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/array-unique.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/array-unique"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "1.8.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|braces@1.8.5",
          "author": "Jon Schlinkert",
          "description": "Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@1.8.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ba77962e12dff969d6b76711e914b737857bf6a7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-brackets",
          "version": "0.1.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-brackets@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-brackets@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "df07284e342a807cd733ac5af72411e581d1177b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/expand-brackets"
            }
          ]
        },
        {
          "type": "library",
          "name": "extglob",
          "version": "0.3.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|extglob@0.3.2",
          "author": "Jon Schlinkert",
          "description": "Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extglob@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/extglob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "filename-regex",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|filename-regex@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Regular expression for matching file names, with or without extension.",
          "purl": "pkg:npm/filename-regex@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/regexps/filename-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/regexps/filename-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/regexps/filename-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "996e3e80479b98b9897f15a8a58b3d084e926775"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/filename-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extglob",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a string has an extglob.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extglob@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extglob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extglob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extglob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ac468177c4943405a092fc8f29760c6ffc6206c0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d096f926a3ded5600f3fdfd91198cb0888c2d863"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/kind-of/-/kind-of-3.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7b8ecf18a4e17f8269d73b501c9f232c96887a74"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-path@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/normalize-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "47886ac1662760d4261b7d979d241709d3ce3f7a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/normalize-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "object.omit",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object.omit@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object.omit@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/object.omit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/object.omit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/object.omit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/object.omit"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-glob",
          "version": "3.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-glob@3.0.4",
          "author": "Jon Schlinkert",
          "description": "Parse a glob pattern into an object of tokens.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-glob@3.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/parse-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/parse-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/parse-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b2c376cfb11f35513badd173ef0bb6e3a388391c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/parse-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "regex-cache",
          "version": "0.4.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regex-cache@0.4.3",
          "author": "Jon Schlinkert",
          "description": "Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in suprising performance improvements.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regex-cache@0.4.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/regex-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/regex-cache",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/regex-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/regex-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "0.0.8",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimist@0.0.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.0.8",
          "externalReferences": [
            {
              "url": "git://github.com/substack/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "857fcabfc3397d2625b8228262e86aa7a011b05d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-homedir",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-homedir@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Node.js 4 `os.homedir()` ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-homedir@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-homedir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ffbc4988336e0e833de0c168c7ef152121aa7fb3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/os-homedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.2.11",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which@1.2.11",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@1.2.11",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/which/-/which-1.2.11.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c8b2eeea6b8c1659fa7c1dd4fdaabe9533dc5e8b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "4.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object-assign@4.1.0",
          "author": "Sindre Sorhus",
          "description": "ES2015 Object.assign() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-assign@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/object-assign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/object-assign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/object-assign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg-up",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg-up@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Read the closest package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg-up@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d63c13276c065918d57f002a57f40a1b643fb02"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/read-pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-main-filename",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-main-filename@1.0.1",
          "author": "Ben Coe",
          "description": "shim for require.main.filename() that works in as many environments as possible",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-main-filename@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/require-main-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/require-main-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "decamelize",
          "version": "1.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|decamelize@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decamelize@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/decamelize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f6534d15148269b20352e7bee26f501f9a191290"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/decamelize"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-caller-file",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|get-caller-file@1.0.2",
          "author": "Stefan Penner",
          "description": "[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/projec",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-caller-file@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/stefanpenner/get-caller-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f702e63127e7e231c160a80c1554acb70d5047e5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/get-caller-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-locale",
          "version": "1.4.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-locale@1.4.0",
          "author": "Sindre Sorhus",
          "description": "Get the system locale",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-locale@1.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-locale.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "20f9f17ae29ed345e8bde583b13d2009803c14d9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/os-locale"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-directory",
          "version": "2.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-directory@2.1.1",
          "author": "Troy Goode",
          "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-directory@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/troygoode/node-require-directory.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/troygoode/node-require-directory/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/troygoode/node-require-directory/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/require-directory"
            }
          ]
        },
        {
          "type": "library",
          "name": "set-blocking",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|set-blocking@2.0.0",
          "author": "Ben Coe",
          "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/set-blocking@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yargs/set-blocking.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/set-blocking#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/set-blocking/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "045f9782d011ae9a6803ddd382b24392b3d890f7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/set-blocking"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|string-width@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "which-module",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which-module@1.0.0",
          "author": "nexdrew",
          "description": "Find the module object for something that was require()d",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which-module@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/nexdrew/which-module.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nexdrew/which-module#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nexdrew/which-module/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bba63ca861948994ff307736089e3b96026c2a4f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/which-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "3.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|y18n@3.2.1",
          "author": "Ben Coe",
          "description": "the bare-bones internationalization library used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/y18n@3.2.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/y18n.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/y18n",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/y18n/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6d15fba884c08679c0d77e88e7759e811e07fa41"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.1.9",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|graceful-fs@4.1.9",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.1.9",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "baacba37d19d11f9d146d3578bc99958c3787e29"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "imurmurhash",
          "version": "0.1.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|imurmurhash@0.1.4",
          "author": "Jens Taylor",
          "description": "An incremental implementation of MurmurHash3",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/imurmurhash@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jensyt/imurmurhash-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9218b9b2b928a238b13dc4fb6b6d576f231453ea"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/imurmurhash"
            }
          ]
        },
        {
          "type": "library",
          "name": "slide",
          "version": "1.1.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|slide@1.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/slide@1.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/slide-flow-control.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/slide-flow-control",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/slide-flow-control/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/slide"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-utf8",
          "version": "0.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-utf8@0.2.1",
          "author": "wayfind",
          "description": "Detect if a buffer is utf8 encoded.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-utf8@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/wayfind/is-utf8.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wayfind/is-utf8#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wayfind/is-utf8/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b0da1442104d1b336340e80797e865cf39f7d72"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-utf8"
            }
          ]
        },
        {
          "type": "library",
          "name": "pinkie",
          "version": "2.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie@2.0.4",
          "author": "Vsevolod Strukchinsky",
          "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pinkie@2.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/pinkie.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "72556b80cfa0d48a974e80e77248e80ed4f7f870"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pinkie"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "4.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lru-cache@4.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@4.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrappy@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Callback wrapping utility",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrappy@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/wrappy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/wrappy",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/wrappy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|brace-expansion@1.1.6",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7197d7eaa9b87e648390ea61fc66c84427420df9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-messages",
          "version": "6.8.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-messages@6.8.0",
          "author": "Sebastian McKenzie",
          "description": "Collection of debug messages used by Babel.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-messages@6.8.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-messages"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-runtime",
          "version": "6.18.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
          "author": "Sebastian McKenzie",
          "description": "babel selfContained runtime",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-runtime@6.18.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/babel/babel/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.18.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0f4177ffd98492ef13b9f823e9994a02584c9078"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-runtime"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-indent",
          "version": "4.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|detect-indent@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Detect the indentation of code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/detect-indent@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/detect-indent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f76d064352cdf43a1cb6ce619c4ee3a9475de208"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/detect-indent"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsesc",
          "version": "1.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|jsesc@1.3.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"
              }
            }
          ],
          "purl": "pkg:npm/jsesc@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/jsesc.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://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://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "46c3fec8c1892b12b0833db9bc7622176dbab34b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/jsesc"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.16.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.16.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d22c9ac660288f3843e16ba7d2b5d06cca27d777"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-code-frame",
          "version": "6.16.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-code-frame@6.16.0",
          "author": "Sebastian McKenzie",
          "description": "Generate errors that contain a code frame that point to source locations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-code-frame@6.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.16.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f90e60da0862909d3ce098733b5d3987c97cb8de"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-code-frame"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f87057e995b1a1f6ae6a4960664137bc56f039da"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "globals",
          "version": "9.12.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|globals@9.12.0",
          "author": "Sindre Sorhus",
          "description": "Global identifiers from different JavaScript environments",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/globals@9.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/globals.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/globals#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/globals/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/globals/-/globals-9.12.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "992ce90828c3a55fa8f16fada177adb64664cf9d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/globals"
            }
          ]
        },
        {
          "type": "library",
          "name": "invariant",
          "version": "2.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invariant@2.2.1",
          "author": "Andres Suarez",
          "description": "invariant",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/invariant@2.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zertosh/invariant.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zertosh/invariant#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zertosh/invariant/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/invariant/-/invariant-2.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b097010547668c7e337028ebe816ebe36c8a8d54"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/invariant"
            }
          ]
        },
        {
          "type": "library",
          "name": "esutils",
          "version": "2.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|esutils@2.0.2",
          "description": "utility box for ECMAScript language tools",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/estools/esutils/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esutils@2.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/estools/esutils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/estools/esutils",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/estools/esutils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/esutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-fast-properties",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|to-fast-properties@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Force V8 to use fast properties for an object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/to-fast-properties@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/to-fast-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/to-fast-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/to-fast-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f3f5c0c3ba7299a7ef99427e44633257ade43320"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/to-fast-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-flag@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d9e793165ce017a00f00418c43f942a7b1d11fa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.6.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|optimist@0.6.1",
          "author": "James Halliday",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/optimist@0.6.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-optimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-optimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-optimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "da3ea74686fa21a19a111c326e90eb15a0196686"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/optimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.7.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4",
          "author": "Mihai Bazon",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-js@2.7.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/mishoo/UglifyJS2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lisperator.net/uglifyjs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mishoo/UglifyJS2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.7.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a295a0de12b6a650c031c40deb0dc40b14568bd2"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/uglify-js"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|async@0.2.10",
              "author": "Caolan McMahon",
              "description": "Higher-order functions and common patterns for asynchronous code",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/caolan/async/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/async@0.2.10",
              "externalReferences": [
                {
                  "url": "git+https://github.com/caolan/async.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/caolan/async#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/caolan/async/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/uglify-js/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "yargs",
              "version": "3.10.0",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|yargs@3.10.0",
              "author": "Alex Ford",
              "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/yargs@3.10.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/bcoe/yargs.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/bcoe/yargs#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/bcoe/yargs/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/uglify-js/node_modules/yargs"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "arr-flatten",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-flatten@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Recursively flatten an array or arrays. This is the fastest implementation of array flatten.",
          "purl": "pkg:npm/arr-flatten@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/arr-flatten.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-flatten",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-flatten/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e5ffe54d45e19f32f216e91eb99c8ce892bb604b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arr-flatten"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-range",
          "version": "1.8.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-range@1.8.2",
          "author": "Jon Schlinkert",
          "description": "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-range@1.8.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a299effd335fe2721ebae8e257ec79644fc85337"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/expand-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "preserve",
          "version": "0.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|preserve@0.2.0",
          "author": "Jon Schlinkert",
          "description": "Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.",
          "purl": "pkg:npm/preserve@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/preserve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/preserve",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/preserve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "815ed1f6ebc65926f865b310c0713bcb3315ce4b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/preserve"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeat-element",
          "version": "1.1.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-element@1.1.2",
          "author": "Jon Schlinkert",
          "description": "Create an array by repeating the given value n times.",
          "purl": "pkg:npm/repeat-element@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/repeat-element.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-element",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-element/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ef089a178d1483baae4d93eb98b4f9e4e11d990a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeat-element"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-posix-bracket",
          "version": "0.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-posix-bracket@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if the given string is a POSIX bracket expression (POSIX character class).",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-posix-bracket@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-posix-bracket.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-posix-bracket",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-posix-bracket/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-posix-bracket"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-buffer",
          "version": "1.1.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-buffer@1.1.4",
          "author": "Feross Aboukhadijeh",
          "description": "Determine if an object is a Buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-buffer@1.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/feross/is-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/feross/is-buffer#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/feross/is-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cfc86ccd5dc5a52fa80489111c6920c457e2d98b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "for-own",
          "version": "0.1.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-own@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/for-own@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/for-own.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/for-own/-/for-own-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0149b41a39088c7515f51ebe1c1386d45f935072"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/for-own"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "0.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extendable@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "62b110e289a471418e3ec36a617d472e301dfc89"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-extendable"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob-base",
          "version": "0.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-base@0.3.0",
          "author": "Jon Schlinkert",
          "description": "Returns an object with the (non-glob) base path and the actual pattern.",
          "purl": "pkg:npm/glob-base@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/glob-base.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/glob-base",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/glob-base/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob-base"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-dotfile",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-dotfile@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-dotfile@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-dotfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-dotfile",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-dotfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2c132383f39199f8edc268ca01b9b007d205cc4d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-dotfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-equal-shallow",
          "version": "0.1.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-equal-shallow@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Does a shallow comparison of two objects, returning false if the keys or values differ.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-equal-shallow@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/is-equal-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-equal-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-equal-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2238098fc221de0bcfa5d9eac4c45d638aa1c534"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-equal-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-primitive",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-primitive@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns `true` if the value is a primitive. ",
          "purl": "pkg:npm/is-primitive@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/is-primitive.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-primitive",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-primitive/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "207bab91638499c07b2adf240a41a87210034575"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-primitive"
            }
          ]
        },
        {
          "type": "library",
          "name": "isexe",
          "version": "1.1.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isexe@1.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "36f3e22e60750920f5e7241a476a8c6a42275ad0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isexe"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg",
          "version": "1.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Read a package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/read-pkg"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-ansi@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrap-ansi@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/wrap-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7d30f8f873f9a5bbc3a64dabc8d177e071ae426f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wrap-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "lcid",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lcid@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lcid@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/lcid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "308accafa0bc483a3867b4b6f2b9506251d1b835"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lcid"
            }
          ]
        },
        {
          "type": "library",
          "name": "code-point-at",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|code-point-at@1.0.1",
          "author": "Sindre Sorhus",
          "description": "ES2015 String#codePointAt() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/code-point-at@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/code-point-at.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1104cd34f9b5b45d3eba88f1babc1924e1ce35fb"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/code-point-at"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-fullwidth-code-point@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ef9e31386f031a7f0d643af82fde50c457ef00cb"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "pseudomap",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pseudomap@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pseudomap@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/pseudomap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f052a28da70e618917ef0a8ac34c1ae5a68286b3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pseudomap"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yallist@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/yallist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/yallist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/yallist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yallist"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "0.4.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|balanced-match@0.4.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@0.4.2",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cb3f3e3c732dc0f01ee70b403f302e61d7709838"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-map",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|concat-map@0.0.1",
          "author": "James Halliday",
          "description": "concatenative mapdashery",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-map@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-concat-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-concat-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-concat-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d8a96bd77fd68df7793a73036a3ba0d5405d477b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/concat-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-js",
          "version": "2.4.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|core-js@2.4.1",
          "description": "Standard library",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-js@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zloirock/core-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zloirock/core-js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zloirock/core-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4de911e667b0eae9124e34254b53aea6fc618d3e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/core-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "regenerator-runtime",
          "version": "0.9.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regenerator-runtime@0.9.5",
          "author": "Ben Newman",
          "description": "Runtime for Regenerator-compiled generator and async functions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regenerator-runtime@0.9.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/regenerator.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/regenerator/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/facebook/regenerator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.9.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "403d6d40a4bdff9c330dd9392dcbb2d9a8bba1fc"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/regenerator-runtime"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeating",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.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",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/repeating.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5214c53a926d3552707527fbab415dbc08d06dda"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeating"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|chalk@1.1.3",
          "description": "Terminal string styling done right. Much color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@1.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a8115c55e4a702fe4d150abd3872822a7e09fc98"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-tokens",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|js-tokens@2.0.0",
          "author": "Simon Lydell",
          "description": "A regex that tokenizes JavaScript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-tokens@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lydell/js-tokens.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/lydell/js-tokens#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lydell/js-tokens/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/js-tokens"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9cd13c03adbff25b65effde7ce864ee952017098"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "loose-envify",
          "version": "1.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|loose-envify@1.3.0",
          "author": "Andres Suarez",
          "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/loose-envify@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/zertosh/loose-envify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6b26248c42f6d4fa4b0d8542f78edfcde35642a8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/loose-envify"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wordwrap@0.0.3",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@0.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-wordwrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wordwrap"
            }
          ]
        },
        {
          "type": "library",
          "name": "amdefine",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|amdefine@1.0.1",
          "author": "James Burke",
          "description": "Provide AMD's define() API for declaring modules in the AMD format",
          "licenses": [
            {
              "expression": "BSD-3-Clause OR MIT",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/amdefine@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jrburke/amdefine.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/jrburke/amdefine",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jrburke/amdefine/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4a5282ac164729e93619bcfd3ad151f817ce91f5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/amdefine"
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-to-browserify",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-to-browserify@1.0.2",
          "author": "ForbesLindesay",
          "description": "A transform to make UglifyJS work in browserify.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-to-browserify@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/uglify-to-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/uglify-to-browserify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/uglify-to-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6e0924d6bda6b5afe349e39a6d632850a0f882b7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/uglify-to-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "2.2.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fill-range@2.2.3",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@2.2.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/fill-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "50b77dfd7e469bc7492470963699fe7a8485a723"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "for-in",
          "version": "0.1.6",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-in@0.1.6",
          "author": "Jon Schlinkert",
          "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/for-in@0.1.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/for-in.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-in",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-in/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/for-in/-/for-in-0.1.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c9f96e89bfad18a545af5ec3ed352a1d9e5b4dc8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/for-in"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob-parent",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-parent@2.0.0",
          "author": "Elan Shanker",
          "description": "Strips glob magic from a string to provide the parent path",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob-parent@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/es128/glob-parent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/es128/glob-parent",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/es128/glob-parent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "81383d72db054fcccf5336daa902f182f6edbb28"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob-parent"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "1.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|load-json-file@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Read and parse a JSON file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/load-json-file@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/load-json-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "956905708d58b4bab4c2261b04f59f31c99374c0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "2.3.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-package-data@2.3.5",
          "author": "Meryn Stol",
          "description": "Normalizes data that can be found in package.json files.",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-package-data@2.3.5",
          "externalReferences": [
            {
              "url": "git://github.com/npm/normalize-package-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8d924f142960e1777e7ffe170543631cc7cb02df"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/normalize-package-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-type",
          "version": "1.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-type@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path is a file, directory, or symlink",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-type@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-type.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "59c44f7ee491da704da415da5a4070ba4f8fe441"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-type"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-regex@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c5061b6e0ef8a81775e50f5d66151bf6bf371107"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "invert-kv",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invert-kv@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/invert-kv@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/invert-kv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/invert-kv"
            }
          ]
        },
        {
          "type": "library",
          "name": "number-is-nan",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|number-is-nan@1.0.1",
          "author": "Sindre Sorhus",
          "description": "ES2015 Number.isNaN() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/number-is-nan@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/number-is-nan.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "097b602b53422a522c1afb8790318336941a011d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/number-is-nan"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-finite",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-finite@1.0.2",
          "author": "Sindre Sorhus",
          "description": "ES2015 Number.isFinite() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-finite@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-finite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-finite#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-finite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cc6677695602be550ef11e8b4aa6305342b6d0aa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-finite"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-styles@2.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@2.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b432dd3358b634cf75e1e4664368240533c1ddbe"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|escape-string-regexp@1.0.5",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-ansi",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-ansi@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string has ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-ansi@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-ansi",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/has-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|supports-color@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "535d045ce6b6363fa40117084629995e9df324c7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "1.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|camelcase@1.2.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@2.1.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bcoe/cliui.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/cliui",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/cliui/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b475760ff80264c762c3a1719032e91c7fea0d1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/cliui"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "wordwrap",
              "version": "0.0.2",
              "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0|wordwrap@0.0.2",
              "author": "James Halliday",
              "description": "Wrap those words. Show them at what columns to start and stop.",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "name": "MIT/X11",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/wordwrap@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/node-wordwrap.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b79669bb42ecb409f83d583cad52ca17eaa1643f"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/cliui/node_modules/wordwrap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "window-size",
          "version": "0.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|window-size@0.1.0",
          "author": "Jon Schlinkert",
          "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/window-size@0.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/window-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/window-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-number@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "01fcbbb393463a548f2f466cce16dece49db908f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "isobject",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isobject@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is an object and not an array or null.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isobject@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/isobject.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f065561096a3f1da2ef46272f815c840d87e0c89"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isobject"
            }
          ]
        },
        {
          "type": "library",
          "name": "randomatic",
          "version": "1.1.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|randomatic@1.1.5",
          "author": "Jon Schlinkert",
          "description": "Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/randomatic@1.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/randomatic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/randomatic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/randomatic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5e9ef5f2d573c67bd2b8124ae90b5156e457840b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/randomatic"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeat-string",
          "version": "1.6.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-string@1.6.1",
          "author": "Jon Schlinkert",
          "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/repeat-string@1.6.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/repeat-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8dcae470e1c88abc2d600fff4a776286da75e637"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeat-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "2.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-json@2.2.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/parse-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f480f40434ef80741f8469099f8dea18f55a4dc9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "2.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pify@2.3.0",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@2.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ed141a6ac043a849ea588498e7dca8b15330e90c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "2.1.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|hosted-git-info@2.1.5",
          "author": "Rebecca Turner",
          "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hosted-git-info@2.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/hosted-git-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0ba81d90da2e25ab34a332e6ec77936e1598118b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-builtin-module",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-builtin-module@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string matches the name of a Node.js builtin module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-builtin-module@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-builtin-module.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-builtin-module",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-builtin-module/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "540572d34f7ac3119f8f76c30cbc1b1e037affbe"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-builtin-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-license",
          "version": "3.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|validate-npm-package-license@3.0.1",
          "author": "Kyle E. Mitchell",
          "description": "Give me a string and I'll tell you if it's a valid npm package license string",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/validate-npm-package-license@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2804babe712ad3379459acfbe24746ab2c303fbc"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/validate-npm-package-license"
            }
          ]
        },
        {
          "type": "library",
          "name": "center-align",
          "version": "0.1.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|center-align@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Center-align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/center-align@0.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/center-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/center-align",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/center-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "aa0d32629b6ee972200411cbd4461c907bc2b7ad"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/center-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "right-align",
          "version": "0.1.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|right-align@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Right-align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/right-align@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/right-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/right-align",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/right-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "61339b722fe6a3515689210d24e14c96148613ef"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/right-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bb935d48582cba168c06834957a54a3e07124f11"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "error-ex",
          "version": "1.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|error-ex@1.3.0",
          "description": "Easy error subclassing and stack customization",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/error-ex@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/qix-/node-error-ex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/qix-/node-error-ex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/qix-/node-error-ex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e67b43f3e82c96ea3a584ffee0b9fc3325d802d9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/error-ex"
            }
          ]
        },
        {
          "type": "library",
          "name": "builtin-modules",
          "version": "1.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|builtin-modules@1.1.1",
          "author": "Sindre Sorhus",
          "description": "List of the Node.js builtin modules",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/builtin-modules@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/builtin-modules.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/builtin-modules#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/builtin-modules/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "270f076c5a72c02f5b65a47df94c5fe3a278892f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/builtin-modules"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-correct",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-correct@1.0.2",
          "author": "Kyle E. Mitchell",
          "description": "correct invalid SPDX identifiers",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-correct@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-correct.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-correct.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-correct.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b3073d933ff51f3912f03ac5519498a4150db40"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-correct"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-expression-parse",
          "version": "1.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-expression-parse@1.0.4",
          "author": "Kyle E. Mitchell",
          "description": "parse SPDX license expressions",
          "licenses": [
            {
              "expression": "(MIT AND CC-BY-3.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/spdx-expression-parse@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-expression-parse.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-expression-parse.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-expression-parse.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9bdf2f20e1f40ed447fbe273266191fced51626c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-expression-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "align-text",
          "version": "0.1.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|align-text@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/align-text@0.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/align-text.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/align-text",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/align-text/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0cd90a561093f35d0a99256c22b7069433fad117"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/align-text"
            }
          ]
        },
        {
          "type": "library",
          "name": "lazy-cache",
          "version": "1.0.4",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lazy-cache@1.0.4",
          "author": "Jon Schlinkert",
          "description": "Cache requires to be lazy-loaded when needed.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lazy-cache@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/lazy-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/lazy-cache",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/lazy-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lazy-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-arrayish",
          "version": "0.2.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-arrayish@0.2.1",
          "author": "Qix",
          "description": "Determines if an object can be used as an array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-arrayish@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/qix-/node-is-arrayish.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/qix-/node-is-arrayish#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/qix-/node-is-arrayish/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "77c99840527aa8ecb1a8ba697b80645a7a926a9d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-arrayish"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-license-ids",
          "version": "1.2.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-license-ids@1.2.2",
          "author": "Shinnosuke Watanabe",
          "description": "A list of SPDX license identifiers",
          "licenses": [
            {
              "license": {
                "id": "Unlicense",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-license-ids@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/shinnn/spdx-license-ids.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c9df7a3424594ade6bd11900d596696dc06bac57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-license-ids"
            }
          ]
        },
        {
          "type": "library",
          "name": "longest",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|longest@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Get the longest item in an array.",
          "scope": "optional",
          "purl": "pkg:npm/longest@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/longest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/longest",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/longest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "30a0b2da38f73770e8294a0d22e6625ed77d0097"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/longest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "optimist",
      "version": "0.6.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1",
      "author": "James Halliday",
      "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optimist@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foptimist%2F-%2Foptimist-0.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-optimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-optimist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-optimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/optimist/-/optimist-0.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b273783b84e48a0ba36698562cdd04fff9d09a6efbf74458684e770dd2fb658c1e7b60fc0c3a3dfc4c9888a51f377ae77965238499ee7a28dadc6f48da2d21de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optimist"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "0.0.10",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|minimist@0.0.10",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-0.0.10.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/substack/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-0.0.10.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8a8b644efc5cf93c0e9b921e8a6f159d236f0838c22bd4bc1b7b1c279d19b61b294b16bb8f1e748e485876eb80b408ef7c35304a03b07fcf887fdf4094e121cb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/optimist/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|wordwrap@0.0.3",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-0.0.3.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.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d6d300f74efe578426c55edd6d1bdbe3ff0c69100b2baabd01b89dde774c6276f2a3ca628ac0a678e355a95497a9003729a3f848bb796fbb9de84daca8ff1317"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/optimist/node_modules/wordwrap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.2.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-2.2.7.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.2.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ba89b71f5858608a1b93c3f72197ebb77c1e729016459a7be9c991de6d8d0c090138bef61cb022e909e690d41907ec774961abcd4aa1745832dea3820f1d069"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readable-stream/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.5.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.5.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.5.4.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.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f0ed21cc8ecb1c8906ffad1cfb2723c8cbdf9b6d4b2112e70fa0b46f5aacb4f6f0b9cd08b197c51eb7e665f9244e041fc93161c945d0a4d6a7713561cd32f95"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|semver@5.3.0",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-5.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-5.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99f9a6dff1fdfbaecc0958b1d61f885d3a43c0bebbd742f21ee93bf9c582f53d66134ab3e221e187aaf8854db0ac84fd893b00002d97411bdf6e52f4dbc7292f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "worker-farm",
      "version": "1.7.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|worker-farm@1.7.0",
      "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/worker-farm@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fworker-farm%2F-%2Fworker-farm-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-worker-farm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-worker-farm",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-worker-farm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/worker-farm/-/worker-farm-1.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aefc3741365cf25031c95aea7121959b9c8ffc827651c07753482b684dcb085a19d189f6c78128552a8929d07f4f933e14b7113e3cf84c369c45fdce09f354cf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/worker-farm"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-core",
      "version": "6.26.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-core@6.26.3",
      "author": "Sebastian McKenzie",
      "description": "Babel compiler core.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-core@6.26.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-core%2F-%2Fbabel-core-6.26.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-core/-/babel-core-6.26.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea3c852ee0e67a274a99411bdcd33eff26b01b43366c367d675a9b64fe7d7321cbcfc91818a630a493f453050a29489344dbf17cb7ac2674de76a7333fb7130c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-polyfill",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-polyfill@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "Provides polyfills necessary for a full ES2015+ environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-polyfill@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-polyfill%2F-%2Fbabel-polyfill-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-polyfill/-/babel-polyfill-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "176ad91909c075a1d643c600a1e45bba473b1d2f5081d81ec89d2b403778f39bfda29c2e3ef8e93c570e393fd69a4293760cbd1128123d70dc4cda73ac6afa89"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-stats",
      "version": "0.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|fast-stats@0.0.3",
      "author": "Philip Tellis",
      "description": "Quickly calculate common statistics on lists of numbers",
      "purl": "pkg:npm/fast-stats@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffast-stats%2F-%2Ffast-stats-0.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/bluesmoon/node-faststats.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bluesmoon/node-faststats",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bluesmoon/node-faststats/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fast-stats/-/fast-stats-0.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1820c904910371c46902e31c55ef8e7cc9e8be15cd3cc4ee881974f19cac8dc25d49f34d1e7d5ec6e9021c6369deafaf6ca3f666e0c3862eb0d3769dd6f15307"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-stats"
        }
      ]
    },
    {
      "type": "library",
      "name": "table",
      "version": "3.8.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3",
      "author": "Gajus Kuizinas",
      "description": "Formats data into a string table.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/table@3.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftable%2F-%2Ftable-3.8.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/gajus/table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gajus/table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gajus/table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/table/-/table-3.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "459bb320eb7315ba6b2c21340178642345e2e366492d98420beaa4c2e30b7ff563cf799a5a903c833d6a31d6e636823d70e44e4f6026fc3c5e4725de9eb2f5d6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "2.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|string-width@2.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-2.1.1.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-2.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9cea87e7d75e0aaf52447971ab5030f39267b78c3a2af2caa9656293aa00f599255cb3483a5aa0e05db2ad3d4c55a4e302abd5c1d7de67bc3b682bc90fbba093"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|is-fullwidth-code-point@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-2.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-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "547b2400a60cf117d2157c1e7b9b7971b3793d97aad56ae1eaa7796e4ca25c87fa51070deb0fc0d1e5ccf6beadf1df8660e87ea3a6618849dbf3c2cdfd8f26db"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "4.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|strip-ansi@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-4.0.0.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-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e17689db341d0b344e6438af1152033e47109fc2cc1526bc923f06c5bfcb9f0ceff40f1572d359fa57e2bc2fec5778af5bc1252531115d9a0f051ad92a434aa3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "3.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|ansi-regex@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-3.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-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f8ef4972df307fefa55f1c4573885cf0bb23692ab41c5cf32fb715b30f2944320f763283da64f8cad0d994bb92059e1c2ca6455c8acc18eec36d00ad30924c2b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "add-stream",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|add-stream@1.0.0",
      "author": "Majid Burney",
      "description": "Append the contents of one stream onto another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/add-stream@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fadd-stream%2F-%2Fadd-stream-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/wilsonjackson/add-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/add-stream/-/add-stream-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a902ccafef28d160b81591904dc262281542e7d27295c3d2ad3b64eaeb2f9880c550e08a7a06a9cb554743045b14c385c9bfe29f3515a87b3e78c60a0ccd5879"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/add-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog",
      "version": "1.1.24",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog@1.1.24",
      "description": "Generate a changelog from git metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog@1.1.24?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog%2F-%2Fconventional-changelog-1.1.24.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog/-/conventional-changelog-1.1.24.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9671252cb78637678847be8313597309aff0e681574b88c39563529a9362df173f86233d8a0e9e676aa6c57ac61b7d73e6699e69e3dd5d3b4156648268270d5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.23",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e055332942d228a428bbf5225e0e23f44df5a2e4234473f2ff691753877c88be66574e785e5a92a3499867bcc97c8976c2d6d160f607471c330ba15ec29c6fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "4.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmeow%2F-%2Fmeow-4.0.1.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-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5c4811c3e59f3acda39cfbbf352abba9b870337865d22ed8803a606c88b0e23d2698481ea175ec369e0f440409d9eb68da806f4c1c039dc690e2fe5581149fc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/meow"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "read-pkg-up",
          "version": "3.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg-up@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Read the closest package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg-up@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fread-pkg-up%2F-%2Fread-pkg-up-3.0.0.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-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "605cc5ad5be90ba7eb175b33f29b281c304617b7cb3dcfa596affc341e37a1a82a5a4c7c6abe7362db13391b4e8f0f56d911cba563fecd35b006f7f56c299c4b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/read-pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|find-up@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffind-up%2F-%2Ffind-up-2.1.0.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-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "356ce49348d226d4edd3cf8504532f5e87999ce243fa34edb1198161b008cc9757ea5edd2e047b093b9b08ce7f78374f501bcb09e55ab0fd5badf551ffdfc465"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg",
          "version": "3.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Read a package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fread-pkg%2F-%2Fread-pkg-3.0.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-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "04babf7023bdb70a3e9418224d836a0fa19db4af2ce0da5a5ab97afeb08ef70d13512f28265edc993a0e65f45896529321263a9edd54ee3439ddbae62aa63a04"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/read-pkg"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "4.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|load-json-file@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Read and parse a JSON file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/load-json-file@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fload-json-file%2F-%2Fload-json-file-4.0.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-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2b1f2131a9235f4ded8864cb008749fa52f486d2a75e311937a864feda337ff58eb9819d64126b67eac22516d50ae82c8c1de330b9fdef8e8db1021fe558c133"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-type",
          "version": "3.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|path-type@3.0.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@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-type%2F-%2Fpath-type-3.0.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-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4f6654b1d6451e0037bb87b93df3db8ddec70c3a713e741be633744ab0ec8cd4ae5571c9aadc139d6a86d01d6366b82627fee58f51265480725add60c46916be"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/path-type"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "4.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|parse-json@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparse-json%2F-%2Fparse-json-4.0.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-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "68e228b3c6ee8c637ddfff0ec7f8cf2e1ed1c159cf132b329d5144f9f419ca0ea32842c41f0ce029d2d11475205c92fa9329628d54810b806f37d3a6b01e3c47"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|pify@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpify%2F-%2Fpify-3.0.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-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0b716c54d1f5b9d4845f8f20197d717efc1359fb185a3e54fbcfee2b5e411b3206acaa14a60857f21599c1afce1676a406289536606f7a64c947999ccbb88f72"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/pify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tempfile",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tempfile@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Get a random temp file path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tempfile@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftempfile%2F-%2Ftempfile-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tempfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tempfile/-/tempfile-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3634f5d9f5baa5210acf57957000e068a7de33e5d9e3ecd26aa573e3a5c7efe0a213071e967c2d1964518c5d69fb1c96d8f56028a292d94530d4bcd17a59edc6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tempfile"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uuid",
          "version": "2.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|tempfile@1.1.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1542dfedf6b23dda404a7715cb80cb877c727655c4249a6f2042e362335e41661467da5c95ca6f0994abda092637616bac6708ec6fdc26c204c24e7ff2f7d7a6"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tempfile/node_modules/uuid"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.6.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-3.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-3.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04bbf7a3185f113fb0e5f8cfc2adcfb00b31ce2f62deacd4fff1cca56573d00e8aa6517ce87751f71d931a7bfd0d785252b3bb2cef1ccd4893777c9bde62d2be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "2.7.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1|esprima@2.7.3",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-2.7.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jquery/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://esprima.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jquery/esprima/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-2.7.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "39aacf7f3d25142896e3f015d8ecb5469f6abb48aeb132aaca4c13b2918266d3f1985f35251e0c98879bbc5d45f7e50e2ad87666e6cb4385c619a53e8529fdf4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/js-yaml/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lcov-parse",
      "version": "0.0.10",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lcov-parse@0.0.10",
      "author": "Dav Glass",
      "description": "Parse lcov results files and return JSON",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lcov-parse@0.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flcov-parse%2F-%2Flcov-parse-0.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/davglass/lcov-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davglass/lcov-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/davglass/lcov-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lcov-parse/-/lcov-parse-0.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62c2f40f8405fef36535c1cf5ccf37dac8bd77644eaf2150e2be09bdc7cc222518af57fa5942ee3bbe580adc4dbb83fe5cc447cf449f51ce76e3e73e5371b992"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcov-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-driver",
      "version": "1.2.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|log-driver@1.2.5",
      "description": "log-driver is a simple logging framework for logging to stdout",
      "purl": "pkg:npm/log-driver@1.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flog-driver%2F-%2Flog-driver-1.2.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cainus/logdriver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cainus/logdriver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cainus/logdriver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/log-driver/-/log-driver-1.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "530a85154eb2ced76e3fa0d77237088eb232bd640cbffb29beb2b6be38b7ed7894ca4a429b5a93514337ccef8447baa32f70ad99b58a028542e7e6ced87c2234"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/log-driver"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed697e273f88196b92760b10109e09ba7574b22fe2321838d8c9d0406ea1d51e9335e55e9e9e14f71e420b9bff818ab3fdf10d2d02130165e274db552f434d6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.79.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|request@2.79.0",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.79.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.79.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/request/request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/request/request#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/request/request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.79.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7bb30826c85ed5e640991aa0e2bc9a3b437d1b47ecfbf8290dee4595b9c8172eb36739d14b075116b2e9eb789fd18b78defac8e70a303aa1efd6a25d56871d39"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|request@2.79.0|extend@3.0.2",
          "author": "Stefan Thomas",
          "description": "Port of jQuery.extend for node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-3.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/justmoon/node-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/justmoon/node-extend#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/justmoon/node-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend/-/extend-3.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-code-frame",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-code-frame@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-code-frame@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-code-frame%2F-%2Fbabel-code-frame-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5ea60c47675f746316fa17742146763f02be7c678590ec59274c18f89690007cedd59c7c2dcbe98990f63621a4106f2ac7409f9003abe71b7be9dd5ef2f1bdd2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "1.1.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
      "description": "Terminal string styling done right. Much color.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53795154b31296c09f8ea60f6cbc95bf5d4cf423d6e08ef6f1de9308a300389b9e11e07dffca3e792b0c9f13c90fe43e2bdd3db1d11283b0beb489281faa27d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dbb1c18212718e266d224dd872f9ffe246c993fd6e66e2457ee3c49ece8b684be9bc6d5fd214de6bc96296ba2eca8f6655cd8659d70467c38ba0699200396b0b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.6.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.6.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctrine",
      "version": "2.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|doctrine@2.1.0",
      "description": "JSDoc parser",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctrine@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdoctrine%2F-%2Fdoctrine-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/doctrine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/doctrine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/doctrine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/doctrine/-/doctrine-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df999292ee195cad2f7c2b87103030b79e5d8368cd6a31d9d6876f17ef124abf3612c658e109977ee5aca3ca0477ccd185539b48dd7c68cd028d2768057ef323"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctrine"
        }
      ]
    },
    {
      "type": "library",
      "name": "escope",
      "version": "3.6.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|escope@3.6.0",
      "description": "ECMAScript scope analyzer",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escope@3.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescope%2F-%2Fescope-3.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/escope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escope/-/escope-3.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef921442cbac0dd6a54045bf1bfd9eb1af3b27badaa9d245f826b4fd79b90b7439f0daf8c95623646a7f3f5fb6c6211581746b037f5da516fc2dcb216a36ea0d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escope"
        }
      ]
    },
    {
      "type": "library",
      "name": "espree",
      "version": "3.5.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|espree@3.5.4",
      "author": "Nicholas C. Zakas",
      "description": "An Esprima-compatible JavaScript parser built on Acorn",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/espree@3.5.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fespree%2F-%2Fespree-3.5.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/espree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/espree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/eslint/espree.git",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/espree/-/espree-3.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c80708431b6632207f8cbdf6773129d9e9c17a276c07bc563cb362c3720892955db353fe87ba85f58c09ab5c94373a7638a5e0029aece05eb58a1eba52ca03d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/espree"
        }
      ]
    },
    {
      "type": "library",
      "name": "esquery",
      "version": "1.7.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|esquery@1.7.0",
      "author": "Joel Feenstra",
      "description": "A query library for ECMAScript AST using a CSS selector like query language.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esquery@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesquery%2F-%2Fesquery-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esquery/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esquery/-/esquery-1.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "029e86d16430714fcb1ecbcbc0e3757c0417f59a7403663a63f709065f6bfc96d6f74672838ff36c6eb3cca6b639300b10b6ab60798abb41a1a4ce443beed3d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esquery"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|esquery@1.7.0|estraverse@5.3.0",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@5.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Festraverse%2F-%2Festraverse-5.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-5.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esquery/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dfd9e729f7d6cfcc4dd4153fd9cefd9fd9c1f470f3a349e2614ab1eb1caa527ca8027432c96a4e4dd6447a209c87c041bb9d79b78c29f599a055f5619fd101a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "915b1ca97938382a7af126747648042958baffc8a3df4d0a0564c9ab7d8ffdd61e5934b02b8d56c93c5a94dd5e46603967d514fcb5fd0fb1564a657d480631ea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|file-entry-cache@2.0.0",
      "author": "Roy Riojas",
      "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-entry-cache@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffile-entry-cache%2F-%2Ffile-entry-cache-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/royriojas/file-entry-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/royriojas/file-entry-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/royriojas/file-entry-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/file-entry-cache/-/file-entry-cache-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b973ffcc6cf1c45bc57dc646801230a2d9be4dd739e5d74f03317b887b213f8606697330c3bad217da5e0fd0f5b2e8b979b38d8395286ec66ff857e01291afff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-entry-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|glob@7.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-7.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-7.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "version": "9.18.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|globals@9.18.0",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globals@9.18.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglobals%2F-%2Fglobals-9.18.0.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-9.18.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b49c6dc22c442263f20bc6ab73b53587ff789145dc812f0e8a303c6728c721aed6e3d8e1667a1561d165027d6dc352b220c7fa85ac93c80abab8678b1347d51"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "3.3.10",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ignore@3.3.10",
      "author": "kael",
      "description": "Ignore is a manager and filter for .gitignore rules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore@3.3.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fignore%2F-%2Fignore-3.3.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ignore/-/ignore-3.3.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e0b3de7591a326e465cfecc3afc4444835ede0b1a563516166f9464f4aaf7162b890024b32860d1cb274b429748d443e4d98d75aa571298f11b8f7e00a87fba"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|imurmurhash@0.1.4",
      "author": "Jens Taylor",
      "description": "An incremental implementation of MurmurHash3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fimurmurhash%2F-%2Fimurmurhash-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "inquirer",
      "version": "0.12.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|inquirer@0.12.0",
      "author": "Simon Boudrias",
      "description": "A collection of common interactive command line user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inquirer@0.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finquirer%2F-%2Finquirer-0.12.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/Inquirer.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inquirer/-/inquirer-0.12.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ce7ad133e7efd6a60696e03d4d60e935683f890aa463aaefc5c111609c87e23fb142ff38a7b2b7f23b5be54b79f21ff47b4b4207dc120706ee030480d2aa219"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inquirer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-my-json-valid",
      "version": "2.20.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-my-json-valid@2.20.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-my-json-valid@2.20.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-my-json-valid%2F-%2Fis-my-json-valid-2.20.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/is-my-json-valid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-my-json-valid/-/is-my-json-valid-2.20.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d49430ba554d8f1f14aa43c4fdba836b1b47e0f5c27bfd95461ff2de9f7d85e395f3b1c6e08779fd57c3b3077e62201f1dc4537c39568084b27271ee859ab56b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-my-json-valid"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-resolvable",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-resolvable@1.1.0",
      "author": "Shinnosuke Watanabe",
      "description": "Check if a module ID is resolvable with require()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-resolvable@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-resolvable%2F-%2Fis-resolvable-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/is-resolvable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/is-resolvable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/is-resolvable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-resolvable/-/is-resolvable-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa00d85c5491e56bc47ee4b974c8faa133046ebad268cd02ac5936622abf8179c1bc3f6931ada3197c728462dfbe1669b8c65ed7c089a45c40b77091b38d8d32"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-resolvable"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stable-stringify",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|json-stable-stringify@1.3.0",
      "author": "James Halliday",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-stable-stringify%2F-%2Fjson-stable-stringify-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/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/json-stable-stringify/-/json-stable-stringify-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aad622492165c28b7d5c7b45f5b0fd73baf02a3afe45e7164fffd99cfbd29848e95799a63ce08de23f148d8e616e33643b067f8d0bf727a475fe92fb47080cb2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0e3b8cb688e1e2c765baba32026ca21a1105ef1501ee7bae6f506de96f9114a26ccf23dd33f61b00d55b0efdd6c82290b9dc9f20c4cf50e0e868d23ac233fc8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14ffa9f1107c396a45dd86410ab3f982d0039ad5c0a41e4030b9febddc80f8fcb10a3ac2b34d268f2528cecb0edf77300de4f7c0d19d2f127933ffd8aad1c027"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.8",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mkdirp/node_modules/minimist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|natural-compare@1.4.0",
      "author": "Lauri Rooden",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnatural-compare%2F-%2Fnatural-compare-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/natural-compare/-/natural-compare-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "optionator",
      "version": "0.8.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f885bda4009d9375d69a64d71bc9b7ba919426cb795d11b3c4c4635f302e2755e720536f7e18e322e6240efcac9cf43bab3a95ccbb7bf010abba7b6a4615906c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-inside",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|path-is-inside@1.0.2",
      "author": "Domenic Denicola",
      "description": "Tests whether one path is inside another path",
      "licenses": [
        {
          "expression": "(WTFPL OR MIT)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/path-is-inside@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-is-inside%2F-%2Fpath-is-inside-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/domenic/path-is-inside.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/path-is-inside#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/domenic/path-is-inside/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-is-inside/-/path-is-inside-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0d4589af7f942e9e335e6a25fd266415fdc91ac4bdfd222ff98dd1b7ddff5233e90e99250797f57abe0edcf3886d4b9427715782ab5ed90ed2ad4eb302ac24f3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-inside"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluralize",
      "version": "1.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pluralize@1.2.1",
      "author": "Blake Embrey",
      "description": "Pluralize and singularize any word",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pluralize@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpluralize%2F-%2Fpluralize-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/blakeembrey/pluralize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/pluralize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/pluralize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pluralize/-/pluralize-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c7f8179e2fa0adf7c0bb6acdf925b64b7fc960b11ce53496f98249512061ca68f9069757ac38a05ce402d431dfaad3c4abead88428cf8871bb31839bee84c29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pluralize"
        }
      ]
    },
    {
      "type": "library",
      "name": "progress",
      "version": "1.1.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|progress@1.1.8",
      "author": "TJ Holowaychuk",
      "description": "Flexible ascii progress bar",
      "purl": "pkg:npm/progress@1.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprogress%2F-%2Fprogress-1.1.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-progress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/progress/-/progress-1.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51d03c989e3078891404edb6e2d21aac7cee1ece07b98889becb864fb8ff48f42250956362f3430483dad21028addb8e7e31a8841fea1d645afe5aeb597fe65f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/progress"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-uncached",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Require a module bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-uncached@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequire-uncached%2F-%2Frequire-uncached-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/require-uncached.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/require-uncached#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/require-uncached/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/require-uncached/-/require-uncached-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5dcb7ee352b7b70adb047771020328392f9c35ca2a2237ccdbf571045e0b2f6855a61ed8b05f1548ac90dc10c56701156e893dc9e0e5da57bfaa8d12efb586db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-uncached"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve-from",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3|resolve-from@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Resolve the path of a module like require.resolve() but from a given path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve-from@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve-from%2F-%2Fresolve-from-1.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve-from/-/resolve-from-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "913d74bf8761ae52cd7273b4f388448ef5c2235c141bda992e8cf6468831a83410632ec8c6323f88c5243ad41334487aaf31f1bdd4161ec2727a5d6928e542c6"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/require-uncached/node_modules/resolve-from"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.7.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|shelljs@0.7.8",
      "description": "Portable Unix shell commands for Node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shelljs@0.7.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshelljs%2F-%2Fshelljs-0.7.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/shelljs/shelljs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/shelljs/shelljs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shelljs/shelljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/shelljs/-/shelljs-0.7.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fd8179524f217308bb8a66b4e29a646c0e1169131d3cc05fc00bc07fcb2e7d83b1b0946d6dda01b13f2f1af95bfbbf7d06b946758addfa8733200d9e37625d58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shelljs"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "3.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|strip-bom@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip UTF-8 byte order mark (BOM) from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-bom@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-bom%2F-%2Fstrip-bom-3.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-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "2.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|strip-json-comments@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-2.0.1.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-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e2007c9dad3b7de715564388e91b387bb4fa34e4e48b91262fb4d476e4ece9bbb711d9d2c9c9ed549e2b7bc920640fb0c7d22e788d98d756df6e0c2dcee13429"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|text-table@0.2.0",
      "author": "James Halliday",
      "description": "borderless text tables with alignment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-table@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftext-table%2F-%2Ftext-table-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/text-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/text-table",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/text-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/text-table/-/text-table-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "37ef148ac0170c693c3c55cfe07033551f676df995277cd82c05a24c8a2a0b9bf98ac8a786bfabe6e68ef3eeebdc131fb8d22e7c8b00ed176956069c0b6712a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "user-home",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|user-home@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the path to the user home directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/user-home@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuser-home%2F-%2Fuser-home-2.0.0.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28c5aa76539c8c261db4826989c0d214143c9c5c12da2f6cb2501de9fe3e08119c538822b2dd91127af67f18f662872f245c5217764e1cb60b5599d4c6fe0165"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/user-home"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexer",
      "version": "0.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|duplexer@0.1.2",
      "author": "Raynos",
      "description": "Creates a duplex stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexer@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fduplexer%2F-%2Fduplexer-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/duplexer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/duplexer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/duplexer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/duplexer/-/duplexer-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ed0fa606dfbd190888bff464da24a431593643d38e7ee11e214e4ff1d54ca8a9a77227dc7d0a04a2d519550d017c536b312cb4a716409a32286a9631c85a032"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "from",
      "version": "0.1.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|from@0.1.7",
      "author": "Dominic Tarr",
      "description": "Easy way to make a Readable Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from@0.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffrom%2F-%2Ffrom-0.1.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/from/-/from-0.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b707b6d1e1753b1571a7f30bfe4ab6a75b9ce8abc52bffafb3c5a311b78a995d877b6d8c2a6ed817600d22df843aa849e4bdcafd2bae3e19348564038ce336de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/from"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-stream",
      "version": "0.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|map-stream@0.0.7",
      "author": "Dominic Tarr",
      "description": "construct pipes of streams of events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-stream@0.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmap-stream%2F-%2Fmap-stream-0.0.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/map-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/map-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/map-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/map-stream/-/map-stream-0.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0b45f42909869b73767ed6d3181852caec9d43ebd5d4b0b77f7ccfbd3dd15c75cd66bbdf3d97285e9fcde4339af2f79d5ffad3326d828d3b62bc583649324c45"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "pause-stream",
      "version": "0.0.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pause-stream@0.0.11",
      "author": "Dominic Tarr",
      "description": "a ThroughStream that strictly buffers all readable events when paused.",
      "purl": "pkg:npm/pause-stream@0.0.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpause-stream%2F-%2Fpause-stream-0.0.11.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/pause-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/pause-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/pause-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pause-stream/-/pause-stream-0.0.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b71419572e637f0f54becc7cda9cfe04ff867ad281406b73b4e75aadd69c5aec310958a0328a5eaea5855709669d127ba8a9ae0f91cf68531f73b3161e46ff0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pause-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "split",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|split@1.0.1",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsplit%2F-%2Fsplit-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/split.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/split",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/split/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/split/-/split-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-combiner",
      "version": "0.2.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|stream-combiner@0.2.2",
      "author": "'Dominic Tarr'",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-combiner@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstream-combiner%2F-%2Fstream-combiner-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/stream-combiner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/stream-combiner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/stream-combiner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stream-combiner/-/stream-combiner-0.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb21ccaa02d80f340370090bfad8c90c2e6748db8d231d2f66d4597a23e1ed269e7fb5475fd1f92239fd976548a25db368d6256045fa2b2b93ff6dfb039f2a11"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-combiner"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/Constellation/escodegen/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescodegen%2F-%2Fescodegen-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Constellation/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/Constellation/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Constellation/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.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99df968c0f0af832442c461ed27e1700e1345db5187f0dabcdbf13fa7859d7d3a7431961fb48cc2d2e9dfb3da8a96ba0221dee60abb5f8a261e9029ea2880bce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escodegen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "1.5.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|estraverse@1.5.1",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/Constellation/estraverse/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Festraverse%2F-%2Festraverse-1.5.1.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Constellation/estraverse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Constellation/estraverse",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Constellation/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-1.5.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1690a32437e6a37bec73fd732927aa479938dad70887114896fabe87d8f47cedaafe1dae2cacb07aaeeb609fb40a856fac640ec484b9c3206b5bffaf179f0151"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/estraverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "esutils",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|esutils@1.0.0",
          "description": "utility box for ECMAScript language tools",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/Constellation/esutils/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esutils@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesutils%2F-%2Fesutils-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Constellation/esutils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Constellation/esutils",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Constellation/esutils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esutils/-/esutils-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c7f8981f9dd7deab83c1f1d1cf8cbcae7e17704c30089796b2e97da45d7395d31b1ad80eb4c34110eb985b007511094ad8b45ad5f7afdd8020ca6fd1125a790a"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/esutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|source-map@0.1.43",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.43?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.43.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.43.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "56d0af07d488421937685ea1f8df3911aa8868114801f67d0aef8d2471d5bdcf016c4727bc3705c3ab2a436750ad3e9294ead9ab7b48bf20fdf841aafe526bc9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "1.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ae9e5d30a37ccc4b3d75f8bd8345f50a52e657ffd647293f475e66a6914d202205446e4ff7654fed9d38a7ca64fbe800068f56dad63e907caee8fd661078264c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "1.4.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|async@1.4.2",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async@1.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-1.4.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/caolan/async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/caolan/async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/caolan/async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-1.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b87efcb8263752d10f0c607e2338e0f125d5c66d9eb57aa7d77667c50e5a074a75a8820c649fffb159b8767906e643aa4936589aadabdc4cad6240ca56f64e1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "catharsis",
      "version": "0.8.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|catharsis@0.8.11",
      "author": "Jeff Williams",
      "description": "A JavaScript parser for Google Closure Compiler and JSDoc type expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/catharsis@0.8.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcatharsis%2F-%2Fcatharsis-0.8.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/hegemonic/catharsis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hegemonic/catharsis#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hegemonic/catharsis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/catharsis/-/catharsis-0.8.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6bec54c8c57b843d41ac3400ff788f57ba1cfba5b6e8181524ed393c61286ad33222e3d27102ac75eea2dd8a2b597d6ab3e0198e7275f0da9d2a80ad2a2361d6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/catharsis"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|escape-string-regexp@1.0.5",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "js2xmlparser",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|js2xmlparser@1.0.0",
      "author": "Michael Kourlas",
      "description": "Parses JavaScript objects into XML",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js2xmlparser@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs2xmlparser%2F-%2Fjs2xmlparser-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/michaelkourlas/node-js2xmlparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://www.kourlas.net",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/michaelkourlas/node-js2xmlparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js2xmlparser/-/js2xmlparser-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "939537581e7c65b902a92cab06b3661ad354f3b62e75b3464f224d16555e9f3ce868a7915c4a50dc4e6960e2227518100b3c6f5882502b9e96ede624090a9840"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js2xmlparser"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "0.3.19",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|marked@0.3.19",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@0.3.19?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmarked%2F-%2Fmarked-0.3.19.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/markedjs/marked.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://marked.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/markedjs/marked/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/marked/-/marked-0.3.19.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "79ad9e1963aa3713dc5eff1dc8445d4abffa166cef5b0ce3331a5f181fec6cc71c5e872dfb163e62e90f0fe413519c32bcaec167072be26db5581396e35a4092"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "requizzle",
      "version": "0.2.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|requizzle@0.2.4",
      "author": "Jeff Williams",
      "description": "Swizzle a little something into your require() calls.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requizzle@0.2.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequizzle%2F-%2Frequizzle-0.2.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hegemonic/requizzle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hegemonic/requizzle",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hegemonic/requizzle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/requizzle/-/requizzle-0.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "251ac59350f8390e12aa8bd73a075abfe2bc10085207f2c966a0b3f2d6d7d0a39b71d78cd794ace7da3358c0569a620d31a802c26aa7e1936bc941a906c97a27"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/requizzle"
        }
      ]
    },
    {
      "type": "library",
      "name": "taffydb",
      "version": "2.6.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|taffydb@2.6.2",
      "description": "An open-source library that brings database features into your JavaScript applications.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/taffydb@2.6.2?download_url=https%3A%2F%2Fgithub.com%2Fhegemonic%2Ftaffydb%2Ftarball%2F7d100bcee0e997ee4977e273cdce60bd8933050e",
      "externalReferences": [
        {
          "url": "git://github.com/hegemonic/taffydb.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hegemonic/taffydb#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hegemonic/taffydb/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://github.com/hegemonic/taffydb/tarball/7d100bcee0e997ee4977e273cdce60bd8933050e",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "896c7ea2ea448c81fb280e266192a53d2fc2edbcb7fda55c14f985aba3ff0d87a86b79b7347d288d3bafaf00419097143db2cddb2021166714da3449a714069f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/taffydb"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.8.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|underscore@1.8.3",
      "author": "Jeremy Ashkenas",
      "description": "JavaScript's functional programming helper library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore@1.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.8.3.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.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e56b154c5707d6eb7f9248406877f83d5808f1cefef86895729086c4fa2e23a6558eca8f9d20dff21ffc1ed56a734b787f3457c2730aef411c65e02cdcf21d76"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrench",
      "version": "1.5.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|wrench@1.5.9",
      "author": "Ryan McGrath",
      "description": "Recursive filesystem (and other) operations that Node *should* have.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/wrench@1.5.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrench%2F-%2Fwrench-1.5.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://ryanmcgrath@github.com/ryanmcgrath/wrench-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ryanmcgrath/wrench-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/ryanmcgrath/wrench-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrench/-/wrench-1.5.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "407fbc5bd9f45060c0c674433a44331b5376efb19368180c0cd75c925baa9c063bef79e37ecd607e8f3aec86cc31b1a33996687fece544851e43d5cdf1550751"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrench"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonparse",
      "version": "1.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsonparse@1.3.1",
      "author": "Tim Caswell",
      "description": "This is a pure-js JSON streaming parser for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonparse@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonparse%2F-%2Fjsonparse-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/creationix/jsonparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/jsonparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/creationix/jsonparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonparse/-/jsonparse-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ce417be974bebdf8296e62c8a5949ed25212afcad6235bdbc6fc62a99dffb13fc51681810cfd168ccc71e87db00b0e229b6cfd56f141189a01a5dfd5a43d9b2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "require_optional",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|require_optional@1.0.1",
      "author": "Christian Kvalheim Amor",
      "description": "Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require_optional@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequire_optional%2F-%2Frequire_optional-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/christkv/require_optional.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/require_optional",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/require_optional/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/require_optional/-/require_optional-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa133fcb9ede9c658701edeffcd73030be9adffbdf1122defec18cd9d208fa010ed01a4a454916668c3fb7296836a27237a9174a5dd1cb233c2e5e43fec24ff2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require_optional"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isfunction",
      "version": "3.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.isfunction@3.0.9",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.isFunction` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isfunction@3.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isfunction%2F-%2Flodash.isfunction-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.isfunction/-/lodash.isfunction-3.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "022ad7363d79b9120c30f8a19e42270788b734779be2206d360f56456b8ada8df54be78fc303660cf6932f7a3b75327e5573598a6eeb16ce2bc4de18535a1427"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isfunction"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.transform",
      "version": "3.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.transform@3.0.4",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.transform` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.transform@3.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.transform%2F-%2Flodash.transform-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.transform/-/lodash.transform-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd87c81c0313bda72b1c17a1da2842743705116cc095fb76a2b23216400bfdf8cc4782f19e7639468c544cc45dcd4d48d6de06b9f0e3c8b04e41408f99dd3c8b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.transform"
        }
      ]
    },
    {
      "type": "library",
      "name": "moment",
      "version": "2.30.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|moment@2.30.1",
      "author": "Iskren Ivov Chernev",
      "description": "Parse, validate, manipulate, and display dates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/moment@2.30.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmoment%2F-%2Fmoment-2.30.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/moment/moment.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://momentjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moment/moment/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/moment/-/moment-2.30.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b849ad3616c33ab58f152fa176314205fcbd7f6628cb3469c1c97e0eaa42ead697db5173b132d055b315fd6ecfccd497eb1fdb842d73037736510e4dcc7ea1a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/moment"
        }
      ]
    },
    {
      "type": "library",
      "name": "raf",
      "version": "3.4.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|raf@3.4.1",
      "author": "Chris Dickinson",
      "description": "requestAnimationFrame polyfill for node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raf@3.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fraf%2F-%2Fraf-3.4.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/chrisdickinson/raf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chrisdickinson/raf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chrisdickinson/raf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/raf/-/raf-3.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4aae025b8421c0e1c4f2e727e89df832ab5909e5853f66904a6ae5ae8620a805753e34ad221257c58b9381421f90493bcd32e39888cb994e6af9f6c3d4d9ce24"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/raf"
        }
      ]
    },
    {
      "type": "library",
      "name": "kerberos",
      "version": "0.0.23",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|kerberos@0.0.23",
      "author": "Christian Amor Kvalheim",
      "description": "Kerberos library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kerberos@0.0.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fkerberos%2F-%2Fkerberos-0.0.23.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/christkv/kerberos.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/christkv/kerberos#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/christkv/kerberos/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kerberos/-/kerberos-0.0.23.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "559a0fe17b29d07463a41a2f44a42c85a4139210a5eba83679b23226afac3f2f45fdc410c44968e5407f861d5de1e678398e4aea11301d9a3105a22ad7d5da58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kerberos"
        }
      ]
    },
    {
      "type": "library",
      "name": "ampersand-state",
      "version": "5.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-state@5.0.3",
      "author": "Henrik Joreteg",
      "description": "An observable, extensible state object with derived watchable properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ampersand-state@5.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fampersand-state%2F-%2Fampersand-state-5.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ampersandjs/ampersand-state.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-state",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-state/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ampersand-state/-/ampersand-state-5.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2bf74e0ae73bf0ea69068c51e14dc7c121da6827a9a7fc7ac583b3a5791981a70ddaa4b6f7674815ae04536fb90ad7038b237e2fb384be217a8d1d47aa582cf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ampersand-state"
        }
      ]
    },
    {
      "type": "library",
      "name": "docopt",
      "version": "0.6.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|docopt@0.6.2",
      "author": "Vladimir Keleshev",
      "description": "a command line option parser that will make you smile",
      "purl": "pkg:npm/docopt@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdocopt%2F-%2Fdocopt-0.6.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/scarnie/docopt.coffee.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scarnie/docopt.coffee#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scarnie/docopt.coffee/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/docopt/-/docopt-0.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36a4db698784e2003fc14d6174a15d53e0056a1a433a98062f31cfe3693a1fa0ca13125dd00e792845566212fd1449879a078bbc4536bee2970ee53ee324e83b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/docopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "1.7.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5312a57c246e081c525d4e02eadf6c71b0f2599e1595a1457688cab7326e4a4b8e050e42345ba6fb36571701e3a3e0b1042d6deb39583e01c88058cbf2082811"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/figures"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "0.30.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|fs-extra@0.30.0",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@0.30.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs-extra%2F-%2Ffs-extra-0.30.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs-extra/-/fs-extra-0.30.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "52f48f2b284c9fa2c477f5a951a57d0bdb77cc04eeaa8a9f59cdd074f84f2dbe7ca6b37db6a60f94f5a2f0aaf18b8e25a01a14ce5a1ba99dfef2d1a9c714b3c0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-mongodb-version",
      "version": "0.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|get-mongodb-version@0.0.1",
      "author": "Lucas Hrabovsky",
      "description": "Get the MongoDB version for a path or uri.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-mongodb-version@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-mongodb-version%2F-%2Fget-mongodb-version-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mongodb-js/get-mongodb-version.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/mongodb-js/get-mongodb-version",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb-js/get-mongodb-version/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-mongodb-version/-/get-mongodb-version-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "334c9d761fd74b0a71186c6cc6d4d7c6f939fd63cdebd2c9b6144fd6eab6499d4b608f5f7de12d038a540b0d6ad0d37a6f5c8b52eb4d3e4b4ec90f69d27e6e22"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-mongodb-version"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.defaults",
      "version": "3.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.defaults@3.1.2",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.defaults` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.defaults@3.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.defaults%2F-%2Flodash.defaults-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.defaults/-/lodash.defaults-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5fbd77e485c542de490c59d8c4e540cd5cfe905bf00e7dcdf032587fe9ebcff98c584b92bbbf8e2faad6aac937f954754f84de8c5092bb98ac04938b4880f66e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.defaults"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.difference",
      "version": "4.5.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.difference@4.5.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.difference` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.difference@4.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.difference%2F-%2Flodash.difference-4.5.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.difference/-/lodash.difference-4.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "752da3f96dba4d0eed69004637c2db6ead38b2c5777a6470e0d639f1612b9533b6f6922a4b41e6a13e5a27df93510d4ddc6f893994a38b87ae82c5b01a9f723c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.difference"
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-download-url",
      "version": "0.1.10",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10",
      "author": "Lucas Hrabovsky",
      "description": "Lookup download URL's for MongoDB versions.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-download-url@0.1.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb-download-url%2F-%2Fmongodb-download-url-0.1.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mongodb-js/mongodb-download-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/mongodb-js/mongodb-download-url",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb-js/mongodb-download-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb-download-url/-/mongodb-download-url-0.1.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2736bd303c17d430f690936c00a69f1b07b627bc1ba38a0f61a32037c0a8ed1a809dfe739a679fea8a489ba5df9e87e6543136ae65d94b07793b56f0f2520ee8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-download-url"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "1.5.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|async@1.5.2",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@1.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-1.5.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-1.5.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9d2560a1b938aefeb547d3d4483b58b7b98f541da8971351e51589700b07ebbebf79fd756d4670beeefe44662b61ab957433dc3b9d7dbfaf304615d0b71b15f7"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-download-url/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.defaults",
          "version": "4.2.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|lodash.defaults@4.2.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.defaults` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.defaults@4.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.defaults%2F-%2Flodash.defaults-4.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.defaults/-/lodash.defaults-4.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aa3c4f2c7777af90e7b1d19a72a38c53aa5bfdabc9cdd87db455f6ca6828644dbb0668d7acdcbfcb82e86a24de01bf8ede02fc01fa491ada9f5ff69eda579861"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-download-url/node_modules/lodash.defaults"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb-version-list",
      "version": "0.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3",
      "author": "Lucas Hrabovsky",
      "description": "Get a list of available MongoDB versions.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb-version-list@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb-version-list%2F-%2Fmongodb-version-list-0.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mongodb-js/mongodb-version-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/mongodb-js/mongodb-version-list",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb-js/mongodb-version-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb-version-list/-/mongodb-version-list-0.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8534bddd368c99938003211b6a4a3ac87f4345db2abecb2f700b43394a0c091fd74b89931af31469224f9aa812dad26ec66d4eda81034b38cc410c8307640e6d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb-version-list"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "fs-extra",
          "version": "0.22.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3|fs-extra@0.22.1",
          "author": "JP Richardson",
          "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-extra@0.22.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs-extra%2F-%2Ffs-extra-0.22.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jprichardson/node-fs-extra.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jprichardson/node-fs-extra",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jprichardson/node-fs-extra/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs-extra/-/fs-extra-0.22.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "33b0aec52d9ff64ff98a5f2e7e62e20ad4fb0763b624ba13662f3766dc8424c1baedc4e7f3b7cd50b616b67a39566df54f1992444d27900f46c5a451fb2dd74c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mongodb-version-list/node_modules/fs-extra"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nugget",
      "version": "2.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|nugget@2.2.0",
      "author": "max ogden",
      "description": "minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directory",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nugget@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnugget%2F-%2Fnugget-2.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/maxogden/nugget.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/nugget",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/nugget/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nugget/-/nugget-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23862de1d44f7acf364f1feceea0e7f33d5c036a66672d9b38989375c6ff0592752c990461df46aae9d00f7eee9cf50f8dd996e9d9245599b137ef06c6de9796"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nugget"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar",
      "version": "2.2.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tar@2.2.2",
      "author": "Isaac Z. Schlueter",
      "description": "tar for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar@2.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftar%2F-%2Ftar-2.2.2.tgz",
      "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#readme",
          "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\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tar/-/tar-2.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14212143fe2b135cd8bfdad85c9c3f9ac46ab279a58dee631cfea1b9678167bd388d44f2d36739019c96ba3a4c4756b1ea6570f4dc8931fb8ad8230359521f80"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar"
        }
      ]
    },
    {
      "type": "library",
      "name": "tildify",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tildify@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tildify@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftildify%2F-%2Ftildify-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tildify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tildify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tildify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tildify/-/tildify-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "63dab519a57f04eeb967d61fe0d38632ec2ddd219da6d91906769a29f4d06a4ac3c822e2b8ed4a739c315b8c4b76c8f3ba746daad39d85e9225059996e497061"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tildify"
        }
      ]
    },
    {
      "type": "library",
      "name": "untildify",
      "version": "2.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|untildify@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/untildify@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funtildify%2F-%2Funtildify-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/untildify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/untildify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/untildify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/untildify/-/untildify-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b098db0e9d86a1dbe407415965c9fb93a69f562b2a5f90590fb62adf1a789cdd8ed790412b470b9b75709f6bd0685ed40d2d1452cad03249299660c8e5fb248a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/untildify"
        }
      ]
    },
    {
      "type": "library",
      "name": "unzip",
      "version": "0.1.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11",
      "author": "Evan Oxfeld",
      "description": "Unzip cross-platform streaming API compatible with fstream and fs.ReadStream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unzip@0.1.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funzip%2F-%2Funzip-0.1.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/node-unzip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/node-unzip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/node-unzip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unzip/-/unzip-0.1.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0efc5dedb8f645c7db33e01b35fc7451faaf93b2a5e1819e0109441a7f7e8250d0cf51c5c5e7918c14adc62fc37c8be0bad9fa85b0b8c8c735ac4a37c7e76655"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unzip"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "fstream",
          "version": "0.1.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|fstream@0.1.31",
          "author": "Isaac Z. Schlueter",
          "description": "Advanced file system stream things",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream@0.1.31?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffstream%2F-%2Ffstream-0.1.31.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/fstream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fstream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fstream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fstream/-/fstream-0.1.31.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "375a4b1841e80f20a823cb8c98f5c95e19f6dfc2f89e4e358a2a570abaace12b34a28612af9b0d8f6b9c328e40a89542e0e68e6bb233b6906139a6984c6655b8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/fstream"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.12",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|graceful-fs@3.0.12",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@3.0.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-3.0.12.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-3.0.12.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "279e606824b88934c97d35c8c52570dc431072472a929751bf7211ee0bbab2ad3eb5b0b7eb7671e8a1ff484c170122bd2516e1c999958c91152483b162c07742"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-shims",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|buffer-shims@1.0.0",
      "description": "some shims for node buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-shims@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-shims%2F-%2Fbuffer-shims-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/calvinmetcalf/buffer-shims.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/buffer-shims#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/buffer-shims/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/buffer-shims/-/buffer-shims-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "672f195cccb1213e91313798ece3ff6c39dd7e3e9bc026a7ed24bdf02127752e9d787c163e9b1e7879706ab35c0629be7ad5e717d1c17359e89f92600da254d6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-shims"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "1.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|process-nextick-args@1.0.7",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprocess-nextick-args%2F-%2Fprocess-nextick-args-1.0.7.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-1.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c8dd16426b825fadcb3ff4ccbc0837d67bd3ea6e2f0ea2448a2bf608066a58e18d5aeb5cf437c393534f61898a50599a54cd94c03a301f8bb90075983ff8f12b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|string_decoder@1.0.3",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-1.0.3.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-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e001fa6797f334d05c1fee970cc7c0fc14edf3bb24c6a2653b49408770e47abe734e1700c46ea62b3fa21aedf4f142a83cf43c0dcab1ff8261ba3ce5b516be85"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futil-deprecate%2F-%2Futil-deprecate-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|errno@0.1.8",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferrno%2F-%2Ferrno-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-errno.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-errno#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-errno/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/errno/-/errno-0.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "749ea806be5243555277daa493b0724606ffd521f82598c21d25bf9abeb7fd07173bdccb571bc9e8ecb5de78a8d37af1a529d50c38c5a2bef94a355e6563d6fc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-generator",
      "version": "6.26.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-generator@6.26.1",
      "author": "Sebastian McKenzie",
      "description": "Turns an AST into code.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-generator@6.26.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-generator%2F-%2Fbabel-generator-6.26.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-generator/-/babel-generator-6.26.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f27f063a029663ec1613709511a4ce6dce7ba5681bf28a8effd1de3314e78c3d499fc640a31e8702ba82dad92006cc123c01111c1f778fdfbe7c17aef60e9a4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-helpers",
      "version": "6.24.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-helpers@6.24.1",
      "author": "Sebastian McKenzie",
      "description": "Collection of helper functions used by Babel transforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-helpers@6.24.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-helpers%2F-%2Fbabel-helpers-6.24.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-helpers/-/babel-helpers-6.24.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9fba45aea426e384c262fac20dbd0ca9a6c017e25406afa28c1bcd314c6990b8c9680bb7d9f6887b17b032e9ab1f928b2c9d470f24f43d312a47201efc6c30b9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-messages",
      "version": "6.23.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-messages@6.23.0",
      "author": "Sebastian McKenzie",
      "description": "Collection of debug messages used by Babel.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-messages@6.23.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-messages%2F-%2Fbabel-messages-6.23.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-messages/-/babel-messages-6.23.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "065dd9880f8b8ea68cb4d628a40f53604f473f5b50f84e5d2f11345eb03370825e2b652a174fc46aa5f0067f5eb1de149937c469bf8ff94610d469e2a0521bff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-messages"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-register",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-register@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "babel require hook",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-register@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-register%2F-%2Fbabel-register-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-register/-/babel-register-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bde9621e51d7d3ac2369e63cc4d2136ef7974a223e0121673aabe77bf2da20922a3968b63a09a3f7528eba0133fe1a21fdfc0c85734124f0aff176b3e42c8ce0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-register"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-runtime",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "babel selfContained runtime",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-runtime@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-runtime%2F-%2Fbabel-runtime-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-runtime/-/babel-runtime-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21328dbaadb02a55b57c983db125b9d9e7a9a1881906082f3801c2d2efc262efeac50f445734e10a047af419d25cb1e3cb67fb498e73690e32b7b1fd655c58da"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-runtime"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "regenerator-runtime",
          "version": "0.11.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0|regenerator-runtime@0.11.1",
          "author": "Ben Newman",
          "description": "Runtime for Regenerator-compiled generator and async functions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regenerator-runtime@0.11.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregenerator-runtime%2F-%2Fregenerator-runtime-0.11.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/regenerator.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/regenerator/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/facebook/regenerator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "320b86f79a228f47c2dd05775117f8576483606261267246aaf20881d10278e0c24fdf304960c027de124ae5696105284dc19420be8be32341ee3d431451d206"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-runtime/node_modules/regenerator-runtime"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-template",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-template@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "Generate an AST from a string template.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-template@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-template%2F-%2Fbabel-template-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-template/-/babel-template-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3c239c2c55bbfde6b3194288a2a1fdeec3bd03651831a86c9ffc9143bb8e937ee2badc23abb383b5c4cd17e8850d21cd7e472daac2d18cb3fb5119cec744f57e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-template"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-traverse",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-traverse@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-traverse@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-traverse%2F-%2Fbabel-traverse-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-traverse/-/babel-traverse-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "892c5e5f1edaa6c8c21def5cee7f15b515c6cc8d81935ac148e2600828dfc976fabf5682a84d4a484a6affc497b9537c29afd18755834c5d0c0f392f4c0e0c20"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-types",
      "version": "6.26.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-types@6.26.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-types%2F-%2Fbabel-types-6.26.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-types/-/babel-types-6.26.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce17b757fdbaac25ac1192bc91937e1da423e724350a295339b8b1173296d545a3a86efad7c4f0cfa604b029e37e0e6005c261d360eba42912f61f7c66a0d8fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "version": "6.18.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|babylon@6.18.0",
      "author": "Sebastian McKenzie",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babylon@6.18.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabylon%2F-%2Fbabylon-6.18.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babylon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babylon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babylon/-/babylon-6.18.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "abf5048df189d829b7a0a57bd43273f5ddb94cf9eae6b84154bd90e1f039c1c0b78dcadd9fbf92b2c1326c5231c00bef3fe602b0260d2ae821a05df71b183271"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "1.9.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "012141ba9d0ccf5bb28888c035a9f58f32d06a68bdcf53e86126428a2616d857333db7a75dce3915974164bcce4feafafa2722b8432876d982b62fa18da024d0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "0.5.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|json5@0.5.1",
      "author": "Aseem Kishore",
      "description": "JSON for the ES5 era.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson5%2F-%2Fjson5-0.5.1.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.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e31aecd5a5bee8de436a592a49503c7f1878e7c097bd1f7d594f162ca9aae2ff1e5802fce97a37055ab27774a403dc0456308cab2bef45192c84074e9c1a79af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|minimatch@3.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-3.1.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-3.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|path-is-absolute@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Node.js 0.12 path.isAbsolute() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-is-absolute@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-is-absolute%2F-%2Fpath-is-absolute-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0156f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223299ebe4394385f24eb8b8fd49ff7964f5430147ab0df124f3c30f98f7bb50242"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "private",
      "version": "0.1.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56f8af32b6ef7769ca9221b7f2a8d42f395cfb8571e309bfc2123da500f7e58ac044d9e1c5e89192d48e852ba444b14d97383a06bfdc24f7ade49feed7daff9a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/private"
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dd360347bc56b78748a95d896ae26bf8425e5b7e7a4578a31de5253bef1d8c9fae0573e7f3fd9da7305cf32421879f37b15bdcf42bc501e4158228ec1fe3cd36"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.5.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|source-map@0.5.7",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.5.7?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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2dbae624e31449d115c482af75c273402fa74217bc1546504d7432ebe23be6c90d827dcea10d03640f189c56bb829f2daad2f728f7f5926a344790e802979219"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js",
      "version": "2.6.12",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|core-js@2.6.12",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js@2.6.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-js%2F-%2Fcore-js-2.6.12.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-2.6.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "29bdb00b47efb167d0ae093c1d4e655ba53f2dcb3cfbd69a61ccb864573a0c3968e2767b9fbd1d120139aed474a06eae7ca0d49ebc1f58bd665d1e658c36adad"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-runtime",
      "version": "0.10.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|regenerator-runtime@0.10.5",
      "author": "Ben Newman",
      "description": "Runtime for Regenerator-compiled generator and async functions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerator-runtime@0.10.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregenerator-runtime%2F-%2Fregenerator-runtime-0.10.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/regenerator.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/facebook/regenerator/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/regenerator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d36628a442210208811d67a84e203c6a2b470edf33eb0fab42a36e21fb6533e66dbd297f6eb4e8b9a53b0d6e863bf707b6fc49bd2e07c2fda26ca7712118b6e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv-keywords",
      "version": "1.5.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ajv-keywords@1.5.1",
      "author": "Evgeny Poberezkin",
      "description": "Custom JSON-Schema keywords for ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-keywords@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fajv-keywords%2F-%2Fajv-keywords-1.5.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv-keywords.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ajv-keywords/-/ajv-keywords-1.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bee06ff9f9b6b3a72a5327b2d80eea61cbec8a4f8630326cc3c04044fdac0c4efa72a99a6556abb2f1dfed5c7a549d1793c80b97ebb732800f7fa80acc979f78"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv-keywords"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "4.11.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ajv@4.11.8",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@4.11.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fajv%2F-%2Fajv-4.11.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ajv/-/ajv-4.11.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23f6d21d234470516a5cb7fdd67721a0d07d0f52a27b740a71675c85851aa08835fb56dd58391d7dd96f7483896e2f54f31474cbe3167390fec289fdbfde5695"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "0.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|slice-ansi@0.0.4",
      "author": "David Caccavella",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@0.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslice-ansi%2F-%2Fslice-ansi-0.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slice-ansi/-/slice-ansi-0.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ba9d38841da147dd8f823a72537cbf7a0f75c880482f28d5636e8dbef72263711554f8f26e432cccca5743d40091c4b7239aed2410cba13c7183eaaf5bc73baf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-angular",
      "version": "1.6.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-angular@1.6.6",
      "author": "Steve Mao",
      "description": "conventional-changelog angular preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-angular@1.6.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-angular%2F-%2Fconventional-changelog-angular-1.6.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2e427152a82c51c3207163af29613b05906d2d6887629c72cd1005f98afb70f1b0919c8827a6f7079a547fca3532648acd3d80285e56355a210a5a0484e0136"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-angular"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-atom",
      "version": "0.2.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-atom@0.2.8",
      "author": "Steve Mao",
      "description": "conventional-changelog atom preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-atom@0.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-atom%2F-%2Fconventional-changelog-atom-0.2.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-atom/-/conventional-changelog-atom-0.2.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f293d9aa131bae796d3418b38e80c26ff4b3f392b2517343431b80118014e55fde1e7d2890c0558ea73c687598a47af2b72656bcc19b6b23a50efee2f2411fea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-atom"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-codemirror",
      "version": "0.3.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-codemirror@0.3.8",
      "author": "Steve Mao",
      "description": "conventional-changelog CodeMirror preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-codemirror@0.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-codemirror%2F-%2Fconventional-changelog-codemirror-0.3.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-codemirror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dc71592ad0574da5021efcfb6a2ea7936fa9b1122495d0e83730aca26d1e803b5598fb2fbc7664ce3ca785d43250b7da7114ac0536a2434a25ea704e2f874389"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-codemirror"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-core",
      "version": "2.0.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-core@2.0.11",
      "description": "conventional-changelog core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-core@2.0.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-core%2F-%2Fconventional-changelog-core-2.0.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-core/-/conventional-changelog-core-2.0.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1ef4c4e9196a78467f3453ed41e14bb080ce2eb18fddb5d8afb9452cc84256c6ddb85d4c5c87bc38e0e4c0c172a358bd92ef4d581c159d59f48c39881578c346"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-ember",
      "version": "0.3.12",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-ember@0.3.12",
      "author": "Steve Mao",
      "description": "conventional-changelog ember preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-ember@0.3.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-ember%2F-%2Fconventional-changelog-ember-0.3.12.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-ember/-/conventional-changelog-ember-0.3.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a627303bbb36eb3aa785f3d74c322eb3d7b3b4ece4535e54cc02b9cb1bd6535f8a0b68a368954971154165166f495285566a35696874168f11f510e43e011a1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-ember"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-eslint",
      "version": "1.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-eslint@1.0.9",
      "author": "Steve Mao",
      "description": "conventional-changelog eslint preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-eslint@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-eslint%2F-%2Fconventional-changelog-eslint-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-eslint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-eslint/-/conventional-changelog-eslint-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "87cee77d58767dd93d7c922fcf6eb0081b1b0c2fcac6a09ce704a534c65b5dc011b5b80d6cd0c817b63b72da2415d9f193355d687b1b20d921e78f13f5e040ed"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-express",
      "version": "0.3.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-express@0.3.6",
      "author": "Steve Mao",
      "description": "conventional-changelog express preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-express@0.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-express%2F-%2Fconventional-changelog-express-0.3.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-express#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-express/-/conventional-changelog-express-0.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de2595b41259f519d19d9bde343cce0fc4119fa83abd489fd2a553596ca2e6750801bb8dd457cf57229d0252497e9e489be744f0a8b2fddd92a5a5ffd17ebbf1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-express"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-jquery",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jquery@0.1.0",
      "author": "Steve Mao",
      "description": "conventional-changelog jquery preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-jquery@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-jquery%2F-%2Fconventional-changelog-jquery-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/conventional-changelog-jquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/conventional-changelog-jquery#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/conventional-changelog-jquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-jquery/-/conventional-changelog-jquery-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1bcf9bd572fbbf48f6530c5076d5f17fc68e7316ae8d411e368e1b547ceaeb3f537f66336c86119bddec69086a8761d9d41f33debc779469fb15addc550f93a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-jquery"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-jscs",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jscs@0.1.0",
      "author": "Steve Mao",
      "description": "conventional-changelog jscs preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-jscs@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-jscs%2F-%2Fconventional-changelog-jscs-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/conventional-changelog-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/conventional-changelog-jscs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/conventional-changelog-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-jscs/-/conventional-changelog-jscs-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57cb1ecb8b44d272549561a2d8f64a0cc7dac182dfffe175eb9c618438dc2284c4243c6cb155793cc5734d0ce34ba53f7445fce5f5a4babf9bb3a8a63aa9089e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-jscs"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-jshint",
      "version": "0.3.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jshint@0.3.8",
      "author": "Steve Mao",
      "description": "conventional-changelog jshint preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-jshint@0.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-jshint%2F-%2Fconventional-changelog-jshint-0.3.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-jshint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-jshint/-/conventional-changelog-jshint-0.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "867f50538648ff9579d3028f24d3c64f88045a088116957a69d89e20b5b831a505ca7b8360ebd0ef510c4a3dc4ce72722a2fcacee5e973d746997f278d93238a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-jshint"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-preset-loader",
      "version": "1.1.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-preset-loader@1.1.8",
      "description": "Configuration preset loader for `conventional-changelog`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-preset-loader@1.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-preset-loader%2F-%2Fconventional-changelog-preset-loader-1.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-preset-loader#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32492c3381b861dacc953d8c6d3b15d85e8b5eefe1651d1373fc9e9d1ac320a470065fd23fb111e190e5825a89b02ccb262e14a2705ce760649b9873ace54273"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-preset-loader"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "4.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|camelcase-keys@4.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camelCase",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@4.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase-keys%2F-%2Fcamelcase-keys-4.2.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-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "123dfb60a61b15423c422625be3f581dbebf67ad1d6723c95b40acf2c16294c6ddda53f46f0df2940abdc8990ae257130367480f97c6f0b8e62586ceee459bed"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize-keys",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Convert object keys from camelCase to lowercase with a custom separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize-keys@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdecamelize-keys%2F-%2Fdecamelize-keys-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/decamelize-keys/-/decamelize-keys-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a23f18048ab215d3f78838c727141037fc8259019a8a9f00305b2bef762e25b2bd5608ddb69e175fff775bdc3a197148d35764aa7f3230372a7acb6c6cde79a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "map-obj",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ecdfeade5c99f8b542a7b3f3bb1ac9af828c6c1136856ec14fb60d89adf7d0e17121fe1ddebe7356989c3f6eb9d25ec23cde9133dcce251977346a6a4a2c3712"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/decamelize-keys/node_modules/map-obj"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "loud-rejection",
      "version": "1.6.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44f36589938592a16e98386f62a39a358e14cfda093362bdb42e895ac249b0d761b8e356e0b407441a5bd2a7f8a4902955f7c8e4ddfd4b0cd6649b8485f77b79"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loud-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist-options",
      "version": "3.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|minimist-options@3.0.2",
      "author": "Vadim Demedes",
      "description": "Pretty options for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist-options@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist-options%2F-%2Fminimist-options-3.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/minimist-options.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist-options/-/minimist-options-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "17206b4ff774778fae89945bab39cf5eac372296591b7825df0296897efce05c9c50a57006dd2e2c116442bb44e2d64eae0a3bf27669da39cacf72fae53e4b75"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|redent@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fredent%2F-%2Fredent-2.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5cdc2b4f1efb2500843174de6fc9a8bc12ae2bbe4c807d11664ba336e0ca09ecde9b1fefa1aa65f62da00928bc5969bcfa8c79c9c262d60c45db67d1edcd028b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|trim-newlines@2.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@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftrim-newlines%2F-%2Ftrim-newlines-2.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "313056bf78e15634d4ed74772101e595b889b3cb1cef96bcd0e12107aa2bfeaee92d35a04346cc1905d76104ab4ae5dee9688a583679b715d8e4fe7d6bf72854"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f6151d37562afb148bb8e57058db49936fefd9496074d2c8d4f637505edf37803ac8e19b73e45b3bff2cbbe20d8de52550638c58d6a0ebe2b35d770611557d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|argparse@1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argparse@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.6.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|aws-sign2@0.6.0",
      "author": "Mikeal Rogers",
      "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws-sign2@0.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws-sign2%2F-%2Faws-sign2-0.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/aws-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/aws-sign2/-/aws-sign2-0.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "267269012d29f519a2c643af5b65f00f1c73b356dde3f54018897a434102e583a8fa9fa1a8886d0e19ff9e616707fc543576cb92913698e8e0548051283e3163"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws4",
      "version": "1.13.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|aws4@1.13.2",
      "author": "Michael Hart",
      "description": "Signs and prepares requests using AWS Signature Version 4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws4@1.13.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws4%2F-%2Faws4-1.13.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/aws4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/aws4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/aws4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/aws4/-/aws4-1.13.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9477badb3bdb4c1e5e100054562fc0c1587464a63dacc3038669be79ecaeb9441b437f89f9f38d550399ca3f8376bbc3e01637dee6278b2449e142486922807f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws4"
        }
      ]
    },
    {
      "type": "library",
      "name": "caseless",
      "version": "0.11.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|caseless@0.11.0",
      "author": "Mikeal Rogers",
      "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caseless@0.11.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaseless%2F-%2Fcaseless-0.11.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/caseless.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/caseless#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/caseless/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/caseless/-/caseless-0.11.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3832d71fae38c3d0b67cc3c09bb6cc0d0dc646f8a965665f29cfbc02cea121a75121e944d27d3166e377f0d4ba9222b728f115ae9ca69900fc6ef9dc00759091"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caseless"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|combined-stream@1.0.8",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combined-stream@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcombined-stream%2F-%2Fcombined-stream-1.0.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-combined-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/combined-stream/-/combined-stream-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.6.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|forever-agent@0.6.1",
      "author": "Mikeal Rogers",
      "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forever-agent@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforever-agent%2F-%2Fforever-agent-0.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/forever-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/forever-agent/-/forever-agent-0.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f428b60f866eb379a738973de8277a3ae6abe040270fb9b8b2a2d66b5ea11a1b884d6a03583bca9d954ad7e6fc2abfda21a9e4ff6778fafb25b4ebbc9659d53"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "2.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|form-data@2.1.4",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@2.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-2.1.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/form-data/-/form-data-2.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0758648b00fafe006d21069b2a8b939bf07acb4ad37f2d67aa869165d7877b1498072b8f139a02e800b3f3ebd5d2511eb9609cc37cb517fc133cf8c2c92e085"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-validator",
      "version": "2.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|har-validator@2.0.6",
      "author": "Ahmad Nassri",
      "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-validator@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhar-validator%2F-%2Fhar-validator-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/har-validator/-/har-validator-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3fab4557ec027142f79dbc930c0bef783c927db872d17903b4021f64fe872138ccd9652c88f9dafc4835632f774855ef6a1aa85fe92dd27fbac655ca0d7628c0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "hawk",
      "version": "3.1.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|hawk@3.1.3",
      "author": "Eran Hammer",
      "description": "HTTP Hawk Authentication Scheme",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hawk@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-3.1.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hueniverse/hawk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hueniverse/hawk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hueniverse/hawk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hawk/-/hawk-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5fcc5b99373571b3d77105785a42dc44c00bbb2a3185fa450139b2b82c493ce02fac34b80cd9ec4c03a6294c4c4ce594e93ceb4ce9313cac08c7964ea49552ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hawk"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|http-signature@1.1.1",
      "author": "Joyent, Inc",
      "description": "Reference implementation of Joyent's HTTP Signature scheme.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-signature@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-signature%2F-%2Fhttp-signature-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-http-signature.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-signature/-/http-signature-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8949f435c4542e50c6b6a34b3752719b36b293ca209bb353a257404b2641a4cdaa8206e98635f334e8b0de988df2d833f9efc346ce97e600331704c8e8109172"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typedarray",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-typedarray@1.0.0",
      "author": "Hugh Kennedy",
      "description": "Detect whether or not an object is a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typedarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-typedarray%2F-%2Fis-typedarray-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/is-typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-typedarray/-/is-typedarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "732039ea208c1c087909dce32486b86a8849c9e3b561bc0b8b725cdf9326454ea9a2ba058c8199cd4ceea468913ce8e01e0f532eee37c5ba705e4e76ddf33128"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|isstream@0.1.2",
      "author": "Rod Vagg",
      "description": "Determine if an object is a Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isstream@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisstream%2F-%2Fisstream-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/isstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/isstream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/isstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isstream/-/isstream-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6258f3edf7f23dbacba4b9e0accb59ecd76e52056f8bac06f5127d21473209de7d610f75d4f049a6138351c6ce55ba987f17b5c2e61ffcb27c3dab8c470b0cfe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-stringify-safe%2F-%2Fjson-stringify-safe-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/json-stringify-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "642960e80698bda9af60413cd9ddc8c9ddef49222343ea1d823693cd1b8edeceeda0274529cce86f68b4cc287b244f245a7d7bcaf016854571bea1b051a96c44"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-2.1.35.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.8.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|oauth-sign@0.8.2",
      "author": "Mikeal Rogers",
      "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/oauth-sign@0.8.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foauth-sign%2F-%2Foauth-sign-0.8.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/oauth-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/oauth-sign/-/oauth-sign-0.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "565174ee2bb7555dfe0535e3e37366a7a22bb7f1bb8ff36011cb544ba230787d511a15118e309cd8d5adcd714f5d75967dcee181b5d076d890bb62c6a7a33152"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.3.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|qs@6.3.5",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-6.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-6.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5c7621f6876ef28dcc17bb4f7da0a8d01ddf6a6180ae178a6fa2f83e65e17ecaa2b543cef35edb7459030c036713ab446157bdfe0ef2bbd39624e48160613328"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringstream",
      "version": "0.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|stringstream@0.0.6",
      "author": "Michael Hart",
      "description": "Encode and decode streams into string streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringstream@0.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstringstream%2F-%2Fstringstream-0.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/StringStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/StringStream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/StringStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stringstream/-/stringstream-0.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3b18404091e81b05cc1e4e852b7737f778b856360d3a1494de6e5e01549cff2605b2f02bc4afd751b57e6a5a9862ca7312425c718be42a374cf94f7d922e584"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "2.3.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tough-cookie@2.3.4",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@2.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftough-cookie%2F-%2Ftough-cookie-2.3.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/salesforce/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tough-cookie/-/tough-cookie-2.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4d9e934df23936d667bb2cbf29e72ff829e844e9f25e7d8337decba27b604290b0b17d97c8b6020b410d85891e8523b0029f2b4d029cfcd50817b064439aca2c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.4.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tunnel-agent@0.4.3",
      "author": "Mikeal Rogers",
      "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tunnel-agent@0.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftunnel-agent%2F-%2Ftunnel-agent-0.4.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/tunnel-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b42285435b1f120c773f870153a890d0ec20834c4786866713f63916263a06412a60073db49c032bf341374e993b3dab49d5bdfb0d00e0251dc2352cdc30e65"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|uuid@3.4.0",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@3.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuuid%2F-%2Fuuid-3.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/uuidjs/uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uuidjs/uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uuidjs/uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uuid/-/uuid-3.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e3483470ea0644e4932081cb4705c8d56a4d3cf8a1158522220f31674fd4bd69e826a7ce52fdb45e0554dbe104c5691369b49f64b9868d8676cd10e91b29bfc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "3.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|js-tokens@3.0.2",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-tokens%2F-%2Fjs-tokens-3.0.2.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-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4634dcb83e318edb614246961fb745947f392fe41a56d4a83b219d67783a1c5852f5d14d0df2f2aa09b63457b65fa710a5e166b74e39d85263146e546a6784c6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "2.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ansi-styles@2.2.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-2.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92609ebc582146258cec7079cd33d42e5e2bf5b5454968f3eb6321aa2cc3194aead8d5ae34c432bafe2d1c7a0a247b3af4cfcc17ae2511c1dd608a1cadd59060"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-ansi",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|has-ansi@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a string has ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-ansi@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-ansi%2F-%2Fhas-ansi-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-ansi/-/has-ansi-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0bcbc127c0f0502c75f6f866eeeae14ee52caf8fc8c8fea5e15ccd403bfeaf21d039b5b74d34e9f7207af16a588117b66db686b99fec7bbe08a857959cc9cb66"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|strip-ansi@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "561ba64926c1a834cff29d992ca8f8d148c1095e3ebfc6d4484a546f82a34605a4f696ea185e111058fa2846a089d6f67ff33a0330b41261720cd19ac3d382ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|supports-color@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-color/-/supports-color-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|buffer-from@1.1.2",
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13e5d0091c126da6a20a1b6fea4e83c2073e6f1f81b3abee2891c7979928c7f05a29b8625f3a903b02b870edb6c84946a763829a3c15853dc79b18323c69c97d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fda0831066ad1af67604893e1e62dfe227c2245c2f28535bf7f25e64f32e95f805ada727f5015c01fe463bc07f9b07948d2a1b952e489f471686aa5fb3fe4f40"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ms@2.0.0",
      "description": "Tiny milisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-map",
      "version": "0.1.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-map@0.1.5",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 Map polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-map@0.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-map%2F-%2Fes6-map-0.1.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-map/-/es6-map-0.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9b3dd4a82874b8f088aacc3549202407fa74acecc5fccd15fbebf237b26a94fb525bf56c620401bd5bea30b99f06ec8ccd3a4b9cdaa2e8999c4a2cece23cb5f4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-weak-map",
      "version": "2.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-weak-map@2.0.3",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 WeakMap polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-weak-map@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-weak-map%2F-%2Fes6-weak-map-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-weak-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a79ba6df61ce4ced643fec3b3d19c1fb9950e3767a9aeb8cb8831f7ef0cdf1907819c9e32c157acc64ada5b01220c9380c202f11a6a685edb387209bfd05d7b0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-weak-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "esrecurse",
      "version": "4.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0",
      "description": "ECMAScript AST recursive visitor",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesrecurse%2F-%2Fesrecurse-4.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esrecurse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esrecurse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esrecurse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esrecurse/-/esrecurse-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a67ca2f76fa1be457bcff0dd6faf74ead642ffa021609f63585c4b6a3fcfcbde929aa540381bc70555aa05dd2537db7083e17ca947f7df8a81e692d8bafd36a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esrecurse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0|estraverse@5.3.0",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@5.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Festraverse%2F-%2Festraverse-5.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-5.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esrecurse/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1",
      "description": "Alternative, faster React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-jsx@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn-jsx%2F-%2Facorn-jsx-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/RReverser/acorn-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RReverser/acorn-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RReverser/acorn-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "014ee99d9920bad8700632a00a0ebdf7c07240d20c8dbb83419f1b6fbf100056703df98a89af00233818fe05a0a828e786df092dd5e607863103429a57ad2771"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "3.3.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1|acorn@3.3.0",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@3.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn%2F-%2Facorn-3.3.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-3.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "38b53220867b985e68680513d70d1316a412f35ab7b1a4f8eb1f2deee9293e330d93e9dbb3864786ced3a15f045a72d82dea631135dde17682138bb190c7aa53"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/acorn-jsx/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "5.7.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d43fbe546ec186bb6f42935b073a2f28d73514b186104fe819eedbf71266fd11473017946941a996e57d44b8d96b8ed815d3dc0c07a7118baaf6940f70c74b26"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "1.3.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4",
      "author": "Roy Riojas",
      "description": "A stupidly simple key/value storage using files to persist some data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flat-cache@1.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fflat-cache%2F-%2Fflat-cache-1.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/royriojas/flat-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/royriojas/flat-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/royriojas/flat-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/flat-cache/-/flat-cache-1.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "570c81dcb92069c7e2936be1a91e2ebf6aef79baa60ef16ee2394dfc2d51cd6a09128f08ef3e10e34e288aa60292ae359a78bc1334279bde5e994f6c79c930b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flat-cache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.6.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4|rimraf@2.6.3",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.6.3.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.6.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9b0a9e5b95ec036a807a31b8ea061d10d6b15e3c7da2744d09f9fb2f476eb8fe210ae4c88bf40eecf0cad3b2897e9d5dfa2cd63ebcc4243712a816b439942b88"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/flat-cache/node_modules/rimraf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac98134279149c7d6c170f324fa552537cc3dec5a6bbab19848b1e63c557f8646edcfe85ec5bbe24d0e85df9251256cb2529dcdc55101d57b8714e618fe05c52"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|fs.realpath@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs.realpath@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs.realpath%2F-%2Ffs.realpath-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/fs.realpath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs.realpath/-/fs.realpath-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38ed291f694ae9ad2166701d6aee48b731cf23aa5496f23b8cc567c54411b70e28c05db093c94e49a6ed1830933f81a0ae0d8c6c69d63bd5fc2b5b78f9f18c0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|inflight@1.0.6",
      "author": "Isaac Z. Schlueter",
      "description": "Add callbacks to requests in flight to avoid async duplication",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inflight@1.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finflight%2F-%2Finflight-1.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/inflight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inflight",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inflight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inflight/-/inflight-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93dd88fdbd3cab8c2f16c71708bbea7ec1c2ae3ac5ef2897b10b8856f544ecdf365b7f9aaa9cee51d05b7e159ccbf159477ff82207e532028b3acbcf0eb18224"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|once@1.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonce%2F-%2Fonce-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-escapes",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ansi-escapes@1.4.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for manipulating the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-escapes@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-escapes%2F-%2Fansi-escapes-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/ansi-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-escapes/-/ansi-escapes-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c225eeb4d8c35253440d61dc607de3b59521777738fd5a236acb03f331dd1c2635df16d9cb65db5be34a430034b561815730c0f6a1336307e84ac5a6be289d87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ansi-regex@2.1.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-2.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-cursor",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|cli-cursor@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Toggle the CLI cursor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-cursor%2F-%2Fcli-cursor-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-cursor/-/cli-cursor-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "db9b4006ad3dd1834a905e891fb95cc0ed331494d191ee0972af625f69ebfd2cf40a38efe207249b0956e93cbf6a8c8577acf7cac47684c182d8616e826068e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-width",
      "version": "2.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|cli-width@2.2.1",
      "author": "Ilya Radchenko",
      "description": "Get stdout window width, with two fallbacks, tty and then a default.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-width@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-width%2F-%2Fcli-width-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/knownasilya/cli-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-width/-/cli-width-2.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1913160f1a4e07a0e0936139528fb778406fb4e3a58a6326a5b1622ae2c59d0cd80dabed2c56372b9a276b8d6380dfd675166d1bbbadb954954cbe076d91c693"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "readline2",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|readline2@1.0.1",
      "author": "Simon Boudrias",
      "description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readline2@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadline2%2F-%2Freadline2-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/readline2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/readline2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/readline2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readline2/-/readline2-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3fb5de0c9b0501e8f91951b576e6e2b3edd7eb9a3616c6c5bc0d57e26d67651d193f97f0df1ca9f8a54f9d7dca062c581639dc860b320d4500fb8e7f81bfefe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readline2"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-async",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|run-async@0.1.0",
      "author": "Simon Boudrias",
      "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-async@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frun-async%2F-%2Frun-async-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/SBoudrias/run-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/run-async/-/run-async-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8e5fec3e231160a54a497e4bf6a06374f84c4fb3af05e2c6477da451c787437b1010906f376adba02951329724f901179eb371c16df9aebe78dbaddf23f568f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/run-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "rx-lite",
      "version": "3.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|rx-lite@3.1.2",
      "author": "Cloud Programmability Team",
      "description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
      "licenses": [
        {
          "license": {
            "name": "Apache License, Version 2.0",
            "acknowledgement": "declared",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl": "pkg:npm/rx-lite@3.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frx-lite%2F-%2Frx-lite-3.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Reactive-Extensions/RxJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rx-lite/-/rx-lite-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d48d7e1b682d78b07c4e4b7c608d6c26f4887dad255ae46d0bc1a3bedc8f05c2d21798c1082249a8aae9111e49539afa0617be8bdfe92b754cb94717bb491dc1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rx-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|string-width@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-1.0.2.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-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d17b15a502e75425c725fc84b3cb42d33a53548af93ca2ac42d913dbd230ba99cf4e3b4f990df14ffe32091105f6162457fdccde4cdc513480653e9aea1f35b7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-function",
      "version": "2.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|generate-function@2.3.1",
      "author": "Mathias Buus",
      "description": "Module that helps you write generated functions in Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-function@2.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerate-function%2F-%2Fgenerate-function-2.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generate-function/-/generate-function-2.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "79e07919f30d79ebe6fc6458ab6d12866b1a19c988f359085f62bd5d0c799a20bc29d1da0ba266d2a43c64d7863a2ef0601f0eb1dc4ab3e636a15b9316e57029"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-object-property",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|generate-object-property@1.2.0",
      "author": "Mathias Buus",
      "description": "Generate safe JS code that can used to reference a object property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-object-property@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerate-object-property%2F-%2Fgenerate-object-property-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-object-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generate-object-property/-/generate-object-property-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ee3b0656809d9500c10626f0323d6be9ab1480345d0b0e99b21dab8c8c56336800af9fe4134ff019a26bcf0b354157bc833773a6c074393af1da78b2ab7b725"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-object-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-my-ip-valid",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-my-ip-valid@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-my-ip-valid@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-my-ip-valid%2F-%2Fis-my-ip-valid-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/is-my-ip-valid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/is-my-ip-valid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/is-my-ip-valid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f173c70170e59b34ada2d9a4e40993fa8bbc241c5d5ba8a16bc041ee37926d8390526991d4650fc94ce270a15e3562f1e739a47259687bd93fcabdf373f4326"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-my-ip-valid"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonpointer",
      "version": "5.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsonpointer@5.0.1",
      "author": "Jan Lehnardt",
      "description": "Simple JSON Addressing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonpointer@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonpointer%2F-%2Fjsonpointer-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/janl/node-jsonpointer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/janl/node-jsonpointer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/janl/node-jsonpointer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonpointer/-/jsonpointer-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a7f9d76e148472ede96517645b539f261a6c56d5b581de166b57e741cf582e24df0239f4df5d9e30a8a66dd210cee665f5a6bdc5419a4653fd4ff08913f762b5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonpointer"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|xtend@4.0.2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxtend%2F-%2Fxtend-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xtend/-/xtend-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0a95214c70cc29520d9e767921438e78c1f5a253fba5dc29097bf3c41dc4caba25fa4696de854885317bb5dc76a5199c5f530090cd91bbe3b617067d629bdc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bound"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "2.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c478e10ebddc3412b40737542523d7667b50531fe6c0c4b9470e00ee53c9f745c600ee8848ffde3c336ea34be1a8e654f940f9268a1dc02000a1941ddc57802b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonify",
      "version": "0.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsonify@0.0.1",
      "author": "Douglas Crockford",
      "description": "JSON without touching any globals",
      "licenses": [
        {
          "license": {
            "name": "Public Domain",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonify@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonify%2F-%2Fjsonify-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/jsonify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/jsonify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/jsonify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonify/-/jsonify-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dbf2a2d06726baa4ab805c9e950abd334e72ecf4b4984c2e233adfddfd5f3ea9150d546f66b3d9b5548c1f1760a3c02ad2cc4039bfdcaf66aaa80dcb7961d53e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36e00449439432b9485ce7c72b30fa6e93eeded62ddf1be335d44843e15e4f494d6f82bc591ef409a0f186e360b92d971be1a39323303b3b0de5992d2267e12c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "112176dd5e12286ea55521998183696ec89a02475a6fa6603b17b9da9efe2a27775b7bb76f147855f77fa36d5d98dee34add08c20678bf9314776e8512d5c4f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.3.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64298e25dbce583058265cc0a05902f90d3e6d4c84392d65b60a75306534ddfa871be75b8bdb41154d9177d40a883645018ae13e1d8951feeb65122e1d12ad3a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a083f392c993838fccae289a6063bea245c34fbced9ffc37129b6fffe81221d31d2ac268d2ee027d834524fcbee1228cb82a86c36c319c0f9444c837b7c6bf6d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c25eee887e1a9c92ced364a6371f1a77cbaaa9858e522599ab58c0eb29c11148e5d641d32153d220fcf62bcf2c3fba5f63388ca1d0de0cd2d6c2e61a1d83c77"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04ddb607979a30c23d50cb63ac677983978260fa423c3532d052576d8b1a4f9cd8c6314e7244b9dd2403137a56915a16a475d56f706b61c10de13c1ae7907970"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "caller-path",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|caller-path@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Get the path of the caller module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caller-path@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaller-path%2F-%2Fcaller-path-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/caller-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/caller-path/-/caller-path-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "509884d68b635cf179ff1f93df34e7485893384989a064c3f47981a319c2530868eb56b6792367fd5c2dc2e2010c0a364843afd4027b0112398029a88452eefe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caller-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|interpret@1.4.0",
      "author": "Gulp Team",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finterpret%2F-%2Finterpret-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/interpret#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/interpret/-/interpret-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a013841f0762e4a7db880a7ec102aa2c730e1264ff644c4da1c62148de304f99725f76a89a8536d4b8a1ac3283761ada8bf40c61622a00715be0b1bd47bd16c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|rechoir@0.6.2",
      "author": "Tyler Kellen",
      "description": "Require any supported file as a node module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/rechoir@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frechoir%2F-%2Frechoir-0.6.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-rechoir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rechoir/-/rechoir-0.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c533cae467e8b7ceb57ee0b423c10d16f9ecfdf290293063371d4acdd388f70aaccf3b397d9e63f5e58f185cd9bc4071affde69c395123aa1996a64455d0d03"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-homedir",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Node.js 4 `os.homedir()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-homedir@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fos-homedir%2F-%2Fos-homedir-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-homedir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-homedir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-homedir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-homedir/-/os-homedir-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "079254ddc69bce4f1cebb99145ddc40a644e69f8d83176eece5c2da9d33c21b4bc92d9538b1f1a1466f66c018aad24489677cac28bc6514afbd8950fc8e6fa91"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-homedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|resolve-from@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a module like require.resolve() but from a given path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-from@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve-from%2F-%2Fresolve-from-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve-from/-/resolve-from-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa915c29a5ecabcfa84682e2964c3273bcc7185e62f50dbfdb934880b410ffe555bfdad4e2abebea75d5030d43b275c9c90919b11e18b5f6ed8397a17dc52cb1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._arrayeach",
      "version": "3.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._arrayeach@3.0.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `arrayEach` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._arrayeach@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._arrayeach%2F-%2Flodash._arrayeach-3.0.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._arrayeach/-/lodash._arrayeach-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "327ec789d395725de6910b5b3ecb8a474163d0de90e83401efb0ad6277197097346f1e6abf6ab81a5e9ad0b0b500df864b1a670433672b708a126f57340e33a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._arrayeach"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecallback",
      "version": "3.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._basecallback@3.3.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseCallback` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basecallback@3.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecallback%2F-%2Flodash._basecallback-3.3.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._basecallback/-/lodash._basecallback-3.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2d07df821b8eeb7b9f0d8df728a3b57b318a6dc1592b79e0615ec9a71694a26a0ce5a71fd187975373e6f1cb15134822ad5b39d135f37cd89b97af42a3782024"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basecallback"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecreate",
      "version": "3.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._basecreate@3.0.3",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseCreate` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basecreate@3.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecreate%2F-%2Flodash._basecreate-3.0.3.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._basecreate/-/lodash._basecreate-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1037a6e82f624299fb7f19c67668579aa6068c2912b660d74f801ec81d8f87c58a6e0960e1a259733364420963fb359770e10491588af131ee57626fba05b8ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basecreate"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basefor",
      "version": "3.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._basefor@3.0.3",
      "author": "John-David Dalton",
      "description": "The internal lodash function `baseFor` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basefor@3.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basefor%2F-%2Flodash._basefor-3.0.3.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._basefor/-/lodash._basefor-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e9b7376fc82b9293200dc549bfd25864093f98781ca8c963ce6eceb1b99c13614650c9a62d04cf1e587f745a91f0b034190ef3e0aebb252a2d54abb9d39f2fd4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basefor"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarray",
      "version": "3.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "27039b0ab349b93d0d9dbb9e726aabe4382db81a69b82bc60fd9718c5a40cf09d5b5d1a80d0d738a0fb95bc939ffa19c9f4819dfddfa1c302519ddbc8bbb0e19"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.istypedarray",
      "version": "3.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.istypedarray@3.0.6",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isTypedArray` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.istypedarray@3.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.istypedarray%2F-%2Flodash.istypedarray-3.0.6.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.istypedarray/-/lodash.istypedarray-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "946589e8df00037292bfe659c654dd9f87fa03b90c7e925ba1ecaf6c5744ec853d60083078e0ea98e81d507380f9cea55567952f2b1d6b17221578be7e856c5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.istypedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.keys",
      "version": "3.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.keys` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.keys@3.1.2?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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0ae06c6a916372e6ce18c9f7543fb6e073803f133bf6d1fe57a8af24bdc21d88edadac1ab83247524fff61ec3d1ef73a7bdadb0ab5111a4f33e8f0bef162417d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "performance-now",
      "version": "2.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ec40079722c7239e9510874ae7bbb01dd1ca21a0066e75cf8b0d3259b6ab41938a68aa6f508816d2359154b89ab6733e5d7952c2c6a72011ff87318c26e94ca3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/performance-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "nan",
      "version": "2.5.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|nan@2.5.1",
      "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 7 compatibility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nan@2.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnan%2F-%2Fnan-2.5.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/nan.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/nan#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/nan/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nan/-/nan-2.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32fa364707a65b5d8d46a978a94db5f9276dbbc0807e7d91682a7cfa9e8dfb8a1042f00cd437cef51fd9c8938968b76c30b1f0f38589128d802996abe0a00d5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "ampersand-events",
      "version": "2.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-events@2.0.2",
      "author": "Henrik Joreteg",
      "description": "Module that can be mixed into any object to provide eventing. Heavily based on Backbone Events.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ampersand-events@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fampersand-events%2F-%2Fampersand-events-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ampersandjs/ampersand-events.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-events",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-events/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ampersand-events/-/ampersand-events-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a4f9d5109be24715e2f5885903d8f71b01860539432e2f9822806fae929781c7be08ed67325654d9a395f0e26880db91d983dba6d0141cdcfb48a5fe32f2e3f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ampersand-events"
        }
      ]
    },
    {
      "type": "library",
      "name": "ampersand-version",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2",
      "author": "Philip Roberts",
      "description": "Transform for making it easy to include version numbers of used ampersand modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ampersand-version@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fampersand-version%2F-%2Fampersand-version-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ampersandjs/ampersand-version.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-version",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ampersandjs/ampersand-version/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ampersand-version/-/ampersand-version-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "15554b63b3e086d81cf29425d2b177037f8e4bf099fbf20b2cc21821a3b5700f6fe524646a29ea50c7d2a2dddfbb7dacbee4e122c60adeaf620ac1fd5b9fa659"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ampersand-version"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|through2@0.6.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.6.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough2%2F-%2Fthrough2-0.6.5.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through2/-/through2-0.6.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4642bf0821127532906477662880a28dd28ab024551ece4ab0b67aa40080985ff518f5108689c749758d11172dc44a7b466be374d6d94cbe73f55ee74825ca72"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ampersand-version/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ampersand-version/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|isarray@0.0.1",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@0.0.1?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ampersand-version/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|string_decoder@0.10.31",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@0.10.31?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ampersand-version/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-next",
      "version": "0.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|array-next@0.0.1",
      "author": "Henrik Joreteg",
      "description": "Advance to the next item in the array looping when hitting the end.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-next@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-next%2F-%2Farray-next-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/HenrikJoreteg/array-next.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/array-next#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/array-next/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-next/-/array-next-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b01382fc86b3da109c622d9797245fc990915316a6944e4d2571058c4f414f1db71c02e758016c3e31ad7eb01c96df68dc6ff7f077addb2c9ec8e77708463b96"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-next"
        }
      ]
    },
    {
      "type": "library",
      "name": "key-tree-store",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|key-tree-store@1.3.0",
      "author": "Henrik Joreteg",
      "description": "Simple tool for storing/retrieving objects events based hierarchical keypaths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/key-tree-store@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fkey-tree-store%2F-%2Fkey-tree-store-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/HenrikJoreteg/key-tree-store.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/key-tree-store",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/key-tree-store/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/key-tree-store/-/key-tree-store-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9793e951f8b5ef1a8b37c2a33120c5b078a0e00b1f1929633a0443e6ee266438aba0e60822ebabd4b7edef6ed2892c1ac0c8ec50e12f094702bef90e176519b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/key-tree-store"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "2.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsonfile@2.4.0",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@2.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonfile%2F-%2Fjsonfile-2.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonfile/-/jsonfile-2.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ca96502a6e02e0c476a3f1312563298a08082b01279b26b5a94e712439a4e8c2ddb754a5d7374b147ab889f9e87bcbab9f6ff082e5aa75d69cfbd7f70cd2153"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "klaw",
      "version": "1.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|klaw@1.3.1",
      "author": "JP Richardson",
      "description": "File system walker with Readable stream interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/klaw@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fklaw%2F-%2Fklaw-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-klaw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-klaw#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-klaw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/klaw/-/klaw-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c40f9c62f601908c6a4d9ef456927af0001d5e2f919c88f7d514eb77564d4e24254341bcee49fac5de191440a96c80aac6d45fb4b795b49be1637b58c8b7caf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/klaw"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.startswith",
      "version": "3.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.startswith@3.2.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.startsWith` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.startswith@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.startswith%2F-%2Flodash.startswith-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.startswith/-/lodash.startswith-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2f0da9ae75a5c2977d6b8f965d1b8835fd14f6e6f93e2b51a06228a3d15ef55a39b98dda49824c7a3f3ff68ad7a9238578af85abac352ad84068471663aff7e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.startswith"
        }
      ]
    },
    {
      "type": "library",
      "name": "mongodb",
      "version": "2.2.36",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mongodb@2.2.36",
      "author": "Christian Kvalheim",
      "description": "The official MongoDB driver for Node.js",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mongodb@2.2.36?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmongodb%2F-%2Fmongodb-2.2.36.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mongodb/node-mongodb-native",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mongodb/node-mongodb-native/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mongodb/-/mongodb-2.2.36.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f64812d0f19d0f571ef59e0a17c28d76f858927db35f18e0a501aa34dff6da9ede4380b36438f01c93921a25c124e202a54210c4511cdf477c6e046d7f07e20"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mongodb"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|which@1.3.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f125d616ab53132106c9de7c3472ab2c1e84cd536ebb2a5ac3b866755989710d2b54b4a52139a266875d76fd36661f1c547ee26a3d748e9bbb43c9ab3439221"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.assign",
      "version": "3.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fd5571ce018199ba616ac4e0e7516bcedc5027f560014a6897ace626e49548670d83883b140e33eeb415f0ebebf55def141356661bca5877e9032b634d551f14"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.restparam",
      "version": "3.6.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f8fdaae38eeab89e8894269b77c92e8a20a0ed27035ed9f21880cab26182a87887d5d6212abcfc210b1db7a3e47d773a2e1a284300f37575321159aef393cb7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.restparam"
        }
      ]
    },
    {
      "type": "library",
      "name": "cheerio",
      "version": "0.19.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|cheerio@0.19.0",
      "author": "Matt Mueller",
      "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cheerio@0.19.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcheerio%2F-%2Fcheerio-0.19.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cheeriojs/cheerio.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cheeriojs/cheerio#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cheeriojs/cheerio/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cheerio/-/cheerio-0.19.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "170726df3911dfb4939cf0bc15ea521de49824ce51779f7a4d939c7c351da2347843bdf968ad579fe33e2126a03677ae0b03232b6f30e245fe11320b18d4ff51"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cheerio"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|cheerio@0.19.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f660c3c2a54899ae8e657efd6650c009997cb019b44c49e47fdf7357788c0381b39084fff618aa3f9998d07a13d6234b0ab29cfd1d4707257ec897d159526bc9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cheerio/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "downcache",
      "version": "0.0.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8",
      "author": "Chris Wilson",
      "description": "Download and cache webpages and write them to disk for fast future retrieval",
      "purl": "pkg:npm/downcache@0.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdowncache%2F-%2Fdowncache-0.0.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/wilson428/downcache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wilson428/downcache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wilson428/downcache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/downcache/-/downcache-0.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa43b1d5f3e690597ef8e26e12f59e0e3af11c3c2221b628c4c9eaf903d33396ba587b2db1b2b15df392197288337eff88797d75ac41391411502b9cb4b8d955"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/downcache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "2.0.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|graceful-fs@2.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-2.0.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-2.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "85c8ff353516bfe0b731baab55bf45f9a1fa96f4f010725dc767e807196b56ae61eb313c05fbb8a6fe02000a9b0dc66bc3ff4093996c457958f40a3cfc5d13bb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/downcache/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|mkdirp@0.3.5",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.3.5.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.3.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f0e0aad037bf87d671b1eab3087f0ac3f16295fe6917fbcc23af811fb2eed235f3da9a980a34c0411a254b14488be031fa80828e5c6824c3f4610e1796b40d1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/downcache/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-bytes",
      "version": "4.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pretty-bytes@4.0.2",
      "author": "Sindre Sorhus",
      "description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-bytes@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpretty-bytes%2F-%2Fpretty-bytes-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pretty-bytes/-/pretty-bytes-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c89005f808db1ca97143c79eccc77fdf83278ff6134378ba90bcef56c1f897f05f205b69e38e27d3055b9ec9fae898a667db81a1fbfcd79691a75cc2a69c655b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "progress-stream",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0",
      "author": "freeall",
      "description": "Read the progress of a stream",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/progress-stream@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprogress-stream%2F-%2Fprogress-stream-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/freeall/progress-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/freeall/progress-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/freeall/progress-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/progress-stream/-/progress-stream-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "30804f8d9cfaa06352c39ae7da64a9fa73fd146a1a568e90b0fc8f544683e29ba2973e6164d6b791f9eb96a44d605b2e82c95b537027e269e42cbb5939a5afac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/progress-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "0.2.3",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|through2@0.2.3",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough2%2F-%2Fthrough2-0.2.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through2/-/through2-0.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "98b6bc067da666eae3ca898629646edc1a369afa10a23164b3d36f38af07fa4e240c9364744a86e76d8a159b04141125eab2a4c538056c4e7e38f7207ef3c41c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.14",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f8c7958c57f82f8e1752484cd5e61b0fc7f212cc5c57cd69a8c491e606e57dc2c21df66f6ebab2e3fa981c4fbf4791e80544f5d565793b4f02af59f761791655"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "2.1.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|xtend@2.1.2",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/xtend@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxtend%2F-%2Fxtend-2.1.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-2.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bcc34acebdab1cff43a7f7b53501672d0970961a7d2ff2dfbe7b15747c4dd5ffae820c952378b4f2e0f5e063ef093a0f91db117f23ea232606988939f15f7c65"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/xtend"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/string_decoder"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "0.4.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|object-keys@0.4.0",
          "author": "Jordan Harband",
          "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shim",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-keys@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-keys%2F-%2Fobject-keys-0.4.0.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-0.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9dcacbc3e5f9e73edb925e4f9d4bc7c052bd15c1ae158a3d82d8f0b365ed4b32fe699f2d9bcdf43fad1627475298555a49a95689e5b9303ee411d9d775af7227"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/progress-stream/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "single-line-log",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|single-line-log@1.1.2",
      "author": "Tobias Baunbæk",
      "description": "Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/single-line-log@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsingle-line-log%2F-%2Fsingle-line-log-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/freeall/single-line-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/freeall/single-line-log#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/freeall/single-line-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/single-line-log/-/single-line-log-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6b0cda6883ed60575ec4bafa4c1a5c65218f07a0f54489cd3bfa8d7ad81a265a0f0c5fc3d06915b4bbc6129f089df98b57b0b22f24397c844ffad54dfc999640"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/single-line-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "throttleit",
      "version": "0.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|throttleit@0.0.2",
      "description": "Throttle a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/throttleit@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrottleit%2F-%2Fthrottleit-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/component/throttle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/throttle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/throttle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/throttleit/-/throttleit-0.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1ed95315ec98b357a50ccdadc62206b1d5c76aaf247df55a647fd010145ba3de7342ace5b01c7910b2a190f39955a77d38af68c73c31e94ad037c55f87ffb26a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/throttleit"
        }
      ]
    },
    {
      "type": "library",
      "name": "block-stream",
      "version": "0.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|block-stream@0.0.9",
      "author": "Isaac Z. Schlueter",
      "description": "a stream of blocks",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/block-stream@0.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fblock-stream%2F-%2Fblock-stream-0.0.9.tgz",
      "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\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/block-stream/-/block-stream-0.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3a8adb9c954f208e03b9429b8c04407bcbbc11fa8e9a4104692148ca843b3a34c79fa91a7f15a5d302e0a19dab5da61deccc8b703694e139a17f1b7081c71c31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/block-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "fstream",
      "version": "1.0.12",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|fstream@1.0.12",
      "author": "Isaac Z. Schlueter",
      "description": "Advanced file system stream things",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fstream@1.0.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffstream%2F-%2Ffstream-1.0.12.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fstream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fstream/-/fstream-1.0.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5af275f773876b41873c42fe032704260c6f044c327d190dd6f86371adb739a3d530268b0974dde6a02ef360234dc80fd54266cad90e29beb762975eeeb68322"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary",
      "version": "0.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|binary@0.3.0",
      "author": "James Halliday",
      "description": "Unpack multibyte binary values from buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbinary%2F-%2Fbinary-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-binary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-binary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-binary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/binary/-/binary-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f81f5cb9298c292602bcc24d42b9ee4b2cf826c072984828646eca5083926d56e479ba519c9317d1eb61f7004f540e474c0bccb25e5a988a1bb3dc0aa0d9766"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binary"
        }
      ]
    },
    {
      "type": "library",
      "name": "match-stream",
      "version": "0.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2",
      "author": "Evan Oxfeld",
      "description": "Match a pattern within a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/match-stream@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmatch-stream%2F-%2Fmatch-stream-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/match-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/match-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/match-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/match-stream/-/match-stream-0.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4db376d4aaef999e261f32aa48578d34d61e38634da04134b108e138694773e5ba5e15789c4849a9a413263d74e8d17e3588f227ba57876dfe390d5ddf4e8e47"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/match-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/match-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|isarray@0.0.1",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@0.0.1?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/match-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|string_decoder@0.10.31",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@0.10.31?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/match-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pullstream",
      "version": "0.4.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1",
      "description": "A stream you can pull data from.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pullstream@0.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpullstream%2F-%2Fpullstream-0.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nearinfinity/node-pullstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nearinfinity/node-pullstream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nearinfinity/node-pullstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pullstream/-/pullstream-0.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f1c91ab9fc44ef8aed6f0034943d063b63e4fe68827e37b7b99b4665dfcc429c64a11201074d3868a06785d73863c2fbb22a74722b3f7a489bff5954c14c31b8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pullstream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pullstream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pullstream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pullstream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3004c9759a7cb0ba8397febc2df4266cff3328f2d0355e81219a0882bb1c14343e46cbcafc1c5e0d03a0cb128aa21d32ffc87706a5459c2a90fe077eade8885c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-buffer%2F-%2Fsafe-buffer-5.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "prr",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|prr@1.0.1",
      "author": "Rod Vagg",
      "description": "A better Object.defineProperty()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prr@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprr%2F-%2Fprr-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/prr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/prr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/prr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/prr/-/prr-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c8fc384a78358168211d05a3d01dd98205949b8a956cfc0f15c446f0acb1894ec9d8e1c54a8107292f846777efe65d6df42c828a8a7a97f6587966eb82841e8f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prr"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-indent",
      "version": "4.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|detect-indent@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Detect the indentation of code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-indent@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdetect-indent%2F-%2Fdetect-indent-4.0.0.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-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0432ad98794ecf023b891b84921cec9cfa22e72a4485600907946f1d67b590caf4ea3b37b8ae41dfbdf88b7ba2e5877ec0e255d5ca44e099e2bcf0f6f37194fc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsesc@1.3.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"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsesc%2F-%2Fjsesc-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/jsesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://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-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3247b40c0d108d45ae26586c13464f3e162226445aa7ae364a623fe33b4215a52ce95d80887d6c7de71cfb9ecd81aaf27c0036551defe8ef824a30b58d924a38"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-right",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5991971acb6609681e7af8132f9e21ac2bb0d5dc8c408cd6cbb65fa9125f4a6259070925235e5e826432b453fa6cf89d9b0dccf1de72128c25d678aae2f9aa67"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-right"
        }
      ]
    },
    {
      "type": "library",
      "name": "home-or-tmp",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|home-or-tmp@2.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@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhome-or-tmp%2F-%2Fhome-or-tmp-2.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9c5115bba14c44dac3623d5c351d5105b16f9e70ea49e736a3ede0b4465c2189b851068776d26b9437caaefe0cf1f79e98acba2556fb353135f02a00b6ad512"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/home-or-tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.4.18",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|source-map-support@0.4.18",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.4.18?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map-support%2F-%2Fsource-map-support-0.4.18.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.4.18.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6bcb4fc9ab13cb17d9ce8ef4ad6bbb55a277643f97708322c38d5a323039668ee813da5459d4e7ecad84e409dda19039c94ca45b3bf465de8ae6f2f96c5336c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "invariant",
      "version": "2.2.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|invariant@2.2.4",
      "author": "Andres Suarez",
      "description": "invariant",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/invariant@2.2.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finvariant%2F-%2Finvariant-2.2.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zertosh/invariant.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/invariant#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/invariant/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/invariant/-/invariant-2.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a6125f41506e689339ada3a926349f9220fa0696c213836cfff2da5e5eb0198b54058f379d64ba45ff6d5e6d9ef1568aeb42448d895d6cf89ffc0d81d42da034"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/invariant"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-fast-properties",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "971ad63fc7a3b2afbb1379cd8f06265013008233136684c8fac7413a9bcdca28de0cb6b6f4b527f506a85c01efe3e679efc85b9871c9299927cf156dbe8efba2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-fast-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.13",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|brace-expansion@1.1.13",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrace-expansion%2F-%2Fbrace-expansion-1.1.13.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.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f592e9ad64ba1043668443a98c2616d9cf159263af72420965f92beeb056e9d39b99f809fcbd46a52616e47a68f650f3e03d7e9f40a4cfcad4ec5c070d0886ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "compare-func",
      "version": "1.3.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|compare-func@1.3.4",
      "author": "Steve Mao",
      "description": "Get a compare function for array to sort",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compare-func@1.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcompare-func%2F-%2Fcompare-func-1.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/compare-func.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/compare-func",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/compare-func/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/compare-func/-/compare-func-1.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2adac5adaea28f9045c00bcb44240d7e06a007f466c590606d50eaab517e7b5527f0a7cc7292d72d93eb8ba11cb979c713771cc3715233b65603a4ab3726fd5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/compare-func"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "915fc24e1917a3ac72144654ba0c3ffa920ecb05dc0db15881272de5c4f782a95b901135489770cba510a19be8762585fdc9102d9c8313f06ed4cea056ee6557"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-writer",
      "version": "3.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9",
      "author": "Steve Mao",
      "description": "Write logs based on conventional commits and templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-writer@3.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-changelog-writer%2F-%2Fconventional-changelog-writer-3.0.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9fd29bb31949c5142c5272bac080519c045a72f3673780bf9f19f10a41fe07f475252d856be0e23f5754e08e7d9840c48e09c568ddbef70af53f5b3b198079fd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-writer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9|semver@5.7.2",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-5.7.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-5.7.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "701ce79d0f4a8c9a94ebb079d91302eb908c6ab2b6eb4d161676e471a8b05aadf1cbfe61685265b21827a63a2f31527e1df7f8f5df06127d1bf3b0b9a43435d2"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/conventional-changelog-writer/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-parser",
      "version": "2.1.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-commits-parser@2.1.7",
      "author": "Steve Mao",
      "description": "Parse raw conventional commits",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-parser@2.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-commits-parser%2F-%2Fconventional-commits-parser-2.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-commits-parser/-/conventional-commits-parser-2.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06831a75d20427a0784153120eef48915226946392180d48d814323991de2d0eaa54e24b70b2a7f7bf9f2fa7466f35848aa0f37c7e0e91cbde50b99eab630715"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-commits-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "3.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|dateformat@3.0.3",
      "author": "Steven Levithan",
      "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dateformat@3.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdateformat%2F-%2Fdateformat-3.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/felixge/node-dateformat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dateformat/-/dateformat-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f20844ed4a5dd5319316791a3b898d452f5f607acd6de7984ca39c9a6a6e09aec9b910f2fcf54424a10472888f987f893caf666976782457c86bd6521d8dbdd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-pkg-repo",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0",
      "author": "Steve Mao",
      "description": "Get normalized repository from package json data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-pkg-repo@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-pkg-repo%2F-%2Fget-pkg-repo-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/get-pkg-repo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/get-pkg-repo",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/get-pkg-repo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c4f0b2bdc10ec42243c6105f5c3347fb303b9884466f6698d60214256b1992925ba7504b1e5fbf4b2720dba0eff996d900990eeb5b736c1b6a1d48b7d0d181be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-pkg-repo"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "meow",
          "version": "3.7.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4cd77066cd2c9119693e90942b6e52b42e151feb4fe4681e6351d038e18ffa5436c6d76437656d4ffe6d897f64dc85a99013d5f5bdcbb005979f81868bf3eb48"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/meow"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase-keys",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6c0fd9fc31111caaa810eae9faa7862b0d5096f1109066527345da63a5674f166bf8abf51b9cc5c2db698eff2ac59fec04f4f89ed87065a01cb0065326548a5d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/camelcase-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "map-obj",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ecdfeade5c99f8b542a7b3f3bb1ac9af828c6c1136856ec14fb60d89adf7d0e17121fe1ddebe7356989c3f6eb9d25ec23cde9133dcce251977346a6a4a2c3712"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/map-obj"
            }
          ]
        },
        {
          "type": "library",
          "name": "redent",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aad5b984acc6419a8aa21e893520fee257e2b5f3ca1b3e367ba43089198f3399a62ad474378d406c9458bb4c498bb9e1389e160e04642af024eadc38588c11e2"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/redent"
            }
          ]
        },
        {
          "type": "library",
          "name": "trim-newlines",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "366e1c17bf458524f3acb2860cc8b7238bad06d16ff2a2b2e2cab57a77ed7f680c769a88f285504c07f24a44f3e6be3d8225730e3f3c4956573f809e610c236b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/trim-newlines"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "2.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0cb22c473255050bbbda678028f91640e2dcba37574f7da1c1d7e7908d5fad289244c2b53287e32877fe304c74481e9f8c41572fc7c10efd5d2b298194ea7843"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "indent-string",
          "version": "2.1.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6aac031564a04a07d1684c1aa39960e4a11c55dff66be0f5aefa06ecd762966633d0dc1193a4ad5a959dcff1e9937e0c28fa71eecf17c54aa299f7102ba80696"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/indent-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-indent",
          "version": "1.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "239890aba68530ceb67c1100201fe15f3c090fa104674c441825f6b7ba17a9a28f21182de16aee010dbce4121281d90ff872c65b278698d25ca48c0579161150"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-pkg-repo/node_modules/strip-indent"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "git-raw-commits",
      "version": "1.3.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|git-raw-commits@1.3.6",
      "author": "Steve Mao",
      "description": "Get raw git commits out of your repository using git-log(1)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-raw-commits@1.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgit-raw-commits%2F-%2Fgit-raw-commits-1.3.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/git-raw-commits/-/git-raw-commits-1.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2fb0adbab50f2f10a9ccb214c36ad488412303773f02c4822a2acbcfa9bb55db712d9b0e9535a1408adbbccf067456b3a77bb173b703f244bc4aeff0c851342"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/git-raw-commits"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-remote-origin-url",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|git-remote-origin-url@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the remote origin url of a git repository",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-remote-origin-url@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgit-remote-origin-url%2F-%2Fgit-remote-origin-url-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/git-remote-origin-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/git-remote-origin-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/git-remote-origin-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "794f861ab66071c34972c0c7e4b9174773c1f4cf79f21c5ceec6c0f031498ebbfd8f82f63ff7997ca84cf900fac32ce98aff9bd41a4ad17ad80b1928bed8d22f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/git-remote-origin-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-semver-tags",
      "version": "1.3.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6",
      "author": "Steve Mao",
      "description": "Get all git semver tags of your repository in reverse chronological order",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-semver-tags@1.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgit-semver-tags%2F-%2Fgit-semver-tags-1.3.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-semver-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/git-semver-tags/-/git-semver-tags-1.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da31e5267967e03fc40a4f45c46101877938e308187568d60ed32624f69e723a119b12a8dd8d4b87c18c62e38fbb4e021f0f3a35300e0dc8588c2e699e93108a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/git-semver-tags"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6|semver@5.7.2",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-5.7.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-5.7.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "701ce79d0f4a8c9a94ebb079d91302eb908c6ab2b6eb4d161676e471a8b05aadf1cbfe61685265b21827a63a2f31527e1df7f8f5df06127d1bf3b0b9a43435d2"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/git-semver-tags/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "583f4c4e536d239e48c18512dbb88787db4add8a08561c62b3cc8a84ba53a96b6697bdfdb9773d3564e9c681e47d97f7f839020ac5e8c7de3f5566678ae666e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ec11b0447aade2cfee55bbb2a1e7a3467e189859d8662165e00b9a7971e58197f7b0e345d12386971b363f0f20ea108aba9a34f1169f20ee585c534e2937f0b1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "2.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough2%2F-%2Fthrough2-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through2/-/through2-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe6ad1a1df31aa903e20748bc86090dacf123c78820c47902527a9d63a8b61e1140a53851b642c87ee0553a1bd55eaa9667196fd2bbc2d019ce182a78b9ad849"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-2.3.8.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f29d00524e173838087b04a2d25f04a63b3e1159d688aecda03204194d07844efe67263c0f520c63ba1dbb9951ac55c683bd4bd79286f10acf9ae9b8e514ed74"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "process-nextick-args",
          "version": "2.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|process-nextick-args@2.0.1",
          "description": "process.nextTick but always with args",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/process-nextick-args@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprocess-nextick-args%2F-%2Fprocess-nextick-args-2.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/calvinmetcalf/process-nextick-args",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/process-nextick-args"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|string_decoder@1.1.1",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-1.1.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/string_decoder.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "4.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|camelcase@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-4.1.0.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-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "17102fec7a47ad76e1dda3e8e28daac476b2da590b637c79330dca784e0a404f32b157f3896791643c1c8dabafc01486102fe75d43f3672f337a1e07a24a8e9f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|map-obj@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Map object keys and values into a new object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-obj@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmap-obj%2F-%2Fmap-obj-2.0.0.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f34125760e231882817947272778a554cc86bd6d0b23fc1ded4e0b04ddd386aa5cc79c6203682ed7044ee0ae703ef2464f9dfa921857bde551dcda873454551"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "quick-lru",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|quick-lru@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Simple \"Least Recently Used\" (LRU) cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/quick-lru@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fquick-lru%2F-%2Fquick-lru-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/quick-lru.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/quick-lru/-/quick-lru-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b514bbb13832c4c5ed2ee9bc2fae5d6899c75217c35206e845d7165b66d1f6f05fae3dbe3b91d231b40e25f2498c85523c5a9b042177ec5a705971a2b43739b4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/quick-lru"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf64be5bd5fbde10145248be37ef596b694196e9fcf738a03b21abb1ac7e29443ac0a5b86685a91180641a1423c008e30c2916c6163454a12193cc3363b17970"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "currently-unhandled",
      "version": "0.4.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fdf2138e08c6539d2f8d0e051fa794a18bbe894a142885f0b3684bd79249a4847e05b4f169742c32ebb28ed361d96aac4814b99ec6991c5b0579ccb0e420809e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/currently-unhandled"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|signal-exit@3.0.7",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-3.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/signal-exit/-/signal-exit-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "arrify",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|arrify@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Convert a value to an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arrify@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farrify%2F-%2Farrify-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/arrify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arrify/-/arrify-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dc26337b1f4cf451908c218c1b28baff7d5cf0625b81bd2a1b2af1e475b13ddd1a0b0878701d988cc6f65dff54ba8a20accae53bd713aa7079ac8e461d94dc50"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arrify"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-plain-obj@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-plain-obj%2F-%2Fis-plain-obj-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-plain-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "caf911cb1985284390e293570a6246e401103655c94b92da38d5e8e7f70b75365d5afb19d62a091289cb180a2c2a531613c970532fdb273323730f1acfbdfe16"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "2.8.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9b120301bf4bb26e83a0e27bc47fb9f97e32d4b53fe078b9d0bf42e6c22cc0adc9cd42d2e1bc24d45be374182f611e1bcd3e2db944220b5e451367f91db2ef63"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.11",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45fa80bcb9cc977d77afb73da1c941d478541007b37292e3cfde70147e0b56e864f4917faf6daa9953fd00c98e538bcc5fb43ca4df23c0d83f092a5d1673234d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "3.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|indent-string@3.2.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Findent-string%2F-%2Findent-string-3.2.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-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "058a931d74c6508be0eedd6be2c24d29c6c36642fdda791703c62d4696e31474471832ff36d51e88124c784eb490814dfcc83c11269642f7ed69830627341909"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|strip-indent@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-indent%2F-%2Fstrip-indent-2.0.0.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "46c48d3cba6ae9850bed0632e384673d54e7fe571566d6f8f14a1fdd7e492db178cc3fc6b3b6450efd875a897e95ea10376993f3a2c0cd2b2119f9139523a9b0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|sprintf-js@1.0.3",
      "author": "Alexandru Marasteanu",
      "description": "JavaScript sprintf implementation",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sprintf-js@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsprintf-js%2F-%2Fsprintf-js-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexei/sprintf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|delayed-stream@1.0.0",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delayed-stream@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdelayed-stream%2F-%2Fdelayed-stream-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-delayed-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/delayed-stream/-/delayed-stream-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|asynckit@0.4.0",
      "author": "Alex Indigo",
      "description": "Minimal async jobs utility library, with streams support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asynckit@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasynckit%2F-%2Fasynckit-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexindigo/asynckit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/asynckit/-/asynckit-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|commander@2.20.3",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.20.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.20.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie-promise",
      "version": "2.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1",
      "author": "Vsevolod Strukchinsky",
      "description": "ES2015 Promise ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie-promise@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpinkie-promise%2F-%2Fpinkie-promise-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d069e2e83e1470b4dbbfd739ec37f10c676be355df8148ea599bb8f767f47081abd7acc3534e8158ffd1004bceba8ec243408d8c768b94ce7d6092459b735697"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "boom",
      "version": "2.10.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|boom@2.10.1",
      "description": "HTTP-friendly error objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/boom@2.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fboom%2F-%2Fboom-2.10.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/boom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/boom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/boom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/boom/-/boom-2.10.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "29b89911af7fbe87cd7152571b07565a7db9ade4375777470566d2d3b153177fd339e84b9e6f46121255e13e99bc63e44a1469994a98c27682ae48f49919cfe9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/boom"
        }
      ]
    },
    {
      "type": "library",
      "name": "cryptiles",
      "version": "2.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|cryptiles@2.0.5",
      "description": "General purpose crypto utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cryptiles@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcryptiles%2F-%2Fcryptiles-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/cryptiles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cryptiles/-/cryptiles-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1453792b0a6fbd04d34b98563f1ad4f3f404e2441473abb065cae794c04df36b7532002dabc9a7a03c08341972f5376bd36b1e788221b5d17e507d5f781606a2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cryptiles"
        }
      ]
    },
    {
      "type": "library",
      "name": "hoek",
      "version": "2.16.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|hoek@2.16.3",
      "description": "General purpose node utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hoek@2.16.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhoek%2F-%2Fhoek-2.16.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/hoek.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/hoek#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/hoek/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hoek/-/hoek-2.16.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57a630d6b21c615ff826c9e0823054d25e0aafe117869c2a5d1bac10d5355f1eaba34d081cf1d83729c2b814ce6403e5af700098bbdc847f48ecdfd551dbcec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hoek"
        }
      ]
    },
    {
      "type": "library",
      "name": "sntp",
      "version": "1.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|sntp@1.0.9",
      "author": "Eran Hammer",
      "description": "SNTP Client",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/sntp@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsntp%2F-%2Fsntp-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hueniverse/sntp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hueniverse/sntp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hueniverse/sntp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sntp/-/sntp-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "edb8153809cf8f75e3aca639efb4bea6e08a18246552b72b11db0c7915e583d1a17f975fff1362eac38d51ae375ab1d47774e324117b3b4e23628898d0555ad0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sntp"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-plus",
      "version": "0.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|assert-plus@0.2.0",
      "author": "Mark Cavage",
      "description": "Extra assertions on top of node's assert module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert-plus@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcavage/node-assert-plus.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bb52f464bcb047388e563521471234420f46fb8467141f47fd1ab8d185a7d1d89e0e03bbbc061e273ea32803bab7f6abbb394314b00f9104d3f3b7be7fc2266b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsprim",
      "version": "1.4.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2",
      "description": "utilities for primitive JavaScript types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsprim@1.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsprim%2F-%2Fjsprim-1.4.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-jsprim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsprim/-/jsprim-1.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f66d238c01cfdc88bcfa0f38235651893fdf81ac95aee540c62bbd02da2c1e0b940121e15fd195d1bc68c48f6b9882b63632400086c4961c35a516d12ba195b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsprim"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsprim/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sshpk",
      "version": "1.18.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0",
      "author": "Joyent, Inc",
      "description": "A library for finding and using SSH public keys",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sshpk@1.18.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsshpk%2F-%2Fsshpk-1.18.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-sshpk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sshpk/-/sshpk-1.18.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da9d8a2594d2a90fc8dfe1d7e3612960e6b69777fc12bbfc3162accb623db9fe3003bc852245d17df61db31f3acbacf8bc7b55f2eee0fa93e5afcff8a2e031b1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sshpk"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sshpk/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mime-db@1.52.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-db%2F-%2Fmime-db-1.52.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-db/-/mime-db-1.52.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|punycode@1.4.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@1.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpunycode%2F-%2Fpunycode-1.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/punycode/-/punycode-1.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e660d1255bbcaf3bb4d5df70a34a6bd2884db2728ddb576733bbf3b30ca74c35565059fc426e55112e17fee3bb32411067b637cb75dfc7d1e82bcc81bea1a15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "d",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|d@1.0.2",
      "author": "Mariusz Nowak",
      "description": "Property descriptor factory",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fd%2F-%2Fd-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/d.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/d#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/d/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/d/-/d-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "30ea87bcc585f7ff4c5fa9f36b42a0bc51f81e9314d04179b940d7a97fc1b71b54f0d7c1d10cd1b49f0e7bfe92b92e246e1cb3549c2377dec40383caaf327c6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d"
        }
      ]
    },
    {
      "type": "library",
      "name": "es5-ext",
      "version": "0.10.64",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
      "author": "Mariusz Nowak",
      "description": "ECMAScript extensions and shims",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es5-ext@0.10.64?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes5-ext%2F-%2Fes5-ext-0.10.64.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/es5-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es5-ext/-/es5-ext-0.10.64.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a76b270e188b6977ba75a86cb352dd771a849be4a4b83bd5f1d9c8406d0c5a3c87a5c30d7d728f13efc2734cbe3e1c495f7038c4635e1428f9a1cd01521e9d7a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es5-ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-iterator",
      "version": "2.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
      "author": "Mariusz Nowak",
      "description": "Iterator abstraction based on ES6 specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-iterator@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-iterator%2F-%2Fes6-iterator-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-iterator/-/es6-iterator-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf0e12473a1491df9c97e668135e40f68d6841df76d016f488e24c4244219778cd734dd8a958c0846eec71ff42e4a59153f475dceadfe7cf2e082eb9db9a34da"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-set",
      "version": "0.1.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-set@0.1.6",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 Set polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-set@0.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-set%2F-%2Fes6-set-0.1.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/es6-set.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-set#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-set/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-set/-/es6-set-0.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c4dcb8062c32015f7df68eadf2a6fe9b70ea642ced00b25010a3ba7656a5ffd4de3a60db2f21682f8e88e34849d610658c86bd6a51b61e4d28abe49ea61473b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-set"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-symbol",
      "version": "3.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4",
      "author": "Mariusz Nowak",
      "description": "ECMAScript 6 Symbol polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-symbol@3.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes6-symbol%2F-%2Fes6-symbol-3.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/es6-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es6-symbol/-/es6-symbol-3.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53d6c51635fcb458804e0b64275ce0db9f8abe2217a6046f4474bcb1abb719f855cd385142b39e92c3de4f40565b630d66cd4e1162750cf5ce40c9f428a464be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "event-emitter",
      "version": "0.3.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|event-emitter@0.3.5",
      "author": "Mariusz Nowak",
      "description": "Environment agnostic event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/event-emitter@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fevent-emitter%2F-%2Fevent-emitter-0.3.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/event-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/event-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/event-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/event-emitter/-/event-emitter-0.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fdad19fdcbb90b3e727e84cabb4bf9e1be82b0c2f5496a1062d813e6c776ef6ec11d2b75bd8a2f1c0521a33feef6fcb9cce27e9fa37f9d9025f915e4d0aee5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/event-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "circular-json",
      "version": "0.3.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|circular-json@0.3.3",
      "author": "Andrea Giammarchi",
      "description": "JSON does not handle circular references. This version does",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/circular-json@0.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcircular-json%2F-%2Fcircular-json-0.3.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/WebReflection/circular-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/circular-json",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/circular-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/circular-json/-/circular-json-0.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5192b7341c7631c6be6f92ec1bb6d8d7cde91d6b79635c6db383f73f3ec4353c0656724e5166d16f7a1c8ef5fb871f6dabfc9301d7255e6f6c677f2036e7a6e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/circular-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "write",
      "version": "0.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|write@0.2.1",
      "author": "Jon Schlinkert",
      "description": "Write files to disk, creating intermediate directories if they don't exist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/write@0.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrite%2F-%2Fwrite-0.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/write.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/write",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/write/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/write/-/write-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "089d7b3a850b10a5e9039a5e7f7a8b8f90314c9ea64adee0f3885ed9622c90ac2a14ee13f7b77957b4da765d0360393bab250e403e5695494e30285a62b87178"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/write"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|wrappy@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrappy%2F-%2Fwrappy-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "restore-cursor",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|restore-cursor@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Gracefully restore the CLI cursor on exit",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frestore-cursor%2F-%2Frestore-cursor-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/restore-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/restore-cursor/-/restore-cursor-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ade4a31f81ee88597195a05a142892e8eefa6461b6ca02a84a50ac8a929d699b8a48fc7ff9bb7d9942e49f89746ac5736c47d04265d183a5a9ea0bfa9b4c0497"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/restore-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-point-at",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|code-point-at@1.1.0",
      "author": "Sindre Sorhus",
      "description": "ES2015 `String#codePointAt()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/code-point-at@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcode-point-at%2F-%2Fcode-point-at-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/code-point-at.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/code-point-at#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/code-point-at/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/code-point-at/-/code-point-at-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4690152900394fadf1123ebf82221b504b59c09e1414873766dbc4922694111ca5a9ef316f922fa9c80ebab64b6a1bfddc22ca7f1730e5823e0d9714051c8b5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/code-point-at"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-fullwidth-code-point@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-1.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-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d69a94a918e484f27d9a236af52c0c7ddbe2ea504971de9e171bdf6a2bd085a1f74a08ac7e2bae76f167b5d28e9b1b9e7bfefb97e14f8caad08d6be63e35ab47"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "mute-stream",
      "version": "0.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|mute-stream@0.0.5",
      "author": "Isaac Z. Schlueter",
      "description": "Bytes go in, but they don't come out (when muted).",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mute-stream@0.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmute-stream%2F-%2Fmute-stream-0.0.5.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.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11baf3893e2cf1c58f9b3af8ede6155b7c22992e07b2f967579ae2d71c35691e89428fceac95f9ae4977d8afd040777179a6c9113b5f79a44e1a177c5bbb8182"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mute-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-property",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-property@1.0.2",
      "author": "Mikola Lysenko",
      "description": "Tests if a JSON property can be accessed using . syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-property@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-property%2F-%2Fis-property-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/is-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-property/-/is-property-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2acfc8a17d344ed0a56c642be135977a602792d010bd807b1f3702c431aa11953aa0299bd88347b8ea0ac5bb51f871649985812affdd399b464620230e18fdda"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-length",
      "version": "1.2.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a6045ce21278fec363582492f409a74b8d31ddb34c0d39271e02f951a3014ccc899d4f741205a1d51cfe302f5e16ee01b8dfd4c198ca42e63fd6fdeb33b1cc7e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-function-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "0.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|callsites@0.2.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/callsites@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcallsites%2F-%2Fcallsites-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/callsites.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/callsites/-/callsites-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66fe039ecf486d75e63e48114548c06894207cde315f9a7af9140585652ab1c76fbcadb12bf64bf1bdc85c826c8fee2c0fe7f6e0dc275b2d8163c009f36241d0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "amdefine",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|amdefine@1.0.1",
      "author": "James Burke",
      "description": "Provide AMD's define() API for declaring modules in the AMD format",
      "scope": "optional",
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b61f0d13b4d90c26121a6c1c08a2328bf581cee53d27e5e36a589ecbae57a5ff30db7ed429c696a98bcb59b375f51d66bebbe41ec9d1a6cf3354d26d3df9172"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/amdefine"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._baseisequal",
      "version": "3.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._baseisequal@3.0.7",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseIsEqual` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._baseisequal@3.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._baseisequal%2F-%2Flodash._baseisequal-3.0.7.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._baseisequal/-/lodash._baseisequal-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53edc6b0d1198fd79b234de770b0b6a4b99856382d61913076400f3bb50682d1af033dfa25514f01052e7e949a54bf770b3e5aadce8919129946168e87254960"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._baseisequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._bindcallback",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "db0948d09440197f1611fe069b5a7f9affd267e8cb8a3a63d23c9a13f0177ae4298730a00fc6505b8a12a6837c240a29ba3385194dca32eabba9f1c15a51a98d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._bindcallback"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.pairs",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.pairs@3.0.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.pairs` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.pairs@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.pairs%2F-%2Flodash.pairs-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.pairs/-/lodash.pairs-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9605efa54e3764d42b67fa4ad9c47ded8cca7809e8ddedc785ccaf2cab287e58de1caad0719853d6f5bb7e0e17eb573ddad33e9a30ff0f2a682d962e00a34891"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.pairs"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._getnative",
      "version": "3.9.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "46b2fd5713043f20cc1ce77db856ef31ef17e795f5ebf70633922038a811125419bada57f3d892eafc25eb876e4d5d7fd7ac39258eedb85357aa87a49a1d4498"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._getnative"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarguments",
      "version": "3.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7218b834766566a643d7c6b48a60c79d93eb0de05b4ed54dec65ccc2e19d447f6aa2dc408d8b376952ca73bccd386f5e75d4792ac77caef14405cf52b2080fa6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarguments"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-root",
      "version": "0.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|find-root@0.1.2",
      "author": "AgileMD",
      "description": "find the closest package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-root@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffind-root%2F-%2Ffind-root-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/agilemd/find-root.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/agilemd/find-root#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/agilemd/find-root/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/find-root/-/find-root-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1b20f156003ad5365cae00c93ea3aa181a62f3451fdb222cb6e6e08b38bb0230bdc8f751aea051f98d0cbcae245e76256a8cf777e486c431cc61593023fc9ddb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._root",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._root@3.0.1",
      "author": "John-David Dalton",
      "description": "The internal lodash function `root` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._root@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._root%2F-%2Flodash._root-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._root/-/lodash._root-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b4a56b8548aeb1e045e133576167c81c84db46ec932a06dac77685055165c3edd2673525337b51aec90af9b0eb34682be019e237a3f3895bc7f871aec50f199"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._root"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|isexe@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._baseassign",
      "version": "3.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b77376e9047621d48dfa0a92cbd0ecf6906efc9d4400512c84a9541e9246debbf224e6207042c8c5c21e28a7d993bb233b3d757057f3251b3216bcbf27269b25"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._baseassign"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._createassigner",
      "version": "3.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f38952fb2039c98d079e57de56be1c3a1b6f19f10e9d6bcecb58a38f5a6cc12efe2ee85013ff1e6fd34a72196d2edfc528a20345d899c3ddb1a06590da34407"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._createassigner"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-select",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|css-select@1.0.0",
      "author": "Felix Boehm",
      "description": "a CSS selector compiler/engine",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/css-select@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcss-select%2F-%2Fcss-select-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/css-select.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/css-select#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/css-select/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/css-select/-/css-select-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff13e50fb6deb647ddec284690b1865b1e475b28870ce4a7eda0022f3747d27c2e70fbc1d04026f213019bb5e7eef19f01e45137b299f30ba61a6f0da0d70c47"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-select"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "0.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|dom-serializer@0.1.1",
      "author": "Felix Boehm",
      "description": "render dom nodes to string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdom-serializer%2F-%2Fdom-serializer-0.1.1.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.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "974214d293f32d648705c89e65ba4e2a09089f7b6cdef021ed9b85c9737027125793f7381b08fdc5a4c9c080d54025dac160f4a9bdc8ccc187e6b82541a3b45c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|entities@1.1.2",
      "author": "Felix Boehm",
      "description": "Encode & decode XML/HTML entities with ease",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/entities@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fentities%2F-%2Fentities-1.1.2.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-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f62d9318975173bbb61204a83e46844e7a5a4e68dadc1a613d019b9b7837eb08489ae3cde85b8308e15c8577954d1c8810ffbaa6d48d305072b57899e7db2db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "3.8.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "841c448370985defab3c8b9af044deeed986dd70e7f41d1e74e13f7bdc07da72dccf1ce076ed26d1a34763ee701598af88b58b74034f253b2c6bdd9d31c5d0e5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domutils",
          "version": "1.5.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|domutils@1.5.1",
          "author": "Felix Boehm",
          "description": "utilities for working with htmlparser2's dom",
          "purl": "pkg:npm/domutils@1.5.1?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "812bb93a2fc8fb7c0310d06c39606244ad5ea06c5ccb0612aa0deb47deb4ffe11f634085e045f554f9201ce6775a24bf260d83b65885e8185670795fa5851c1b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/domutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|entities@1.0.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML/HTML entities with ease",
          "licenses": [
            {
              "license": {
                "name": "BSD-like",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@1.0.0?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2db2ea7d7809326cbcd6dfbb735e269ee9451c9d7bd1c33a13ed2f31747d93f662670817f22e693608d3097dd23b855e52c14b57ef089e2c68adeb7053e32305"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.14",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f8c7958c57f82f8e1752484cd5e61b0fc7f212cc5c57cd69a8c491e606e57dc2c21df66f6ebab2e3fa981c4fbf4791e80544f5d565793b4f02af59f761791655"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|isarray@0.0.1",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@0.0.1?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|string_decoder@0.10.31",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@0.10.31?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "2.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|extend@2.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@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-2.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-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "020143e1553e9552cfeaf8e794d7c5ece7889cb4f27b272408d3c4b2ec73d6f8bbf3a52e2bf9e4eb29cfba19ff87e26ef7ef93432af91292d1235e1f73542d4d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "limiter",
      "version": "1.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|limiter@1.0.5",
      "author": "John Hurliman",
      "description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/jhurliman/node-rate-limiter/raw/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/limiter@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flimiter%2F-%2Flimiter-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jhurliman/node-rate-limiter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhurliman/node-rate-limiter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jhurliman/node-rate-limiter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/limiter/-/limiter-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eae8e712e87532810621604522e232c797b8b1ae213d051b7d1f933e50c19f705ae55ca5f29ead799e5abd922b0a77c4d5b17440baac81f65f525a8190831260"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/limiter"
        }
      ]
    },
    {
      "type": "library",
      "name": "npmlog",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|npmlog@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "logger for npm",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npmlog@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpmlog%2F-%2Fnpmlog-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/npmlog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/npmlog#readme",
          "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\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npmlog/-/npmlog-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b4b1e89ce26fd0a45bfe1d83498092c01a5de2326d7fef91f26a128be59735fe2d10f73d0ae4ce346ad6a028cc6e36833be24c4de10c4e486342032470620f5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npmlog"
        }
      ]
    },
    {
      "type": "library",
      "name": "speedometer",
      "version": "0.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|speedometer@0.1.4",
      "author": "Mathias Buus Madsen",
      "description": "simple speed measurement in javascript",
      "purl": "pkg:npm/speedometer@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspeedometer%2F-%2Fspeedometer-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/speedometer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/speedometer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/speedometer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/speedometer/-/speedometer-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a61744a03940e8450856dcf0ab552234c5c352881cce9db4e1a605ff27ce86335e3d615f229049d64e702ccb9742110e38c8ee4c911c738bdd65afafb8ffa7fd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/speedometer"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffers",
      "version": "0.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|buffers@0.1.1",
      "author": "James Halliday",
      "description": "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
      "purl": "pkg:npm/buffers@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffers%2F-%2Fbuffers-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-buffers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-buffers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-buffers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/buffers/-/buffers-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f6afeb0c41926ff42cbefdaabf3233765b8be64ec0689393af0db7cfdade42d86b6c5ee2b380ad953d035f23b5a1e8b60c2a78ba88e3cd0ee281a487a7590011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffers"
        }
      ]
    },
    {
      "type": "library",
      "name": "chainsaw",
      "version": "0.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|chainsaw@0.1.0",
      "author": "James Halliday",
      "description": "Build chainable fluent interfaces the easy way... with a freakin' chainsaw!",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chainsaw@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchainsaw%2F-%2Fchainsaw-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-chainsaw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-chainsaw#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-chainsaw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chainsaw/-/chainsaw-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef99167d6b7a30428d0bcc585c8751a437a145863fb4d4a0c0a689abe75b6c3731391b95aeb43e4841e85ac9e2567f573d87cfe2099d58878393fe18369d6b35"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chainsaw"
        }
      ]
    },
    {
      "type": "library",
      "name": "over",
      "version": "0.0.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|over@0.0.5",
      "author": "Joe Ferner",
      "description": "JavaScript function overloading framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/over@0.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fover%2F-%2Fover-0.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nearinfinity/node-over.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nearinfinity/node-over#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nearinfinity/node-over/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/over/-/over-0.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1047371824f971ed9580b60a19ea264d28104fee30912d7761af57cca8ac907b5e9963f1d1885512b9fb3ed8a8c133ac62d46515ee8592c83015e586d5a38976"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/over"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-stream",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0",
      "author": "Evan Oxfeld",
      "description": "Pipe data through a stream until some fixed length is reached, then callback.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-stream@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslice-stream%2F-%2Fslice-stream-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/slice-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/slice-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/slice-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slice-stream/-/slice-stream-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c9bb54d84ebf393991244f896a7025baa0f58f212e6898f9c8b01fdd2fb416a36b0d934dd543a762778a65861d32dd27f49c996ae50114477bcc61ebf2767ef"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.0.34.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.0.34.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "0.0.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "0.10.31",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeating",
      "version": "2.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66ab5232e5726e4212a36396beabe6ee21d25a782f75a5b7229b13f7fb8ff2fe20322e7dd4b63a877e7074e7ef41d5822855995a6d98d4ea69e2457bbd0293e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeating"
        }
      ]
    },
    {
      "type": "library",
      "name": "loose-envify",
      "version": "1.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|loose-envify@1.4.0",
      "author": "Andres Suarez",
      "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loose-envify@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Floose-envify%2F-%2Floose-envify-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/zertosh/loose-envify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/loose-envify/-/loose-envify-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loose-envify"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|balanced-match@1.0.2",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbalanced-match%2F-%2Fbalanced-match-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/balanced-match/-/balanced-match-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|concat-map@0.0.1",
      "author": "James Halliday",
      "description": "concatenative mapdashery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-map@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconcat-map%2F-%2Fconcat-map-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-concat-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-concat-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-concat-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-ify",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|array-ify@1.0.0",
      "author": "Steve Mao",
      "description": "Turn anything into an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-ify@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-ify%2F-%2Farray-ify-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/array-ify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/array-ify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/array-ify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-ify/-/array-ify-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "73900c7f7e1b29dbcf850eed04686a92028d53332be1652cf960ed0b665418e52771bc4a313beac5872d8ac796dfe2f86c0f1e73e19c67afc0fc55b89bcba49e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-ify"
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-prop",
      "version": "3.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|dot-prop@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-prop@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdot-prop%2F-%2Fdot-prop-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dot-prop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dot-prop/-/dot-prop-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93810b59e114dee09cc2e6fbf9d5b276a401463023915f4bdf71e35511b95e8d90c9b23a8dafeffb85bbdd2462f2e6c2a89cf497d5ec4cfd4d6dec1fcaa69297"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dot-prop"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-filter",
      "version": "1.1.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|conventional-commits-filter@1.1.6",
      "author": "Steve Mao",
      "description": "Filter out reverted commits parsed by conventional-commits-parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-filter@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconventional-commits-filter%2F-%2Fconventional-commits-filter-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "29c0e0b4244a242421ca4e952d3ef347e64ec829deadf7a613f0ac477890a7345115b2c4b3463aaf09379a90efb4e874e17db6df3fb5c72279f364ad7dcb7fd1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-commits-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "handlebars",
      "version": "4.7.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9",
      "author": "Yehuda Katz",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/handlebars@4.7.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhandlebars%2F-%2Fhandlebars-4.7.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/handlebars-lang/handlebars.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://handlebarsjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/handlebars-lang/handlebars.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/handlebars/-/handlebars-4.7.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e04ef5134ae939a42e251d80df10d9f863351f2598bf5725479f2d0bc7a640d7907b7447ecc03349b6adf95d301bbf0b401a3a9ba6f3486fcbe2906e0ac82751"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/handlebars"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.8",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/handlebars/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/handlebars/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-text-path",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-text-path@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a filepath is a text file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-text-path@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-text-path%2F-%2Fis-text-path-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-text-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-text-path/-/is-text-path-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c45b89a677bda05cf9a836a87709a61b4f1edc26b01ffd9957c42acdad4aa3b4a4f0f3966e445dc08a0059586abead17794cc034484aa369f4217506066ec0ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-text-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "split2",
      "version": "2.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|split2@2.2.0",
      "author": "Matteo Collina",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split2@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsplit2%2F-%2Fsplit2-2.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/split2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/split2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mcollina/split2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/split2/-/split2-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4406f6d931b7f4b848df531bade06022e2a220a855b1ac1f4e0106a8a1d32bceda1beba5fcf07c4aaa22dc8ee455d4568827eb2b12b7ba8e3f61492936f84f6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split2"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-off-newlines",
      "version": "1.0.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|trim-off-newlines@1.0.3",
      "author": "Steve Mao",
      "description": "Similar to String#trim() but removes only newlines",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-off-newlines@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftrim-off-newlines%2F-%2Ftrim-off-newlines-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/trim-off-newlines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/trim-off-newlines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/trim-off-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-off-newlines/-/trim-off-newlines-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "921e93bba19b79234c19faeb661e816ffe19107575425078c4d0c17a883c63dfd0c0594a4d1c96bd8dc5b3db510c0319962554c2278c80474878bfc5b6a8e426"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-off-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-github-repo-url",
      "version": "1.4.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|parse-github-repo-url@1.4.1",
      "author": "Jonathan Ong",
      "description": "Parse a GitHub URL for user/project@version",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-github-repo-url@1.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparse-github-repo-url%2F-%2Fparse-github-repo-url-1.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/repo-utils/parse-github-repo-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/repo-utils/parse-github-repo-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/repo-utils/parse-github-repo-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d25b2cc12aa7122f846b9dc4e91ac10aa09ec7f1ae0bdfefa27d301b4c578c1f2ab6c1157ee360c699070722b248bdd71a72320ec44b8a1ffc38b6d845d7b82"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-github-repo-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "dargs",
      "version": "4.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|dargs@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dargs@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdargs%2F-%2Fdargs-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dargs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dargs/-/dargs-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f2c1e57f934adbbf658ae2bf4a2dacae06b4a1d8fcb4b4d995ecb06848c1f884c432ac6f0e3f220e581d95131e0324a5d698ae25a2960c56f391943b764bc03"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.template",
      "version": "4.5.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.template@4.5.0",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.template` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.template@4.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.template%2F-%2Flodash.template-4.5.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.template/-/lodash.template-4.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f38bd81712249a2754885c62740fca8e31fda40c9ca96fa1f7cd23ec5bb3e6ac51b4ef69801ecc0c54ddcacd4dec0e6672e711883c84ab87eeb258c8b51d53fc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.template"
        }
      ]
    },
    {
      "type": "library",
      "name": "gitconfiglocal",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|gitconfiglocal@1.0.0",
      "author": "Ryan Day",
      "description": "parse the .git/config file into a useful data structure",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gitconfiglocal@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgitconfiglocal%2F-%2Fgitconfiglocal-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/soldair/node-gitconfiglocal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/soldair/node-gitconfiglocal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/soldair/node-gitconfiglocal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b292d45de4c0547c43b4ab0973c164155805b4c74437da8f1a92f6dd57d21f1e1f3f8f83b34f7b2172efca66e70c7f059e6c57e4dafd6cfc3703e010ea658469"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gitconfiglocal"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "2.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b9d82c018f9f4e7befee423b69ac5bab058d6f4007881d2a04ef3d3d928f9284e618e81d6eb1c3283fb40765f8b937c9fc54f5474f6bf604ec8d48cd268b6ea2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ef1254a3caea3810c406a13c28d6e254e6940cc135b9952d71d39cf37c9b932322d1df3c0edbb2d8af1360f9d96f2a918eb86cbf33305d5e1f34834bdee7e1c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "load-json-file",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "732ed974d45775a6e591760d234e3da6d85579716ead1c9bf7e840fdd6737ab674a464f1e36cfecbeb2cc4169557697bd2dd66baae4874a867e14b5ca06518f4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-json-file"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "strip-bom",
          "version": "2.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|load-json-file@1.1.0|strip-bom@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-bom@2.0.0?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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "930ad7d72edcce9d44ebd9f66a36c6eb9988a3d76abc9fbc681417386571ab0bcd6ec5dd14ce8bab7edd2c06379a49d4c2bbbc09f7026df38b2ff80ca3e7e2de"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-json-file/node_modules/strip-bom"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b8784349cf5a648909fd667bf7dd0f9d79338a99b97e8e3d4597eaa23ffbd87b38fe4bcc7e277528d084abc7f42812f22539a0d62613da45dd5f949f475d9aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-find-index",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3351d0c885dc046b55cb006df1655d8a6fa5acd68aed51e9f7d42de6948dce25f39ca1d588805b5d6b5f453a4416917f73815d7f1340b020b03e9e69841609b7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-find-index"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51fa1e300e9f209f304d81445237a59da188ebbbfaf8deea5c912f42e2066bdf65e31b02aee498395490d2e3c0367e1d0339bc96460f68a2ebae28cbabbc76df"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c32733d510410f47ecb8f33f7703411dd325dbf29001c865a8fe4e5861d620a58dbfd84b0eb24b09aeaee5387c6bcab54e9f57a31baa00a7c6a1bce2100fcb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2dd169d74bd7e076480871e3dee911cd935580f3e9ae3dae9c4a3791dd5f0adbbabd041d6b4c4dd1d69ec7bf4cf567201cf2ce95beff0323259febcd4c02dd3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "90df5d25bbe7c921d42c896e0c7cb7d961d152edce83b07db1b63bb6c14b72d42422a9cc877844ad881d3234d8baa99c5d7fa52b94f596752ddc6ef336cc2664"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flocate-path%2F-%2Flocate-path-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/locate-path/-/locate-path-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3422369220e4c91ed57842a6dbb29d6bf8901f22897b506ed059536d8a770aa26efbd2057bd6cbc808ccc5fe590c36c483e88c3f3079cd8c944d29bcc154ca98"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-exists%2F-%2Fpath-exists-3.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-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/locate-path/node_modules/path-exists"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie",
      "version": "2.0.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|pinkie@2.0.4",
      "author": "Vsevolod Strukchinsky",
      "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpinkie%2F-%2Fpinkie-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pinkie/-/pinkie-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32752e1327007a6b5269e1528d7296fdaae857b6a405b63e4aff91932a858e001eef717e311d130562814439267d6abf1e216675abdf6751bb87848f6576824a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "extsprintf",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|extsprintf@1.3.0",
      "description": "extended POSIX-style sprintf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extsprintf@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextsprintf%2F-%2Fextsprintf-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-extsprintf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extsprintf/-/extsprintf-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d7535dcfb36ffa6bc00b58f492d4daedf01bd2f2f21865feacc1cd05842f8900c65341f0ee585cb4900da9b3e1bbd9d5f7f8b34ff227b53819ec89bff4b26cf6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extsprintf"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "version": "0.4.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|json-schema@0.4.0",
      "author": "Kris Zyp",
      "description": "JSON Schema validation and specifications",
      "licenses": [
        {
          "expression": "(AFL-2.1 OR BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/json-schema@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-schema%2F-%2Fjson-schema-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriszyp/json-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-schema/-/json-schema-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7acf783379d321fb043e2b1169f6a4f870cb7c75e7281855def5397aa3dc4b77e5216a9cc495a05c75e27b2dd8ae968db1a9d8e5e8b55686046cece28eeabd04"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "verror",
      "version": "1.10.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0",
      "description": "richer JavaScript errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/verror@1.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fverror%2F-%2Fverror-1.10.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-verror.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/verror/-/verror-1.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65929298300414e8a311104b92661f27ebe6937c3eee138b603364442b91b8c246126a9834234bc81045c162953217f068417758e774665c3ce94fd60bffa763"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/verror"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/assert-plus"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-util-is",
          "version": "1.0.2",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0|core-util-is@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "The `util.is*` functions introduced in Node v0.12.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-util-is@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/core-util-is.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/core-util-is#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/core-util-is/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-util-is/-/core-util-is-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "de5ab3e588d64d89d6e9d9436b94cb69309c4a17daaf57b8d2b99c255c020490ba996945ba3d1e0872049661b5839932b89fc60fef169f814509ccf88093df69"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/core-util-is"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.2.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|asn1@0.2.6",
      "author": "Joyent",
      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1@0.2.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasn1%2F-%2Fasn1-0.2.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/asn1/-/asn1-0.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b1fc5c4f9f43038dec89ee2ff2a07185b7f117e8bc8d6f148484f3d73833cbf8a07454f93ce9461f2f494c772f8a0a7bfe7e6bc8cf24b068ae423b0a956d64d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|bcrypt-pbkdf@1.0.2",
      "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bcrypt-pbkdf@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbcrypt-pbkdf%2F-%2Fbcrypt-pbkdf-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-bcrypt-pbkdf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9e1485ed3f8312a22e8d2ea3b5d967ea011596b822a2d919fff6124b126b41e724cdafd0ea1569094427f6a92856ccf7803119ce802aead2c83f28bbf9112f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bcrypt-pbkdf"
        }
      ]
    },
    {
      "type": "library",
      "name": "dashdash",
      "version": "1.14.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1",
      "author": "Trent Mick",
      "description": "A light, featureful and explicit option parsing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dashdash@1.14.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdashdash%2F-%2Fdashdash-1.14.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/trentm/node-dashdash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dashdash/-/dashdash-1.14.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d1162f140c6a3a8fea1d6621298dacd9696a846a5df0fdb6ac163407404c15b592460e9c5b1f531e625bb0092f17ab9c262c9a280e5320bd56ab9967c6338e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dashdash"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dashdash/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ecc-jsbn",
      "version": "0.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ecc-jsbn@0.1.2",
      "author": "Jeremie Miller",
      "description": "ECC JS code based on JSBN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ecc-jsbn@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fecc-jsbn%2F-%2Fecc-jsbn-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/quartzjer/ecc-jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a1f4efa1c111cd6c6e012d38c49779f0d38e029069b95fa2e86827fb2cfa7b514f10aede3b258362ea73d7f318d6f7b4ca18a9b5a2e72d834412a597bdaab9f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ecc-jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "getpass",
      "version": "0.1.7",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|getpass@0.1.7",
      "author": "Alex Wilson",
      "description": "getpass for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/getpass@0.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgetpass%2F-%2Fgetpass-0.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/arekinath/node-getpass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/getpass/-/getpass-0.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1fce3f49c4e2df27e5c62e147ccdedee9cdd0a642819c224920f3d7af151118caf1697c91549d72eda4b29778b38c2d01ad72feaad5462000d1672556cbb49e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getpass"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "mongodb@2.2.36-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/getpass/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsbn",
      "version": "0.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|jsbn@0.1.1",
      "author": "Tom Wu",
      "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsbn@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsbn%2F-%2Fjsbn-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/andyperlitch/jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsbn/-/jsbn-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51553d7626ead897055b140f03a282aa3e4ee3654e980637cd051f10ac54d0aa53197c0da028e45f57b5dde1cdbf0ff13f29edea9534ad9d61b63593353497b2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafer-buffer%2F-%2Fsafer-buffer-2.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|tweetnacl@0.14.5",
      "author": "TweetNaCl-js contributors",
      "description": "Port of TweetNaCl cryptographic library to JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tweetnacl@0.14.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftweetnacl%2F-%2Ftweetnacl-0.14.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dchest/tweetnacl-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://tweetnacl.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dchest/tweetnacl-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tweetnacl/-/tweetnacl-0.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2975c515d01b15763881e148c28c8d2be7f96756fbb307d70017cbec75c29a821630a5377664b6ebaef603811e42d0f32cacbb49799f06ee7526896f10ac2d18"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tweetnacl"
        }
      ]
    },
    {
      "type": "library",
      "name": "type",
      "version": "2.7.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|type@2.7.3",
      "author": "Mariusz Nowak",
      "description": "Runtime validation and processing of JavaScript types",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype%2F-%2Ftype-2.7.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/type/-/type-2.7.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f23fb542601b3ef2d9a30e50a62e8d09a37c141eb4a7feb1f3fbdf36a3a4fe10be1eebc56612f8f967de92e8502e2a856573a041daecdc1f97c4498273a6f715"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type"
        }
      ]
    },
    {
      "type": "library",
      "name": "esniff",
      "version": "2.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|esniff@2.0.1",
      "author": "Mariusz Nowak",
      "description": "Low footprint ECMAScript source code parser",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esniff@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesniff%2F-%2Fesniff-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/esniff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/esniff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/esniff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esniff/-/esniff-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "91350818a43f9833c5a09d2855f726c899f88810d1a6d8cd548cf020547bb6a59775523dc5f03644cc18fe06d2a491b79647563448cb6a9fcda951d9889b1d7e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esniff"
        }
      ]
    },
    {
      "type": "library",
      "name": "next-tick",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|next-tick@1.1.0",
      "author": "Mariusz Nowak",
      "description": "Environment agnostic nextTick polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/next-tick@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnext-tick%2F-%2Fnext-tick-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/next-tick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/next-tick#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/next-tick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/next-tick/-/next-tick-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0977548897a66ec363b93a10bf16b23d917d56a86dee17b0b2fcb6b0e59a7cbbe2d9ac1f963f66382e9b1c8839d28ad7f0826f58a63dc1843fcc1da4a203ec95"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/next-tick"
        }
      ]
    },
    {
      "type": "library",
      "name": "ext",
      "version": "1.7.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ext@1.7.0",
      "author": "Mariusz Nowak",
      "description": "JavaScript utilities with respect to emerging standard",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ext@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fext%2F-%2Fext-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/medikoo/es5-ext.git#ext",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext/tree/ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ext/-/ext-1.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea1c5e25868bd75d1af5be531094a3d20a23c87400980d9c8793acfb2482880d5019d4baf7b5d6635a73b2b4a3a80f4b0c4120741fcaca9225479f5170bb8763"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "exit-hook",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|exit-hook@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Run some code when the process exits",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/exit-hook@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexit-hook%2F-%2Fexit-hook-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/exit-hook.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/exit-hook#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/exit-hook/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/exit-hook/-/exit-hook-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32c1b7a6b395c355ad2d70196ccdca898b68a0a4752efc47877547b15b48cb4ba252ef2eb31801ffde033f61f1b43ffaeb594b741eb2cd0d3d94625242bea792"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit-hook"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|onetime@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Only call a function once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonetime%2F-%2Fonetime-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/onetime/-/onetime-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "199fa0e236b232acc244c801daca25ec68822e329f4b53c83648e6c7cb2970a71ed4b895a9c6d0ade5f0aacd980055c2e91d375481b6f194b7d6df0cf3aeafe8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "number-is-nan",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|number-is-nan@1.0.1",
      "author": "Sindre Sorhus",
      "description": "ES2015 Number.isNaN() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/number-is-nan@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnumber-is-nan%2F-%2Fnumber-is-nan-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/number-is-nan.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/number-is-nan#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/number-is-nan/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/number-is-nan/-/number-is-nan-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e236ed657340b1f65b0078a2aa32cf0620a5d7a7444b5cc8e07a73cf1c3ad5393e96817eb010c12b1d4808a28ac08a90eccd26167d539a437b7ae4a771680789"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/number-is-nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "146807da1f3328d8a6f658e3edd6a79053dc20220af42a796e6f9cda041261e3e1a5a1b9f9eb2b2ce0e2848a2b9fe3dee85189cd6857428b4fbfbde34da95d5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac132f23396903cbfa13e489668a3ef87018aac2eb920ecc49f2229cc3c5866928af0ed7f9d39754942cf904faf731a4cccc9f0e720c3765a2775f8d6cbdd3f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7924d2ae216fafab829ed418ce4e333661cb5022f093ec61731f099f64f1a8e709eb82489dd1842d9c095e152aae9999b86b3de7d814be7ab6f2e62a49760ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecopy",
      "version": "3.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac547a5699b81de08ad563c6be365227eef28a4f1df0f554742271e6b4f6a68806e157bfd994bb91f98ee65e53da8e55da6aa53487d217931996bd7ec4ea1841"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basecopy"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._isiterateecall",
      "version": "3.0.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0def996eb32ee9e4e116d8bf092ce146f4ca320413a0bc5b8a3e7c2cc7ccf099d80cd48e8e48d308869af22c6094e7868769f23e56a46ede5b25627b82fa5895"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._isiterateecall"
        }
      ]
    },
    {
      "type": "library",
      "name": "boolbase",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|boolbase@1.0.0",
      "author": "Felix Boehm",
      "description": "two functions: One that returns true, one that returns false",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/boolbase@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fboolbase%2F-%2Fboolbase-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/fb55/boolbase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/boolbase",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/boolbase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/boolbase/-/boolbase-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/boolbase"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-what",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|css-what@1.0.0",
      "author": "Felix Böhm",
      "description": "a CSS selector parser",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/css-what@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcss-what%2F-%2Fcss-what-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/fb55/css-what.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/css-what#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/css-what/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/css-what/-/css-what-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb449430f06b797acb5e0be933c918a4ed003b231185d4655c55f904c41b66ad522090b2344e7a9ea150866bd111075426979d6c6458679c0ecaadff17aab967"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-what"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "1.4.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|domutils@1.4.3",
      "author": "Felix Boehm",
      "description": "utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@1.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomutils%2F-%2Fdomutils-1.4.3.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.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6645604bf3e9c63c8931bf92da25471c4663567394b631a9d3fcecb6a2864c4f65ad9b4d1e535098bc0ffe584b30402961bcdcd3c04a331f481692a16926d6d7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "nth-check",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|nth-check@1.0.2",
      "author": "Felix Boehm",
      "description": "performant nth-check parser & compiler",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nth-check@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnth-check%2F-%2Fnth-check-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/fb55/nth-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/nth-check",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/nth-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nth-check/-/nth-check-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "59e04e763bbc4a7ccf379bd3509631614c4b797a426953f98b97b42c5f1f83b58e445d9677bc055ffa64d2d61993bb3c4fe27b54bcb40dae89d7ec024f402d1e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nth-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "1.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "052281f934a9329148fc73b108daf53bc68c39367c853de9337190d30fe65919a48440d2149924cb3cf85d0b01578e010a1c0692b0df3328d50f4780d9a155df"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "2.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|domhandler@2.3.0",
      "author": "Felix Boehm",
      "description": "handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@2.3.0?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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "abd6d4c237e9ec489ff235b1c713d2ca47516406fa1a482e0464a0bef0ab848f7007bd56d8afcabefe04eb5085fe67027e75490de0d6c7f55bfee02a6c38fa51"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi",
      "version": "0.3.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ansi@0.3.1",
      "author": "Nathan Rajlich",
      "description": "Advanced ANSI formatting tool for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi@0.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi%2F-%2Fansi-0.3.1.tgz",
      "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#readme",
          "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": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi/-/ansi-0.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88563b2428076dea5cd1bf36c8b6b0e08328aedca535beb01b890bfb84740b78afea2f911c61eec7fc945f9053891bd25ffb213279e08d1d58c8d3275c4161e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "are-we-there-yet",
      "version": "1.0.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|are-we-there-yet@1.0.6",
      "author": "Rebecca Turner",
      "description": "Keep track of the overall completion of many dispirate processes",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/are-we-there-yet@1.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fare-we-there-yet%2F-%2Fare-we-there-yet-1.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/are-we-there-yet.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/are-we-there-yet",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/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-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fc3a6ed7aa33d8105d9d412163a033cc44c0cad41a8c8bf275b5dfe3be38e80d5f7621b83375183820d4dcdd4e59a6de3fbdb07cbbb81675dabfb3f655e765"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/are-we-there-yet"
        }
      ]
    },
    {
      "type": "library",
      "name": "gauge",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|gauge@1.0.2",
      "author": "Rebecca Turner",
      "description": "A terminal based horizontal guage",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gauge@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgauge%2F-%2Fgauge-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/gauge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/gauge",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/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-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b3bf1eb0af22ab9b9aa48db7899ad9b9a937ecef75ae0721b29ddfc1eb5f807df68f399a34a366527dfd27a09b3a62f834e547ca762bba4be07025e420ba68fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gauge"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "version": "0.3.9",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|traverse@0.3.9",
      "author": "James Halliday",
      "description": "Traverse and transform objects by visiting every node on a recursive walk",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/traverse@0.3.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftraverse%2F-%2Ftraverse-0.3.9.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/js-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/js-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/js-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/traverse/-/traverse-0.3.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89ac2093484b3f74b118a0df9c325ff304f3e29daa2269f28a13391e1fec1af4372b7edd3e2ff0f2c46174d231600d53c05c1ce660e1209abe3b446cbd704a75"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "natives",
      "version": "1.1.6",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|natives@1.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "Do stuff with Node.js's native JavaScript modules",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natives@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnatives%2F-%2Fnatives-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/addaleax/natives.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/addaleax/natives#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/addaleax/natives/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/natives/-/natives-1.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ebe4c315ec03e32c58d78a6d8ca692eb719576d2a2112d694cfcb19fd25bd2b06a3cc67b55c0a2a281213cdb2bfa6a87b4c1b16bfe5cfc785c0b8b8f114c3f9c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natives"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-finite",
      "version": "1.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71dc8cb6a5ff04eaaa3410622a5215932b4d1e6e3d32d3256329f5cf1cef24a5a614c946ce6fabcb90417d8c9e63d62634a6d14a8fe8ece5fdc3d6a57b4c20df"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-finite"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-obj",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-obj@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a value is an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-obj@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-obj%2F-%2Fis-obj-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-obj/-/is-obj-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9784721e046a18de18dfef491d5acda8efad374ad5e4ccbbeae5b9fe7b8ee0ad5beafc391bc77f7261633fdb517c4b1d85936dd0815d66e2bf73656be0d6fe42"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-subset",
      "version": "0.1.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|is-subset@0.1.1",
      "author": "Tomek Wiszniewski",
      "description": "Check if an object is contained within another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-subset@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-subset%2F-%2Fis-subset-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/studio-b12/is-subset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/studio-b12/is-subset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/studio-b12/is-subset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-subset/-/is-subset-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e986ee9f42246ab86612ac5708dc3f0b46e76ba65bfd391f517f546f026d2ba39bc00542c6600fdf4f165931ef88cff302a5e4d3971d858b14b19786421f7d8b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-subset"
        }
      ]
    },
    {
      "type": "library",
      "name": "modify-values",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|modify-values@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Modify the values of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/modify-values@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmodify-values%2F-%2Fmodify-values-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/modify-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/modify-values/-/modify-values-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c55d9bc5e37a17ba188d95937bf60f032e8c37633eb0be2efd1966d801c221519fa36a75c869811d0eaf1de865e1b453641747bb74d2916758824c296330064b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/modify-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|neo-async@2.6.2",
      "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/neo-async@2.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fneo-async%2F-%2Fneo-async-2.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/suguru03/neo-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suguru03/neo-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suguru03/neo-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/neo-async/-/neo-async-2.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "61ddd4112e665824aa47ea8d4fddd2dd4a18524a8067d94b83c6bb83dae29ac5a66062bc7154e8038fec17746bb21772577b0018c5d5526a4c60ec3e74ba4ebb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "3.19.3",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|uglify-js@3.19.3",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@3.19.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-3.19.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-js/-/uglify-js-3.19.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf75eefb2bb00578aca7a4184dc1f851b1fec58257aa7ab69bf2ed41558a5b361cd627a16272e2c6840337d147ebf8fdfe8c9b7dde96f46870925f3e50c29329"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|wordwrap@1.0.0",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-1.0.0.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-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "82f57324594fc9c29ce5d64de323e43fcc3b0dcdfb06d3f5c9ccc49de39be2eab7e295d972faed45399657c5be5267be5c2c4a81b8ccfa77af93214f3326dde1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-extensions",
      "version": "1.9.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|text-extensions@1.9.0",
      "author": "Sindre Sorhus",
      "description": "List of text file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-extensions@1.9.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftext-extensions%2F-%2Ftext-extensions-1.9.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/text-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/text-extensions/-/text-extensions-1.9.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c2206bc02d448417a55b5d99cb6e8978e524439991bbee68f2ba6c264e7edadf98e6f13b7bce36aad6434368353695ffdbd1ddc85789e27488848e3b10d4b195"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._reinterpolate",
      "version": "3.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash._reinterpolate@3.0.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._reinterpolate@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._reinterpolate%2F-%2Flodash._reinterpolate-3.0.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._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c581edebc411a181a379e33f5ce135b89b6f5d0020beccdf0618d5e32bec407d2eda2f48e9c23a73afde1b81e1dd400e567d32ff1017c264f311acb8f50fff1c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._reinterpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.templatesettings",
      "version": "4.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|lodash.templatesettings@4.2.0",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.templateSettings` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.templatesettings@4.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.templatesettings%2F-%2Flodash.templatesettings-4.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.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2d80bcfe8b701af666609e3aff3bebfdaee299b0fb27772eea3d939c85baa4d9c9d353565a95d28afafee6e785a8288cb18ae3194ca4f61fcd45f0178073765"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.templatesettings"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.8",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|ini@1.3.8",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fini%2F-%2Fini-1.3.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ini/-/ini-1.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "255ff2ba0576bb35b988c4528990320ed41dfa7c6d5278de2edd1a70d770f7c90a2ebbee455c81f34b6c444384ef2bc65606a5859e913570a61079142812b17b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "2.1.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9396db8aba1b4d78524a6b53e24737cb014e75f36ab5cb811be17089dcf06acb3103900651cc1aca28172debcda5b3dade0551dff6e7582cde4d77e2b507d05"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "2.2.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "411fc619a282921c24d5e3d03580d12986779b053dca9b0a841d17c859cb41da26c84aa4ddef30a56dd5e49a7cf336f12b89f9493d67aa8fa0f63b93a68c2785"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.23",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0962dc0821fb54bbb5dd380e1feafca753bf667c21aaffdd6dbea5a96cbaec6fa94f590799e0fff95dfa0156ffbeaf10308430552849e92b25e453e1d1fb9277"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.5.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e2538dabfb13b851b512d5bba8dcb3c992394eef8df45e7e5254085da73cec3c7b236d855f9679c57404e069b9cbb9d7be0aabb6e69e8dfa0da5c3f3c5b1ae3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "2.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|p-locate@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-locate%2F-%2Fp-locate-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-locate/-/p-locate-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9d08daee6ee048ab9ec285517a7e390ad55f38347772b377828550d030d9f4ddf21f182992e06166ab1a8a8b52411ac00d4ae77b7e3aa5e63b913dd34800b292"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "delegates",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|delegates@1.0.0",
      "description": "delegate methods and accessors to another property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delegates@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdelegates%2F-%2Fdelegates-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/node-delegates.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-delegates#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-delegates/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/delegates/-/delegates-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ddd8bebbf2e89601333a9b967557334212b2378e21b3b7a1c663c395202b38d0942afc700b7dbc8d266a745036a4118e2930c68dd0bcb9a26fc1d5523ffb17d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delegates"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-unicode",
      "version": "1.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|has-unicode@1.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@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-unicode%2F-%2Fhas-unicode-1.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-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e75a7ce3aa5f59b0cb171d77081f1a1464d85dd69bc75c8ffc88eef428a02b1f9ca40020504a374edd0cd7a51ec860d6ee471780c25dd7db0d6027886c2313e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-unicode"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.4",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2a41a9809d1d785600abd40eb5f00dec1abca07292be1c46de9c0fc7884024914c1c648201fed816a871715a03b20e1e270782424629a1efd751e58c1cf4c0d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-utf8",
      "version": "0.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "acc60f62f0b3b17cb022c95d80b692a0f970e4f7e807fb2cafb858e292df72876b03933f780af36b56bd5664e234804d323386af53b0f664f2536a3af54e94f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "1.3.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|p-limit@1.3.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-limit%2F-%2Fp-limit-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-limit/-/p-limit-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-better-errors",
      "version": "1.0.2",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|json-parse-better-errors@1.0.2",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-better-errors@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-parse-better-errors%2F-%2Fjson-parse-better-errors-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zkat/json-parse-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9abab264a7d7e4484bee1bea715e961b5c988e78deb980f30e185c00052babc3e8f3934140124ff990d44fbe6a650f7c22452806a76413192e90e53b4ecdb0af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-parse-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stdin",
      "version": "4.0.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "179690332c302769fce6ce2124f4d3f513f11a6b9ba27b81d7430d628d7bff1a61d7be27d8c211df71d182e87355a835d0efe7a4ced23e4ef72cc64d3fe15a5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-stdin"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf3d3a4bcb74a33a035cc1beb9b7b6eb37824cd5dc2883c96498bc841ac5e227422e6b38086f50b4aeea065d5ba22e4e0f31698ecc1be493e61c26cca63698ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arrayish"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "1.0.0",
      "bom-ref": "mongodb@2.2.36-tuxcare.2|p-try@1.0.0",
      "author": "Sindre Sorhus",
      "description": "`Promise#try()` ponyfill - Starts a promise chain",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-try@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-try%2F-%2Fp-try-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-try.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-try/-/p-try-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5357ad358b8c268233dd95d2aebc92163b1741358ec76fe3762f3a2feda946fa61fea30a2fab1b70261d1f6ddfaac6e6f131f61a7d0ec9ba53e1e485942547c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-try"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "mongodb@2.2.36-tuxcare.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|betterbenchmarks@0.1.0",
        "mongodb@2.2.36-tuxcare.2|bluebird@3.4.6",
        "mongodb@2.2.36-tuxcare.2|bson@7.2.0",
        "mongodb@2.2.36-tuxcare.2|cli-table@0.3.11",
        "mongodb@2.2.36-tuxcare.2|co@4.6.0",
        "mongodb@2.2.36-tuxcare.2|colors@1.4.0",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-cli@1.3.22",
        "mongodb@2.2.36-tuxcare.2|coveralls@2.13.3",
        "mongodb@2.2.36-tuxcare.2|es6-promise@3.2.1",
        "mongodb@2.2.36-tuxcare.2|eslint@3.19.0",
        "mongodb@2.2.36-tuxcare.2|event-stream@3.3.5",
        "mongodb@2.2.36-tuxcare.2|gleak@0.5.0",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8",
        "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0",
        "mongodb@2.2.36-tuxcare.2|JSONStream@1.3.5",
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1",
        "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20",
        "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1",
        "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0",
        "mongodb@2.2.36-tuxcare.2|optimist@0.6.1",
        "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7",
        "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4",
        "mongodb@2.2.36-tuxcare.2|semver@5.3.0",
        "mongodb@2.2.36-tuxcare.2|worker-farm@1.7.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|betterbenchmarks@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-core@6.26.3",
        "mongodb@2.2.36-tuxcare.2|babel-polyfill@6.26.0",
        "mongodb@2.2.36-tuxcare.2|cli-table@0.3.11",
        "mongodb@2.2.36-tuxcare.2|co@4.6.0",
        "mongodb@2.2.36-tuxcare.2|colors@1.4.0",
        "mongodb@2.2.36-tuxcare.2|fast-stats@0.0.3",
        "mongodb@2.2.36-tuxcare.2|table@3.8.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|bluebird@3.4.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|bson@7.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cli-table@0.3.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|cli-table@0.3.11|colors@1.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cli-table@0.3.11|colors@1.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|co@4.6.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|colors@1.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-cli@1.3.22",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|add-stream@1.0.0",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog@1.1.24",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
        "mongodb@2.2.36-tuxcare.2|tempfile@1.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|coveralls@2.13.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1",
        "mongodb@2.2.36-tuxcare.2|lcov-parse@0.0.10",
        "mongodb@2.2.36-tuxcare.2|log-driver@1.2.5",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|request@2.79.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-promise@3.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|eslint@3.19.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-code-frame@6.26.0",
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|concat-stream@1.6.2",
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|doctrine@2.1.0",
        "mongodb@2.2.36-tuxcare.2|escope@3.6.0",
        "mongodb@2.2.36-tuxcare.2|espree@3.5.4",
        "mongodb@2.2.36-tuxcare.2|esquery@1.7.0",
        "mongodb@2.2.36-tuxcare.2|estraverse@4.3.0",
        "mongodb@2.2.36-tuxcare.2|esutils@2.0.3",
        "mongodb@2.2.36-tuxcare.2|file-entry-cache@2.0.0",
        "mongodb@2.2.36-tuxcare.2|glob@7.2.3",
        "mongodb@2.2.36-tuxcare.2|globals@9.18.0",
        "mongodb@2.2.36-tuxcare.2|ignore@3.3.10",
        "mongodb@2.2.36-tuxcare.2|imurmurhash@0.1.4",
        "mongodb@2.2.36-tuxcare.2|inquirer@0.12.0",
        "mongodb@2.2.36-tuxcare.2|is-my-json-valid@2.20.6",
        "mongodb@2.2.36-tuxcare.2|is-resolvable@1.1.0",
        "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1",
        "mongodb@2.2.36-tuxcare.2|json-stable-stringify@1.3.0",
        "mongodb@2.2.36-tuxcare.2|levn@0.3.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|natural-compare@1.4.0",
        "mongodb@2.2.36-tuxcare.2|optionator@0.8.3",
        "mongodb@2.2.36-tuxcare.2|path-is-inside@1.0.2",
        "mongodb@2.2.36-tuxcare.2|pluralize@1.2.1",
        "mongodb@2.2.36-tuxcare.2|progress@1.1.8",
        "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3",
        "mongodb@2.2.36-tuxcare.2|shelljs@0.7.8",
        "mongodb@2.2.36-tuxcare.2|strip-bom@3.0.0",
        "mongodb@2.2.36-tuxcare.2|strip-json-comments@2.0.1",
        "mongodb@2.2.36-tuxcare.2|table@3.8.3",
        "mongodb@2.2.36-tuxcare.2|text-table@0.2.0",
        "mongodb@2.2.36-tuxcare.2|user-home@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|event-stream@3.3.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|duplexer@0.1.2",
        "mongodb@2.2.36-tuxcare.2|from@0.1.7",
        "mongodb@2.2.36-tuxcare.2|map-stream@0.0.7",
        "mongodb@2.2.36-tuxcare.2|pause-stream@0.0.11",
        "mongodb@2.2.36-tuxcare.2|split@1.0.1",
        "mongodb@2.2.36-tuxcare.2|stream-combiner@0.2.2",
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|gleak@0.5.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0",
        "mongodb@2.2.36-tuxcare.2|esprima@1.0.4",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|handlebars@v2.0.0-alpha.1",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|rimraf@2.2.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|handlebars@v2.0.0-alpha.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|optimist@0.3.7",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|uglify-js@2.3.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|rimraf@2.2.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|optimist@0.3.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|uglify-js@2.3.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|async@0.2.10",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|optimist@0.3.7",
        "mongodb@2.2.36-tuxcare.2|integra@0.1.8|source-map@0.1.43"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|wordwrap@0.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|async@0.2.10"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|integra@0.1.8|source-map@0.1.43",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|amdefine@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|async@1.4.2",
        "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|bluebird@2.9.34",
        "mongodb@2.2.36-tuxcare.2|catharsis@0.8.11",
        "mongodb@2.2.36-tuxcare.2|escape-string-regexp@1.0.5",
        "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|espree@2.2.5",
        "mongodb@2.2.36-tuxcare.2|js2xmlparser@1.0.0",
        "mongodb@2.2.36-tuxcare.2|marked@0.3.19",
        "mongodb@2.2.36-tuxcare.2|requizzle@0.2.4",
        "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|strip-json-comments@1.0.4",
        "mongodb@2.2.36-tuxcare.2|taffydb@2.6.2",
        "mongodb@2.2.36-tuxcare.2|underscore@1.8.3",
        "mongodb@2.2.36-tuxcare.2|wrench@1.5.9"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|bluebird@2.9.34"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|espree@2.2.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsdoc@3.4.0|strip-json-comments@1.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|JSONStream@1.3.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|jsonparse@1.3.1",
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|split2@0.2.1",
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|through2@0.6.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|split2@0.2.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|through2@0.6.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|through2@0.6.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|readable-stream@1.0.34",
        "mongodb@2.2.36-tuxcare.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ldjson-stream@1.2.1|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20|bson@1.0.9",
        "mongodb@2.2.36-tuxcare.2|require_optional@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20|bson@1.0.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|async@1.4.2",
        "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1|bson@0.5.7",
        "mongodb@2.2.36-tuxcare.2|event-stream@3.3.5",
        "mongodb@2.2.36-tuxcare.2|JSONStream@1.3.5",
        "mongodb@2.2.36-tuxcare.2|lodash.isfunction@3.0.9",
        "mongodb@2.2.36-tuxcare.2|lodash.transform@3.0.4",
        "mongodb@2.2.36-tuxcare.2|moment@2.30.1",
        "mongodb@2.2.36-tuxcare.2|raf@3.4.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-extended-json@1.7.1|bson@0.5.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-core@6.26.3",
        "mongodb@2.2.36-tuxcare.2|babel-polyfill@6.26.0",
        "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|bluebird@3.7.2",
        "mongodb@2.2.36-tuxcare.2|co@4.6.0",
        "mongodb@2.2.36-tuxcare.2|kerberos@0.0.23",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20",
        "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|rimraf@2.7.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|bluebird@3.7.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-topology-manager@1.0.13|rimraf@2.7.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|glob@7.2.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ampersand-state@5.0.3",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|async@1.5.2",
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|debug@2.2.0",
        "mongodb@2.2.36-tuxcare.2|docopt@0.6.2",
        "mongodb@2.2.36-tuxcare.2|figures@1.7.0",
        "mongodb@2.2.36-tuxcare.2|fs-extra@0.30.0",
        "mongodb@2.2.36-tuxcare.2|get-mongodb-version@0.0.1",
        "mongodb@2.2.36-tuxcare.2|lodash.defaults@3.1.2",
        "mongodb@2.2.36-tuxcare.2|lodash.difference@4.5.0",
        "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3",
        "mongodb@2.2.36-tuxcare.2|nugget@2.2.0",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|semver@5.1.1",
        "mongodb@2.2.36-tuxcare.2|tar@2.2.2",
        "mongodb@2.2.36-tuxcare.2|tildify@1.2.0",
        "mongodb@2.2.36-tuxcare.2|untildify@2.1.0",
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|async@1.5.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|debug@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|ms@0.7.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|semver@5.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-manager@1.0.7|ms@0.7.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|archy@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arrify@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|caching-transform@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|convert-source-map@1.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|default-require-extensions@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-cache-dir@0.1.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-up@1.1.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|foreground-child@1.5.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob@7.1.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-hook@1.0.0-alpha.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-instrument@1.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-source-maps@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-reports@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-hex@1.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|micromatch@2.3.11",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|resolve-from@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|signal-exit@3.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|test-exclude@2.1.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|archy@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arrify@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|caching-transform@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-hex@1.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|write-file-atomic@1.2.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|convert-source-map@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|default-require-extensions@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-cache-dir@0.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|commondir@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pkg-dir@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-up@1.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-exists@2.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|foreground-child@1.5.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cross-spawn@4.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|signal-exit@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob@7.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fs.realpath@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inflight@1.0.6",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inherits@2.0.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimatch@3.0.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|once@1.4.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-hook@1.0.0-alpha.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|append-transform@0.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-instrument@1.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-generator@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-template@6.16.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-traverse@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babylon@6.13.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|semver@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|async@1.5.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-parse@1.0.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-flag@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-source-maps@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-lib-coverage@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|source-map@0.5.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|istanbul-reports@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-hex@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-o-matic@0.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|micromatch@2.3.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-diff@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|array-unique@0.2.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|braces@1.8.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-brackets@0.1.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|extglob@0.3.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|filename-regex@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-path@2.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object.omit@2.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-glob@3.0.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regex-cache@0.4.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|resolve-from@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob@7.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|signal-exit@3.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|foreground-child@1.5.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|mkdirp@0.5.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-homedir@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|rimraf@2.5.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4|signal-exit@2.1.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which@1.2.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spawn-wrap@1.2.4|signal-exit@2.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|test-exclude@2.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arrify@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|micromatch@2.3.11",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object-assign@4.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg-up@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-main-filename@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2|camelcase@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2|camelcase@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|camelcase@3.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|cliui@3.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|decamelize@1.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|get-caller-file@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-locale@1.4.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg-up@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-directory@2.1.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-main-filename@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|set-blocking@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|string-width@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which-module@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|window-size@0.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|y18n@3.2.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs-parser@4.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|camelcase@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|cliui@3.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|string-width@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-ansi@3.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrap-ansi@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yargs@6.3.0|window-size@0.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|write-file-atomic@1.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|graceful-fs@4.1.9",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|imurmurhash@0.1.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|slide@1.1.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-bom@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|commondir@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pkg-dir@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-up@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-exists@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie@2.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cross-spawn@4.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lru-cache@4.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which@1.2.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fs.realpath@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inflight@1.0.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|once@1.4.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrappy@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|inherits@2.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimatch@3.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|once@1.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrappy@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-is-absolute@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|append-transform@0.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-generator@6.18.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-messages@6.8.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|detect-indent@4.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|jsesc@1.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|source-map@0.5.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-template@6.16.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-traverse@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babylon@6.13.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-traverse@6.18.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-code-frame@6.16.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-messages@6.8.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babylon@6.13.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|debug@2.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|globals@9.12.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invariant@2.2.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-types@6.18.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|esutils@2.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|to-fast-properties@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babylon@6.13.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|semver@5.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|async@1.5.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-parse@1.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|source-map@0.5.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|async@1.5.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|optimist@0.6.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5|source-map@0.4.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|handlebars@4.0.5|source-map@0.4.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|amdefine@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|md5-o-matic@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-diff@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-flatten@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|array-unique@0.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|braces@1.8.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-range@1.8.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|preserve@0.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-element@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-brackets@0.1.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-posix-bracket@0.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|extglob@0.3.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|filename-regex@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-buffer@1.1.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-path@2.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object.omit@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-own@0.1.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-glob@3.0.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-base@0.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-dotfile@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extglob@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regex-cache@0.4.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-equal-shallow@0.1.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimist@0.0.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-homedir@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which@1.2.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isexe@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|object-assign@4.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg-up@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|find-up@1.1.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-main-filename@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|decamelize@1.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|get-caller-file@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|os-locale@1.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lcid@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|require-directory@2.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|set-blocking@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|string-width@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|code-point-at@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-fullwidth-code-point@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|which-module@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|y18n@3.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|graceful-fs@4.1.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|imurmurhash@0.1.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|slide@1.1.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-utf8@0.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie@2.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lru-cache@4.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pseudomap@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yallist@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrappy@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|brace-expansion@1.1.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|balanced-match@0.4.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-messages@6.8.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-runtime@6.18.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|core-js@2.4.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regenerator-runtime@0.9.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|detect-indent@4.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeating@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|jsesc@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lodash@4.16.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|babel-code-frame@6.16.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|esutils@2.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|js-tokens@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|debug@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ms@0.7.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|globals@9.12.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invariant@2.2.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|loose-envify@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|esutils@2.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|to-fast-properties@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-flag@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|optimist@0.6.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|minimist@0.0.8",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|async@0.2.10",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|source-map@0.5.6",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-to-browserify@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|yargs@3.10.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|async@0.2.10"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-js@2.7.4|yargs@3.10.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|camelcase@1.2.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|decamelize@1.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|window-size@0.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|arr-flatten@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|expand-range@1.8.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fill-range@2.2.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|preserve@0.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-element@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-posix-bracket@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-buffer@1.1.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-own@0.1.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-in@0.1.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-extendable@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-base@0.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-parent@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-dotfile@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-equal-shallow@0.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-primitive@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isexe@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|read-pkg@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|load-json-file@1.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-package-data@2.3.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-type@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-ansi@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-regex@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wrap-ansi@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|string-width@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lcid@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invert-kv@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|code-point-at@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pseudomap@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|yallist@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|balanced-match@0.4.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|concat-map@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|core-js@2.4.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|regenerator-runtime@0.9.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeating@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-finite@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|chalk@1.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-styles@2.2.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|escape-string-regexp@1.0.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-ansi@2.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-ansi@3.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|supports-color@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|js-tokens@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ms@0.7.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|loose-envify@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|js-tokens@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|wordwrap@0.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|amdefine@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|fill-range@2.2.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-number@2.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isobject@2.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|randomatic@1.1.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-element@1.1.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|for-in@0.1.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|glob-parent@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|load-json-file@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|graceful-fs@4.1.9",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-json@2.2.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pify@2.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|normalize-package-data@2.3.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|hosted-git-info@2.1.5",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-builtin-module@1.0.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|semver@5.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|validate-npm-package-license@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|path-type@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|graceful-fs@4.1.9",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pify@2.3.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-regex@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|invert-kv@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|number-is-nan@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-finite@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-styles@2.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|escape-string-regexp@1.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|has-ansi@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|ansi-regex@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|supports-color@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|camelcase@1.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|center-align@0.1.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|right-align@0.1.3",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|cliui@2.1.0|wordwrap@0.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|window-size@0.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-number@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isobject@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|randomatic@1.1.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-number@2.1.0",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-string@1.6.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|parse-json@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|error-ex@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|pify@2.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|hosted-git-info@2.1.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-builtin-module@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|builtin-modules@1.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|validate-npm-package-license@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-correct@1.0.2",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-expression-parse@1.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|center-align@0.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|align-text@0.1.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|right-align@0.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|align-text@0.1.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|isarray@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|error-ex@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|builtin-modules@1.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-correct@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-license-ids@1.2.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-expression-parse@1.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|align-text@0.1.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|kind-of@3.0.4",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|longest@1.0.1",
        "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|lazy-cache@1.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|is-arrayish@0.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|spdx-license-ids@1.2.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nyc@8.4.0|longest@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|minimist@0.0.10",
        "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|optimist@0.6.1|wordwrap@0.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|buffer-shims@1.0.0",
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7|isarray@1.0.0",
        "mongodb@2.2.36-tuxcare.2|process-nextick-args@1.0.7",
        "mongodb@2.2.36-tuxcare.2|string_decoder@1.0.3",
        "mongodb@2.2.36-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7|isarray@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|glob@7.2.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|semver@5.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|worker-farm@1.7.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|errno@0.1.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-core@6.26.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-code-frame@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-generator@6.26.1",
        "mongodb@2.2.36-tuxcare.2|babel-helpers@6.24.1",
        "mongodb@2.2.36-tuxcare.2|babel-messages@6.23.0",
        "mongodb@2.2.36-tuxcare.2|babel-register@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-template@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-traverse@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babylon@6.18.0",
        "mongodb@2.2.36-tuxcare.2|convert-source-map@1.9.0",
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|json5@0.5.1",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|minimatch@3.1.5",
        "mongodb@2.2.36-tuxcare.2|path-is-absolute@1.0.1",
        "mongodb@2.2.36-tuxcare.2|private@0.1.8",
        "mongodb@2.2.36-tuxcare.2|slash@1.0.0",
        "mongodb@2.2.36-tuxcare.2|source-map@0.5.7"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-polyfill@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|core-js@2.6.12",
        "mongodb@2.2.36-tuxcare.2|regenerator-runtime@0.10.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|fast-stats@0.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ajv-keywords@1.5.1",
        "mongodb@2.2.36-tuxcare.2|ajv@4.11.8",
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|slice-ansi@0.0.4",
        "mongodb@2.2.36-tuxcare.2|table@3.8.3|string-width@2.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|string-width@2.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|table@3.8.3|is-fullwidth-code-point@2.0.0",
        "mongodb@2.2.36-tuxcare.2|table@3.8.3|strip-ansi@4.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|strip-ansi@4.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|table@3.8.3|ansi-regex@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|table@3.8.3|ansi-regex@3.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|add-stream@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog@1.1.24",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-angular@1.6.6",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-atom@0.2.8",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-codemirror@0.3.8",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-core@2.0.11",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-ember@0.3.12",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-eslint@1.0.9",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-express@0.3.6",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-jquery@0.1.0",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-jscs@0.1.0",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-jshint@0.3.8",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-preset-loader@1.1.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|camelcase-keys@4.2.0",
        "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.1",
        "mongodb@2.2.36-tuxcare.2|loud-rejection@1.6.0",
        "mongodb@2.2.36-tuxcare.2|minimist-options@3.0.2",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg-up@3.0.0",
        "mongodb@2.2.36-tuxcare.2|redent@2.0.0",
        "mongodb@2.2.36-tuxcare.2|trim-newlines@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg-up@3.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|find-up@2.1.0",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|find-up@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|read-pkg@3.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|load-json-file@4.0.0",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|path-type@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|load-json-file@4.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|parse-json@4.0.0",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|pify@3.0.0",
        "mongodb@2.2.36-tuxcare.2|strip-bom@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|path-type@3.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1|pify@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|parse-json@4.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|error-ex@1.3.4",
        "mongodb@2.2.36-tuxcare.2|json-parse-better-errors@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|meow@4.0.1|pify@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tempfile@1.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|os-tmpdir@1.0.2",
        "mongodb@2.2.36-tuxcare.2|tempfile@1.1.1|uuid@2.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tempfile@1.1.1|uuid@2.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|argparse@1.0.10",
        "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1|esprima@2.7.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|js-yaml@3.6.1|esprima@2.7.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lcov-parse@0.0.10"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|log-driver@1.2.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|minimist@1.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|request@2.79.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|aws-sign2@0.6.0",
        "mongodb@2.2.36-tuxcare.2|aws4@1.13.2",
        "mongodb@2.2.36-tuxcare.2|caseless@0.11.0",
        "mongodb@2.2.36-tuxcare.2|combined-stream@1.0.8",
        "mongodb@2.2.36-tuxcare.2|request@2.79.0|extend@3.0.2",
        "mongodb@2.2.36-tuxcare.2|forever-agent@0.6.1",
        "mongodb@2.2.36-tuxcare.2|form-data@2.1.4",
        "mongodb@2.2.36-tuxcare.2|har-validator@2.0.6",
        "mongodb@2.2.36-tuxcare.2|hawk@3.1.3",
        "mongodb@2.2.36-tuxcare.2|http-signature@1.1.1",
        "mongodb@2.2.36-tuxcare.2|is-typedarray@1.0.0",
        "mongodb@2.2.36-tuxcare.2|isstream@0.1.2",
        "mongodb@2.2.36-tuxcare.2|json-stringify-safe@5.0.1",
        "mongodb@2.2.36-tuxcare.2|mime-types@2.1.35",
        "mongodb@2.2.36-tuxcare.2|oauth-sign@0.8.2",
        "mongodb@2.2.36-tuxcare.2|qs@6.3.5",
        "mongodb@2.2.36-tuxcare.2|stringstream@0.0.6",
        "mongodb@2.2.36-tuxcare.2|tough-cookie@2.3.4",
        "mongodb@2.2.36-tuxcare.2|tunnel-agent@0.4.3",
        "mongodb@2.2.36-tuxcare.2|uuid@3.4.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|request@2.79.0|extend@3.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-code-frame@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|esutils@2.0.3",
        "mongodb@2.2.36-tuxcare.2|js-tokens@3.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi-styles@2.2.1",
        "mongodb@2.2.36-tuxcare.2|escape-string-regexp@1.0.5",
        "mongodb@2.2.36-tuxcare.2|has-ansi@2.0.0",
        "mongodb@2.2.36-tuxcare.2|strip-ansi@3.0.1",
        "mongodb@2.2.36-tuxcare.2|supports-color@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|concat-stream@1.6.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|buffer-from@1.1.2",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7",
        "mongodb@2.2.36-tuxcare.2|typedarray@0.0.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ms@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|doctrine@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|esutils@2.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escope@3.6.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es6-map@0.1.5",
        "mongodb@2.2.36-tuxcare.2|es6-weak-map@2.0.3",
        "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0",
        "mongodb@2.2.36-tuxcare.2|estraverse@4.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|espree@3.5.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1",
        "mongodb@2.2.36-tuxcare.2|acorn@5.7.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esquery@1.7.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|esquery@1.7.0|estraverse@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esquery@1.7.0|estraverse@5.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|estraverse@4.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esutils@2.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|file-entry-cache@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4",
        "mongodb@2.2.36-tuxcare.2|object-assign@4.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|glob@7.2.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|fs.realpath@1.0.0",
        "mongodb@2.2.36-tuxcare.2|inflight@1.0.6",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|minimatch@3.1.5",
        "mongodb@2.2.36-tuxcare.2|once@1.4.0",
        "mongodb@2.2.36-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|globals@9.18.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ignore@3.3.10"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|imurmurhash@0.1.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|inquirer@0.12.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi-escapes@1.4.0",
        "mongodb@2.2.36-tuxcare.2|ansi-regex@2.1.1",
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|cli-cursor@1.0.2",
        "mongodb@2.2.36-tuxcare.2|cli-width@2.2.1",
        "mongodb@2.2.36-tuxcare.2|figures@1.7.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|readline2@1.0.1",
        "mongodb@2.2.36-tuxcare.2|run-async@0.1.0",
        "mongodb@2.2.36-tuxcare.2|rx-lite@3.1.2",
        "mongodb@2.2.36-tuxcare.2|string-width@1.0.2",
        "mongodb@2.2.36-tuxcare.2|strip-ansi@3.0.1",
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-my-json-valid@2.20.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|generate-function@2.3.1",
        "mongodb@2.2.36-tuxcare.2|generate-object-property@1.2.0",
        "mongodb@2.2.36-tuxcare.2|is-my-ip-valid@1.0.1",
        "mongodb@2.2.36-tuxcare.2|jsonpointer@5.0.1",
        "mongodb@2.2.36-tuxcare.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-resolvable@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|json-stable-stringify@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|call-bind@1.0.8",
        "mongodb@2.2.36-tuxcare.2|call-bound@1.0.4",
        "mongodb@2.2.36-tuxcare.2|isarray@2.0.5",
        "mongodb@2.2.36-tuxcare.2|jsonify@0.0.1",
        "mongodb@2.2.36-tuxcare.2|object-keys@1.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|levn@0.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|prelude-ls@1.1.2",
        "mongodb@2.2.36-tuxcare.2|type-check@0.3.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6|minimist@1.2.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6|minimist@1.2.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|natural-compare@1.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|optionator@0.8.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|deep-is@0.1.4",
        "mongodb@2.2.36-tuxcare.2|fast-levenshtein@2.0.6",
        "mongodb@2.2.36-tuxcare.2|levn@0.3.0",
        "mongodb@2.2.36-tuxcare.2|prelude-ls@1.1.2",
        "mongodb@2.2.36-tuxcare.2|type-check@0.3.2",
        "mongodb@2.2.36-tuxcare.2|word-wrap@1.2.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|path-is-inside@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pluralize@1.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress@1.1.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|caller-path@0.1.0",
        "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3|resolve-from@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|require-uncached@1.0.3|resolve-from@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|shelljs@0.7.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|glob@7.2.3",
        "mongodb@2.2.36-tuxcare.2|interpret@1.4.0",
        "mongodb@2.2.36-tuxcare.2|rechoir@0.6.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|strip-bom@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|strip-json-comments@2.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|text-table@0.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|user-home@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|duplexer@0.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|from@0.1.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|map-stream@0.0.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pause-stream@0.0.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|split@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|stream-combiner@0.2.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|duplexer@0.1.2",
        "mongodb@2.2.36-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through@2.3.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|esprima@1.0.4",
        "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|estraverse@1.5.1",
        "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|esutils@1.0.0",
        "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|source-map@0.1.43"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|estraverse@1.5.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|esutils@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escodegen@1.1.0|source-map@0.1.43",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|amdefine@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esprima@1.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|async@1.4.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|catharsis@0.8.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|escape-string-regexp@1.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|js2xmlparser@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|marked@0.3.19"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|requizzle@0.2.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|taffydb@2.6.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|underscore@1.8.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|wrench@1.5.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsonparse@1.3.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|require_optional@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|resolve-from@2.0.0",
        "mongodb@2.2.36-tuxcare.2|semver@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.isfunction@3.0.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.transform@3.0.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._arrayeach@3.0.0",
        "mongodb@2.2.36-tuxcare.2|lodash._basecallback@3.3.1",
        "mongodb@2.2.36-tuxcare.2|lodash._basecreate@3.0.3",
        "mongodb@2.2.36-tuxcare.2|lodash._basefor@3.0.3",
        "mongodb@2.2.36-tuxcare.2|lodash.isarray@3.0.4",
        "mongodb@2.2.36-tuxcare.2|lodash.isfunction@3.0.9",
        "mongodb@2.2.36-tuxcare.2|lodash.istypedarray@3.0.6",
        "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|moment@2.30.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|raf@3.4.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|performance-now@2.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|kerberos@0.0.23",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|nan@2.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-state@5.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ampersand-events@2.0.2",
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2",
        "mongodb@2.2.36-tuxcare.2|array-next@0.0.1",
        "mongodb@2.2.36-tuxcare.2|key-tree-store@1.3.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|docopt@0.6.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|figures@1.7.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|escape-string-regexp@1.0.5",
        "mongodb@2.2.36-tuxcare.2|object-assign@4.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|fs-extra@0.30.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|jsonfile@2.4.0",
        "mongodb@2.2.36-tuxcare.2|klaw@1.3.1",
        "mongodb@2.2.36-tuxcare.2|path-is-absolute@1.0.1",
        "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-mongodb-version@0.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|lodash.startswith@3.2.0",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|mongodb@2.2.36",
        "mongodb@2.2.36-tuxcare.2|which@1.3.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.defaults@3.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash.assign@3.2.0",
        "mongodb@2.2.36-tuxcare.2|lodash.restparam@3.6.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.difference@4.5.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|async@1.5.2",
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|lodash.defaults@4.2.0",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3",
        "mongodb@2.2.36-tuxcare.2|request@2.79.0",
        "mongodb@2.2.36-tuxcare.2|semver@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|async@1.5.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-download-url@0.1.10|lodash.defaults@4.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|cheerio@0.19.0",
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|downcache@0.0.8",
        "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3|fs-extra@0.22.1",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|semver@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb-version-list@0.0.3|fs-extra@0.22.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|jsonfile@2.4.0",
        "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nugget@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|pretty-bytes@4.0.2",
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0",
        "mongodb@2.2.36-tuxcare.2|request@2.79.0",
        "mongodb@2.2.36-tuxcare.2|single-line-log@1.1.2",
        "mongodb@2.2.36-tuxcare.2|throttleit@0.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tar@2.2.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|block-stream@0.0.9",
        "mongodb@2.2.36-tuxcare.2|fstream@1.0.12",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tildify@1.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|untildify@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|binary@0.3.0",
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|fstream@0.1.31",
        "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2",
        "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1",
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|readable-stream@1.0.34",
        "mongodb@2.2.36-tuxcare.2|setimmediate@1.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|fstream@0.1.31",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|graceful-fs@3.0.12",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|graceful-fs@3.0.12",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|natives@1.1.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|unzip@0.1.11|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|buffer-shims@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|inherits@2.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|process-nextick-args@1.0.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|string_decoder@1.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|util-deprecate@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|errno@0.1.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|prr@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-generator@6.26.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-messages@6.23.0",
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
        "mongodb@2.2.36-tuxcare.2|detect-indent@4.0.0",
        "mongodb@2.2.36-tuxcare.2|jsesc@1.3.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|source-map@0.5.7",
        "mongodb@2.2.36-tuxcare.2|trim-right@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-helpers@6.24.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-template@6.26.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-messages@6.23.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-register@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-core@6.26.3",
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|core-js@2.6.12",
        "mongodb@2.2.36-tuxcare.2|home-or-tmp@2.0.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|source-map-support@0.4.18"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-js@2.6.12",
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0|regenerator-runtime@0.11.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0|regenerator-runtime@0.11.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-template@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-traverse@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babylon@6.18.0",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-traverse@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-code-frame@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-messages@6.23.0",
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
        "mongodb@2.2.36-tuxcare.2|babylon@6.18.0",
        "mongodb@2.2.36-tuxcare.2|debug@2.6.9",
        "mongodb@2.2.36-tuxcare.2|globals@9.18.0",
        "mongodb@2.2.36-tuxcare.2|invariant@2.2.4",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babel-types@6.26.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|babel-runtime@6.26.0",
        "mongodb@2.2.36-tuxcare.2|esutils@2.0.3",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|to-fast-properties@1.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|babylon@6.18.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|convert-source-map@1.9.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|json5@0.5.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|minimatch@3.1.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|brace-expansion@1.1.13"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|path-is-absolute@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|private@0.1.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slash@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|source-map@0.5.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|core-js@2.6.12"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|regenerator-runtime@0.10.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ajv-keywords@1.5.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ajv@4.11.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ajv@4.11.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|co@4.6.0",
        "mongodb@2.2.36-tuxcare.2|json-stable-stringify@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slice-ansi@0.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-angular@1.6.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|compare-func@1.3.4",
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-atom@0.2.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-codemirror@0.3.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-core@2.0.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9",
        "mongodb@2.2.36-tuxcare.2|conventional-commits-parser@2.1.7",
        "mongodb@2.2.36-tuxcare.2|dateformat@3.0.3",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0",
        "mongodb@2.2.36-tuxcare.2|git-raw-commits@1.3.6",
        "mongodb@2.2.36-tuxcare.2|git-remote-origin-url@2.0.0",
        "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|q@1.5.1",
        "mongodb@2.2.36-tuxcare.2|read-pkg-up@1.0.1",
        "mongodb@2.2.36-tuxcare.2|read-pkg@1.1.0",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-ember@0.3.12",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-eslint@1.0.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-express@0.3.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jquery@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jscs@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-jshint@0.3.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|compare-func@1.3.4",
        "mongodb@2.2.36-tuxcare.2|q@1.5.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-preset-loader@1.1.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|camelcase-keys@4.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|camelcase@4.1.0",
        "mongodb@2.2.36-tuxcare.2|map-obj@2.0.0",
        "mongodb@2.2.36-tuxcare.2|quick-lru@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|decamelize@1.2.0",
        "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.1|map-obj@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|decamelize-keys@1.1.1|map-obj@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|loud-rejection@1.6.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|currently-unhandled@0.4.1",
        "mongodb@2.2.36-tuxcare.2|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|minimist-options@3.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|arrify@1.0.1",
        "mongodb@2.2.36-tuxcare.2|is-plain-obj@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|hosted-git-info@2.8.9",
        "mongodb@2.2.36-tuxcare.2|resolve@1.22.11",
        "mongodb@2.2.36-tuxcare.2|semver@5.3.0",
        "mongodb@2.2.36-tuxcare.2|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|redent@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|indent-string@3.2.0",
        "mongodb@2.2.36-tuxcare.2|strip-indent@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|trim-newlines@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|os-tmpdir@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|argparse@1.0.10",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|aws-sign2@0.6.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|aws4@1.13.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|caseless@0.11.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|combined-stream@1.0.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|forever-agent@0.6.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|form-data@2.1.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|asynckit@0.4.0",
        "mongodb@2.2.36-tuxcare.2|combined-stream@1.0.8",
        "mongodb@2.2.36-tuxcare.2|mime-types@2.1.35"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|har-validator@2.0.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|chalk@1.1.3",
        "mongodb@2.2.36-tuxcare.2|commander@2.20.3",
        "mongodb@2.2.36-tuxcare.2|is-my-json-valid@2.20.6",
        "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|hawk@3.1.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|boom@2.10.1",
        "mongodb@2.2.36-tuxcare.2|cryptiles@2.0.5",
        "mongodb@2.2.36-tuxcare.2|hoek@2.16.3",
        "mongodb@2.2.36-tuxcare.2|sntp@1.0.9"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|http-signature@1.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|assert-plus@0.2.0",
        "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2",
        "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-typedarray@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|isstream@0.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|json-stringify-safe@5.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mime-types@2.1.35",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mime-db@1.52.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|oauth-sign@0.8.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|qs@6.3.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|stringstream@0.0.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tough-cookie@2.3.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|punycode@1.4.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tunnel-agent@0.4.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|uuid@3.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|js-tokens@3.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ansi-styles@2.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|has-ansi@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|strip-ansi@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|supports-color@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|buffer-from@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|typedarray@0.0.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ms@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-map@0.1.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
        "mongodb@2.2.36-tuxcare.2|es6-set@0.1.6",
        "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4",
        "mongodb@2.2.36-tuxcare.2|event-emitter@0.3.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-weak-map@2.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
        "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0|estraverse@5.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esrecurse@4.3.0|estraverse@5.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1|acorn@3.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|acorn-jsx@3.0.1|acorn@3.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|acorn@5.7.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|circular-json@0.3.3",
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4|rimraf@2.6.3",
        "mongodb@2.2.36-tuxcare.2|write@0.2.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|flat-cache@1.3.4|rimraf@2.6.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|glob@7.2.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|object-assign@4.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|fs.realpath@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|inflight@1.0.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|once@1.4.0",
        "mongodb@2.2.36-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|once@1.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ansi-escapes@1.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ansi-regex@2.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cli-cursor@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|restore-cursor@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cli-width@2.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|readline2@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|code-point-at@1.1.0",
        "mongodb@2.2.36-tuxcare.2|is-fullwidth-code-point@1.0.0",
        "mongodb@2.2.36-tuxcare.2|mute-stream@0.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|run-async@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|rx-lite@3.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|string-width@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|code-point-at@1.1.0",
        "mongodb@2.2.36-tuxcare.2|is-fullwidth-code-point@1.0.0",
        "mongodb@2.2.36-tuxcare.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|generate-function@2.3.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-property@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|generate-object-property@1.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-property@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-my-ip-valid@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsonpointer@5.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|xtend@4.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|call-bind@1.0.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|call-bind-apply-helpers@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es-define-property@1.0.1",
        "mongodb@2.2.36-tuxcare.2|get-intrinsic@1.3.0",
        "mongodb@2.2.36-tuxcare.2|set-function-length@1.2.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|call-bound@1.0.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|call-bind-apply-helpers@1.0.2",
        "mongodb@2.2.36-tuxcare.2|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|isarray@2.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsonify@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|object-keys@1.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|prelude-ls@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|type-check@0.3.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|prelude-ls@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|deep-is@0.1.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|fast-levenshtein@2.0.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|word-wrap@1.2.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|caller-path@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|callsites@0.2.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|interpret@1.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|rechoir@0.6.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|resolve@1.22.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|resolve-from@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._arrayeach@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._basecallback@3.3.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._baseisequal@3.0.7",
        "mongodb@2.2.36-tuxcare.2|lodash._bindcallback@3.0.1",
        "mongodb@2.2.36-tuxcare.2|lodash.isarray@3.0.4",
        "mongodb@2.2.36-tuxcare.2|lodash.pairs@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._basecreate@3.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._basefor@3.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.isarray@3.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.istypedarray@3.0.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._getnative@3.9.1",
        "mongodb@2.2.36-tuxcare.2|lodash.isarguments@3.1.0",
        "mongodb@2.2.36-tuxcare.2|lodash.isarray@3.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|performance-now@2.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nan@2.5.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-events@2.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|find-root@0.1.2",
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|through2@0.6.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|through2@0.6.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|readable-stream@1.0.34",
        "mongodb@2.2.36-tuxcare.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ampersand-version@1.0.2|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|array-next@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|key-tree-store@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsonfile@2.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|klaw@1.3.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.startswith@3.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._root@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mongodb@2.2.36",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es6-promise@3.2.1",
        "mongodb@2.2.36-tuxcare.2|mongodb-core@2.1.20",
        "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|which@1.3.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|isexe@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.assign@3.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._baseassign@3.2.0",
        "mongodb@2.2.36-tuxcare.2|lodash._createassigner@3.1.1",
        "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.restparam@3.6.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cheerio@0.19.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|css-select@1.0.0",
        "mongodb@2.2.36-tuxcare.2|dom-serializer@0.1.1",
        "mongodb@2.2.36-tuxcare.2|entities@1.1.2",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3",
        "mongodb@2.2.36-tuxcare.2|cheerio@0.19.0|lodash@3.10.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cheerio@0.19.0|lodash@3.10.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|extend@2.0.2",
        "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|graceful-fs@2.0.3",
        "mongodb@2.2.36-tuxcare.2|limiter@1.0.5",
        "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|mkdirp@0.3.5",
        "mongodb@2.2.36-tuxcare.2|npmlog@1.0.0",
        "mongodb@2.2.36-tuxcare.2|request@2.79.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|graceful-fs@2.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|downcache@0.0.8|mkdirp@0.3.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pretty-bytes@4.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|speedometer@0.1.4",
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|through2@0.2.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|through2@0.2.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|readable-stream@1.1.14",
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|xtend@2.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|readable-stream@1.1.14",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|xtend@2.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|object-keys@0.4.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|progress-stream@1.2.0|object-keys@0.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|single-line-log@1.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|string-width@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|throttleit@0.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|block-stream@0.0.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|fstream@1.0.12",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6",
        "mongodb@2.2.36-tuxcare.2|rimraf@2.5.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|binary@0.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|buffers@0.1.1",
        "mongodb@2.2.36-tuxcare.2|chainsaw@0.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|buffers@0.1.1",
        "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|readable-stream@1.0.34"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|match-stream@0.0.2|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|over@0.0.5",
        "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|readable-stream@1.0.34",
        "mongodb@2.2.36-tuxcare.2|setimmediate@1.0.5",
        "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pullstream@0.4.1|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|setimmediate@1.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|safe-buffer@5.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|prr@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|detect-indent@4.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|repeating@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsesc@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|trim-right@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|home-or-tmp@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|os-homedir@1.0.2",
        "mongodb@2.2.36-tuxcare.2|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|source-map-support@0.4.18",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|source-map@0.5.7"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|invariant@2.2.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|loose-envify@1.4.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|to-fast-properties@1.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|brace-expansion@1.1.13",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|balanced-match@1.0.2",
        "mongodb@2.2.36-tuxcare.2|concat-map@0.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|compare-func@1.3.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|array-ify@1.0.0",
        "mongodb@2.2.36-tuxcare.2|dot-prop@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|q@1.5.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|compare-func@1.3.4",
        "mongodb@2.2.36-tuxcare.2|conventional-commits-filter@1.1.6",
        "mongodb@2.2.36-tuxcare.2|dateformat@3.0.3",
        "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9",
        "mongodb@2.2.36-tuxcare.2|json-stringify-safe@5.0.1",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
        "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9|semver@5.7.2",
        "mongodb@2.2.36-tuxcare.2|split@1.0.1",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-changelog-writer@3.0.9|semver@5.7.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-commits-parser@2.1.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-text-path@1.0.1",
        "mongodb@2.2.36-tuxcare.2|JSONStream@1.3.5",
        "mongodb@2.2.36-tuxcare.2|lodash@4.17.23",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
        "mongodb@2.2.36-tuxcare.2|split2@2.2.0",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5",
        "mongodb@2.2.36-tuxcare.2|trim-off-newlines@1.0.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dateformat@3.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|hosted-git-info@2.8.9",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|meow@3.7.0",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|parse-github-repo-url@1.4.1",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|meow@3.7.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|camelcase-keys@2.1.0",
        "mongodb@2.2.36-tuxcare.2|decamelize@1.2.0",
        "mongodb@2.2.36-tuxcare.2|loud-rejection@1.6.0",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|map-obj@1.0.1",
        "mongodb@2.2.36-tuxcare.2|minimist@1.2.0",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|object-assign@4.1.1",
        "mongodb@2.2.36-tuxcare.2|read-pkg-up@1.0.1",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|redent@1.0.0",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|trim-newlines@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|camelcase-keys@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|camelcase@2.1.1",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|map-obj@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|map-obj@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|redent@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|indent-string@2.1.0",
        "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|strip-indent@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|trim-newlines@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|camelcase@2.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|indent-string@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|repeating@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-pkg-repo@1.4.0|strip-indent@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|git-raw-commits@1.3.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|dargs@4.1.0",
        "mongodb@2.2.36-tuxcare.2|lodash.template@4.5.0",
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
        "mongodb@2.2.36-tuxcare.2|split2@2.2.0",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|git-remote-origin-url@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|gitconfiglocal@1.0.0",
        "mongodb@2.2.36-tuxcare.2|pify@2.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|meow@4.0.1",
        "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6|semver@5.7.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|git-semver-tags@1.3.6|semver@5.7.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|read-pkg-up@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|find-up@1.1.2",
        "mongodb@2.2.36-tuxcare.2|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|read-pkg@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|load-json-file@1.1.0",
        "mongodb@2.2.36-tuxcare.2|normalize-package-data@2.5.0",
        "mongodb@2.2.36-tuxcare.2|path-type@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5|readable-stream@2.3.8",
        "mongodb@2.2.36-tuxcare.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|readable-stream@2.3.8",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5|isarray@1.0.0",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5|process-nextick-args@2.0.1",
        "mongodb@2.2.36-tuxcare.2|safe-buffer@5.1.2",
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5|string_decoder@1.1.1",
        "mongodb@2.2.36-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|isarray@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|process-nextick-args@2.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|through2@2.0.5|string_decoder@1.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|camelcase@4.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|map-obj@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|quick-lru@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|decamelize@1.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|currently-unhandled@0.4.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|array-find-index@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|signal-exit@3.0.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|arrify@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-plain-obj@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|hosted-git-info@2.8.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|resolve@1.22.11",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-core-module@2.16.1",
        "mongodb@2.2.36-tuxcare.2|path-parse@1.0.7",
        "mongodb@2.2.36-tuxcare.2|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|spdx-correct@3.2.0",
        "mongodb@2.2.36-tuxcare.2|spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|indent-string@3.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|strip-indent@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|sprintf-js@1.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|delayed-stream@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|asynckit@0.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|commander@2.20.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|pinkie@2.0.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|boom@2.10.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|hoek@2.16.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|cryptiles@2.0.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|boom@2.10.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|hoek@2.16.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|sntp@1.0.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|hoek@2.16.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|assert-plus@0.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0",
        "mongodb@2.2.36-tuxcare.2|extsprintf@1.3.0",
        "mongodb@2.2.36-tuxcare.2|json-schema@0.4.0",
        "mongodb@2.2.36-tuxcare.2|verror@1.10.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|asn1@0.2.6",
        "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0",
        "mongodb@2.2.36-tuxcare.2|bcrypt-pbkdf@1.0.2",
        "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1",
        "mongodb@2.2.36-tuxcare.2|ecc-jsbn@0.1.2",
        "mongodb@2.2.36-tuxcare.2|getpass@0.1.7",
        "mongodb@2.2.36-tuxcare.2|jsbn@0.1.1",
        "mongodb@2.2.36-tuxcare.2|safer-buffer@2.1.2",
        "mongodb@2.2.36-tuxcare.2|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mime-db@1.52.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|punycode@1.4.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|d@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|type@2.7.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
        "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4",
        "mongodb@2.2.36-tuxcare.2|esniff@2.0.1",
        "mongodb@2.2.36-tuxcare.2|next-tick@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-set@0.1.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|es6-iterator@2.0.3",
        "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4",
        "mongodb@2.2.36-tuxcare.2|event-emitter@0.3.5",
        "mongodb@2.2.36-tuxcare.2|type@2.7.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es6-symbol@3.1.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|ext@1.7.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|event-emitter@0.3.5",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|circular-json@0.3.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|write@0.2.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|mkdirp@0.5.6"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|wrappy@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|restore-cursor@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|exit-hook@1.1.1",
        "mongodb@2.2.36-tuxcare.2|onetime@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|code-point-at@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|mute-stream@0.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-property@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0",
        "mongodb@2.2.36-tuxcare.2|function-bind@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es-define-property@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-intrinsic@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|call-bind-apply-helpers@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es-define-property@1.0.1",
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0",
        "mongodb@2.2.36-tuxcare.2|es-object-atoms@1.1.1",
        "mongodb@2.2.36-tuxcare.2|function-bind@1.1.2",
        "mongodb@2.2.36-tuxcare.2|get-proto@1.0.1",
        "mongodb@2.2.36-tuxcare.2|gopd@1.2.0",
        "mongodb@2.2.36-tuxcare.2|has-symbols@1.1.0",
        "mongodb@2.2.36-tuxcare.2|hasown@2.0.2",
        "mongodb@2.2.36-tuxcare.2|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|set-function-length@1.2.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|define-data-property@1.1.4",
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0",
        "mongodb@2.2.36-tuxcare.2|function-bind@1.1.2",
        "mongodb@2.2.36-tuxcare.2|get-intrinsic@1.3.0",
        "mongodb@2.2.36-tuxcare.2|gopd@1.2.0",
        "mongodb@2.2.36-tuxcare.2|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|callsites@0.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|amdefine@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._baseisequal@3.0.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash.isarray@3.0.4",
        "mongodb@2.2.36-tuxcare.2|lodash.istypedarray@3.0.6",
        "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._bindcallback@3.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.pairs@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._getnative@3.9.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.isarguments@3.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|find-root@0.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._root@3.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|isexe@2.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._baseassign@3.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._basecopy@3.0.1",
        "mongodb@2.2.36-tuxcare.2|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._createassigner@3.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._bindcallback@3.0.1",
        "mongodb@2.2.36-tuxcare.2|lodash._isiterateecall@3.0.9",
        "mongodb@2.2.36-tuxcare.2|lodash.restparam@3.6.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|css-select@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|boolbase@1.0.0",
        "mongodb@2.2.36-tuxcare.2|css-what@1.0.0",
        "mongodb@2.2.36-tuxcare.2|domutils@1.4.3",
        "mongodb@2.2.36-tuxcare.2|nth-check@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dom-serializer@0.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1",
        "mongodb@2.2.36-tuxcare.2|entities@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|entities@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1",
        "mongodb@2.2.36-tuxcare.2|domhandler@2.3.0",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|domutils@1.5.1",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|entities@1.0.0",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|domutils@1.5.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|dom-serializer@0.1.1",
        "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|entities@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|readable-stream@1.1.14",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|htmlparser2@3.8.3|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|extend@2.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|limiter@1.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|npmlog@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi@0.3.1",
        "mongodb@2.2.36-tuxcare.2|are-we-there-yet@1.0.6",
        "mongodb@2.2.36-tuxcare.2|gauge@1.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|speedometer@0.1.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|buffers@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|chainsaw@0.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|traverse@0.3.9"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|over@0.0.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|readable-stream@1.0.34"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|readable-stream@1.0.34",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|core-util-is@1.0.3",
        "mongodb@2.2.36-tuxcare.2|inherits@2.0.4",
        "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|isarray@0.0.1",
        "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|isarray@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|slice-stream@1.0.0|string_decoder@0.10.31"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|repeating@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-finite@1.1.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|loose-envify@1.4.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|js-tokens@3.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|balanced-match@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|concat-map@0.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|array-ify@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dot-prop@3.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-obj@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|conventional-commits-filter@1.1.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-subset@0.1.1",
        "mongodb@2.2.36-tuxcare.2|modify-values@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|minimist@1.2.8",
        "mongodb@2.2.36-tuxcare.2|neo-async@2.6.2",
        "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|source-map@0.6.1",
        "mongodb@2.2.36-tuxcare.2|uglify-js@3.19.3",
        "mongodb@2.2.36-tuxcare.2|wordwrap@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|minimist@1.2.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|handlebars@4.7.9|source-map@0.6.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-text-path@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|text-extensions@1.9.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|split2@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|through2@2.0.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|trim-off-newlines@1.0.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|parse-github-repo-url@1.4.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dargs@4.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.template@4.5.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._reinterpolate@3.0.0",
        "mongodb@2.2.36-tuxcare.2|lodash.templatesettings@4.2.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|gitconfiglocal@1.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ini@1.3.8"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pify@2.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|find-up@1.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|path-exists@2.1.0",
        "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|load-json-file@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|parse-json@2.2.0",
        "mongodb@2.2.36-tuxcare.2|pify@2.3.0",
        "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1",
        "mongodb@2.2.36-tuxcare.2|load-json-file@1.1.0|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|load-json-file@1.1.0|strip-bom@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|path-type@1.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|graceful-fs@4.2.11",
        "mongodb@2.2.36-tuxcare.2|pify@2.3.0",
        "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|array-find-index@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-core-module@2.16.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|hasown@2.0.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|path-parse@1.0.7"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|spdx-correct@3.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|spdx-expression-parse@3.0.1",
        "mongodb@2.2.36-tuxcare.2|spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|spdx-expression-parse@3.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|spdx-exceptions@2.5.0",
        "mongodb@2.2.36-tuxcare.2|spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|p-locate@2.0.0",
        "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0|path-exists@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|locate-path@2.0.0|path-exists@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|pinkie@2.0.4"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|extsprintf@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|json-schema@0.4.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|verror@1.10.0|assert-plus@1.0.0",
        "mongodb@2.2.36-tuxcare.2|verror@1.10.0|core-util-is@1.0.2",
        "mongodb@2.2.36-tuxcare.2|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0|assert-plus@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|verror@1.10.0|core-util-is@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|asn1@0.2.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ecc-jsbn@0.1.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|jsbn@0.1.1",
        "mongodb@2.2.36-tuxcare.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|getpass@0.1.7",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|jsbn@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|safer-buffer@2.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|tweetnacl@0.14.5"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|type@2.7.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|esniff@2.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|d@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es5-ext@0.10.64",
        "mongodb@2.2.36-tuxcare.2|event-emitter@0.3.5",
        "mongodb@2.2.36-tuxcare.2|type@2.7.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|next-tick@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ext@1.7.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|type@2.7.3"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|exit-hook@1.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|onetime@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|number-is-nan@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|function-bind@1.1.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|es-object-atoms@1.1.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-proto@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|dunder-proto@1.0.1",
        "mongodb@2.2.36-tuxcare.2|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|gopd@1.2.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|has-symbols@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|hasown@2.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|function-bind@1.1.2"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|math-intrinsics@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|define-data-property@1.1.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es-define-property@1.0.1",
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0",
        "mongodb@2.2.36-tuxcare.2|gopd@1.2.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|has-property-descriptors@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|es-define-property@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._basecopy@3.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._isiterateecall@3.0.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|boolbase@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|css-what@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|domutils@1.4.3",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|nth-check@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|boolbase@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|domhandler@2.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ansi@0.3.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|are-we-there-yet@1.0.6",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|delegates@1.0.0",
        "mongodb@2.2.36-tuxcare.2|readable-stream@2.2.7"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|gauge@1.0.2",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|ansi@0.3.1",
        "mongodb@2.2.36-tuxcare.2|has-unicode@1.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|traverse@0.3.9"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|natives@1.1.6"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-finite@1.1.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-obj@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-subset@0.1.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|modify-values@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|neo-async@2.6.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|uglify-js@3.19.3"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|wordwrap@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|text-extensions@1.9.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash._reinterpolate@3.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|lodash.templatesettings@4.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|lodash._reinterpolate@3.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|ini@1.3.8"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|path-exists@2.1.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|parse-json@2.2.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|error-ex@1.3.4"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|spdx-license-ids@3.0.23"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|spdx-exceptions@2.5.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|p-locate@2.0.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|p-limit@1.3.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|dunder-proto@1.0.1",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|call-bind-apply-helpers@1.0.2",
        "mongodb@2.2.36-tuxcare.2|es-errors@1.3.0",
        "mongodb@2.2.36-tuxcare.2|gopd@1.2.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|delegates@1.0.0"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|has-unicode@1.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|error-ex@1.3.4",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-utf8@0.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|p-limit@1.3.0",
      "dependsOn": [
        "mongodb@2.2.36-tuxcare.2|p-try@1.0.0"
      ]
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|json-parse-better-errors@1.0.2"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|get-stdin@4.0.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|is-arrayish@0.2.1"
    },
    {
      "ref": "mongodb@2.2.36-tuxcare.2|p-try@1.0.0"
    }
  ]
}