{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:07247810-146a-4eff-8857-df0eea21b93d",
  "metadata": {
    "timestamp": "2026-04-01T21:01:36.731Z",
    "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": "pdfjs-dist",
      "version": "2.16.105-tuxcare.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pdfjs-dist@2.16.105-tuxcare.2?vcs_url=git%3A%2F%2Fgithub.com%2Fmozilla%2Fpdf.js.git",
      "externalReferences": [
        {
          "url": "git://github.com/mozilla/pdf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/pdf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/pdf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "core",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
      "author": "The Babel Team",
      "description": "Babel compiler core.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-core",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "1.8.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|convert-source-map@1.8.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.8.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|debug@4.3.2",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-modules-commonjs",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-commonjs@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms ES2015 modules to CommonJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-commonjs",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-modules-commonjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "preset-env",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10",
      "author": "The Babel Team",
      "description": "A Babel preset for each environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/preset-env@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-preset-env",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-preset-env",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/preset-env"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/preset-env/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "runtime",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9",
      "author": "The Babel Team",
      "description": "babel's modular runtime helpers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/runtime@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-runtime",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-runtime",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/runtime"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "regenerator-runtime",
          "version": "0.13.9",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9|regenerator-runtime@0.13.9",
          "author": "Ben Newman",
          "description": "Runtime for Regenerator-compiled generator and async functions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regenerator-runtime@0.13.9",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/runtime/node_modules/regenerator-runtime"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "group": "@javascript-obfuscator",
      "version": "2.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/escodegen@2.3.0",
      "description": "`escodegen` fork for `javascript-obfuscator``",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40javascript-obfuscator/escodegen@2.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@javascript-obfuscator/escodegen"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.8.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.8.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "autoprefixer",
      "version": "10.4.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|autoprefixer@10.4.8",
      "author": "Andrey Sitnik",
      "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/autoprefixer@10.4.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/autoprefixer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/autoprefixer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/autoprefixer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/autoprefixer"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-loader",
      "version": "8.2.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-loader@8.2.5",
      "author": "Luis Couto",
      "description": "babel module loader for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-loader@8.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel-loader.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel-loader",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel-loader/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-loader"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001380",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|caniuse-lite@1.0.30001380",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-lite@1.0.30001380",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/caniuse-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "canvas",
      "version": "2.9.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|canvas@2.9.3",
      "author": "TJ Holowaychuk",
      "description": "Canvas graphics API backed by Cairo",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/canvas@2.9.3",
      "externalReferences": [
        {
          "url": "git://github.com/Automattic/node-canvas.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Automattic/node-canvas",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Automattic/node-canvas/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/canvas"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js",
      "version": "3.24.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js@3.24.1",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js@3.24.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-env",
      "version": "7.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-env@7.0.3",
      "author": "Kent C. Dodds",
      "description": "Run scripts that set and use environment variables across platforms",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-env@7.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/kentcdodds/cross-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kentcdodds/cross-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kentcdodds/cross-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "dialog-polyfill",
      "version": "0.5.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dialog-polyfill@0.5.6",
      "author": "The Chromium Authors",
      "description": "Polyfill for the dialog element",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dialog-polyfill@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/GoogleChrome/dialog-polyfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/GoogleChrome/dialog-polyfill",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/GoogleChrome/dialog-polyfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dialog-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "dommatrix",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dommatrix@1.0.3",
      "author": "thednp",
      "description": "ES6+ shim for DOMMatrix",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dommatrix@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/thednp/dommatrix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://thednp.github.io/dommatrix/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thednp/dommatrix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dommatrix"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-module-shims",
      "version": "1.4.7",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-module-shims@1.4.7",
      "author": "Guy Bedford",
      "description": "Shims for the latest ES module features",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-module-shims@1.4.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/guybedford/es-module-shims.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/guybedford/es-module-shims#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/guybedford/es-module-shims/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-module-shims"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-config-prettier",
      "version": "8.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-config-prettier@8.5.0",
      "author": "Simon Lydell",
      "description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-prettier@8.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/eslint-config-prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/prettier/eslint-config-prettier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/eslint-config-prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-config-prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-fetch-options",
      "version": "0.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-fetch-options@0.0.5",
      "author": "Andrei Oprea",
      "description": "Prevent default fetch() call behaviour",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-fetch-options@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/piatra/eslint-plugin-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/piatra/eslint-plugin-fetch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/piatra/eslint-plugin-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-fetch-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-html",
      "version": "7.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0",
      "description": "A ESLint plugin to lint and fix inline scripts contained in HTML files.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-html@7.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/BenoitZugmeyer/eslint-plugin-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/BenoitZugmeyer/eslint-plugin-html",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/BenoitZugmeyer/eslint-plugin-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-html"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "htmlparser2",
          "version": "8.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|htmlparser2@8.0.1",
          "author": "Felix Boehm",
          "description": "Fast & forgiving HTML/XML parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/htmlparser2@8.0.1",
          "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": "https://github.com/fb55/htmlparser2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-html/node_modules/htmlparser2"
            }
          ]
        },
        {
          "type": "library",
          "name": "domhandler",
          "version": "5.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domhandler@5.0.3",
          "author": "Felix Boehm",
          "description": "Handler for htmlparser2 that turns pages into a dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domhandler@5.0.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-html/node_modules/domhandler"
            }
          ]
        },
        {
          "type": "library",
          "name": "domutils",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domutils@3.0.1",
          "author": "Felix Boehm",
          "description": "Utilities for working with htmlparser2's dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domutils@3.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/domutils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/domutils#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/domutils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-html/node_modules/domutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "4.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|entities@4.3.1",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease & speed",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@4.3.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-html/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-import",
      "version": "2.26.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0",
      "author": "Ben Mosher",
      "description": "Import with sanity.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-import@2.26.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/import-js/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-import"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "doctrine",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|doctrine@2.1.0",
          "description": "JSDoc parser",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/doctrine@2.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/doctrine"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|is-glob@4.0.3",
          "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 better user experience.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/is-glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-json",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-json@3.1.0",
      "author": "Azeem Bande-Ali",
      "description": "eslint plugin for JSON files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-json@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/azeemba/eslint-plugin-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/azeemba/eslint-plugin-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/azeemba/eslint-plugin-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-mozilla",
      "version": "2.12.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4",
      "author": "Mike Ratcliffe",
      "description": "A collection of rules that help enforce JavaScript coding standard in the Mozilla project.",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-mozilla@2.12.4",
      "externalReferences": [
        {
          "url": "https://hg.mozilla.org/mozilla-central/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://firefox-source-docs.mozilla.org/tools/lint/linters/eslint-plugin-mozilla.html",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Lint",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-mozilla"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "eslint-scope",
          "version": "7.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-scope@7.1.1",
          "description": "ECMAScript scope analyzer for ESLint",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/eslint-scope@7.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/eslint-scope.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/eslint/eslint-scope",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/eslint-scope/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-mozilla/node_modules/eslint-scope"
            }
          ]
        },
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "3.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-visitor-keys@3.3.0",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@3.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-mozilla/node_modules/eslint-visitor-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-mozilla/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-no-unsanitized",
      "version": "4.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-no-unsanitized@4.0.1",
      "author": "Frederik Braun et al.",
      "description": "ESLint rule to disallow unsanitized code",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-no-unsanitized@4.0.1",
      "externalReferences": [
        {
          "url": "https://github.com/mozilla/eslint-plugin-no-unsanitized/issues",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/eslint-plugin-no-unsanitized/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/eslint-plugin-no-unsanitized/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-no-unsanitized"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-prettier",
      "version": "4.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-prettier@4.2.1",
      "author": "Teddy Katz",
      "description": "Runs prettier as an eslint rule",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-prettier@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/eslint-plugin-prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/prettier/eslint-plugin-prettier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/eslint-plugin-prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-sort-exports",
      "version": "0.7.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-sort-exports@0.7.0",
      "author": "jrdrg",
      "description": "Sort ES6 exports",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-sort-exports@0.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jrdrg/eslint-plugin-sort-exports.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jrdrg/eslint-plugin-sort-exports#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jrdrg/eslint-plugin-sort-exports/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-sort-exports"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-unicorn",
      "version": "43.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2",
      "author": "Sindre Sorhus",
      "description": "More than 100 powerful ESLint rules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-unicorn@43.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/eslint-plugin-unicorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/eslint-plugin-unicorn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/eslint-plugin-unicorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-unicorn"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-builtin-module",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|is-builtin-module@3.1.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@3.1.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#readme",
              "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-unicorn/node_modules/is-builtin-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-regex",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|safe-regex@2.1.1",
          "author": "James C.",
          "description": "detect possibly catastrophic, exponential-time regular expressions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/safe-regex@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/davisjam/safe-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/davisjam/safe-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/davisjam/safe-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-unicorn/node_modules/safe-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "7.3.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|semver@7.3.7",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.3.7",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-unicorn/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "builtin-modules",
          "version": "3.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|builtin-modules@3.2.0",
          "author": "Sindre Sorhus",
          "description": "List of the Node.js builtin modules",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/builtin-modules@3.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-unicorn/node_modules/builtin-modules"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint",
      "version": "8.22.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
      "author": "Nicholas C. Zakas",
      "description": "An AST-based pattern checker for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint@8.22.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|chalk@4.1.2",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@4.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|debug@4.3.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|escape-string-regexp@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@4.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "eslint-scope",
          "version": "7.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-scope@7.1.1",
          "description": "ECMAScript scope analyzer for ESLint",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/eslint-scope@7.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/eslint-scope.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/eslint/eslint-scope",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/eslint-scope/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/eslint-scope"
            }
          ]
        },
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "3.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-visitor-keys@3.3.0",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@3.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/eslint-visitor-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|find-up@5.0.0",
          "author": "Sindre Sorhus",
          "description": "Find a file or directory by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@5.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob-parent",
          "version": "6.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|glob-parent@6.0.2",
          "author": "Gulp Team",
          "description": "Extract the non-magic parent path from a glob string.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob-parent@6.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/gulpjs/glob-parent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gulpjs/glob-parent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gulpjs/glob-parent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/glob-parent"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|is-glob@4.0.3",
          "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 better user experience.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-yaml",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|js-yaml@4.1.0",
          "author": "Vladimir Zapparov",
          "description": "YAML 1.2 parser and serializer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-yaml@4.1.0",
          "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#readme",
              "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/js-yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "levn",
          "version": "0.4.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|levn@0.4.1",
          "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.4.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/levn"
            }
          ]
        },
        {
          "type": "library",
          "name": "optionator",
          "version": "0.9.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|optionator@0.9.1",
          "author": "George Zahariev",
          "description": "option parsing and help generation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/optionator@0.9.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/optionator"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|supports-color@7.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.2.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/estraverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "6.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|locate-path@6.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@6.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|path-exists@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@4.0.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "argparse",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|argparse@2.0.1",
          "description": "CLI arguments parser. Native port of python's argparse.",
          "licenses": [
            {
              "license": {
                "id": "Python-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/argparse@2.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/argparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "prelude-ls",
          "version": "1.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|prelude-ls@1.2.1",
          "author": "George Zahariev",
          "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/prelude-ls@1.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/gkz/prelude-ls.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://preludels.com",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gkz/prelude-ls/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/prelude-ls"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-check",
          "version": "0.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|type-check@0.4.0",
          "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.4.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/type-check"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-locate@5.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@5.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-limit@3.1.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@3.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/p-limit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fit-curve",
      "version": "0.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fit-curve@0.2.0",
      "author": "Philip J. Schneider",
      "description": "JavaScript implementation of Philip J. Schneider's \"Algorithm for Automatically Fitting Digitized Curves\" from the book \"Graphics Gems\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fit-curve@0.2.0",
      "externalReferences": [
        {
          "url": "https://github.com/soswow/fit-curve",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/soswow/fit-curve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fit-curve"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "version": "13.17.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globals@13.17.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.20.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0|type-fest@0.20.2",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.20.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globals/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-postcss",
      "version": "9.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-postcss@9.0.1",
      "author": "Andrey Kuzmin",
      "description": "PostCSS gulp plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-postcss@9.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/gulp-postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/gulp-postcss",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/gulp-postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-rename",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-rename@2.0.0",
      "author": "Hector Guillermo Parra Alvarez",
      "description": "Rename files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-rename@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/hparra/gulp-rename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hparra/gulp-rename",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hparra/gulp-rename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-rename"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-replace",
      "version": "1.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-replace@1.1.3",
      "author": "Larry Davis",
      "description": "A string replace plugin for gulp",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-replace@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/lazd/gulp-replace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lazd/gulp-replace#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lazd/gulp-replace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-replace"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-zip",
      "version": "5.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0",
      "author": "Sindre Sorhus",
      "description": "ZIP compress files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-zip@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/gulp-zip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/gulp-zip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/gulp-zip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-zip"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0|through2@3.0.2",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-zip/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp",
      "version": "4.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2",
      "author": "Gulp Team",
      "description": "The streaming build system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/gulp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://gulpjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/gulp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "gulp-cli",
          "version": "2.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|gulp-cli@2.2.0",
          "author": "Gulp Team",
          "description": "Command line interface for gulp",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gulp-cli@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/gulpjs/gulp-cli.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://gulpjs.com",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gulpjs/gulp-cli/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/gulp-cli"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "7.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs@7.1.0",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@7.1.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/yargs"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "3.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-locale",
          "version": "1.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|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#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/os-locale"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg-up",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/read-pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "which-module",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/which-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs-parser@5.0.1",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@5.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/yargs-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "1.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/read-pkg"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-type",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/path-type"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "2.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/pify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine",
      "version": "4.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0",
      "description": "CLI for Jasmine, a simple JavaScript testing framework for browsers and Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine-npm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jasmine.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine-npm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0|glob@7.2.0",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdoc",
      "version": "3.6.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11",
      "author": "Michael Mathews",
      "description": "An API documentation generator for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdoc@3.6.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdoc/jsdoc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdoc/jsdoc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdoc/jsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdoc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|escape-string-regexp@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@2.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "markdown-it",
          "version": "12.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|markdown-it@12.3.2",
          "description": "Markdown-it - modern pluggable markdown parser.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/markdown-it@12.3.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/markdown-it/markdown-it.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/markdown-it/markdown-it#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/markdown-it/markdown-it/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/markdown-it"
            }
          ]
        },
        {
          "type": "library",
          "name": "argparse",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|argparse@2.0.1",
          "description": "CLI arguments parser. Native port of python's argparse.",
          "licenses": [
            {
              "license": {
                "id": "Python-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/argparse@2.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/argparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|entities@2.1.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@2.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "linkify-it",
          "version": "3.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|linkify-it@3.0.3",
          "description": "Links recognition library with FULL unicode support",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/linkify-it@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/markdown-it/linkify-it.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/markdown-it/linkify-it#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/markdown-it/linkify-it/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoc/node_modules/linkify-it"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jstransformer-markdown-it",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jstransformer-markdown-it@2.1.0",
      "author": "JSTransformers Team",
      "description": "markdown-it support for JSTransformers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jstransformer-markdown-it@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jstransformers/jstransformer-markdown-it.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer-markdown-it#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer-markdown-it/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jstransformer-markdown-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|merge-stream@2.0.0",
      "author": "Stephen Sugden",
      "description": "Create a stream that emits events from multiple other streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-stream@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/grncdr/merge-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mkdirp@1.0.4",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "needle",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0",
      "author": "Tomás Pollak",
      "description": "The leanest and most handsome HTTP client in the Nodelands.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/needle@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tomas/needle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tomas/needle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tomas/needle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/needle"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/needle/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/needle/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pdfjs-dist",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pdfjs-dist",
      "purl": "pkg:npm/pdfjs-dist",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pdfjs-dist"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-dir-pseudo-class",
      "version": "6.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-dir-pseudo-class@6.0.5",
      "author": "Jonathan Neal",
      "description": "Use the :dir pseudo-class in CSS",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-dir-pseudo-class@6.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#plugins/postcss-dir-pseudo-class",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-dir-pseudo-class"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-logical",
      "version": "5.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-logical@5.0.4",
      "author": "Jonathan Neal",
      "description": "Use logical properties and values in CSS",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-logical@5.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#plugins/postcss-logical",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-logical"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.16",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "2.7.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.7.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://prettier.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "puppeteer",
      "version": "16.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0",
      "author": "The Chromium Authors",
      "description": "A high-level API to control headless Chrome over the DevTools Protocol",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/puppeteer@16.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/puppeteer/puppeteer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/puppeteer/puppeteer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/puppeteer/puppeteer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/puppeteer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/puppeteer/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/puppeteer/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2|glob@7.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rimraf/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "streamqueue",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|streamqueue@1.1.2",
      "author": "Nicolas Froidure",
      "description": "StreamQueue pipe the queued streams one by one in order to preserve their content order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/nfroidure/StreamQueue/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/streamqueue@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/nfroidure/StreamQueue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nfroidure/StreamQueue",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nfroidure/StreamQueue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/streamqueue"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint-config-prettier",
      "version": "9.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint-config-prettier@9.0.3",
      "author": "Shannon Moeller",
      "description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint-config-prettier@9.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/stylelint-config-prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/prettier/stylelint-config-prettier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/stylelint-config-prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint-config-prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint-prettier",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint-prettier@2.0.0",
      "author": "Ben Scott",
      "description": "Runs prettier as an stylelint rule",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint-prettier@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/stylelint-prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/prettier/stylelint-prettier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/stylelint-prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint-prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint",
      "version": "14.10.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0",
      "author": "stylelint",
      "description": "A mighty, modern CSS linter.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint@14.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stylelint/stylelint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://stylelint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylelint/stylelint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "balanced-match",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|balanced-match@2.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "global-modules",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-modules@2.0.0",
          "author": "Jon Schlinkert",
          "description": "The directory used by npm for globally installed npm modules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/global-modules@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/global-modules.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/global-modules",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/global-modules/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/global-modules"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-plain-object",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-plain-object@5.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-plain-object@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-plain-object",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-plain-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-plain-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "micromatch",
          "version": "4.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|micromatch@4.0.5",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@4.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|normalize-path@3.0.0",
          "author": "Jon Schlinkert",
          "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/normalize-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|resolve-from@5.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@5.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "global-prefix",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-prefix@3.0.0",
          "author": "Jon Schlinkert",
          "description": "Get the npm global path prefix.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/global-prefix@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/global-prefix.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/global-prefix",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/global-prefix/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/global-prefix"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|braces@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "7.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|fill-range@7.0.1",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@7.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-regex-range",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|to-regex-range@5.0.1",
          "author": "Jon Schlinkert",
          "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/to-regex-range@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/to-regex-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/to-regex-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/to-regex-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/to-regex-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "7.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-number@7.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@7.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "systemjs-plugin-babel",
      "version": "0.0.25",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|systemjs-plugin-babel@0.0.25",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/systemjs-plugin-babel@0.0.25",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/systemjs/plugin-babel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/systemjs/plugin-babel",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/systemjs/plugin-babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/systemjs-plugin-babel"
        }
      ]
    },
    {
      "type": "library",
      "name": "systemjs",
      "version": "0.21.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|systemjs@0.21.6",
      "author": "Guy Bedford",
      "description": "Dynamic ES module loader",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/systemjs@0.21.6",
      "externalReferences": [
        {
          "url": "git://github.com/systemjs/systemjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/systemjs/systemjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/systemjs/systemjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/systemjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser",
      "version": "5.14.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser@5.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/terser/terser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://terser.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terser/terser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/terser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.20.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/terser/node_modules/commander"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2|readable-stream@3.6.0",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ttest",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ttest@4.0.0",
      "author": "Andreas Madsen",
      "description": "Perform the Student's t hypothesis test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ttest@4.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/AndreasMadsen/ttest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AndreasMadsen/ttest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AndreasMadsen/ttest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ttest"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "4.7.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|typescript@4.7.4",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@4.7.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "typogr",
      "version": "0.6.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.8",
      "author": "Eugene Kalinin",
      "description": "Typography utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typogr@0.6.8",
      "externalReferences": [
        {
          "url": "git://github.com/ekalinin/typogr.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ekalinin/typogr.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ekalinin/typogr.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typogr"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/typogr/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl-fs",
      "version": "3.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3",
      "author": "Gulp Team",
      "description": "Vinyl adapter for the file system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl-fs@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/vinyl-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl",
      "version": "2.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1",
      "author": "Gulp Team",
      "description": "Virtual file format.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/vinyl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl"
        }
      ]
    },
    {
      "type": "library",
      "name": "web-streams-polyfill",
      "version": "3.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|web-streams-polyfill@3.2.1",
      "author": "Mattias Buelens",
      "description": "Web Streams, based on the WHATWG spec reference implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/web-streams-polyfill@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/MattiasBuelens/web-streams-polyfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MattiasBuelens/web-streams-polyfill#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MattiasBuelens/web-streams-polyfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/web-streams-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack-stream",
      "version": "7.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0",
      "author": "Kyle Robinson Young",
      "description": "Run webpack as a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack-stream@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/shama/webpack-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shama/webpack-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shama/webpack-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webpack-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "supports-color",
          "version": "8.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|supports-color@8.1.1",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@8.1.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webpack-stream/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webpack-stream/node_modules/has-flag"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack",
      "version": "5.74.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0",
      "author": "Tobias Koppers @sokra",
      "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack@5.74.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webpack"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "schema-utils",
          "version": "3.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0|schema-utils@3.1.1",
          "author": "webpack Contrib",
          "description": "webpack Validation Utils",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/schema-utils@3.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/webpack/schema-utils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/webpack/schema-utils",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/webpack/schema-utils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webpack/node_modules/schema-utils"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "wintersmith",
      "version": "2.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0",
      "author": "Johan Nordberg",
      "description": "A flexible static site generator.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wintersmith@2.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jnordberg/wintersmith.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jnordberg/wintersmith#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jnordberg/wintersmith/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wintersmith"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wintersmith/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "marked",
          "version": "0.5.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|marked@0.5.2",
          "author": "Christopher Jeffrey",
          "description": "A markdown parser built for speed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/marked@0.5.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wintersmith/node_modules/marked"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|mkdirp@0.5.4",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.4",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wintersmith/node_modules/mkdirp"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.7.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wintersmith/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|glob@7.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wintersmith/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "17.5.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@17.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "cliui",
          "version": "7.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|cliui@7.0.4",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@7.0.4",
          "externalReferences": [
            {
              "url": "git+https://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-caller-file",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|get-caller-file@2.0.5",
          "author": "Stefan Penner",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-caller-file@2.0.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/get-caller-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "5.0.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|y18n@5.0.8",
          "author": "Ben Coe",
          "description": "the bare-bones internationalization library used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/y18n@5.0.8",
          "externalReferences": [
            {
              "url": "git+https://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "21.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|yargs-parser@21.0.0",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@21.0.0",
          "externalReferences": [
            {
              "url": "git+https://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/yargs-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "7.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|wrap-ansi@7.0.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@7.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/wrap-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/color-convert"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "remapping",
      "group": "@ampproject",
      "version": "2.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@ampproject/remapping@2.1.2",
      "author": "Justin Ridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40ampproject/remapping@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ampproject/remapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ampproject/remapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ampproject/remapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ampproject/remapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-code-frame",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator",
      "group": "@babel",
      "version": "7.18.12",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/generator@7.18.12",
      "author": "The Babel Team",
      "description": "Turns an AST into code.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/generator@7.18.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-generator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-compilation-targets",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
      "author": "The Babel Team",
      "description": "Helper functions on Babel compilation targets",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-compilation-targets/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-transforms",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
      "author": "The Babel Team",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-transforms"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helpers@7.18.9",
      "author": "The Babel Team",
      "description": "Collection of helper functions used by Babel transforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helpers@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helpers",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.18.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.18.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "template",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
      "author": "The Babel Team",
      "description": "Generate an AST from a string template.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/template@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-template",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-template",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/template"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "group": "@babel",
      "version": "7.18.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
      "author": "The Babel Team",
      "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/%40babel/traverse@7.18.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-traverse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-traverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/traverse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/traverse/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "globals",
          "version": "11.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|globals@11.12.0",
          "author": "Sindre Sorhus",
          "description": "Global identifiers from different JavaScript environments",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/globals@11.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/traverse/node_modules/globals"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/traverse/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "to-fast-properties",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10|to-fast-properties@2.0.0",
          "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@2.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/types/node_modules/to-fast-properties"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gensync@1.0.0-beta.2",
      "author": "Logan Smyth",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/loganfsmyth/gensync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gensync"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "2.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|json5@2.2.1",
      "author": "Aseem Kishore",
      "description": "JSON for humans.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/json5/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/json5/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-plugin-utils",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
      "author": "The Babel Team",
      "description": "General utilities for plugins to use",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-plugin-utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-plugin-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-simple-access",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-simple-access@7.18.6",
      "author": "The Babel Team",
      "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-simple-access@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-simple-access",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-simple-access",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-simple-access"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-dynamic-import-node",
      "version": "2.3.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-dynamic-import-node@2.3.3",
      "author": "Jordan Gensler",
      "description": "Babel plugin to transpile import() to a deferred require(), for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-dynamic-import-node@2.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/airbnb/babel-plugin-dynamic-import-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/airbnb/babel-plugin-dynamic-import-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/airbnb/babel-plugin-dynamic-import-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-dynamic-import-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "compat-data",
      "group": "@babel",
      "version": "7.18.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8",
      "author": "The Babel Team",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/compat-data@7.18.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/compat-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-option",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-option@7.18.6",
      "author": "The Babel Team",
      "description": "Validate plugin/preset options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-option@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-option"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6",
      "author": "The Babel Team",
      "description": "Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-bugfix-v8-spread-parameters-in-optional-chaining",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9",
      "author": "The Babel Team",
      "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-async-generator-functions",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-async-generator-functions@7.18.10",
      "author": "The Babel Team",
      "description": "Turn async generator functions into ES2015 generators",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-async-generator-functions@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-async-generator-functions",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-async-generator-functions"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-class-properties",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-properties@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-class-properties@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-class-properties",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-class-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-class-static-block",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-static-block@7.18.6",
      "author": "The Babel Team",
      "description": "Transform class static blocks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-class-static-block@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-class-static-block",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-class-static-block"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-dynamic-import",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-dynamic-import@7.18.6",
      "author": "The Babel Team",
      "description": "Transform import() expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-dynamic-import@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-dynamic-import",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-dynamic-import"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-export-namespace-from",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-export-namespace-from@7.18.9",
      "author": "The Babel Team",
      "description": "Compile export namespace to ES2015",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-export-namespace-from@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-export-namespace-from",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-export-namespace-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-json-strings",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-json-strings@7.18.6",
      "author": "The Babel Team",
      "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-json-strings@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-json-strings",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-json-strings"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-logical-assignment-operators",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-logical-assignment-operators@7.18.9",
      "author": "The Babel Team",
      "description": "Transforms logical assignment operators into short-circuited assignments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-logical-assignment-operators@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-logical-assignment-operators",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-logical-assignment-operators"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-nullish-coalescing-operator",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-nullish-coalescing-operator@7.18.6",
      "author": "The Babel Team",
      "description": "Remove nullish coalescing operator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-nullish-coalescing-operator@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-nullish-coalescing-operator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-nullish-coalescing-operator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-numeric-separator",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-numeric-separator@7.18.6",
      "author": "The Babel Team",
      "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-numeric-separator@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-numeric-separator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-numeric-separator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-object-rest-spread",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-object-rest-spread@7.18.9",
      "author": "The Babel Team",
      "description": "Compile object rest and spread to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-object-rest-spread",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-object-rest-spread"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-optional-catch-binding",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-catch-binding@7.18.6",
      "author": "The Babel Team",
      "description": "Compile optional catch bindings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-optional-catch-binding@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-optional-catch-binding",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-optional-catch-binding"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-optional-chaining",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-chaining@7.18.9",
      "author": "The Babel Team",
      "description": "Transform optional chaining operators into a series of nil checks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-optional-chaining",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-optional-chaining"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-private-methods",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-methods@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms private class methods",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-private-methods@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-private-methods",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-private-methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-private-property-in-object",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-property-in-object@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms checks for a private property in an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-private-property-in-object@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-private-property-in-object",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-private-property-in-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-proposal-unicode-property-regex",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-unicode-property-regex@7.18.6",
      "author": "The Babel Team",
      "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-proposal-unicode-property-regex@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-unicode-property-regex",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-proposal-unicode-property-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-async-generators",
      "group": "@babel",
      "version": "7.8.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-async-generators@7.8.4",
      "description": "Allow parsing of async generator functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-async-generators"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-class-properties",
      "group": "@babel",
      "version": "7.12.13",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-properties@7.12.13",
      "description": "Allow parsing of class properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-properties",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-class-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-class-static-block",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-static-block@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of class static blocks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-class-static-block@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-static-block",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-class-static-block"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-dynamic-import",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-dynamic-import@7.8.3",
      "description": "Allow parsing of import()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-dynamic-import@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-dynamic-import"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-export-namespace-from",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-export-namespace-from@7.8.3",
      "description": "Allow parsing of export namespace from",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-export-namespace-from@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-export-namespace-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-import-assertions",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-import-assertions@7.18.6",
      "author": "The Babel Team",
      "description": "Allow parsing of the module assertion attributes in the import statement",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-assertions",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-import-assertions"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-json-strings",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-json-strings@7.8.3",
      "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-json-strings"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-logical-assignment-operators",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "description": "Allow parsing of the logical assignment operators",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-logical-assignment-operators",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-logical-assignment-operators"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-nullish-coalescing-operator",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "description": "Allow parsing of the nullish-coalescing operator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-nullish-coalescing-operator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-numeric-separator",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-numeric-separator@7.10.4",
      "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-numeric-separator@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-numeric-separator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-numeric-separator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-object-rest-spread",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "description": "Allow parsing of object rest/spread",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-object-rest-spread"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-optional-catch-binding",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-catch-binding@7.8.3",
      "description": "Allow parsing of optional catch bindings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-optional-catch-binding@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-optional-catch-binding"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-optional-chaining",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-chaining@7.8.3",
      "description": "Allow parsing of optional properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-optional-chaining"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-private-property-in-object",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-private-property-in-object@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of '#foo in obj' brand checks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-private-property-in-object@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-private-property-in-object",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-private-property-in-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-top-level-await",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-top-level-await@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of top-level await in modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-top-level-await@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-top-level-await",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-top-level-await"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-arrow-functions",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-arrow-functions@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ES2015 arrow functions to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-arrow-functions",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-arrow-functions"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-async-to-generator",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-async-to-generator@7.18.6",
      "author": "The Babel Team",
      "description": "Turn async functions into ES2015 generators",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-async-to-generator@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-async-to-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-async-to-generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-block-scoped-functions",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoped-functions@7.18.6",
      "author": "The Babel Team",
      "description": "Babel plugin to ensure function declarations at the block level are block scoped",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-block-scoped-functions@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-block-scoped-functions",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-block-scoped-functions"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-block-scoping",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoping@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 block scoping (const and let) to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-block-scoping@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-block-scoping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-block-scoping"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-classes",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 classes to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-classes@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-classes",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-classes",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-classes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "globals",
          "version": "11.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9|globals@11.12.0",
          "author": "Sindre Sorhus",
          "description": "Global identifiers from different JavaScript environments",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/globals@11.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/plugin-transform-classes/node_modules/globals"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-computed-properties",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-computed-properties@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 computed properties to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-computed-properties",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-computed-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-destructuring",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-destructuring@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 destructuring to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-destructuring",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-destructuring"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-dotall-regex",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-dotall-regex@7.18.6",
      "author": "The Babel Team",
      "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-dotall-regex",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-dotall-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-duplicate-keys",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-duplicate-keys@7.18.9",
      "author": "The Babel Team",
      "description": "Compile objects with duplicate keys to valid strict ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-duplicate-keys@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-duplicate-keys",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-duplicate-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-exponentiation-operator",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-exponentiation-operator@7.18.6",
      "author": "The Babel Team",
      "description": "Compile exponentiation operator to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-exponentiation-operator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-exponentiation-operator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-for-of",
      "group": "@babel",
      "version": "7.18.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-for-of@7.18.8",
      "author": "The Babel Team",
      "description": "Compile ES2015 for...of to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.18.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-for-of",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-for-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-function-name",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-function-name@7.18.9",
      "author": "The Babel Team",
      "description": "Apply ES2015 function.name semantics to all functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-function-name@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-function-name",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-function-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-literals",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-literals@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 unicode string and number literals to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-literals@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-literals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-literals",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-member-expression-literals",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-member-expression-literals@7.18.6",
      "author": "The Babel Team",
      "description": "Ensure that reserved words are quoted in property accesses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-member-expression-literals@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-member-expression-literals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-member-expression-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-modules-amd",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-amd@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms ES2015 modules to AMD",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-modules-amd@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-amd",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-modules-amd"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-modules-systemjs",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-systemjs@7.18.9",
      "author": "The Babel Team",
      "description": "This plugin transforms ES2015 modules to SystemJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-systemjs",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-modules-systemjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-modules-umd",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-umd@7.18.6",
      "author": "The Babel Team",
      "description": "This plugin transforms ES2015 modules to UMD",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-modules-umd@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-umd",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-modules-umd"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-named-capturing-groups-regex",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-named-capturing-groups-regex@7.18.6",
      "author": "The Babel Team",
      "description": "Compile regular expressions using named groups to ES5.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-named-capturing-groups-regex@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-named-capturing-groups-regex",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-named-capturing-groups-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-new-target",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-new-target@7.18.6",
      "author": "The Babel Team",
      "description": "Transforms new.target meta property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-new-target@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-new-target",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-new-target",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-new-target"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-object-super",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-object-super@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ES2015 object super to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-object-super@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-object-super",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-object-super"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-parameters",
      "group": "@babel",
      "version": "7.18.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-parameters@7.18.8",
      "author": "The Babel Team",
      "description": "Compile ES2015 default and rest parameters to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-parameters@7.18.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-parameters",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-parameters"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-property-literals",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-property-literals@7.18.6",
      "author": "The Babel Team",
      "description": "Ensure that reserved words are quoted in object property keys",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-property-literals@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-property-literals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-property-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-regenerator",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-regenerator@7.18.6",
      "author": "The Babel Team",
      "description": "Explode async and generator functions into a state machine.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-regenerator@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-regenerator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-regenerator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-regenerator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-reserved-words",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-reserved-words@7.18.6",
      "author": "The Babel Team",
      "description": "Ensure that no reserved words are used.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-reserved-words@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-reserved-words",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-reserved-words"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-shorthand-properties",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-shorthand-properties@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ES2015 shorthand properties to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-shorthand-properties@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-shorthand-properties",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-shorthand-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-spread",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-spread@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 spread to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-spread@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-spread",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-spread",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-spread"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-sticky-regex",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-sticky-regex@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-sticky-regex",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-sticky-regex",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-sticky-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-template-literals",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-template-literals@7.18.9",
      "author": "The Babel Team",
      "description": "Compile ES2015 template literals to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-template-literals@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-template-literals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-template-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-typeof-symbol",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-typeof-symbol@7.18.9",
      "author": "The Babel Team",
      "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-typeof-symbol@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-typeof-symbol",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-typeof-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-unicode-escapes",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-escapes@7.18.10",
      "author": "The Babel Team",
      "description": "Compile ES2015 Unicode escapes to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-unicode-escapes@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-escapes",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-unicode-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-transform-unicode-regex",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-regex@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ES2015 Unicode regex to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-transform-unicode-regex@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-regex",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-unicode-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "preset-modules",
      "group": "@babel",
      "version": "0.1.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-modules@0.1.5",
      "description": "A Babel preset that targets modern browsers by fixing engine bugs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/preset-modules@0.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/preset-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/preset-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/preset-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/preset-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-polyfill-corejs2",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2",
      "description": "A Babel plugin to inject imports to core-js@2 polyfills",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-polyfill-corejs2@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-corejs2",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-polyfill-corejs2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-polyfill-corejs3",
      "version": "0.5.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs3@0.5.3",
      "description": "A Babel plugin to inject imports to core-js@3 polyfills",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-polyfill-corejs3@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-corejs3",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-polyfill-corejs3"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-polyfill-regenerator",
      "version": "0.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-regenerator@0.4.0",
      "description": "A Babel plugin to inject imports to regenerator-runtime",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-polyfill-regenerator@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-regenerator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-polyfill-regenerator"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js-compat",
      "version": "3.24.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1",
      "description": "core-js compat",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js-compat@3.24.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/zloirock/core-js.git#packages/core-js-compat",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js-compat"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "7.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1|semver@7.0.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.0.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/core-js-compat/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "group": "@javascript-obfuscator",
      "version": "5.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/estraverse@5.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40javascript-obfuscator/estraverse@5.3.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@javascript-obfuscator/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|esprima@4.0.1",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esprima@4.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "optionator",
      "version": "0.8.3",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserslist",
      "version": "4.21.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
      "author": "Andrey Sitnik",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserslist@4.21.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/browserslist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/browserslist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/browserslist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserslist"
        }
      ]
    },
    {
      "type": "library",
      "name": "fraction.js",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fraction.js@4.2.0",
      "author": "Robert Eisele",
      "description": "A rational number library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fraction.js@4.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/infusion/Fraction.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.xarg.org/2014/03/rational-numbers-in-javascript/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/infusion/Fraction.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fraction.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-range",
      "version": "0.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-range@0.1.2",
      "author": "James Talmage",
      "description": "Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-range@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/normalize-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/normalize-range#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/normalize-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-value-parser",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-value-parser@4.2.0",
      "author": "Bogdan Chadkin",
      "description": "Transforms css values and at-rule params into the tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-value-parser@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/TrySound/postcss-value-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-value-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-cache-dir",
      "version": "3.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|find-cache-dir@3.3.2",
      "description": "Finds the common standard cache directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-cache-dir@3.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/avajs/find-cache-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-cache-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-utils",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|loader-utils@2.0.2",
      "author": "Tobias Koppers @sokra",
      "description": "utils for webpack loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-utils@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loader-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-dir"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/make-dir/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "schema-utils",
      "version": "2.7.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|schema-utils@2.7.1",
      "author": "webpack Contrib",
      "description": "webpack Validation Utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/schema-utils@2.7.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/schema-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/schema-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/schema-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/schema-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-pre-gyp",
      "group": "@mapbox",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5",
      "author": "Dane Springmeyer",
      "description": "Node.js native addon binary install tool",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40mapbox/node-pre-gyp@1.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/mapbox/node-pre-gyp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mapbox/node-pre-gyp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mapbox/node-pre-gyp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@mapbox/node-pre-gyp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "7.3.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5|semver@7.3.5",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.3.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@mapbox/node-pre-gyp/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nan",
      "version": "2.15.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|nan@2.15.0",
      "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 14 compatibility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nan@2.15.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-get",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-get@3.1.1",
      "author": "Feross Aboukhadijeh",
      "description": "Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-get@3.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/simple-get.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/simple-get",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/simple-get/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-get"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "path-key",
          "version": "3.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|path-key@3.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the PATH environment variable key cross-platform",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-key@3.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-key.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/path-key"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-command",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-command@2.0.0",
          "author": "Kevin Mårtensson",
          "description": "Get the command from a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-command@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/shebang-command.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/shebang-command#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/shebang-command/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/shebang-command"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "2.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|which@2.0.2",
          "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@2.0.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-regex",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-regex@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching a shebang line",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-regex@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/shebang-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/shebang-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-includes",
      "version": "3.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4",
      "author": "Jordan Harband",
      "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-includes@3.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/array-includes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/array-includes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/array-includes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-includes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array-includes/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array-includes/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array.prototype.flat",
      "version": "1.2.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5",
      "author": "Jordan Harband",
      "description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array.prototype.flat@1.2.5",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Array.prototype.flat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Array.prototype.flat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Array.prototype.flat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array.prototype.flat"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array.prototype.flat/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array.prototype.flat/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-import-resolver-node",
      "version": "0.3.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6",
      "author": "Ben Mosher",
      "description": "Node default behavior import resolution plugin for eslint-plugin-import.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-import-resolver-node@0.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/import-js/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-import-resolver-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-import-resolver-node/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-import-resolver-node/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-module-utils",
      "version": "2.7.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3",
      "author": "Ben Mosher",
      "description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-module-utils@2.7.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/import-js/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/import-js/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-module-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-module-utils/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-module-utils/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "has",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3",
      "author": "Thiago de Arruda",
      "description": "Object.prototype.hasOwnProperty.call shortcut",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/has@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/tarruda/has.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tarruda/has",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tarruda/has/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.8.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-core-module@2.8.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.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.values",
      "version": "1.1.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5",
      "author": "Jordan Harband",
      "description": "ES2017 spec-compliant Object.values shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.values@1.1.5",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Object.values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Object.values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Object.values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.values"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object.values/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object.values/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
      "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.0",
      "externalReferences": [
        {
          "url": "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsconfig-paths",
      "version": "3.14.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1",
      "author": "Jonas Kello",
      "description": "Load node modules according to tsconfig paths, in run-time or via API.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tsconfig-paths@3.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/dividab/tsconfig-paths.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dividab/tsconfig-paths#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dividab/tsconfig-paths/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tsconfig-paths"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "json5",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|json5@1.0.1",
          "author": "Aseem Kishore",
          "description": "JSON for humans.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json5@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/json5/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/json5/json5/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tsconfig-paths/node_modules/json5"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tsconfig-paths/node_modules/strip-bom"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "vscode-json-languageservice",
      "version": "4.1.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-json-languageservice@4.1.6",
      "author": "Microsoft Corporation",
      "description": "Language service for JSON",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vscode-json-languageservice@4.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/vscode-json-languageservice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-json-languageservice#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-json-languageservice",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-json-languageservice"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-parser",
      "group": "@babel",
      "version": "7.17.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0",
      "author": "The Babel Team",
      "description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/eslint-parser@7.17.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#eslint/babel-eslint-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/eslint-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/eslint-parser/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "7.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0",
      "author": "Felix Boehm",
      "description": "Fast & forgiving HTML/XML parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/htmlparser2@7.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/htmlparser2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/htmlparser2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/htmlparser2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "entities",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0|entities@3.0.1",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@3.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "multi-ini",
      "version": "2.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|multi-ini@2.2.0",
      "author": "Michael Iwersen",
      "description": "An ini-file parser which supports multi line, multiple levels and arrays to get a maximum of compatibility with Zend config files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/evangelion1204/multi-ini/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/multi-ini@2.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/evangelion1204/multi-ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evangelion1204/multi-ini",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evangelion1204/multi-ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/multi-ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier-linter-helpers",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|prettier-linter-helpers@1.0.0",
      "description": "Utilities to help expose prettier output in linting tools",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prettier-linter-helpers@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier-linter-helpers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/prettier/prettier-linter-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier-linter-helpers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prettier-linter-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "ci-info",
      "version": "3.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ci-info@3.3.2",
      "author": "Thomas Watson Steen",
      "description": "Get details about the current Continuous Integration environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ci-info@3.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/watson/ci-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/watson/ci-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/watson/ci-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ci-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-regexp",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|clean-regexp@1.0.0",
      "author": "Sam Verschueren",
      "description": "Clean up regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-regexp@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/clean-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/clean-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/clean-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-utils",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-utils@3.0.0",
      "author": "Toru Nagashima",
      "description": "Utilities for ESLint plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-utils@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/eslint-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "esquery",
      "version": "1.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.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.4.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esquery"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0|estraverse@5.2.0",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@5.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esquery/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|indent-string@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluralize",
      "version": "8.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pluralize@8.0.0",
      "author": "Blake Embrey",
      "description": "Pluralize and singularize any word",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pluralize@8.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pluralize"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "7.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@7.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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg-up"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "find-up",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|find-up@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file or directory by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@4.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|locate-path@5.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@5.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|path-exists@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@4.0.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-locate@4.1.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@4.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "2.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-limit@2.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@2.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "2.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-try@2.2.0",
          "author": "Sindre Sorhus",
          "description": "`Start a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@2.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "regexp-tree",
      "version": "0.1.24",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regexp-tree@0.1.24",
      "author": "Dmitry Soshnikov",
      "description": "Regular Expressions parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexp-tree@0.1.24",
      "externalReferences": [
        {
          "url": "git+https://github.com/DmitrySoshnikov/regexp-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DmitrySoshnikov/regexp-tree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DmitrySoshnikov/regexp-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexp-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-indent@3.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@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslintrc",
      "group": "@eslint",
      "version": "1.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0",
      "author": "Nicholas C. Zakas",
      "description": "The legacy ESLintRC config file format for ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/eslintrc@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslintrc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/eslintrc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslintrc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/eslintrc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-yaml",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|js-yaml@4.1.0",
          "author": "Vladimir Zapparov",
          "description": "YAML 1.2 parser and serializer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-yaml@4.1.0",
          "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#readme",
              "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/js-yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "argparse",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|argparse@2.0.1",
          "description": "CLI arguments parser. Native port of python's argparse.",
          "licenses": [
            {
              "license": {
                "id": "Python-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/argparse@2.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/argparse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "config-array",
      "group": "@humanwhocodes",
      "version": "0.10.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4",
      "author": "Nicholas C. Zakas",
      "description": "Glob-based configuration matching.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/config-array@0.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/config-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/config-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/config-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanwhocodes/config-array"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@humanwhocodes/config-array/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@humanwhocodes/config-array/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gitignore-to-minimatch",
      "group": "@humanwhocodes",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/gitignore-to-minimatch@1.0.2",
      "author": "Nicholas C. Zaks",
      "description": "Utility to convert gitignore patterns to minimatch patterns",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/gitignore-to-minimatch@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/gitignore-to-minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/gitignore-to-minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/gitignore-to-minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanwhocodes/gitignore-to-minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctrine",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|doctrine@3.0.0",
      "description": "JSDoc parser",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctrine@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctrine"
        }
      ]
    },
    {
      "type": "library",
      "name": "espree",
      "version": "9.3.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3",
      "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@9.3.3",
      "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": "https://github.com/eslint/espree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/espree"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "3.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3|eslint-visitor-keys@3.3.0",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@3.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/eslint-visitor-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/espree/node_modules/eslint-visitor-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-deep-equal@3.1.3",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "6.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|file-entry-cache@6.0.1",
      "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@6.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-entry-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "functional-red-black-tree",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|functional-red-black-tree@1.0.1",
      "author": "Mikola Lysenko",
      "description": "A fully persistent balanced binary search tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/functional-red-black-tree@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/functional-red-black-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/functional-red-black-tree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/functional-red-black-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/functional-red-black-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "globby",
      "version": "11.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|globby@11.1.0",
      "author": "Sindre Sorhus",
      "description": "User-friendly glob matching",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globby@11.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globby.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globby#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globby/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globby"
        }
      ]
    },
    {
      "type": "library",
      "name": "grapheme-splitter",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|grapheme-splitter@1.0.4",
      "author": "Orlin Georgiev",
      "description": "A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grapheme-splitter@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/orling/grapheme-splitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/orling/grapheme-splitter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/orling/grapheme-splitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grapheme-splitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "5.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0",
      "author": "kael",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore@5.2.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-fresh",
      "version": "3.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|import-fresh@3.3.0",
      "author": "Sindre Sorhus",
      "description": "Import a module while bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-fresh@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-fresh.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stable-stringify-without-jsonify",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|json-stable-stringify-without-jsonify@1.0.1",
      "author": "James Halliday",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/samn/json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stable-stringify-without-jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.merge",
      "version": "4.6.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.merge@4.6.2",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.merge` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.merge@4.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexpp",
      "version": "3.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regexpp@3.2.0",
      "author": "Toru Nagashima",
      "description": "Regular expression parser for ECMAScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexpp@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/regexpp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/regexpp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/regexpp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexpp"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-json-comments@3.1.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@3.1.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "externalReferences": [
        {
          "url": "git://github.com/substack/text-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/text-table",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/text-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-compile-cache",
      "version": "2.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|v8-compile-cache@2.3.0",
      "author": "Andres Suarez",
      "description": "Require hook for automatic V8 compile cache persistence",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-compile-cache@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/zertosh/v8-compile-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/v8-compile-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/v8-compile-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8-compile-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "fancy-log",
      "version": "1.3.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fancy-log@1.3.3",
      "author": "Gulp Team",
      "description": "Log things, prefixed with a timestamp.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fancy-log@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/fancy-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/fancy-log#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/fancy-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fancy-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-error",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|plugin-error@1.0.1",
      "author": "Gulp Team",
      "description": "Error handling for Vinyl plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/plugin-error@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/plugin-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/plugin-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/plugin-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/plugin-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-load-config",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-load-config@3.1.0",
      "author": "Michael Ciniawky",
      "description": "Autoload Config for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-load-config@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-load-config.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-load-config#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-load-config/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-load-config"
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl-sourcemaps-apply",
      "version": "0.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1",
      "author": "Florian Reiterer",
      "description": "Apply a source map to a vinyl file, merging it with preexisting source maps",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl-sourcemaps-apply@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/floridoo/vinyl-sourcemaps-apply",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl-sourcemaps-apply"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1|source-map@0.5.7",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.5.7",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-sourcemaps-apply/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "14.14.45",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45",
      "description": "TypeScript definitions for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@14.14.45",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl",
      "group": "@types",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/vinyl@2.0.4",
      "description": "TypeScript definitions for vinyl",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/vinyl@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/vinyl",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/vinyl"
        }
      ]
    },
    {
      "type": "library",
      "name": "istextorbinary",
      "version": "3.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|istextorbinary@3.3.0",
      "author": "2012+ Bevry Pty Ltd",
      "description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istextorbinary@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bevry/istextorbinary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevry/istextorbinary",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevry/istextorbinary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istextorbinary"
        }
      ]
    },
    {
      "type": "library",
      "name": "replacestream",
      "version": "4.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|replacestream@4.0.3",
      "author": "Eugene Ware",
      "description": "A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replacestream@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/eugeneware/replacestream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eugeneware/replacestream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eugeneware/replacestream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replacestream"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "20.2.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs-parser@20.2.6",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@20.2.6",
      "externalReferences": [
        {
          "url": "git+https://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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "5.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pump",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0|pump@3.0.0",
          "author": "Mathias Buus Madsen",
          "description": "pipe streams together and close all of them if one of them closes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pump@3.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pump.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pump#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pump/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-stream/node_modules/pump"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "yazl",
      "version": "2.5.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yazl@2.5.1",
      "author": "Josh Wolfe",
      "description": "yet another zip library for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yazl@2.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejoshwolfe/yazl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yazl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yazl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yazl"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-watcher",
      "version": "5.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5",
      "author": "Gulp Team",
      "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-watcher@5.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/glob-watcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/glob-watcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/glob-watcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-watcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "normalize-path",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5|normalize-path@3.0.0",
          "author": "Jon Schlinkert",
          "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-watcher/node_modules/normalize-path"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "undertaker",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|undertaker@1.2.1",
      "author": "Gulp Team",
      "description": "Task registry that allows composition through series/parallel methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/undertaker@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/undertaker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/undertaker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/undertaker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/undertaker"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-core",
      "version": "4.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine-core@4.3.0",
      "description": "Simple JavaScript testing framework for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-core@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://jasmine.github.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-it",
      "group": "@types",
      "version": "12.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/markdown-it@12.2.3",
      "description": "TypeScript definitions for markdown-it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/markdown-it@12.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/markdown-it",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/markdown-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.7.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|bluebird@3.7.2",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.7.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "catharsis",
      "version": "0.9.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|catharsis@0.9.0",
      "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.9.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/catharsis"
        }
      ]
    },
    {
      "type": "library",
      "name": "js2xmlparser",
      "version": "4.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|js2xmlparser@4.0.2",
      "author": "Michael Kourlas",
      "description": "Parses JavaScript objects into XML",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js2xmlparser@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/michaelkourlas/node-js2xmlparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/michaelkourlas/node-js2xmlparser#readme",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js2xmlparser"
        }
      ]
    },
    {
      "type": "library",
      "name": "klaw",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|klaw@3.0.0",
      "author": "JP Richardson",
      "description": "File system walker with Readable stream interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/klaw@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/klaw"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-it-anchor",
      "version": "8.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|markdown-it-anchor@8.4.1",
      "description": "Header anchors for markdown-it.",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/markdown-it-anchor@8.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/valeriangalliat/markdown-it-anchor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/valeriangalliat/markdown-it-anchor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/valeriangalliat/markdown-it-anchor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-it-anchor"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "4.0.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|marked@4.0.10",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@4.0.10",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "requizzle",
      "version": "0.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|requizzle@0.2.3",
      "author": "Jeff Williams",
      "description": "Swizzle a little something into your require() calls.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requizzle@0.2.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/requizzle"
        }
      ]
    },
    {
      "type": "library",
      "name": "taffydb",
      "version": "2.6.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|taffydb@2.6.2",
      "author": "Ian Smith",
      "description": "TaffyDB is an opensouce library that brings database features into your JavaScript applications.",
      "purl": "pkg:npm/taffydb@2.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/typicaljoe/taffydb.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://taffydb.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typicaljoe/taffydb/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/taffydb"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.13.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|underscore@1.13.2",
      "author": "Jeremy Ashkenas",
      "description": "JavaScript's functional programming helper library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore@1.13.2",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/underscore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-it",
      "version": "8.4.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|markdown-it@8.4.2",
      "description": "Markdown-it - modern pluggable markdown parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/markdown-it@8.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/markdown-it.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/markdown-it#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/markdown-it/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.6.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|iconv-lite@0.6.3",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "sax",
      "version": "1.2.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|sax@1.2.4",
      "author": "Isaac Z. Schlueter",
      "description": "An evented streaming XML parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sax@1.2.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sax-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sax-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sax-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sax"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "6.0.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-selector-parser@6.0.10",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@6.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanoid",
      "version": "3.3.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|nanoid@3.3.4",
      "author": "Andrey Sitnik",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanoid@3.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ai/nanoid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ai/nanoid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ai/nanoid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanoid"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-js@1.0.2",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/7rulnik/source-map-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-fetch",
      "version": "3.1.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-fetch@3.1.5",
      "author": "Leonardo Quixada",
      "description": "Universal WHATWG Fetch API for Node, Browsers and React Native",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-fetch@3.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lquixada/cross-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lquixada/cross-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lquixada/cross-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "devtools-protocol",
      "version": "0.0.1019158",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|devtools-protocol@0.0.1019158",
      "author": "The Chromium Authors",
      "description": "The Chrome DevTools Protocol JSON",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/devtools-protocol@0.0.1019158",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChromeDevTools/devtools-protocol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChromeDevTools/devtools-protocol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChromeDevTools/devtools-protocol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/devtools-protocol"
        }
      ]
    },
    {
      "type": "library",
      "name": "extract-zip",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1",
      "author": "max ogden",
      "description": "unzip a zip file into a directory using 100% javascript",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extract-zip@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/maxogden/extract-zip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/extract-zip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/extract-zip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extract-zip"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|debug@4.3.2",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extract-zip/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extract-zip/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "5.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|debug@4.3.1",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "progress",
      "version": "2.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|progress@2.0.3",
      "author": "TJ Holowaychuk",
      "description": "Flexible ascii progress bar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/progress@2.0.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/progress"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-from-env",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|proxy-from-env@1.1.0",
      "author": "Rob Wu",
      "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-from-env@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rob--W/proxy-from-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-from-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-fs",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1",
      "author": "Mathias Buus",
      "description": "filesystem bindings for tar-stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-fs@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pump",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1|pump@3.0.0",
          "author": "Mathias Buus Madsen",
          "description": "pipe streams together and close all of them if one of them closes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pump@3.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pump.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pump#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pump/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar-fs/node_modules/pump"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unbzip2-stream",
      "version": "1.4.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unbzip2-stream@1.4.3",
      "author": "Jan Bölsche",
      "description": "streaming unbzip2 implementation in pure javascript for node and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unbzip2-stream@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/regular/unbzip2-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regular/unbzip2-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regular/unbzip2-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unbzip2-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.8.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ws@8.8.1",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
      "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.6",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "selector-specificity",
      "group": "@csstools",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@csstools/selector-specificity@2.0.2",
      "description": "Determine selector specificity with postcss-selector-parser",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/selector-specificity@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/selector-specificity",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/selector-specificity"
        }
      ]
    },
    {
      "type": "library",
      "name": "colord",
      "version": "2.9.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|colord@2.9.2",
      "author": "Vlad Shilov",
      "description": "👑 A tiny yet powerful tool for high-performance color manipulations and conversions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colord@2.9.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/omgovich/colord.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/omgovich/colord#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/omgovich/colord/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colord"
        }
      ]
    },
    {
      "type": "library",
      "name": "cosmiconfig",
      "version": "7.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1",
      "author": "David Clark",
      "description": "Find and load configuration from a package.json property, rc file, or CommonJS module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cosmiconfig@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidtheclark/cosmiconfig.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidtheclark/cosmiconfig#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidtheclark/cosmiconfig/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cosmiconfig"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "parse-json",
          "version": "5.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1|parse-json@5.2.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@5.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cosmiconfig/node_modules/parse-json"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "css-functions-list",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|css-functions-list@3.1.0",
      "author": "Ivan Nikolić",
      "description": "List of standard and browser specific CSS functions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/css-functions-list@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/niksy/css-functions-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/niksy/css-functions-list#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/niksy/css-functions-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-functions-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-glob",
      "version": "3.2.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11",
      "author": "Denis Malinochkin",
      "description": "It's a very fast and efficient glob library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-glob@3.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/mrmlnc/fast-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mrmlnc/fast-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mrmlnc/fast-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob-parent",
          "version": "5.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|glob-parent@5.1.2",
          "author": "Gulp Team",
          "description": "Extract the non-magic parent path from a glob string.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob-parent@5.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/gulpjs/glob-parent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gulpjs/glob-parent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gulpjs/glob-parent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/glob-parent"
            }
          ]
        },
        {
          "type": "library",
          "name": "micromatch",
          "version": "4.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|micromatch@4.0.4",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@4.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-glob@4.0.3",
          "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 better user experience.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|braces@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "7.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|fill-range@7.0.1",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@7.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-regex-range",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|to-regex-range@5.0.1",
          "author": "Jon Schlinkert",
          "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/to-regex-range@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/to-regex-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/to-regex-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/to-regex-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/to-regex-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "7.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-number@7.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@7.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fastest-levenshtein",
      "version": "1.0.16",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fastest-levenshtein@1.0.16",
      "author": "Kasper U. Weihe",
      "description": "Fastest Levenshtein distance implementation in JS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fastest-levenshtein@1.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/ka-weihe/fastest-levenshtein.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ka-weihe/fastest-levenshtein#README",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ka-weihe/fastest-levenshtein/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fastest-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "globjoin",
      "version": "0.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|globjoin@0.1.4",
      "author": "Amobiz",
      "description": "Join paths and globs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globjoin@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/amobiz/globjoin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/amobiz/globjoin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/amobiz/globjoin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globjoin"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-tags",
      "version": "3.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|html-tags@3.2.0",
      "author": "Sindre Sorhus",
      "description": "List of standard HTML tags",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-tags@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/html-tags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/html-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/html-tags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-tags"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-lazy",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|import-lazy@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module lazily",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-lazy@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-lazy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-lazy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-lazy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-lazy"
        }
      ]
    },
    {
      "type": "library",
      "name": "known-css-properties",
      "version": "0.25.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|known-css-properties@0.25.0",
      "author": "Viorel Cojocaru",
      "description": "List of known CSS properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/known-css-properties@0.25.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/known-css/known-css-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/known-css/known-css-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/known-css/known-css-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/known-css-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "mathml-tag-names",
      "version": "2.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mathml-tag-names@2.1.3",
      "author": "Titus Wormer",
      "description": "List of known MathML tag-names",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mathml-tag-names@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/mathml-tag-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/mathml-tag-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/mathml-tag-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mathml-tag-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "9.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@9.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/meow"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "3.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|normalize-package-data@3.0.3",
          "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@3.0.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/normalize-package-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.18.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|type-fest@0.18.1",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.18.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/type-fest"
            }
          ]
        },
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "4.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|hosted-git-info@4.0.2",
          "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@4.0.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "7.3.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|semver@7.3.5",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.3.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/meow/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-media-query-parser",
      "version": "0.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-media-query-parser@0.2.3",
      "author": "dryoma",
      "description": "A tool for parsing media query lists.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-media-query-parser@0.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/dryoma/postcss-media-query-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dryoma/postcss-media-query-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dryoma/postcss-media-query-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-media-query-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-resolve-nested-selector",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-resolve-nested-selector@0.1.1",
      "author": "David Clark",
      "description": "Resolve a nested selector in a PostCSS AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-resolve-nested-selector@0.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-resolve-nested-selector"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-safe-parser",
      "version": "6.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-safe-parser@6.0.0",
      "author": "Andrey Sitnik",
      "description": "Fault-tolerant CSS parser for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-safe-parser@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-safe-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-safe-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-safe-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-safe-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "style-search",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|style-search@0.1.0",
      "author": "David Clark",
      "description": "Search CSS(-like) strings",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/style-search@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidtheclark/style-search.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidtheclark/style-search#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidtheclark/style-search/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-search"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-hyperlinks",
      "version": "2.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0",
      "author": "James Talmage",
      "description": "Detect if your terminal emulator supports hyperlinks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-hyperlinks@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/supports-hyperlinks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/supports-hyperlinks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/supports-hyperlinks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-hyperlinks"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/supports-hyperlinks/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|supports-color@7.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.2.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/supports-hyperlinks/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "svg-tags",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|svg-tags@1.0.0",
      "author": "Athan Reines",
      "description": "List of standard SVG tags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/svg-tags@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/element-io/svg-tags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/element-io/svg-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/element-io/svg-tags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/svg-tags"
        }
      ]
    },
    {
      "type": "library",
      "name": "table",
      "version": "6.8.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0",
      "author": "Gajus Kuizinas",
      "description": "Formats data into a string table.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/table@6.8.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ajv",
          "version": "8.10.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ajv@8.10.0",
          "author": "Evgeny Poberezkin",
          "description": "Another JSON Schema Validator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ajv@8.10.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ajv-validator/ajv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://ajv.js.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ajv-validator/ajv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/ajv"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-schema-traverse",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|json-schema-traverse@1.0.0",
          "author": "Evgeny Poberezkin",
          "description": "Traverse JSON Schema passing each schema object to callback",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-schema-traverse@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/json-schema-traverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "write-file-atomic",
      "version": "4.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|write-file-atomic@4.0.1",
      "author": "GitHub Inc.",
      "description": "Write files in an atomic fashion w/configurable ownership",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/write-file-atomic@4.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/npm/write-file-atomic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/write-file-atomic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/write-file-atomic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/write-file-atomic"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "group": "@jridgewell",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/source-map@0.3.2",
      "author": "Justin Ridgewell",
      "description": "Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/source-map@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/source-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.20",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-support@0.5.20",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.5.20",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "distributions",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|distributions@2.1.0",
      "author": "Andreas Madsen",
      "description": "A collection of probability distribution functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/distributions@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/AndreasMadsen/distributions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AndreasMadsen/distributions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AndreasMadsen/distributions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/distributions"
        }
      ]
    },
    {
      "type": "library",
      "name": "summary",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|summary@2.1.0",
      "author": "Andreas Madsen",
      "description": "Takes an array of numbers and calculates some descriptive statistics",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/summary@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/AndreasMadsen/summary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AndreasMadsen/summary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AndreasMadsen/summary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/summary"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "0.2.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|async@0.2.10",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/caolan/async/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/async@0.2.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/caolan/async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/caolan/async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/caolan/async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|commander@1.0.5",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "purl": "pkg:npm/commander@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob@7.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.1.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-mkdirp-stream",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0",
      "author": "Gulp Team",
      "description": "Ensure directories exist before writing to them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-mkdirp-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/fs-mkdirp-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/fs-mkdirp-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/fs-mkdirp-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-mkdirp-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fs-mkdirp-stream/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-stream",
      "version": "6.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-stream@6.1.0",
      "author": "Gulp Team",
      "description": "A Readable Stream interface over node-glob.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-stream@6.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/glob-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/glob-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/glob-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-valid-glob",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-valid-glob@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Return true if a value is a valid glob pattern or patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-valid-glob@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-valid-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-valid-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-valid-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-valid-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "lazystream",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lazystream@1.0.0",
      "author": "Jonas Pommerening",
      "description": "Open Node Streams on demand.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lazystream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jpommerening/node-lazystream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jpommerening/node-lazystream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jpommerening/node-lazystream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lazystream"
        }
      ]
    },
    {
      "type": "library",
      "name": "lead",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lead@1.0.0",
      "author": "Gulp Team",
      "description": "Sink your streams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lead@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/lead.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/lead#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/lead/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lead"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.assign",
      "version": "4.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.assign@4.1.0",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object.assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object.assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object.assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "pumpify",
      "version": "1.5.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pumpify@1.5.1",
      "author": "Mathias Buus",
      "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pumpify@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pumpify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pumpify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pumpify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pumpify"
        }
      ]
    },
    {
      "type": "library",
      "name": "remove-bom-buffer",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-buffer@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Remove a byte order mark (BOM) from a buffer.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remove-bom-buffer@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/remove-bom-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/remove-bom-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/remove-bom-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remove-bom-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "remove-bom-stream",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0",
      "author": "Gulp Team",
      "description": "Remove a UTF8 BOM at the start of the stream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remove-bom-stream@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/remove-bom-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/remove-bom-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/remove-bom-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remove-bom-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/remove-bom-stream/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-options",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-options@1.1.0",
      "author": "Gulp Team",
      "description": "Resolve an options object based on configuration.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-options@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/resolve-options.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/resolve-options#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/resolve-options/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-through",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0",
      "author": "Gulp Team",
      "description": "Wrap a ReadableStream in a TransformStream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-through@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/to-through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/to-through#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/to-through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-through"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-through/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "value-or-function",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|value-or-function@3.0.0",
      "author": "Gulp Team",
      "description": "Normalize a value or function, applying extra args to the function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/value-or-function@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/value-or-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/value-or-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/value-or-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/value-or-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl-sourcemap",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemap@1.1.0",
      "author": "Gulp Team",
      "description": "Add/write sourcemaps to/from Vinyl files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl-sourcemap@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/vinyl-sourcemap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl-sourcemap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl-sourcemap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl-sourcemap"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone-buffer",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|clone-buffer@1.0.0",
      "author": "Gulp Team",
      "description": "Easier Buffer cloning in node.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone-buffer@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/clone-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/clone-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/clone-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone-stats",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|clone-stats@1.0.0",
      "author": "Hugh Kennedy",
      "description": "Safely clone node's fs.Stats instances without losing their class methods",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone-stats@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/clone-stats.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/clone-stats",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/clone-stats/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone-stats"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone",
      "version": "2.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|clone@2.1.2",
      "author": "Paul Vorbach",
      "description": "deep cloning of objects and arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone@2.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/pvorb/node-clone.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pvorb/node-clone#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pvorb/node-clone/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone"
        }
      ]
    },
    {
      "type": "library",
      "name": "cloneable-readable",
      "version": "1.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cloneable-readable@1.1.3",
      "author": "Matteo Collina",
      "description": "Clone a Readable stream, safely",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cloneable-readable@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/cloneable-readable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/cloneable-readable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/cloneable-readable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cloneable-readable"
        }
      ]
    },
    {
      "type": "library",
      "name": "remove-trailing-separator",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0",
      "author": "darsain",
      "description": "Removes separators from the end of the string.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remove-trailing-separator@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/darsain/remove-trailing-separator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/darsain/remove-trailing-separator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/darsain/remove-trailing-separator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remove-trailing-separator"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace-ext",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|replace-ext@1.0.0",
      "author": "Gulp Team",
      "description": "Replaces a file extension with another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replace-ext@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/replace-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/replace-ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/replace-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replace-ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.clone",
      "version": "4.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.clone@4.5.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.clone` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.clone@4.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.clone"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.some",
      "version": "4.6.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.some@4.6.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.some` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.some@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.some"
        }
      ]
    },
    {
      "type": "library",
      "name": "memory-fs",
      "version": "0.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|memory-fs@0.5.0",
      "author": "Tobias Koppers @sokra",
      "description": "A simple in-memory filesystem. Holds data in a javascript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/memory-fs@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/memory-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/memory-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/memory-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/memory-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-scope",
      "group": "@types",
      "version": "3.7.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint-scope@3.7.3",
      "description": "TypeScript definitions for eslint-scope",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/eslint-scope@3.7.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/eslint-scope",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/eslint-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "0.0.51",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/estree@0.0.51",
      "description": "TypeScript definitions for ESTree AST specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@0.0.51",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-edit",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-edit@1.11.1",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-edit@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/wasm-edit"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-parser",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-parser@1.11.1",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/wasm-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-import-assertions",
      "version": "1.8.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-import-assertions@1.8.0",
      "author": "Sven Sauleau",
      "description": "Support for import assertions in acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-import-assertions@1.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/acorn-import-assertions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/acorn-import-assertions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/acorn-import-assertions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-import-assertions"
        }
      ]
    },
    {
      "type": "library",
      "name": "chrome-trace-event",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chrome-trace-event@1.0.3",
      "author": "Trent Mick, Sam Saccone",
      "description": "A library to create a trace of your node app per Google's Trace Event format.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chrome-trace-event@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/samccone/chrome-trace-event.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samccone/chrome-trace-event#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samccone/chrome-trace-event/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chrome-trace-event"
        }
      ]
    },
    {
      "type": "library",
      "name": "enhanced-resolve",
      "version": "5.10.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|enhanced-resolve@5.10.0",
      "author": "Tobias Koppers @sokra",
      "description": "Offers a async require.resolve function. It's highly configurable.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/enhanced-resolve@5.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/webpack/enhanced-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/webpack/enhanced-resolve",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/enhanced-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/enhanced-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-module-lexer",
      "version": "0.9.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-module-lexer@0.9.3",
      "author": "Guy Bedford",
      "description": "Lexes ES modules returning their import/export metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-module-lexer@0.9.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/guybedford/es-module-lexer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/guybedford/es-module-lexer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/guybedford/es-module-lexer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-module-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-scope",
      "version": "5.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-scope@5.1.1",
      "description": "ECMAScript scope analyzer for ESLint",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-scope@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/eslint/eslint-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "events",
      "version": "3.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|events@3.3.0",
      "author": "Irakli Gozalishvili",
      "description": "Node's event emitter for all engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events@3.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/Gozala/events.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Gozala/events#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/Gozala/events/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-to-regexp",
      "version": "0.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-to-regexp@0.4.1",
      "author": "Nick Fitzgerald",
      "description": "Convert globs to regular expressions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-to-regexp@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/fitzgen/glob-to-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fitzgen/glob-to-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fitzgen/glob-to-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-to-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-even-better-errors",
      "version": "2.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|json-parse-even-better-errors@2.3.1",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-even-better-errors@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/json-parse-even-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-parse-even-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-runner",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|loader-runner@4.2.0",
      "author": "Tobias Koppers @sokra",
      "description": "Runs (webpack) loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-runner@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-runner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-runner#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-runner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loader-runner"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.34",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mime-types@2.1.34",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.34",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "tapable",
      "version": "2.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tapable@2.2.1",
      "author": "Tobias Koppers @sokra",
      "description": "Just a little module for plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tapable@2.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/webpack/tapable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/tapable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/tapable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tapable"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser-webpack-plugin",
      "version": "5.2.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5",
      "author": "webpack Contrib Team",
      "description": "Terser plugin for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser-webpack-plugin@5.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/terser-webpack-plugin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/terser-webpack-plugin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/terser-webpack-plugin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/terser-webpack-plugin"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "schema-utils",
          "version": "3.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5|schema-utils@3.1.1",
          "author": "webpack Contrib",
          "description": "webpack Validation Utils",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/schema-utils@3.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/webpack/schema-utils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/webpack/schema-utils",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/webpack/schema-utils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/terser-webpack-plugin/node_modules/schema-utils"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "watchpack",
      "version": "2.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|watchpack@2.4.0",
      "author": "Tobias Koppers @sokra",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/watchpack@2.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/watchpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/watchpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/watchpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/watchpack"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack-sources",
      "version": "3.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-sources@3.2.3",
      "author": "Tobias Koppers @sokra",
      "description": "Source code handling classes for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack-sources@3.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack-sources.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webpack-sources"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "2.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chalk@2.4.1",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "2.1.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8",
      "author": "Paul Miller",
      "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@2.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-glob",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|is-glob@4.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 better user experience.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/chokidar/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|normalize-path@3.0.0",
          "author": "Jon Schlinkert",
          "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/chokidar/node_modules/normalize-path"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "coffee-script",
      "version": "1.12.7",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|coffee-script@1.12.7",
      "author": "Jeremy Ashkenas",
      "description": "Unfancy JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/coffee-script@1.12.7",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/coffeescript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://coffeescript.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jashkenas/coffeescript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coffee-script"
        }
      ]
    },
    {
      "type": "library",
      "name": "highlight.js",
      "version": "9.18.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|highlight.js@9.18.5",
      "author": "Ivan Sagalaev",
      "description": "Syntax highlighting with language autodetection.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/highlight.js@9.18.5",
      "externalReferences": [
        {
          "url": "git://github.com/highlightjs/highlight.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://highlightjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/highlightjs/highlight.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/highlight.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.13.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|js-yaml@3.13.1",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.13.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "2.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mime@2.3.1",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.6",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "ncp",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ncp@2.0.0",
      "author": "AvianFlu",
      "description": "Asynchronous recursive file copy utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ncp@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/AvianFlu/ncp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ncp"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm",
      "version": "6.14.15",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15",
      "author": "Isaac Z. Schlueter",
      "description": "a package manager for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Artistic-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm@6.14.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://docs.npmjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://npm.community/c/bugs",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "abbrev",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|abbrev@1.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "Like ruby's abbrev module, but in js",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/abbrev@1.1.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/abbrev-js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/abbrev-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/abbrev"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansicolors",
          "version": "0.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansicolors@0.3.2",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansicolor codes so it prints in color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansicolors@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansicolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansicolors"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansistyles",
          "version": "0.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansistyles@0.1.3",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansistyle codes so it prints in style.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansistyles@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansistyles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansistyles"
            }
          ]
        },
        {
          "type": "library",
          "name": "aproba",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
          "author": "Rebecca Turner",
          "description": "A ridiculously light-weight argument validator (now browser friendly)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aproba@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/aproba.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/aproba",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/aproba/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aproba"
            }
          ]
        },
        {
          "type": "library",
          "name": "archy",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|archy@1.0.0",
          "author": "James Halliday",
          "description": "render nested hierarchies `npm ls` style with unicode pipes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/archy@1.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-archy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-archy#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-archy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "bin-links",
          "version": "1.1.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bin-links@1.1.8",
          "author": "Mike Sherov",
          "description": "JavaScript package binary linker",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bin-links@1.1.8",
          "externalReferences": [
            {
              "url": "git://github.com/npm/bin-links.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/bin-links#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/bin-links/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bin-links"
            }
          ]
        },
        {
          "type": "library",
          "name": "bluebird",
          "version": "3.5.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@3.5.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bluebird"
            }
          ]
        },
        {
          "type": "library",
          "name": "byte-size",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byte-size@5.0.1",
          "author": "Lloyd Brookes",
          "description": "Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/byte-size@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/75lb/byte-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/75lb/byte-size#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/75lb/byte-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/byte-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "cacache",
          "version": "12.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cacache@12.0.3",
          "author": "Kat Marchán",
          "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cacache@12.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/cacache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/cacache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/cacache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cacache"
            }
          ]
        },
        {
          "type": "library",
          "name": "call-limit",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|call-limit@1.1.1",
          "author": "Rebecca Turner",
          "description": "Limit the number of simultaneous calls to an async function",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/call-limit@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/call-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/packages/call-limit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/call-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/call-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "chownr",
          "version": "1.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
          "author": "Isaac Z. Schlueter",
          "description": "like `chown -R`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chownr@1.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chownr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chownr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chownr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chownr"
            }
          ]
        },
        {
          "type": "library",
          "name": "ci-info",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ci-info@2.0.0",
          "author": "Thomas Watson Steen",
          "description": "Get details about the current Continuous Integration environment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ci-info@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/watson/ci-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watson/ci-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watson/ci-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ci-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-columns",
          "version": "3.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-columns@3.1.2",
          "author": "Shannon Moeller",
          "description": "Columnated lists for the CLI.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-columns@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/shannonmoeller/cli-columns.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shannonmoeller/cli-columns#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shannonmoeller/cli-columns/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-columns"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-table3",
          "version": "0.5.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-table3@0.5.1",
          "author": "James Talmage",
          "description": "Pretty unicode tables for the command line. Based on the original cli-table.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-table3@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/cli-table/cli-table3.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/cli-table/cli-table3",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/cli-table/cli-table3/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-table3"
            }
          ]
        },
        {
          "type": "library",
          "name": "cmd-shim",
          "version": "3.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cmd-shim@3.0.3",
          "description": "Used in npm for command line application support",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cmd-shim@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/cmd-shim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/cmd-shim#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/cmd-shim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cmd-shim"
            }
          ]
        },
        {
          "type": "library",
          "name": "columnify",
          "version": "1.5.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|columnify@1.5.4",
          "author": "Tim Oxley",
          "description": "Render data in text columns. Supports in-column text-wrap.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/columnify@1.5.4",
          "externalReferences": [
            {
              "url": "git://github.com/timoxley/columnify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/timoxley/columnify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/timoxley/columnify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/columnify"
            }
          ]
        },
        {
          "type": "library",
          "name": "config-chain",
          "version": "1.1.12",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|config-chain@1.1.12",
          "author": "Dominic Tarr",
          "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
              }
            }
          ],
          "purl": "pkg:npm/config-chain@1.1.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/config-chain.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/config-chain",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/config-chain/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/config-chain"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-indent",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-indent@5.0.0",
          "author": "Sindre Sorhus",
          "description": "Detect the indentation of code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/detect-indent@5.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/detect-indent"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-newline",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-newline@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Detect the dominant newline character of a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/detect-newline@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/detect-newline.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-newline#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-newline/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/detect-newline"
            }
          ]
        },
        {
          "type": "library",
          "name": "dezalgo",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dezalgo@1.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Contain async insanity so that the dark pony lord doesn't eat souls",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dezalgo@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/dezalgo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/dezalgo",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/dezalgo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dezalgo"
            }
          ]
        },
        {
          "type": "library",
          "name": "editor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|editor@1.0.0",
          "author": "James Halliday",
          "description": "launch $EDITOR in your program",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/editor@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-editor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-editor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-editor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/editor"
            }
          ]
        },
        {
          "type": "library",
          "name": "figgy-pudding",
          "version": "3.5.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
          "author": "Kat Marchán",
          "description": "Delicious, festive, cascading config/opts definitions",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/figgy-pudding@3.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/figgy-pudding.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/figgy-pudding#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/figgy-pudding/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/figgy-pudding"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-npm-prefix",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|find-npm-prefix@1.0.2",
          "author": "Rebecca Turner",
          "description": "Find the npm project directory associated with for a given directory",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-npm-prefix@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/find-npm-prefix.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/find-npm-prefix#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/find-npm-prefix/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/find-npm-prefix"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-vacuum",
          "version": "1.2.10",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-vacuum@1.2.10",
          "author": "Forrest L Norvell",
          "description": "recursively remove empty directories -- to a point",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-vacuum@1.2.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-vacuum.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-vacuum"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-write-stream-atomic",
          "version": "1.0.10",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "Like `fs.createWriteStream(...)`, but atomic.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-write-stream-atomic@1.0.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-write-stream-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-write-stream-atomic"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "gentle-fs",
          "version": "2.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1",
          "author": "Mike Sherov",
          "description": "Gentle Filesystem operations",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gentle-fs@2.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/npm/gentle-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/gentle-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/gentle-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/gentle-fs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gentle-fs/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gentle-fs/node_modules/iferr"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-unicode",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-unicode@2.0.1",
          "author": "Rebecca Turner",
          "description": "Try to guess if your terminal supports unicode",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-unicode@2.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-unicode"
            }
          ]
        },
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "2.8.9",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "iferr",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iferr@1.0.2",
          "author": "Nadav Ivgi",
          "description": "Higher-order functions for easier error handling",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iferr@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/shesek/iferr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shesek/iferr",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shesek/iferr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/iferr"
            }
          ]
        },
        {
          "type": "library",
          "name": "infer-owner",
          "version": "1.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "Infer the owner of a path based on the owner of its nearest existing parent",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/infer-owner@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/infer-owner.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/infer-owner#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/infer-owner/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/infer-owner"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "ini",
          "version": "1.3.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8",
          "author": "Isaac Z. Schlueter",
          "description": "An ini encoder/decoder for node",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ini@1.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/ini.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/ini#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/ini/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ini"
            }
          ]
        },
        {
          "type": "library",
          "name": "init-package-json",
          "version": "1.10.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|init-package-json@1.10.3",
          "author": "Isaac Z. Schlueter",
          "description": "A node module to get your node module started",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/init-package-json@1.10.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/init-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/init-package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/init-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/init-package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-cidr",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-cidr@3.0.0",
          "author": "silverwind",
          "description": "Check if a string is an IP address in CIDR notation",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-cidr@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/silverwind/is-cidr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/silverwind/is-cidr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/silverwind/is-cidr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-cidr"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-parse-better-errors",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-parse-better-errors"
            }
          ]
        },
        {
          "type": "library",
          "name": "JSONStream",
          "version": "1.3.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/JSONStream"
            }
          ]
        },
        {
          "type": "library",
          "name": "lazy-property",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lazy-property@1.0.0",
          "author": "Mikola Lysenko",
          "description": "Lazily initialized properties for objects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lazy-property@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mikolalysenko/lazy-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikolalysenko/lazy-property#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikolalysenko/lazy-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lazy-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "libcipm",
          "version": "4.0.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libcipm@4.0.8",
          "author": "Kat Marchán",
          "description": "programmatic API for cipm: a ci-oriented package installer for npm",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libcipm@4.0.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libcipm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libcipm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libcipm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libcipm"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpm",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpm@3.0.1",
          "author": "Kat Marchán",
          "description": "Collection of programmatic APIs for the npm CLI",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpm@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libnpm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpm"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmaccess",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmaccess@3.0.2",
          "author": "Kat Marchán",
          "description": "programmatic library for `npm access` commands",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmaccess@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmaccess.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmaccess",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmaccess/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmaccess"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmhook",
          "version": "5.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmhook@5.0.3",
          "author": "Kat Marchán",
          "description": "programmatic API for managing npm registry hooks",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmhook@5.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmhook.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libnpmhook#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmhook/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmhook"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmorg",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmorg@1.0.1",
          "author": "Kat Marchán",
          "description": "Programmatic api for `npm org` commands",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmorg@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmorg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmorg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmorg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmorg"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmsearch",
          "version": "2.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmsearch@2.0.2",
          "author": "Kat Marchán",
          "description": "Programmatic API for searching in npm and compatible registries.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmsearch@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmsearch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmsearch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmsearch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmsearch"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmteam",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmteam@1.0.2",
          "author": "Kat Marchán",
          "description": "npm Team management APIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmteam@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmteam.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmteam",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmteam/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmteam"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpx",
          "version": "10.2.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpx@10.2.4",
          "author": "Kat Marchán",
          "description": "support library for npx -- an tool for executing npm-based packages.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpx@10.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npx.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npx#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npx/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpx"
            }
          ]
        },
        {
          "type": "library",
          "name": "lock-verify",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lock-verify@2.1.0",
          "author": "Rebecca Turner",
          "description": "Report if your package.json is out of sync with your package-lock.json.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lock-verify@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/lock-verify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/lock-verify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/lock-verify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lock-verify"
            }
          ]
        },
        {
          "type": "library",
          "name": "lockfile",
          "version": "1.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lockfile@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lockfile@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/lockfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/lockfile#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/lockfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lockfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._baseindexof",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseindexof@3.1.0",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `baseIndexOf` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._baseindexof@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._baseindexof"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._baseuniq",
          "version": "4.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseuniq@4.6.0",
          "author": "John-David Dalton",
          "description": "The internal lodash function `baseUniq` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._baseuniq@4.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._baseuniq"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._bindcallback",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._bindcallback"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._cacheindexof",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._cacheindexof@3.0.2",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `cacheIndexOf` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._cacheindexof@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._cacheindexof"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._createcache",
          "version": "3.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createcache@3.1.2",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `createCache` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._createcache@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._createcache"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._getnative",
          "version": "3.9.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._getnative"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.clonedeep",
          "version": "4.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.clonedeep@4.5.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.cloneDeep` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.clonedeep@4.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.clonedeep"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.restparam",
          "version": "3.6.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:extraneous",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.restparam"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.union",
          "version": "4.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.union@4.6.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.union` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.union@4.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.union"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.uniq",
          "version": "4.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.uniq@4.5.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.uniq` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.uniq@4.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.uniq"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.without",
          "version": "4.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.without@4.4.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.without` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.without@4.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.without"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "5.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.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@5.1.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "meant",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|meant@1.0.2",
          "author": "Daijiro Wachi",
          "description": "Like the `Did you mean?` in git for npm",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/meant@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/watilde/meant.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watilde/meant#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watilde/meant/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/meant"
            }
          ]
        },
        {
          "type": "library",
          "name": "mississippi",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
          "author": "max ogden",
          "description": "a collection of useful streams",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mississippi@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/maxogden/mississippi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/maxogden/mississippi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/maxogden/mississippi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mississippi"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mkdirp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "1.2.5",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5|minimist@1.2.5",
              "author": "James Halliday",
              "description": "parse argument options",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimist@1.2.5",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/mkdirp/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "move-concurrently",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1",
          "author": "Rebecca Turner",
          "description": "Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/move-concurrently@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/move-concurrently.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/move-concurrently",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/move-concurrently/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/move-concurrently"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/move-concurrently/node_modules/aproba"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "node-gyp",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-gyp@5.1.0",
          "author": "Nathan Rajlich",
          "description": "Node.js native addon build tool",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/node-gyp@5.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/node-gyp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/node-gyp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/node-gyp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/node-gyp"
            }
          ]
        },
        {
          "type": "library",
          "name": "nopt",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|nopt@4.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/nopt@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/nopt"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "2.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/normalize-package-data"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "resolve",
              "version": "1.10.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0|resolve@1.10.0",
              "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.10.0",
              "externalReferences": [
                {
                  "url": "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/normalize-package-data/node_modules/resolve"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-audit-report",
          "version": "1.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-audit-report@1.3.3",
          "author": "Adam Baldwin",
          "description": "Given a response from the npm security api, render it into a variety of security reports",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-audit-report@1.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-audit-report.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-audit-report#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-audit-report/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-audit-report"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-cache-filename",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-cache-filename@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Given a cache folder and url, return the appropriate cache folder.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-cache-filename@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-cache-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-cache-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-install-checks",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-install-checks@3.0.2",
          "author": "Robert Kowalski",
          "description": "checks that npm runs during the installation of a module",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-install-checks@3.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-install-checks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-install-checks"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-lifecycle",
          "version": "3.1.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-lifecycle@3.1.5",
          "author": "Mike Sherov",
          "description": "JavaScript package lifecycle hook runner",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-lifecycle@3.1.5",
          "externalReferences": [
            {
              "url": "git://github.com/npm/lifecycle.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/lifecycle#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/lifecycle/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-lifecycle"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-package-arg",
          "version": "6.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "Parse the things that can be arguments to `npm install`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-package-arg@6.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-package-arg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-package-arg"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-packlist",
          "version": "1.4.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-packlist@1.4.8",
          "author": "Isaac Z. Schlueter",
          "description": "Get a list of the files to add from a folder into an npm package",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-packlist@1.4.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-packlist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/npm-packlist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-packlist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-packlist"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-pick-manifest",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-pick-manifest@3.0.2",
          "author": "Kat Marchán",
          "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-pick-manifest@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-pick-manifest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-pick-manifest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-pick-manifest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-pick-manifest"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-profile",
          "version": "4.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-profile@4.0.4",
          "author": "Rebecca Turner",
          "description": "Library for updating an npmjs.com profile",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-profile@4.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-profile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-profile/tree/latest/lib#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-profile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-profile"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-registry-fetch",
          "version": "4.0.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
          "author": "Kat Marchán",
          "description": "Fetch-based http client for use with npm registry APIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-registry-fetch@4.0.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/registry-fetch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/registry-fetch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/registry-fetch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-registry-fetch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.2.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7|safe-buffer@5.2.1",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.2.1",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-user-validate",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-user-validate@1.0.1",
          "author": "Robert Kowalski",
          "description": "User validations for npm",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-user-validate@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-user-validate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-user-validate"
            }
          ]
        },
        {
          "type": "library",
          "name": "npmlog",
          "version": "4.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npmlog@4.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "logger for npm",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npmlog@4.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npmlog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npmlog#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npmlog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npmlog"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "opener",
          "version": "1.5.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|opener@1.5.2",
          "author": "Domenic Denicola",
          "description": "Opens stuff, like webpages and files and executables, cross-platform",
          "licenses": [
            {
              "expression": "(WTFPL OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/opener@1.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/domenic/opener.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/opener#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/domenic/opener/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/opener"
            }
          ]
        },
        {
          "type": "library",
          "name": "osenv",
          "version": "0.1.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "Look up environment settings specific to different operating systems",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/osenv@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/osenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/osenv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/osenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/osenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "pacote",
          "version": "9.5.12",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12",
          "author": "Kat Marchán",
          "description": "JavaScript package downloader",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pacote@9.5.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/pacote.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/pacote#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/pacote/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pacote"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/pacote/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-inside",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-is-inside"
            }
          ]
        },
        {
          "type": "library",
          "name": "promise-inflight",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-inflight@1.0.1",
          "author": "Rebecca Turner",
          "description": "One promise for multiple requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promise-inflight@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/promise-inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/promise-inflight#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/promise-inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promise-inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "qrcode-terminal",
          "version": "0.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qrcode-terminal@0.12.0",
          "description": "QRCodes, in the terminal",
          "licenses": [
            {
              "license": {
                "name": "Apache 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qrcode-terminal@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/gtanner/qrcode-terminal.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gtanner/qrcode-terminal",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gtanner/qrcode-terminal/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qrcode-terminal"
            }
          ]
        },
        {
          "type": "library",
          "name": "query-string",
          "version": "6.8.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|query-string@6.8.2",
          "author": "Sindre Sorhus",
          "description": "Parse and stringify URL query strings",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/query-string@6.8.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/query-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/query-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/query-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/query-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "qw",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qw@1.0.1",
          "author": "Rebecca Turner",
          "description": "Quoted word literals!",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qw@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/node-qw.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/node-qw#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/node-qw/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qw"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-cmd-shim",
          "version": "1.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-cmd-shim@1.0.5",
          "author": "Rebecca Turner",
          "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-cmd-shim@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-cmd-shim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-cmd-shim#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-cmd-shim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-cmd-shim"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-installed",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-installed@4.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Read all the installed packages in a folder, and return a tree structure with all the data.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-installed@4.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read-installed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read-installed#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read-installed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-installed"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-package-json",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "The thing npm uses to read package.json files with semantics and defaults and validation",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-package-json@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-package-tree",
          "version": "5.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-tree@5.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Read the contents of node_modules.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-package-tree@5.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-package-tree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-package-tree",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-package-tree/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-package-tree"
            }
          ]
        },
        {
          "type": "library",
          "name": "read",
          "version": "1.0.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read@1.0.7",
          "author": "Isaac Z. Schlueter",
          "description": "read(1) for node programs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read@1.0.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readable-stream@3.6.0",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "readdir-scoped-modules",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readdir-scoped-modules@1.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readdir-scoped-modules@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/readdir-scoped-modules.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/readdir-scoped-modules",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/readdir-scoped-modules/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/readdir-scoped-modules"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.88.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|request@2.88.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.88.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/request/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "retry",
          "version": "0.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|retry@0.12.0",
          "author": "Tim Koschützki",
          "description": "Abstraction for exponential and custom retry strategies for failed operations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/retry@0.12.0",
          "externalReferences": [
            {
              "url": "git://github.com/tim-kos/node-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/retry"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.7.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "sha",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sha@3.0.0",
          "description": "Check and get file hashes",
          "licenses": [
            {
              "expression": "(BSD-2-Clause OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/sha@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/sha.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sha"
            }
          ]
        },
        {
          "type": "library",
          "name": "slide",
          "version": "1.1.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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#readme",
              "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/slide"
            }
          ]
        },
        {
          "type": "library",
          "name": "sorted-object",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-object@2.0.1",
          "author": "Domenic Denicola",
          "description": "Returns a copy of an object with its keys sorted",
          "licenses": [
            {
              "expression": "(WTFPL OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/sorted-object@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/domenic/sorted-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/sorted-object#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/domenic/sorted-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sorted-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "sorted-union-stream",
          "version": "2.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3",
          "author": "Mathias Buus Madsen",
          "description": "Get the union of two sorted streams",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sorted-union-stream@2.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/sorted-union-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/sorted-union-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/sorted-union-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sorted-union-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "from2",
              "version": "1.3.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|from2@1.3.0",
              "author": "Hugh Kennedy",
              "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/from2@1.3.0",
              "externalReferences": [
                {
                  "url": "git://github.com/hughsk/from2.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hughsk/from2",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/hughsk/from2/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/from2"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.14",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "isarray",
              "version": "0.0.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|isarray@0.0.1",
              "author": "Julian Gruber",
              "description": "Array#isArray for older browsers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isarray@0.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/juliangruber/isarray.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "0.10.31",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|string_decoder@0.10.31",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@0.10.31",
              "externalReferences": [
                {
                  "url": "git://github.com/rvagg/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "ssri",
          "version": "6.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2",
          "author": "Kat Marchán",
          "description": "Standard Subresource Integrity library --  parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ssri@6.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/ssri.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/ssri#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/ssri/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ssri"
            }
          ]
        },
        {
          "type": "library",
          "name": "stringify-package",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stringify-package@1.0.1",
          "author": "Kat Marchán",
          "description": "stringifies npm-written json files",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stringify-package@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/stringify-package.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/stringify-package",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/stringify-package/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stringify-package"
            }
          ]
        },
        {
          "type": "library",
          "name": "tar",
          "version": "4.4.19",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19",
          "author": "Isaac Z. Schlueter",
          "description": "tar for node",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tar@4.4.19",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-tar.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-tar#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-tar/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tar"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/tar/node_modules/minipass"
                }
              ]
            },
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.2.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|safe-buffer@5.2.1",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.2.1",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/tar/node_modules/safe-buffer"
                }
              ]
            },
            {
              "type": "library",
              "name": "yallist",
              "version": "3.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|yallist@3.1.1",
              "author": "Isaac Z. Schlueter",
              "description": "Yet Another Linked List",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/yallist@3.1.1",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/tar/node_modules/yallist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "text-table",
          "version": "0.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|text-table@0.2.0",
          "author": "James Halliday",
          "description": "borderless text tables with alignment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/text-table@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/text-table.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/text-table",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/text-table/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/text-table"
            }
          ]
        },
        {
          "type": "library",
          "name": "tiny-relative-date",
          "version": "1.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tiny-relative-date@1.3.0",
          "author": "Joseph Wynn",
          "description": "Tiny function that provides relative, human-readable dates.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tiny-relative-date@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/wildlyinaccurate/relative-date.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wildlyinaccurate/relative-date#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wildlyinaccurate/relative-date/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tiny-relative-date"
            }
          ]
        },
        {
          "type": "library",
          "name": "uid-number",
          "version": "0.0.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uid-number@0.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "Convert a username/group name to a uid/gid number",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uid-number@0.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/uid-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/uid-number#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/uid-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uid-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "umask",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|umask@1.1.0",
          "author": "Sam Mikes",
          "description": "convert umask from string <-> number",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/umask@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/smikes/umask.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/smikes/umask",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/smikes/umask/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/umask"
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-filename",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-filename@1.1.1",
          "author": "Rebecca Turner",
          "description": "Generate a unique filename for use in temporary directories or caches.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-filename@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/unique-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/unique-filename",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/unique-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "unpipe",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unpipe@1.0.0",
          "author": "Douglas Christopher Wilson",
          "description": "Unpipe a stream from all destinations",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unpipe@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/stream-utils/unpipe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stream-utils/unpipe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stream-utils/unpipe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unpipe"
            }
          ]
        },
        {
          "type": "library",
          "name": "update-notifier",
          "version": "2.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|update-notifier@2.5.0",
          "author": "Sindre Sorhus",
          "description": "Update notifications for your CLI app",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/update-notifier@2.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/update-notifier.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/update-notifier"
            }
          ]
        },
        {
          "type": "library",
          "name": "uuid",
          "version": "3.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uuid@3.3.3",
          "description": "RFC4122 (v1, v4, and v5) UUIDs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uuid@3.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/kelektiv/node-uuid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uuid"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-license",
          "version": "3.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/validate-npm-package-license"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-name",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-name@3.0.0",
          "author": "zeke",
          "description": "Give me a string and I'll tell you if it's a valid npm package name",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/validate-npm-package-name@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/validate-npm-package-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/validate-npm-package-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/validate-npm-package-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/validate-npm-package-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@1.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "worker-farm",
          "version": "1.7.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/worker-farm"
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "2.4.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|write-file-atomic@2.4.3",
          "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@2.4.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/write-file-atomic"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-normalize-package-bin",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Turn any flavor of allowable package.json bin into a normalized object",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-normalize-package-bin@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-normalize-package-bin#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-normalize-package-bin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-normalize-package-bin"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|y18n@4.0.1",
          "author": "Ben Coe",
          "description": "the bare-bones internationalization library used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/y18n@4.0.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/string-width"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "is-fullwidth-code-point",
              "version": "2.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "4.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|ansi-regex@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "colors",
          "version": "1.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|colors@1.3.3",
          "author": "Marak Squires",
          "description": "get colors in your node.js console",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/colors@1.3.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "4.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "wcwidth",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wcwidth@1.0.1",
          "author": "Tim Oxley",
          "description": "Port of C's wcwidth() and wcswidth()",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wcwidth@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/timoxley/wcwidth.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/timoxley/wcwidth#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/timoxley/wcwidth/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wcwidth"
            }
          ]
        },
        {
          "type": "library",
          "name": "proto-list",
          "version": "1.2.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|proto-list@1.2.4",
          "author": "Isaac Z. Schlueter",
          "description": "A utility for managing a prototype chain",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/proto-list@1.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/proto-list.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/proto-list#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/proto-list/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/proto-list"
            }
          ]
        },
        {
          "type": "library",
          "name": "asap",
          "version": "2.0.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asap@2.0.6",
          "description": "High-priority task queue for Node.js and browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/asap@2.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/kriskowal/asap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kriskowal/asap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kriskowal/asap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asap"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "imurmurhash",
          "version": "0.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/imurmurhash"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs.realpath",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs.realpath"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimatch@3.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-absolute",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-is-absolute"
            }
          ]
        },
        {
          "type": "library",
          "name": "promzard",
          "version": "0.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promzard@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "prompting wizardly",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promzard@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/promzard.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/promzard#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/promzard/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promzard"
            }
          ]
        },
        {
          "type": "library",
          "name": "cidr-regex",
          "version": "2.0.10",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cidr-regex@2.0.10",
          "author": "silverwind",
          "description": "Regular expression for matching IP addresses in CIDR notation",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cidr-regex@2.0.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/silverwind/cidr-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/silverwind/cidr-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/silverwind/cidr-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cidr-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsonparse",
          "version": "1.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsonparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "through",
          "version": "2.3.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through@2.3.8",
          "author": "Dominic Tarr",
          "description": "simplified stream construction",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through@2.3.8",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/through"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-logical-tree",
          "version": "1.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-logical-tree@1.2.1",
          "author": "Kat Marchán",
          "description": "Calculate 'logical' trees from a package.json + package-lock",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-logical-tree@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/logical-tree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/logical-tree#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/logical-tree/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-logical-tree"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmconfig",
          "version": "1.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1",
          "author": "Kat Marchán",
          "description": "Standalone library for reading/writing/managing npm configurations",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmconfig@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmconfig.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmconfig",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmconfig/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmconfig"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "find-up",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|find-up@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Find a file or directory by walking up parent directories",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/find-up@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/find-up"
                }
              ]
            },
            {
              "type": "library",
              "name": "locate-path",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|locate-path@3.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@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/locate-path"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-locate",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-locate@3.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@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-locate"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-limit",
              "version": "2.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-limit@2.2.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@2.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-limit"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-try",
              "version": "2.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-try@2.2.0",
              "author": "Sindre Sorhus",
              "description": "`Start a promise chain",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/p-try@2.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-try"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmpublish",
          "version": "1.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmpublish@1.1.2",
          "author": "Kat Marchán",
          "description": "Programmatic API for the bits behind npm publish and unpublish",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmpublish@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmpublish.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmpublish",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmpublish/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmpublish"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-stream",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Get a stream as a string, buffer, or array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stream@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/get-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "dotenv",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dotenv@5.0.1",
          "author": "scottmotte",
          "description": "Loads environment variables from .env file",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dotenv@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/motdotla/dotenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/motdotla/dotenv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/motdotla/dotenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dotenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "14.2.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@14.2.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/yargs/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yargs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "find-up",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|find-up@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Find a file or directory by walking up parent directories",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/find-up@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/find-up"
                }
              ]
            },
            {
              "type": "library",
              "name": "string-width",
              "version": "3.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|string-width@3.1.0",
              "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@3.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/string-width"
                }
              ]
            },
            {
              "type": "library",
              "name": "locate-path",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|locate-path@3.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@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/locate-path"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-fullwidth-code-point",
              "version": "2.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/is-fullwidth-code-point"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "5.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|strip-ansi@5.2.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes from a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@5.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-locate",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-locate@3.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@3.0.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/p-locate"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "4.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|ansi-regex@4.1.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@4.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/ansi-regex"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-limit",
              "version": "2.3.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-limit@2.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@2.3.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/p-limit"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-try",
              "version": "2.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-try@2.2.0",
              "author": "Sindre Sorhus",
              "description": "`Start a promise chain",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/p-try@2.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/p-try"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.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@3.0.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._createset",
          "version": "4.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createset@4.0.3",
          "author": "John-David Dalton",
          "description": "The internal lodash function `createSet` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._createset@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._createset"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._root",
          "version": "3.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._root"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "3.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@3.0.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yallist"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-stream",
          "version": "1.6.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/concat-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/concat-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/concat-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "duplexify",
          "version": "3.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0",
          "author": "Mathias Buus",
          "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexify@3.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/duplexify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/duplexify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/duplexify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/duplexify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/duplexify/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/duplexify/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "end-of-stream",
          "version": "1.4.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
          "author": "Mathias Buus",
          "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/end-of-stream@1.4.1",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/end-of-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/end-of-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/end-of-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/end-of-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "flush-write-stream",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3",
          "author": "Mathias Buus",
          "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/flush-write-stream@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/flush-write-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/flush-write-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/flush-write-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/flush-write-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "from2",
          "version": "2.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0",
          "author": "Hugh Kennedy",
          "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/from2@2.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/hughsk/from2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hughsk/from2",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hughsk/from2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/from2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/from2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/from2/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "parallel-transform",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0",
          "author": "Mathias Buus Madsen",
          "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parallel-transform@1.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/parallel-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/parallel-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/parallel-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/parallel-transform"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "pump",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pump@3.0.0",
          "author": "Mathias Buus Madsen",
          "description": "pipe streams together and close all of them if one of them closes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pump@3.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pump.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pump#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pump/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pump"
            }
          ]
        },
        {
          "type": "library",
          "name": "pumpify",
          "version": "1.5.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1",
          "author": "Mathias Buus",
          "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pumpify@1.5.1",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pumpify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pumpify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pumpify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pumpify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "pump",
              "version": "2.0.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1|pump@2.0.1",
              "author": "Mathias Buus Madsen",
              "description": "pipe streams together and close all of them if one of them closes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/pump@2.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/mafintosh/pump.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mafintosh/pump#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mafintosh/pump/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/pumpify/node_modules/pump"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-each",
          "version": "1.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-each@1.2.2",
          "author": "Mathias Buus",
          "description": "Iterate all the data in a stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-each@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-each.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-each",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-each/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-each"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.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@2.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/through2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/through2/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "copy-concurrently",
          "version": "1.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5",
          "author": "Rebecca Turner",
          "description": "Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/copy-concurrently@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/copy-concurrently.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/copy-concurrently",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/copy-concurrently/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/copy-concurrently"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/copy-concurrently/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/copy-concurrently/node_modules/iferr"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "run-queue",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3",
          "author": "Rebecca Turner",
          "description": "A promise based, dynamic priority queue runner, with concurrency limiting.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/run-queue@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/run-queue.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/run-queue",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/run-queue/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/run-queue"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/run-queue/node_modules/aproba"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "env-paths",
          "version": "2.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|env-paths@2.2.0",
          "author": "Sindre Sorhus",
          "description": "Get paths for storing things like data, config, cache, etc",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/env-paths@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/env-paths.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/env-paths#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/env-paths/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/env-paths"
            }
          ]
        },
        {
          "type": "library",
          "name": "console-control-strings",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|console-control-strings@1.1.0",
          "author": "Rebecca Turner",
          "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning.  This is a subset of both ansi and vt100.  All control codes included work on both Windows & Unix-like OSes, except where noted.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/console-control-strings@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/console-control-strings.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/console-control-strings#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/console-control-strings/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/console-control-strings"
            }
          ]
        },
        {
          "type": "library",
          "name": "byline",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byline@5.0.0",
          "author": "John Hewson",
          "description": "simple line-by-line stream reader",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/byline@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jahewson/node-byline.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jahewson/node-byline",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jahewson/node-byline/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/byline"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|resolve-from@4.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@4.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "ignore-walk",
          "version": "3.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ignore-walk@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ignore-walk@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/ignore-walk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/ignore-walk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/ignore-walk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ignore-walk"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-bundled",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-bundled@1.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-bundled@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-bundled.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-bundled#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-bundled/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-bundled"
            }
          ]
        },
        {
          "type": "library",
          "name": "make-fetch-happen",
          "version": "5.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-fetch-happen@5.0.2",
          "author": "Kat Marchán",
          "description": "Opinionated, caching, retrying fetch client",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/make-fetch-happen@5.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/make-fetch-happen.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/make-fetch-happen#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/make-fetch-happen/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/make-fetch-happen"
            }
          ]
        },
        {
          "type": "library",
          "name": "are-we-there-yet",
          "version": "1.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4",
          "author": "Rebecca Turner",
          "description": "Keep track of the overall completion of many disparate processes",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/are-we-there-yet@1.1.4",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/are-we-there-yet"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "gauge",
          "version": "2.7.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4",
          "author": "Rebecca Turner",
          "description": "A terminal based horizontal guage",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gauge@2.7.4",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/gauge"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gauge/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "string-width",
              "version": "1.0.2",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gauge/node_modules/string-width"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "set-blocking",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/set-blocking"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-homedir",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/os-homedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-tmpdir",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|os-tmpdir@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Node.js os.tmpdir() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-tmpdir@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-tmpdir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-tmpdir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-tmpdir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/os-tmpdir"
            }
          ]
        },
        {
          "type": "library",
          "name": "promise-retry",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1",
          "author": "IndigoUnited",
          "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promise-retry@1.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-promise-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-promise-retry#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-promise-retry/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promise-retry"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "retry",
              "version": "0.10.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1|retry@0.10.1",
              "author": "Tim Koschützki",
              "description": "Abstraction for exponential and custom retry strategies for failed operations.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/retry@0.10.1",
              "externalReferences": [
                {
                  "url": "git://github.com/tim-kos/node-retry.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/tim-kos/node-retry",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/tim-kos/node-retry/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/promise-retry/node_modules/retry"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "protoduck",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|protoduck@5.0.1",
          "author": "Kat Marchán",
          "description": "Fancy duck typing for the most serious of ducks.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/protoduck@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/protoduck.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/protoduck#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/protoduck/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/protoduck"
            }
          ]
        },
        {
          "type": "library",
          "name": "decode-uri-component",
          "version": "0.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decode-uri-component@0.2.0",
          "author": "Sam Verschueren",
          "description": "A better decodeURIComponent",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decode-uri-component@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/decode-uri-component"
            }
          ]
        },
        {
          "type": "library",
          "name": "split-on-first",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|split-on-first@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Split a string on the first occurance of a given separator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/split-on-first@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/split-on-first.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/split-on-first#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/split-on-first/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/split-on-first"
            }
          ]
        },
        {
          "type": "library",
          "name": "strict-uri-encode",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strict-uri-encode@2.0.0",
          "author": "Kevin Mårtensson",
          "description": "A stricter URI encode adhering to RFC 3986",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strict-uri-encode@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/strict-uri-encode.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/strict-uri-encode#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/strict-uri-encode/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strict-uri-encode"
            }
          ]
        },
        {
          "type": "library",
          "name": "debuglog",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debuglog@1.0.1",
          "author": "Sam Roberts",
          "description": "backport of util.debuglog from node v0.11",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debuglog@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sam-github/node-debuglog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sam-github/node-debuglog#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sam-github/node-debuglog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/debuglog"
            }
          ]
        },
        {
          "type": "library",
          "name": "util-extend",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-extend@1.0.3",
          "description": "Node's internal object extension function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/util-extend@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/util-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/util-extend#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/util-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "util-promisify",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-promisify@2.1.0",
          "description": "Node 8's util.promisify, as a node module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/util-promisify@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/juliangruber/util-promisify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/util-promisify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/util-promisify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-promisify"
            }
          ]
        },
        {
          "type": "library",
          "name": "mute-stream",
          "version": "0.0.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mute-stream@0.0.7",
          "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.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/mute-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/mute-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/mute-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mute-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/string_decoder"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0|safe-buffer@5.2.0",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string_decoder/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "util-deprecate",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-deprecate"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws-sign2",
          "version": "0.7.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws-sign2@0.7.0",
          "author": "Mikeal Rogers",
          "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws-sign2@0.7.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aws-sign2"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws4",
          "version": "1.8.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws4@1.8.0",
          "author": "Michael Hart",
          "description": "Signs and prepares requests using AWS Signature Version 4",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws4@1.8.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aws4"
            }
          ]
        },
        {
          "type": "library",
          "name": "caseless",
          "version": "0.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|caseless@0.12.0",
          "author": "Mikeal Rogers",
          "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caseless@0.12.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/caseless"
            }
          ]
        },
        {
          "type": "library",
          "name": "combined-stream",
          "version": "1.0.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|combined-stream@1.0.6",
          "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.6",
          "externalReferences": [
            {
              "url": "git://github.com/felixge/node-combined-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/felixge/node-combined-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/felixge/node-combined-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/combined-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extend@3.0.2",
          "author": "Stefan Thomas",
          "description": "Port of jQuery.extend for node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/justmoon/node-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/justmoon/node-extend#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/justmoon/node-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "forever-agent",
          "version": "0.6.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/forever-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "2.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|form-data@2.3.2",
          "author": "Felix Geisendörfer",
          "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/form-data@2.3.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-validator",
          "version": "5.1.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5",
          "author": "Ahmad Nassri",
          "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-validator@5.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/node-har-validator.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/node-har-validator",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/node-har-validator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/har-validator"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ajv",
              "version": "6.12.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|ajv@6.12.6",
              "author": "Evgeny Poberezkin",
              "description": "Another JSON Schema Validator",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ajv@6.12.6",
              "externalReferences": [
                {
                  "url": "git+https://github.com/ajv-validator/ajv.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/ajv-validator/ajv",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/ajv-validator/ajv/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/har-validator/node_modules/ajv"
                }
              ]
            },
            {
              "type": "library",
              "name": "fast-deep-equal",
              "version": "3.1.3",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|fast-deep-equal@3.1.3",
              "author": "Evgeny Poberezkin",
              "description": "Fast deep equal",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/fast-deep-equal@3.1.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/har-validator/node_modules/fast-deep-equal"
                }
              ]
            },
            {
              "type": "library",
              "name": "json-schema-traverse",
              "version": "0.4.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|json-schema-traverse@0.4.1",
              "author": "Evgeny Poberezkin",
              "description": "Traverse JSON Schema passing each schema object to callback",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/json-schema-traverse@0.4.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/har-validator/node_modules/json-schema-traverse"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "http-signature",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-signature@1.2.0",
          "author": "Joyent, Inc",
          "description": "Reference implementation of Joyent's HTTP Signature scheme.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-signature@1.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-signature"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-typedarray",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-typedarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "isstream",
          "version": "0.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isstream"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-stringify-safe",
          "version": "5.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-stringify-safe@5.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-stringify-safe@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/json-stringify-safe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/json-stringify-safe",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/json-stringify-safe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-stringify-safe"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime-types",
          "version": "2.1.19",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-types@2.1.19",
          "description": "The ultimate javascript content-type utility.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-types@2.1.19",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mime-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "oauth-sign",
          "version": "0.9.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|oauth-sign@0.9.0",
          "author": "Mikeal Rogers",
          "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/oauth-sign@0.9.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/oauth-sign"
            }
          ]
        },
        {
          "type": "library",
          "name": "performance-now",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/performance-now"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "6.5.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qs@6.5.2",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qs@6.5.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "tough-cookie",
          "version": "2.4.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tough-cookie@2.4.3",
          "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.4.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tough-cookie"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tunnel-agent@0.6.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tunnel-agent@0.6.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tunnel-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-iterate",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0",
          "author": "Mathias Buus",
          "description": "Iterate through the values of a stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-iterate@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-iterate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-iterate",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-iterate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-iterate"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|readable-stream@2.3.6",
              "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.6",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-minipass",
          "version": "1.2.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "fs read and write streams based on minipass",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-minipass@1.2.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-minipass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-minipass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-minipass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-minipass"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-minipass/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minizlib",
          "version": "1.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3",
          "author": "Isaac Z. Schlueter",
          "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minizlib@1.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/minizlib.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minizlib#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minizlib/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minizlib"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/minizlib/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-slug",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-slug@2.0.0",
          "author": "Rebecca Turner",
          "description": "Generate a unique character string suitible for use in files and URLs.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-slug@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/iarna/unique-slug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/unique-slug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/unique-slug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-slug"
            }
          ]
        },
        {
          "type": "library",
          "name": "boxen",
          "version": "1.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|boxen@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Create boxes in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/boxen@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/boxen.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/boxen#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/boxen/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/boxen"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chalk@2.4.1",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@2.4.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "configstore",
          "version": "3.1.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|configstore@3.1.5",
          "author": "Sindre Sorhus",
          "description": "Easily load and save config without having to think about where and how",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/configstore@3.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/configstore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/configstore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/configstore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/configstore"
            }
          ]
        },
        {
          "type": "library",
          "name": "import-lazy",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|import-lazy@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Import modules lazily",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/import-lazy@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/import-lazy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/import-lazy#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/import-lazy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/import-lazy"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-ci",
          "version": "1.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1",
          "author": "Thomas Watson Steen",
          "description": "Detect if the current environment is a CI server",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-ci@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/watson/is-ci.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watson/is-ci",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watson/is-ci/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-ci"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ci-info",
              "version": "1.6.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1|ci-info@1.6.0",
              "author": "Thomas Watson Steen",
              "description": "Get details about the current Continuous Integration environment",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ci-info@1.6.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/watson/ci-info.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/watson/ci-info",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/watson/ci-info/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/is-ci/node_modules/ci-info"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "is-installed-globally",
          "version": "0.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-installed-globally@0.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if your package was installed globally",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-installed-globally@0.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-installed-globally.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-installed-globally#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-installed-globally/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-installed-globally"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-npm",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-npm@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if your code is running as an npm script",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-npm@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-npm"
            }
          ]
        },
        {
          "type": "library",
          "name": "latest-version",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|latest-version@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the latest version of an npm package",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/latest-version@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/latest-version.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/latest-version#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/latest-version/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/latest-version"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver-diff",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver-diff@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver-diff@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/semver-diff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/semver-diff#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/semver-diff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/semver-diff"
            }
          ]
        },
        {
          "type": "library",
          "name": "xdg-basedir",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xdg-basedir@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Get XDG Base Directory paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/xdg-basedir@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/xdg-basedir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/xdg-basedir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/xdg-basedir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/xdg-basedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-correct",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-correct@3.0.0",
          "author": "Kyle E. Mitchell",
          "description": "correct invalid SPDX expressions",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-correct@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-correct"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-expression-parse",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-expression-parse@3.0.0",
          "author": "Kyle E. Mitchell",
          "description": "parse SPDX license expressions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-expression-parse@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-expression-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "builtins",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|builtins@1.0.3",
          "description": "List of node.js builtin modules",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/builtins@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/juliangruber/builtins.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/builtins#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/builtins/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/builtins"
            }
          ]
        },
        {
          "type": "library",
          "name": "isexe",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isexe@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isexe"
            }
          ]
        },
        {
          "type": "library",
          "name": "errno",
          "version": "0.1.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|errno@0.1.7",
          "description": "libuv errno details exposed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/errno@0.1.7",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/errno"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "defaults",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|defaults@1.0.3",
          "author": "Elijah Insua",
          "description": "merge single level defaults over a config object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/defaults@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/tmpvar/defaults.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tmpvar/defaults#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tmpvar/defaults/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/defaults"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-util-is",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/core-util-is"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "process-nextick-args",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
          "description": "process.nextTick but always with args",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/process-nextick-args@2.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/process-nextick-args"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.11",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|brace-expansion@1.1.11",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.11",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "ip-regex",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip-regex@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching IP addresses (IPv4 & IPv6)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ip-regex@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ip-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ip-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ip-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ip-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@5.0.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cliui"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "string-width",
              "version": "3.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|string-width@3.1.0",
              "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@3.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/string-width"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "5.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|strip-ansi@5.2.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes from a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@5.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-fullwidth-code-point",
              "version": "2.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/is-fullwidth-code-point"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "4.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|ansi-regex@4.1.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@4.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "decamelize",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/decamelize"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-caller-file",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-caller-file@2.0.5",
          "author": "Stefan Penner",
          "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-caller-file@2.0.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/get-caller-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-directory",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/require-directory"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-main-filename",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|require-main-filename@2.0.0",
          "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@2.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/require-main-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "which-module",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which-module@2.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@2.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/which-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "15.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@15.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yargs-parser"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "camelcase",
              "version": "5.3.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1|camelcase@5.3.1",
              "author": "Sindre Sorhus",
              "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/camelcase@5.3.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#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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs-parser/node_modules/camelcase"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "buffer-from",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|buffer-from@1.0.0",
          "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/buffer-from@1.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/buffer-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "typedarray",
          "version": "0.0.6",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|typedarray@0.0.6",
          "author": "James Halliday",
          "description": "TypedArray polyfill for old browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/typedarray@0.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/substack/typedarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/typedarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/typedarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/typedarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-shift",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-shift@1.0.0",
          "author": "Mathias Buus",
          "description": "Returns the next buffer/object in a stream's readable queue",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-shift@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-shift.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-shift",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-shift/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-shift"
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclist",
          "version": "0.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cyclist@0.2.2",
          "author": "Mathias Buus Madsen",
          "description": "Cyclist is an efficient cyclic list implemention.",
          "purl": "pkg:npm/cyclist@0.2.2",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/cyclist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/cyclist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/cyclist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cyclist"
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xtend@4.0.1",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/xtend@4.0.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/xtend"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-parse",
          "version": "1.0.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-parse@1.0.7",
          "author": "Javier Blanco",
          "description": "Node.js path.parse() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-parse@1.0.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/jbgutierrez/path-parse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "agentkeepalive",
          "version": "3.5.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agentkeepalive@3.5.2",
          "author": "fengmk2",
          "description": "Missing keepalive http.Agent",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/agentkeepalive@3.5.2",
          "externalReferences": [
            {
              "url": "git://github.com/node-modules/agentkeepalive.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/node-modules/agentkeepalive#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/node-modules/agentkeepalive/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/agentkeepalive"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-cache-semantics",
          "version": "3.8.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-cache-semantics@3.8.1",
          "author": "Kornel Lesiński",
          "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-cache-semantics@3.8.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/pornel/http-cache-semantics.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pornel/http-cache-semantics#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pornel/http-cache-semantics/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-cache-semantics"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-proxy-agent",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-proxy-agent@2.1.0",
          "author": "Nathan Rajlich",
          "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-proxy-agent@2.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-proxy-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "https-proxy-agent",
          "version": "2.2.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|https-proxy-agent@2.2.4",
          "author": "Nathan Rajlich",
          "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/https-proxy-agent@2.2.4",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/https-proxy-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "node-fetch-npm",
          "version": "2.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-fetch-npm@2.0.2",
          "author": "David Frank",
          "description": "An npm cli-oriented fork of the excellent node-fetch",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/node-fetch-npm@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-fetch-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-fetch-npm",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-fetch-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/node-fetch-npm"
            }
          ]
        },
        {
          "type": "library",
          "name": "socks-proxy-agent",
          "version": "4.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2",
          "author": "Nathan Rajlich",
          "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/socks-proxy-agent@4.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-socks-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/socks-proxy-agent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "agent-base",
              "version": "4.2.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2|agent-base@4.2.1",
              "author": "Nathan Rajlich",
              "description": "Turn a function into an `http.Agent` instance",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/agent-base@4.2.1",
              "externalReferences": [
                {
                  "url": "git://github.com/TooTallNate/node-agent-base.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/TooTallNate/node-agent-base#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/TooTallNate/node-agent-base/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "delegates",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/delegates"
            }
          ]
        },
        {
          "type": "library",
          "name": "wide-align",
          "version": "1.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.2",
          "author": "Rebecca Turner",
          "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wide-align@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/wide-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/wide-align#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/wide-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wide-align"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "string-width",
              "version": "1.0.2",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wide-align/node_modules/string-width"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "err-code",
          "version": "1.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|err-code@1.1.2",
          "author": "IndigoUnited",
          "description": "Create an error with a code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/err-code@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/js-err-code.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/js-err-code#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/js-err-code/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/err-code"
            }
          ]
        },
        {
          "type": "library",
          "name": "genfun",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|genfun@5.0.0",
          "author": "Kat Marchán",
          "description": "Fast, prototype-friendly multimethods.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/genfun@5.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/zkat/genfun.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/zkat/genfun",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/genfun/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/genfun"
            }
          ]
        },
        {
          "type": "library",
          "name": "object.getownpropertydescriptors",
          "version": "2.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object.getownpropertydescriptors@2.0.3",
          "author": "Jordan Harband",
          "description": "ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object.getownpropertydescriptors@2.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/object.getownpropertydescriptors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/object.getownpropertydescriptors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/object.getownpropertydescriptors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object.getownpropertydescriptors"
            }
          ]
        },
        {
          "type": "library",
          "name": "delayed-stream",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "externalReferences": [
            {
              "url": "git://github.com/felixge/node-delayed-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/felixge/node-delayed-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/felixge/node-delayed-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/delayed-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "asynckit",
          "version": "0.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asynckit"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-schema",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-schema@2.0.0",
          "author": "Ahmad Nassri",
          "description": "JSON Schema for HTTP Archive (HAR)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-schema@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/har-schema.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-schema",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-schema/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/har-schema"
            }
          ]
        },
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/assert-plus"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsprim",
          "version": "1.4.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsprim@1.4.1",
          "description": "utilities for primitive JavaScript types",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsprim@1.4.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsprim"
            }
          ]
        },
        {
          "type": "library",
          "name": "sshpk",
          "version": "1.14.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sshpk@1.14.2",
          "author": "Joyent, Inc",
          "description": "A library for finding and using SSH public keys",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sshpk@1.14.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/arekinath/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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sshpk"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime-db",
          "version": "1.35.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-db@1.35.0",
          "description": "Media Type Database",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-db@1.35.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-db.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-db#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-db/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mime-db"
            }
          ]
        },
        {
          "type": "library",
          "name": "psl",
          "version": "1.1.29",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|psl@1.1.29",
          "author": "Lupo Montero",
          "description": "Domain name parser based on the Public Suffix List",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/psl@1.1.29",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/wrangr/psl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wrangr/psl#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wrangr/psl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/psl"
            }
          ]
        },
        {
          "type": "library",
          "name": "punycode",
          "version": "1.4.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/punycode"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-align",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-align@2.0.0",
          "author": "nexdrew",
          "description": "align-text with ANSI support for CLIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-align@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/nexdrew/ansi-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nexdrew/ansi-align#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nexdrew/ansi-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-boxes",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-boxes@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Boxes for use in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-boxes@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/cli-boxes.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-boxes"
            }
          ]
        },
        {
          "type": "library",
          "name": "term-size",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|term-size@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Reliably get the terminal window size (columns & rows)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/term-size@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/term-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/term-size#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/term-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/term-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "widest-line",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|widest-line@2.0.1",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/widest-line@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/widest-line.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/widest-line"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-styles@3.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@3.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|supports-color@5.4.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@5.4.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "dot-prop",
          "version": "4.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dot-prop@4.2.1",
          "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@4.2.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dot-prop"
            }
          ]
        },
        {
          "type": "library",
          "name": "make-dir",
          "version": "1.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-dir@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Make a directory and its parents if needed - Think `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/make-dir@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/make-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/make-dir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/make-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/make-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-string",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-string@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Generate a unique random string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-string@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/unique-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/unique-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/unique-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "global-dirs",
          "version": "0.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|global-dirs@0.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the directory of globally installed packages and binaries",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/global-dirs@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/global-dirs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/global-dirs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/global-dirs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/global-dirs"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-path-inside",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-path-inside@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Check if a path is inside another path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-path-inside@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-path-inside.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-path-inside#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-path-inside/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-path-inside"
            }
          ]
        },
        {
          "type": "library",
          "name": "package-json",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|package-json@4.0.1",
          "author": "Sindre Sorhus",
          "description": "Get metadata of a package from the npm registry",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/package-json@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-license-ids",
          "version": "3.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-license-ids@3.0.5",
          "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.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-license-ids"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-exceptions",
          "version": "2.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-exceptions@2.1.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.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-exceptions"
            }
          ]
        },
        {
          "type": "library",
          "name": "prr",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/prr"
            }
          ]
        },
        {
          "type": "library",
          "name": "clone",
          "version": "1.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|clone@1.0.4",
          "author": "Paul Vorbach",
          "description": "deep cloning of objects and arrays",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/clone@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/pvorb/node-clone.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pvorb/node-clone#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pvorb/node-clone/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/clone"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|balanced-match@1.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-map",
          "version": "0.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-map@0.0.1",
          "author": "James Halliday",
          "description": "concatenative mapdashery",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-map@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-concat-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-concat-map#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-concat-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/concat-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@5.1.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wrap-ansi"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "string-width",
              "version": "3.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|string-width@3.1.0",
              "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@3.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wrap-ansi/node_modules/string-width"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "5.2.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|strip-ansi@5.2.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes from a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@5.2.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-fullwidth-code-point",
              "version": "2.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|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",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "4.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|ansi-regex@4.1.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@4.1.0",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "7.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|emoji-regex@7.0.3",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@7.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "humanize-ms",
          "version": "1.2.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|humanize-ms@1.2.1",
          "author": "dead-horse",
          "description": "transform humanize time to ms",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/humanize-ms@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/node-modules/humanize-ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/node-modules/humanize-ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/node-modules/humanize-ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/humanize-ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "agent-base",
          "version": "4.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agent-base@4.3.0",
          "author": "Nathan Rajlich",
          "description": "Turn a function into an `http.Agent` instance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/agent-base@4.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-agent-base.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-agent-base#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-agent-base/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/agent-base"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/debug"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ms",
              "version": "2.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0|ms@2.0.0",
              "description": "Tiny milisecond conversion utility",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ms@2.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/zeit/ms.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/zeit/ms#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/zeit/ms/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/debug/node_modules/ms"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "encoding",
          "version": "0.1.12",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|encoding@0.1.12",
          "author": "Andris Reinman",
          "description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/encoding@0.1.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/andris9/encoding.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/andris9/encoding#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/andris9/encoding/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/encoding"
            }
          ]
        },
        {
          "type": "library",
          "name": "socks",
          "version": "2.3.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks@2.3.3",
          "author": "Josh Glazebrook",
          "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/socks@2.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/JoshGlazebrook/socks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/socks"
            }
          ]
        },
        {
          "type": "library",
          "name": "code-point-at",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/code-point-at"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "es-abstract",
          "version": "1.12.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-abstract@1.12.0",
          "author": "Jordan Harband",
          "description": "ECMAScript spec abstract operations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es-abstract@1.12.0",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/es-abstract.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/es-abstract#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/es-abstract/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es-abstract"
            }
          ]
        },
        {
          "type": "library",
          "name": "fast-json-stable-stringify",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fast-json-stable-stringify@2.0.0",
          "author": "James Halliday",
          "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fast-json-stable-stringify@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fast-json-stable-stringify"
            }
          ]
        },
        {
          "type": "library",
          "name": "uri-js",
          "version": "4.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0",
          "author": "Gary Court",
          "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uri-js@4.4.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/garycourt/uri-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/garycourt/uri-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/garycourt/uri-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uri-js"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "punycode",
              "version": "2.1.1",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0|punycode@2.1.1",
              "author": "Mathias Bynens",
              "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/punycode@2.1.1",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/uri-js/node_modules/punycode"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "extsprintf",
          "version": "1.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extsprintf@1.3.0",
          "description": "extended POSIX-style sprintf",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extsprintf@1.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/extsprintf"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-schema",
          "version": "0.2.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-schema@0.2.3",
          "author": "Kris Zyp",
          "description": "JSON Schema validation and specifications",
          "licenses": [
            {
              "license": {
                "name": "AFLv2.1",
                "acknowledgement": "declared",
                "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
              }
            },
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
              }
            }
          ],
          "purl": "pkg:npm/json-schema@0.2.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-schema"
            }
          ]
        },
        {
          "type": "library",
          "name": "verror",
          "version": "1.10.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|verror@1.10.0",
          "description": "richer JavaScript errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/verror@1.10.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/verror"
            }
          ]
        },
        {
          "type": "library",
          "name": "asn1",
          "version": "0.2.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asn1@0.2.4",
          "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.4",
          "externalReferences": [
            {
              "url": "git://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asn1"
            }
          ]
        },
        {
          "type": "library",
          "name": "bcrypt-pbkdf",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bcrypt-pbkdf"
            }
          ]
        },
        {
          "type": "library",
          "name": "dashdash",
          "version": "1.14.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dashdash"
            }
          ]
        },
        {
          "type": "library",
          "name": "ecc-jsbn",
          "version": "0.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ecc-jsbn"
            }
          ]
        },
        {
          "type": "library",
          "name": "getpass",
          "version": "0.1.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/getpass"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsbn",
          "version": "0.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsbn"
            }
          ]
        },
        {
          "type": "library",
          "name": "safer-buffer",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/safer-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "tweetnacl",
          "version": "0.14.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tweetnacl"
            }
          ]
        },
        {
          "type": "library",
          "name": "execa",
          "version": "0.7.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0",
          "author": "Sindre Sorhus",
          "description": "A better `child_process`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/execa@0.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/execa.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/execa#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/execa/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/execa"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "get-stream",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0|get-stream@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get a stream as a string, buffer, or array",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/get-stream@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/get-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/execa/node_modules/get-stream"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "1.9.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-convert@1.9.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@1.9.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-flag@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@3.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-obj",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-obj"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "crypto-random-string",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|crypto-random-string@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Generate a cryptographically strong random string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/crypto-random-string@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/crypto-random-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/crypto-random-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/crypto-random-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/crypto-random-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "got",
          "version": "6.7.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1",
          "description": "Simplified HTTP requests",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/got@6.7.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/got.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/got#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/got/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/got"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "get-stream",
              "version": "3.0.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1|get-stream@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get a stream as a string, buffer, or array",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/get-stream@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/get-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/got/node_modules/get-stream"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "registry-auth-token",
          "version": "3.4.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-auth-token@3.4.0",
          "author": "Espen Hovlandsdal",
          "description": "Get the auth token set for an npm registry (if any)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/registry-auth-token@3.4.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rexxars/registry-auth-token#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rexxars/registry-auth-token/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/registry-auth-token"
            }
          ]
        },
        {
          "type": "library",
          "name": "registry-url",
          "version": "3.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-url@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the set npm registry URL",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/registry-url@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/registry-url.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/registry-url#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/registry-url/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/registry-url"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ms@2.1.1",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "es6-promisify",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promisify@5.0.0",
          "author": "Mike Hall",
          "description": "Converts callback-based functions to ES6 Promises",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es6-promisify@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/digitaldesignlabs/es6-promisify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/digitaldesignlabs/es6-promisify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/digitaldesignlabs/es6-promisify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es6-promisify"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.23",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iconv-lite@0.4.23",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.23",
          "externalReferences": [
            {
              "url": "git://github.com/ashtuchkin/iconv-lite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/iconv-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "ip",
          "version": "1.1.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip@1.1.5",
          "author": "Fedor Indutny",
          "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ip@1.1.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/indutny/node-ip.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/indutny/node-ip",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/indutny/node-ip/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ip"
            }
          ]
        },
        {
          "type": "library",
          "name": "smart-buffer",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|smart-buffer@4.1.0",
          "author": "Josh Glazebrook",
          "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/smart-buffer@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/JoshGlazebrook/smart-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/smart-buffer/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/smart-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/smart-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "number-is-nan",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/number-is-nan"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.0.12",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-keys@1.0.12",
          "author": "Jordan Harband",
          "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-keys@1.0.12",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "es-to-primitive",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-to-primitive@1.2.0",
          "author": "Jordan Harband",
          "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es-to-primitive@1.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/es-to-primitive.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/es-to-primitive#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/es-to-primitive/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es-to-primitive"
            }
          ]
        },
        {
          "type": "library",
          "name": "function-bind",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|function-bind@1.1.1",
          "author": "Raynos",
          "description": "Implementation of Function.prototype.bind",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/function-bind@1.1.1",
          "externalReferences": [
            {
              "url": "git://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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/function-bind"
            }
          ]
        },
        {
          "type": "library",
          "name": "has",
          "version": "1.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has@1.0.3",
          "author": "Thiago de Arruda",
          "description": "Object.prototype.hasOwnProperty.call shortcut",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            },
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/has@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/tarruda/has.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tarruda/has",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tarruda/has/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-callable",
          "version": "1.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-callable@1.1.4",
          "author": "Jordan Harband",
          "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-callable@1.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-callable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-callable#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-callable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-callable"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-regex",
          "version": "1.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-regex@1.0.4",
          "author": "Jordan Harband",
          "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-regex@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0",
          "author": "IndigoUnited",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@5.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cross-spawn"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "4.1.5",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|lru-cache@4.1.5",
              "author": "Isaac Z. Schlueter",
              "description": "A cache object that deletes the least-recently-used items.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lru-cache@4.1.5",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cross-spawn/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "yallist",
              "version": "2.1.2",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|yallist@2.1.2",
              "author": "Isaac Z. Schlueter",
              "description": "Yet Another Linked List",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/yallist@2.1.2",
              "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\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cross-spawn/node_modules/yallist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "is-stream",
          "version": "1.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-stream@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if something is a Node.js stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-stream@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-run-path",
          "version": "2.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-run-path@2.0.2",
          "author": "Sindre Sorhus",
          "description": "Get your PATH prepended with locally installed binaries",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-run-path@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/npm-run-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-run-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-finally",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|p-finally@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-finally@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-finally.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-finally#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-finally/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-finally"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-eof",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-eof@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip the End-Of-File (EOF) character from a string/buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-eof@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-eof.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-eof#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-eof/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-eof"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-name@1.1.3",
          "author": "DY",
          "description": "A list of color names and its values",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-name@1.1.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/dfcreative/color-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dfcreative/color-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dfcreative/color-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/color-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "create-error-class",
          "version": "3.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|create-error-class@3.0.2",
          "author": "Vsevolod Strukchinsky",
          "description": "Create Error classes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/create-error-class@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/create-error-class.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/create-error-class#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/create-error-class/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/create-error-class"
            }
          ]
        },
        {
          "type": "library",
          "name": "duplexer3",
          "version": "0.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexer3@0.1.4",
          "author": "Conrad Pankoff",
          "description": "Like duplexer but using streams3",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexer3@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/duplexer3.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/duplexer3#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/duplexer3/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/duplexer3"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-redirect",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-redirect@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a number is a redirect HTTP status code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-redirect@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-redirect.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-redirect#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-redirect/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-redirect"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-retry-allowed",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-retry-allowed@1.2.0",
          "author": "Vsevolod Strukchinsky",
          "description": "Is retry allowed for Error?",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-retry-allowed@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/is-retry-allowed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/is-retry-allowed#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/is-retry-allowed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-retry-allowed"
            }
          ]
        },
        {
          "type": "library",
          "name": "lowercase-keys",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lowercase-keys@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Lowercase the keys of an object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lowercase-keys@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/lowercase-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/lowercase-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/lowercase-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lowercase-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "timed-out",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|timed-out@4.0.1",
          "author": "Vsevolod Strukchinsky",
          "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/timed-out@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/timed-out.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/timed-out#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/timed-out/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/timed-out"
            }
          ]
        },
        {
          "type": "library",
          "name": "unzip-response",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unzip-response@2.0.1",
          "description": "Unzip a HTTP response if needed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unzip-response@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/unzip-response.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/unzip-response#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/unzip-response/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unzip-response"
            }
          ]
        },
        {
          "type": "library",
          "name": "url-parse-lax",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|url-parse-lax@1.0.0",
          "author": "Sindre Sorhus",
          "description": "url.parse() with support for protocol-less URLs & IPs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/url-parse-lax@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/url-parse-lax.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/url-parse-lax#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/url-parse-lax/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/url-parse-lax"
            }
          ]
        },
        {
          "type": "library",
          "name": "rc",
          "version": "1.2.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rc@1.2.8",
          "author": "Dominic Tarr",
          "description": "hardwired configuration loader",
          "licenses": [
            {
              "expression": "(BSD-2-Clause OR MIT OR Apache-2.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/rc@1.2.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/rc.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dominictarr/rc#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/rc/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/rc"
            }
          ]
        },
        {
          "type": "library",
          "name": "es6-promise",
          "version": "4.2.8",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promise@4.2.8",
          "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@4.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/stefanpenner/es6-promise.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stefanpenner/es6-promise",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stefanpenner/es6-promise/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es6-promise"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-date-object",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-date-object@1.0.1",
          "author": "Jordan Harband",
          "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-date-object@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-date-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-date-object#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-date-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-date-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-symbol",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-symbol@1.0.2",
          "author": "Jordan Harband",
          "description": "Determine if a value is an ES6 Symbol or not.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-symbol@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-symbol.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-symbol#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-symbol/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-symbol"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-command",
          "version": "1.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-command@1.2.0",
          "author": "Kevin Martensson",
          "description": "Get the command from a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-command@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/shebang-command.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/shebang-command#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/shebang-command/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/shebang-command"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-key",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-key@2.0.1",
          "author": "Sindre Sorhus",
          "description": "Get the PATH environment variable key cross-platform",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-key@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-key.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-key"
            }
          ]
        },
        {
          "type": "library",
          "name": "capture-stack-trace",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|capture-stack-trace@1.0.0",
          "author": "Vsevolod Strukchinsky",
          "description": "Error.captureStackTrace ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/capture-stack-trace@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/capture-stack-trace.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/capture-stack-trace#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/capture-stack-trace/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/capture-stack-trace"
            }
          ]
        },
        {
          "type": "library",
          "name": "prepend-http",
          "version": "1.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|prepend-http@1.0.4",
          "author": "Sindre Sorhus",
          "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/prepend-http@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/prepend-http.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/prepend-http#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/prepend-http/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/prepend-http"
            }
          ]
        },
        {
          "type": "library",
          "name": "deep-extend",
          "version": "0.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|deep-extend@0.6.0",
          "author": "Viacheslav Lotsmanov",
          "description": "Recursive object extending",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            },
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/deep-extend@0.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/unclechu/node-deep-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/unclechu/node-deep-extend",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/unclechu/node-deep-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/deep-extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimist@1.2.5",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.2.5",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-json-comments",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-json-comments"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-symbols@1.0.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.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-symbols"
            }
          ]
        },
        {
          "type": "library",
          "name": "pseudomap",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pseudomap"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-regex",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-regex@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-regex@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/shebang-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/shebang-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pug",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug@2.0.4",
      "author": "TJ Holowaychuk",
      "description": "A clean, whitespace-sensitive template language for writing HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://pugjs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug"
        }
      ]
    },
    {
      "type": "library",
      "name": "server-destroy",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|server-destroy@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Enable destroying a server, and all currently open connections.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/server-destroy@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/server-destroy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/server-destroy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/server-destroy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/server-destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "slugg",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slugg@1.2.1",
      "author": "Ben Gourley",
      "description": "Make strings url safe (with no dependencies)",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slugg@1.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bengourley/slugg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bengourley/slugg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bengourley/slugg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slugg"
        }
      ]
    },
    {
      "type": "library",
      "name": "winston",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0",
      "author": "Charlie Robbins",
      "description": "A logger for just about everything.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/winston@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/winstonjs/winston.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/winston#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/winston/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/winston"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|escalade@3.1.1",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/escalade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/escalade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/escalade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.13",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/trace-mapping@0.3.13",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "highlight",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/highlight@7.18.6",
      "author": "The Babel Team",
      "description": "Syntax highlight JavaScript strings for output in terminals.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/highlight@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-highlight",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-highlight",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/highlight"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/gen-mapping@0.3.2",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/gen-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/gen-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/gen-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "2.5.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsesc@2.5.2",
      "author": "Mathias Bynens",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@2.5.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-environment-visitor",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
      "author": "The Babel Team",
      "description": "Helper visitor to only visit nodes in the current 'this' context",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-environment-visitor@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-environment-visitor",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-environment-visitor",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-environment-visitor"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-imports@7.18.6",
      "author": "The Babel Team",
      "description": "Babel helper functions for inserting module loads",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-imports@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-imports"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-split-export-declaration",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6",
      "author": "The Babel Team",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-split-export-declaration",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-split-export-declaration"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-function-name",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
      "author": "The Babel Team",
      "description": "Helper function to change the property 'name' of every function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-function-name@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-function-name",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-function-name",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-function-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-hoist-variables",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-hoist-variables@7.18.6",
      "author": "The Babel Team",
      "description": "Helper function to hoist variables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-hoist-variables@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-hoist-variables",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-hoist-variables"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.18.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-string-parser@7.18.10",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.18.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-skip-transparent-expression-wrappers",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-skip-transparent-expression-wrappers@7.18.9",
      "author": "The Babel Team",
      "description": "Helper which skips types and parentheses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-skip-transparent-expression-wrappers@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-skip-transparent-expression-wrappers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-skip-transparent-expression-wrappers"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-remap-async-to-generator",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-remap-async-to-generator@7.18.9",
      "author": "The Babel Team",
      "description": "Helper function to remap async functions to generators",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-remap-async-to-generator@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-remap-async-to-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-remap-async-to-generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-create-class-features-plugin",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
      "author": "The Babel Team",
      "description": "Compile class public and private fields, private methods and decorators to ES6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-create-class-features-plugin@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-create-class-features-plugin",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-create-class-features-plugin"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-annotate-as-pure",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
      "author": "The Babel Team",
      "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-annotate-as-pure",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-annotate-as-pure"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-create-regexp-features-plugin",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
      "author": "The Babel Team",
      "description": "Compile ESNext Regular Expressions to ES5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-create-regexp-features-plugin",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-create-regexp-features-plugin"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-optimise-call-expression",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-optimise-call-expression@7.18.6",
      "author": "The Babel Team",
      "description": "Helper function to optimise call expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-optimise-call-expression@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-optimise-call-expression",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-optimise-call-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-replace-supers",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-replace-supers@7.18.9",
      "author": "The Babel Team",
      "description": "Helper function to replace supers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-replace-supers@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-replace-supers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-replace-supers"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-builder-binary-assignment-operator-visitor",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-builder-binary-assignment-operator-visitor@7.18.6",
      "author": "The Babel Team",
      "description": "Helper function to build binary assignment operator visitors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-builder-binary-assignment-operator-visitor@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-builder-binary-assignment-operator-visitor",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-builder-binary-assignment-operator-visitor"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-transform",
      "version": "0.15.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerator-transform@0.15.0",
      "author": "Ben Newman",
      "description": "Explode async and generator functions into a state machine.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerator-transform@0.15.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-transform"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-define-polyfill-provider",
      "group": "@babel",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2",
      "description": "Babel helper to create your own polyfill provider",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-define-polyfill-provider@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-helper-define-polyfill-provider",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel-polyfills/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-define-polyfill-provider"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|debug@4.3.4",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.4",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-define-polyfill-provider/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-define-polyfill-provider/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-define-polyfill-provider/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|deep-is@0.1.3",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "purl": "pkg:npm/deep-is@0.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/thlorenz/deep-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|word-wrap@1.2.3",
      "author": "Jon Schlinkert",
      "description": "Wrap words to a specified length.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.4.211",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|electron-to-chromium@1.4.211",
      "author": "Kilian Valkhof",
      "description": "Provides a list of electron-to-chromium version mappings",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/electron-to-chromium@1.4.211",
      "externalReferences": [
        {
          "url": "git+https://github.com/kilian/electron-to-chromium.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kilian/electron-to-chromium#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kilian/electron-to-chromium/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/electron-to-chromium"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|node-releases@2.0.6",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-releases@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/chicoxyzzy/node-releases.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-releases"
        }
      ]
    },
    {
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|update-browserslist-db@1.0.5",
      "author": "Andrey Sitnik",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/update-browserslist-db@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/update-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/update-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/update-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/update-browserslist-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-commondir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-dir",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0",
      "author": "Sindre Sorhus",
      "description": "Find the root directory of a Node.js project or npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-dir@4.2.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#readme",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pkg-dir"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "find-up",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|find-up@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file or directory by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@4.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|locate-path@5.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@5.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|path-exists@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@4.0.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "4.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-locate@4.1.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@4.1.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "2.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-limit@2.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@2.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "2.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-try@2.2.0",
          "author": "Sindre Sorhus",
          "description": "`Start a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@2.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pkg-dir/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "big.js",
      "version": "5.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|big.js@5.2.2",
      "author": "Michael Mclaughlin",
      "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/big.js@5.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/MikeMcl/big.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MikeMcl/big.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MikeMcl/big.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/big.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "emojis-list",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|emojis-list@3.0.0",
      "author": "Kiko Beats",
      "description": "Complete list of standard emojis.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emojis-list@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kikobeats/emojis-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://nidecoc.io/Kikobeats/emojis-list",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Kikobeats/emojis-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emojis-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "group": "@types",
      "version": "7.0.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9",
      "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/json-schema@7.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv-keywords",
      "version": "3.5.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ajv-keywords@3.5.2",
      "author": "Evgeny Poberezkin",
      "description": "Custom JSON-Schema keywords for Ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-keywords@3.5.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv-keywords"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-libc",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|detect-libc@1.0.3",
      "author": "Lovell Fuller",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-libc@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/lovell/detect-libc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lovell/detect-libc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/detect-libc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-libc"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-fetch",
      "version": "2.6.7",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|node-fetch@2.6.7",
      "author": "David Frank",
      "description": "A light-weight module that brings window.fetch to node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-fetch@2.6.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/bitinn/node-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "5.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|nopt@5.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nopt@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "npmlog",
      "version": "4.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|npmlog@4.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "logger for npm",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npmlog@4.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npmlog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npmlog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npmlog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npmlog"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar",
      "version": "6.1.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11",
      "author": "Isaac Z. Schlueter",
      "description": "tar for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar@6.1.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-tar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-tar#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-tar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chownr",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|chownr@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "like `chown -R`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chownr@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chownr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chownr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chownr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar/node_modules/chownr"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "decompress-response",
      "version": "4.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|decompress-response@4.2.1",
      "author": "Sindre Sorhus",
      "description": "Decompress a HTTP response if needed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decompress-response@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decompress-response.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decompress-response#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decompress-response/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decompress-response"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-concat",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-concat@1.0.1",
      "author": "Feross Aboukhadijeh",
      "description": "Super-minimalist version of `concat-stream`. Less than 15 lines!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-concat@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/simple-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/simple-concat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/simple-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-concat"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "2.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domelementtype@2.3.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-abstract",
      "version": "1.19.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1",
      "author": "Jordan Harband",
      "description": "ECMAScript spec abstract operations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-abstract@1.19.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/es-abstract.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-abstract#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-abstract/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-abstract"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|has-symbols@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/inspect-js/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-abstract/node_modules/has-symbols"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object-keys@1.1.1",
          "author": "Jordan Harband",
          "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-keys@1.1.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-abstract/node_modules/object-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "object.assign",
          "version": "4.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object.assign@4.1.2",
          "author": "Jordan Harband",
          "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object.assign@4.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/object.assign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/object.assign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/object.assign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-abstract/node_modules/object.assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-abstract/node_modules/define-properties"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
      "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.1.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1|has-symbols@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/inspect-js/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-intrinsic/node_modules/has-symbols"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-string",
      "version": "1.0.7",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-string@1.0.7",
      "author": "Jordan Harband",
      "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-string@1.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/is-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ms@2.0.0",
      "description": "Tiny milisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.1",
      "externalReferences": [
        {
          "url": "git://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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a string has an extglob.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|brace-expansion@1.1.11",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.11",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "group": "@types",
      "version": "0.0.29",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/json5@0.0.29",
      "author": "Jason Swearingen",
      "description": "TypeScript definitions for JSON5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/json5@0.0.29",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonc-parser",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jsonc-parser@3.0.0",
      "author": "Microsoft Corporation",
      "description": "Scanner and parser for JSON with comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonc-parser@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/node-jsonc-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonc-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-textdocument@1.0.1",
      "author": "Microsoft Corporation",
      "description": "A simple text document implementation for Node LSP servers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vscode-languageserver-textdocument@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git#textDocument",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver-textdocument"
        }
      ]
    },
    {
      "type": "library",
      "name": "vscode-languageserver-types",
      "version": "3.16.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-types@3.16.0",
      "author": "Microsoft Corporation",
      "description": "Types used by the Language server for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vscode-languageserver-types@3.16.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git#types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "vscode-nls",
      "version": "5.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-nls@5.0.0",
      "author": "Microsoft Corporation",
      "description": "NPM module to externalize and localize VSCode extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vscode-nls@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/vscode-nls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-nls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/vscode-nls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-nls"
        }
      ]
    },
    {
      "type": "library",
      "name": "vscode-uri",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-uri@3.0.2",
      "author": "Microsoft",
      "description": "The URI implementation that is used by VS Code and its extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vscode-uri@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/vscode-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/microsoft/vscode-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/vscode-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-visitor-keys",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-visitor-keys@2.1.0",
      "author": "Toru Nagashima",
      "description": "Constants and utilities about visitor keys to traverse AST.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-visitor-keys@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-visitor-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "esrecurse",
      "version": "4.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esrecurse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esrecurse/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "4.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|domhandler@4.2.2",
      "author": "Felix Boehm",
      "description": "Handler for htmlparser2 that turns pages into a dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domhandler@4.2.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "2.8.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0",
      "author": "Felix Boehm",
      "description": "Utilities for working with htmlparser2's dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domutils@2.8.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "dom-serializer",
          "version": "1.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|dom-serializer@1.3.2",
          "author": "Felix Boehm",
          "description": "render domhandler DOM nodes to a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dom-serializer@1.3.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/domutils/node_modules/dom-serializer"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "2.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|entities@2.2.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@2.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/domutils/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-diff",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-diff@1.2.0",
      "author": "Jason Chen",
      "description": "Fast Javascript text diff",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-diff@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jhchen/fast-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhchen/fast-diff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhchen/fast-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "5.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@5.2.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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "2.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg/node_modules/normalize-package-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "5.2.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|parse-json@5.2.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@5.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|type-fest@0.6.0",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.8.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|type-fest@0.8.1",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "6.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0",
      "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@6.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lru-cache/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "min-indent",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|min-indent@1.0.1",
      "author": "James Kyle",
      "description": "Get the shortest leading whitespace from lines in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/min-indent@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejameskyle/min-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/min-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-schema",
      "group": "@humanwhocodes",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/object-schema@1.2.1",
      "author": "Nicholas C. Zakas",
      "description": "An object schema merger/validator",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/object-schema@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/object-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/object-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/object-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanwhocodes/object-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-json-stable-stringify@2.1.0",
      "author": "James Halliday",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|json-schema-traverse@0.4.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uri-js@4.2.2",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "5.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-jsx@5.3.2",
      "description": "Modern, fast React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-jsx@5.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "3.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|flat-cache@3.0.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@3.0.4",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flat-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-union",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-union@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Create an array of unique values, in order, from the input arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-union@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "dir-glob",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dir-glob@3.0.1",
      "author": "Kevin Mårtensson",
      "description": "Convert directories to glob compatible strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dir-glob@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/dir-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/dir-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/dir-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dir-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge2",
      "version": "1.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|merge2@1.4.1",
      "description": "Merge multiple streams into one stream in sequence or parallel.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge2@1.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/teambition/merge2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/teambition/merge2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/teambition/merge2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge2"
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slash@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Convert Windows backslash paths to slash paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slash@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "parent-module",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|parent-module@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Get the path of the parent module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parent-module@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parent-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parent-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-from@4.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@4.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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-gray",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-gray@0.1.1",
      "author": "Jon Schlinkert",
      "description": "The color gray, in ansi.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-gray@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/ansi-gray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/ansi-gray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/ansi-gray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-gray"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-support",
      "version": "1.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|color-support@1.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "A module which will endeavor to guess your terminal's level of color support.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-support@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/color-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/color-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/color-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-node-version",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-node-version@1.0.0",
      "author": "Gulp Team",
      "description": "Turn node's process.version into something useful.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-node-version@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/parse-node-version.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-node-version"
        }
      ]
    },
    {
      "type": "library",
      "name": "time-stamp",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|time-stamp@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Get a formatted timestamp.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/time-stamp@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/time-stamp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/time-stamp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/time-stamp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/time-stamp"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-colors",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-colors@1.1.0",
      "author": "Brian Woodward",
      "description": "Collection of ansi colors and styles.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-colors@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/ansi-colors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-diff@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-diff@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-union",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-union@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-union@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend-shallow"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extend-shallow/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "import-cwd",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|import-cwd@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module like with `require()` but from the current working directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-cwd@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-cwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-cwd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-cwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-cwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "lilconfig",
      "version": "2.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lilconfig@2.0.3",
      "author": "antonk52",
      "description": "A zero-dependency alternative to cosmiconfig",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lilconfig@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/antonk52/lilconfig.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/antonk52/lilconfig#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/antonk52/lilconfig/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lilconfig"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "1.10.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yaml@1.10.2",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yaml@1.10.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/v1/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eemeli/yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect",
      "group": "@types",
      "version": "1.20.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/expect@1.20.4",
      "description": "TypeScript definitions for Expect",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/expect@1.20.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/expect"
        }
      ]
    },
    {
      "type": "library",
      "name": "binaryextensions",
      "version": "2.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|binaryextensions@2.3.0",
      "author": "2013+ Bevry Pty Ltd",
      "description": "A package that contains an array of every single file extension there is for binary files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binaryextensions@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bevry/binaryextensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevry/binaryextensions",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevry/binaryextensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binaryextensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "textextensions",
      "version": "3.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|textextensions@3.3.0",
      "author": "2013+ Bevry Pty Ltd",
      "description": "A package that contains an array of every single file extension there is for text files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/textextensions@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bevry/textextensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevry/textextensions",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevry/textextensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/textextensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-crc32",
      "version": "0.2.13",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-crc32@0.2.13",
      "author": "Brian J. Brennan",
      "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/buffer-crc32@0.2.13",
      "externalReferences": [
        {
          "url": "git://github.com/brianloveswords/buffer-crc32.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-crc32"
        }
      ]
    },
    {
      "type": "library",
      "name": "anymatch",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|anymatch@2.0.0",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/anymatch@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/anymatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/anymatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/anymatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-done",
      "version": "1.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1",
      "author": "Gulp Team",
      "description": "Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-done@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/async-done.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/async-done#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/async-done/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-done"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "process-nextick-args",
          "version": "1.0.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/async-done/node_modules/process-nextick-args"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-negated-glob",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-negated-glob@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-negated-glob@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-negated-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-negated-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-negated-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-negated-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "just-debounce",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|just-debounce@1.0.0",
      "author": "Michael Hayes",
      "description": "a simple debounce with no dependencies or crazy defaults",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/just-debounce@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/hayes/just-debounce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hayes/just-debounce",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hayes/just-debounce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/just-debounce"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.defaults",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Like `extend` but only copies missing properties/values to the target object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.defaults@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.defaults.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.defaults"
        }
      ]
    },
    {
      "type": "library",
      "name": "archy",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|archy@1.0.0",
      "author": "James Halliday",
      "description": "render nested hierarchies `npm ls` style with unicode pipes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/archy@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-archy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-archy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-archy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/archy"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-sort",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-sort@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-sort.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-sort",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-sort/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-sort"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0|kind-of@5.1.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@5.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array-sort/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-props",
      "version": "2.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5",
      "author": "Gulp Team",
      "description": "Copy properties deeply between two objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-props@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/copy-props.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/copy-props#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/copy-props/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/copy-props"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-plain-object",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5|is-plain-object@5.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-plain-object@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-plain-object",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-plain-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/copy-props/node_modules/is-plain-object"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulplog",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gulplog@1.0.0",
      "author": "Blaine Bublitz",
      "description": "Logger for gulp and gulp plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulplog@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/gulplog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/gulplog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/gulplog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulplog"
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|interpret@1.1.0",
      "author": "Tyler Kellen",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "liftoff",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|liftoff@3.1.0",
      "author": "Tyler Kellen",
      "description": "Launch your command line tool with ease.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/liftoff@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/js-cli/js-liftoff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/js-liftoff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/js-liftoff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/liftoff"
        }
      ]
    },
    {
      "type": "library",
      "name": "matchdep",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0",
      "author": "Tyler Kellen",
      "description": "Use micromatch to filter npm module dependencies by name.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/matchdep@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/js-matchdep.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/js-matchdep",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/js-matchdep/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/matchdep"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "findup-sync",
          "version": "2.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0|findup-sync@2.0.0",
          "author": "\"Cowboy\" Ben Alman",
          "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/findup-sync@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/js-cli/node-findup-sync.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/js-cli/node-findup-sync#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/js-cli/node-findup-sync/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/matchdep/node_modules/findup-sync"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mute-stdout",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mute-stdout@1.0.1",
      "author": "Gulp Team",
      "description": "Mute and unmute stdout.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mute-stdout@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/mute-stdout.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/mute-stdout#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/mute-stdout/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mute-stdout"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-hrtime",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pretty-hrtime@1.0.3",
      "author": "Rob Richardson",
      "description": "process.hrtime() to words",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-hrtime@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/robrich/pretty-hrtime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/robrich/pretty-hrtime",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/robrich/pretty-hrtime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-hrtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace-homedir",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|replace-homedir@1.0.0",
      "author": "Gulp Team",
      "description": "Replace user home in a string with another string. Useful for tildifying a path.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replace-homedir@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/replace-homedir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/replace-homedir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/replace-homedir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replace-homedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver-greatest-satisfied-range",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|semver-greatest-satisfied-range@1.1.0",
      "author": "Gulp Team",
      "description": "Find the greatest satisfied semver range from an array of ranges.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver-greatest-satisfied-range@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/semver-greatest-satisfied-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/semver-greatest-satisfied-range#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/semver-greatest-satisfied-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver-greatest-satisfied-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8flags",
      "version": "3.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|v8flags@3.1.3",
      "author": "Gulp Team",
      "description": "Get available v8 flags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8flags@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/v8flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-flatten@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Recursively flatten an array or arrays.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-flatten@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-flatten.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-map",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-map@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Faster, node.js focused alternative to JavaScript's native array map.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-map@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "bach",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|bach@1.2.0",
      "author": "Gulp Team",
      "description": "Compose your async functions with elegance.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bach@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/bach.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/bach#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/bach/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bach"
        }
      ]
    },
    {
      "type": "library",
      "name": "collection-map",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|collection-map@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an array of mapped values from an array or object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collection-map@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/collection-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collection-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-weak-map",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es6-weak-map@2.0.2",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 WeakMap polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-weak-map@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-weak-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-weak-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "last-run",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|last-run@1.1.1",
      "author": "Gulp Team",
      "description": "Capture and retrieve the last time a function was run",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/last-run@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/last-run.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/last-run#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/last-run/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/last-run"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.reduce",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.reduce@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Reduces an object to a value that is the accumulated result of running each property in the object through a callback.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.reduce@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.reduce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.reduce",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.reduce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.reduce"
        }
      ]
    },
    {
      "type": "library",
      "name": "undertaker-registry",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|undertaker-registry@1.0.1",
      "author": "Gulp Team",
      "description": "Default registry in gulp 4.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/undertaker-registry@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/undertaker-registry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/undertaker-registry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/undertaker-registry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/undertaker-registry"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "linkify-it",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/linkify-it@3.0.2",
      "description": "TypeScript definitions for linkify-it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/linkify-it@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/linkify-it",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/linkify-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdurl",
      "group": "@types",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/mdurl@1.0.2",
      "description": "TypeScript definitions for mdurl",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/mdurl@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/mdurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlcreate",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|xmlcreate@2.0.4",
      "author": "Michael Kourlas",
      "description": "Simple XML builder for Node.js",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlcreate@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/michaelkourlas/node-xmlcreate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/michaelkourlas/node-xmlcreate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/michaelkourlas/node-xmlcreate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlcreate"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdurl",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mdurl@1.0.1",
      "description": "URL utilities for markdown-it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mdurl@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/mdurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/mdurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/mdurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "uc.micro",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5",
      "description": "Micro subset of unicode data files for markdown-it projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uc.micro@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/uc.micro.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/uc.micro#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/uc.micro/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uc.micro"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "linkify-it",
      "version": "2.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|linkify-it@2.0.3",
      "description": "Links recognition library with FULL unicode support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/linkify-it@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/linkify-it.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/linkify-it#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/linkify-it/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/linkify-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssesc",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cssesc@3.0.0",
      "author": "Mathias Bynens",
      "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssesc@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/cssesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/cssesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/cssesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cssesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "yauzl",
      "group": "@types",
      "version": "2.9.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/yauzl@2.9.2",
      "description": "TypeScript definitions for yauzl",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/yauzl@2.9.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yauzl",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/yauzl"
        }
      ]
    },
    {
      "type": "library",
      "name": "yauzl",
      "version": "2.10.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yauzl@2.10.0",
      "author": "Josh Wolfe",
      "description": "yet another unzip library for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yauzl@2.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejoshwolfe/yauzl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yauzl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yauzl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yauzl"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "6.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@6.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|debug@4.3.1",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/agent-base/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|ms@2.1.2",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/agent-base/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "chownr",
      "version": "1.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|chownr@1.1.4",
      "author": "Isaac Z. Schlueter",
      "description": "like `chown -R`",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chownr@1.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/chownr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/chownr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/chownr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chownr"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp-classic",
      "version": "0.5.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mkdirp-classic@0.5.3",
      "author": "Mathias Buus",
      "description": "Mirror of mkdirp 0.5.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp-classic@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/mkdirp-classic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/mkdirp-classic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/mkdirp-classic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp-classic"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-stream",
      "version": "2.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0",
      "author": "Mathias Buus",
      "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-stream@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0|readable-stream@3.6.0",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar-stream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "5.7.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer@5.7.1",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@5.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|isarray@1.0.0",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|process-nextick-args@2.0.0",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.1.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "group": "@types",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/parse-json@4.0.0",
      "description": "TypeScript definitions for parse-json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/parse-json@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|path-type@4.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@4.0.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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.stat",
      "group": "@nodelib",
      "version": "2.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.stat@2.0.5",
      "description": "Get the status of a file with some features",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.stat@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.stat"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.walk",
      "group": "@nodelib",
      "version": "1.2.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.walk@1.2.8",
      "description": "A library for efficiently walking a directory recursively",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.walk@1.2.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "group": "@types",
      "version": "1.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/minimist@1.2.2",
      "description": "TypeScript definitions for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/minimist@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "6.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camel case",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@6.2.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "5.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2|camelcase@5.3.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@5.3.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/camelcase-keys/node_modules/camelcase"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize-keys",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.0",
      "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.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dsblv/decamelize-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dsblv/decamelize-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dsblv/decamelize-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "map-obj",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/decamelize-keys/node_modules/map-obj"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "hard-rejection",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|hard-rejection@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make unhandled promise rejections fail hard right away instead of the default silent fail",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hard-rejection@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/hard-rejection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hard-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist-options",
      "version": "4.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minimist-options@4.1.0",
      "author": "Vadim Demedes",
      "description": "Pretty options for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist-options@4.1.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|redent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|trim-newlines@3.0.1",
      "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@3.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|picomatch@2.3.1",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|emoji-regex@8.0.0",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@8.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.truncate",
      "version": "4.4.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.truncate@4.4.2",
      "author": "John-David Dalton",
      "description": "The lodash method `_.truncate` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.truncate@4.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.truncate"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@4.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/color-convert"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-from@1.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "cephes",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cephes@1.2.0",
      "description": "Implementation of special functions and distributions mathematical functions from the cephes library.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cephes@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nearform/node-cephes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nearform/node-cephes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nearform/node-cephes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cephes"
        }
      ]
    },
    {
      "type": "library",
      "name": "keypress",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|keypress@0.1.0",
      "author": "Nathan Rajlich",
      "description": "Make any Node ReadableStream emit \"keypress\" events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/keypress@0.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/keypress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/keypress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/keypress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/keypress"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-parent@3.1.0",
      "author": "Elan Shanker",
      "description": "Strips glob magic from a string to provide the parent directory path",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@3.1.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "ordered-read-streams",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ordered-read-streams@1.0.1",
      "author": "Artem Medeusheyev",
      "description": "Combines array of streams into one read stream in strict order",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ordered-read-streams@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/armed/ordered-read-streams.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/armed/ordered-read-streams#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/armed/ordered-read-streams/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ordered-read-streams"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-absolute-glob",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-absolute-glob@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-absolute-glob@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-absolute-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-absolute-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-absolute-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-absolute-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-stream",
      "version": "2.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unique-stream@2.3.1",
      "author": "Eugene Ware",
      "description": "node.js through stream that emits a unique stream of objects based on criteria",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-stream@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/eugeneware/unique-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eugeneware/unique-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eugeneware/unique-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unique-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "flush-write-stream",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|flush-write-stream@1.0.3",
      "author": "Mathias Buus",
      "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flush-write-stream@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/flush-write-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/flush-write-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/flush-write-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flush-write-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|define-properties@1.1.2",
      "author": "Jordan Harband",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/define-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-symbols@1.0.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.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.0.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-keys@1.0.11",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.0.11",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexify",
      "version": "3.6.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|duplexify@3.6.0",
      "author": "Mathias Buus",
      "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexify@3.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/duplexify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pump@2.0.1",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-utf8",
      "version": "0.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "append-buffer",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|append-buffer@1.0.2",
      "author": "Brian Woodward",
      "description": "Append a buffer to another buffer ensuring to preserve line ending characters.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/append-buffer@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/append-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/append-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/append-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/append-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "1.5.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|convert-source-map@1.5.1",
      "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.5.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-path@2.1.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 unless disabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-path@2.1.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "now-and-later",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|now-and-later@2.0.0",
      "author": "Gulp Team",
      "description": "Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/now-and-later@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/now-and-later.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/now-and-later#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/now-and-later/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/now-and-later"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|errno@0.1.8",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint",
      "group": "@types",
      "version": "8.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint@8.4.1",
      "description": "TypeScript definitions for eslint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/eslint@8.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/eslint",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-numbers",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-numbers@1.11.1",
      "author": "Sven Sauleau",
      "description": "Number parsing utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-numbers@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/helper-numbers"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-buffer",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-buffer@1.11.1",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/helper-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-section",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-section@1.11.1",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-section@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/helper-wasm-section"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-gen",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-gen@1.11.1",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/wasm-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-opt",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-opt@1.11.1",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-opt@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/wasm-opt"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-printer",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wast-printer@1.11.1",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-printer@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/wast-printer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-api-error",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-api-error@1.11.1",
      "author": "Sven Sauleau",
      "description": "Common API errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-api-error@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git#packages/helper-api-error",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/helper-api-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ieee754@1.11.1",
      "description": "IEEE754 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ieee754@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git#packages/ieee754",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "leb128",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/leb128@1.11.1",
      "description": "LEB128 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/leb128@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git#packages/leb128",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/leb128"
        }
      ]
    },
    {
      "type": "library",
      "name": "utf8",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/utf8@1.11.1",
      "author": "Sven Sauleau",
      "description": "UTF8 encoder/decoder for WASM",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/utf8@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|estraverse@4.2.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@4.2.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.51.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mime-db@1.51.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.51.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-worker",
      "version": "27.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-worker@27.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/jest.git#packages/jest-worker",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/facebook/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-worker"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "supports-color",
          "version": "8.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|supports-color@8.1.1",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@8.1.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-worker/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-worker/node_modules/has-flag"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serialize-javascript",
      "version": "6.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|serialize-javascript@6.0.0",
      "author": "Eric Ferraiuolo",
      "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serialize-javascript@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yahoo/serialize-javascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yahoo/serialize-javascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yahoo/serialize-javascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serialize-javascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "3.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-styles@3.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@3.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "5.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-color@5.4.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@5.4.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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-each",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|async-each@1.0.1",
      "author": "Paul Miller",
      "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-each@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/async-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/async-each/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/async-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "2.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@2.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/braces"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/braces/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-binary-path",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-binary-path@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a filepath is a binary file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-binary-path@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-binary-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-binary-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "2.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|readdirp@2.2.1",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with streaming api.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@2.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/readdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "upath",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|upath@1.2.0",
      "author": "Angelos Pikoulas",
      "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/upath@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/anodynos/upath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/anodynos/upath/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/anodynos/upath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/upath"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-code-gen",
      "version": "2.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3",
      "author": "Forbes Lindesay",
      "description": "Default code-generator for pug.  It generates HTML via a JavaScript template function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-code-gen@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-code-gen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pug-attrs",
          "version": "2.0.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3|pug-attrs@2.0.4",
          "author": "Forbes Lindesay",
          "description": "Generate code for Pug attributes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pug-attrs@2.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/pugjs/pug.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pugjs/pug/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pugjs/pug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-code-gen/node_modules/pug-attrs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-filters",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-filters@3.1.1",
      "author": "Forbes Lindesay",
      "description": "Code for processing filters in pug templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-filters@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-filters"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-lexer",
      "version": "4.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-lexer@4.1.0",
      "author": "ForbesLindesay",
      "description": "The pug lexer (takes a string and converts it to an array of tokens)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-lexer@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-linker",
      "version": "3.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-linker@3.0.6",
      "author": "Forbes Lindesay",
      "description": "Link multiple pug ASTs together using include/extends",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-linker@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-linker"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-load",
      "version": "2.0.12",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-load@2.0.12",
      "author": "ForbesLindesay",
      "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-load@2.0.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-load"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-parser",
      "version": "5.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-parser@5.0.1",
      "author": "ForbesLindesay",
      "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-parser@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-runtime",
      "version": "2.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-runtime@2.0.5",
      "author": "ForbesLindesay",
      "description": "The runtime components for the pug templating language",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-runtime@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-strip-comments",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-strip-comments@1.0.4",
      "author": "Timothy Gu",
      "description": "Strip comments from a Pug token stream (from the lexer)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-strip-comments@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-strip-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "diagnostics",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|diagnostics@1.1.1",
      "author": "Arnout Kazemier",
      "description": "Tools for debugging your node.js modules and event loop",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diagnostics@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/bigpipe/diagnostics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bigpipe/diagnostics",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bigpipe/diagnostics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diagnostics"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-stream@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "logform",
      "version": "1.10.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0",
      "author": "Charlie Robbins",
      "description": "An mutable object-based log format designed for chaining & objectMode streams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/logform@1.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/winstonjs/logform.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/logform#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/logform/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/logform"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0|ms@2.1.1",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/logform/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "one-time",
      "version": "0.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|one-time@0.0.4",
      "author": "Arnout Kazemier",
      "description": "Run the supplied function exactly one time (once)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/one-time@0.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/one-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/one-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/one-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/one-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-trace",
      "version": "0.0.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stack-trace@0.0.10",
      "author": "Felix Geisendörfer",
      "description": "Get v8 stack traces as an array of CallSite objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-trace@0.0.10",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-stack-trace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-trace"
        }
      ]
    },
    {
      "type": "library",
      "name": "triple-beam",
      "version": "1.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|triple-beam@1.3.0",
      "author": "Charlie Robbins",
      "description": "Definitions of levels for logging purposes & shareable Symbol constants.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/triple-beam@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/winstonjs/triple-beam.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/triple-beam#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/triple-beam/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/triple-beam"
        }
      ]
    },
    {
      "type": "library",
      "name": "winston-transport",
      "version": "4.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|winston-transport@4.2.0",
      "author": "Charlie Robbins",
      "description": "Base stream implementations for winston@3 and up.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/winston-transport@4.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/winstonjs/winston-transport.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/winston-transport#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/winston-transport/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/winston-transport"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/resolve-uri@3.0.5",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/sourcemap-codec@1.4.11",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-array",
      "group": "@jridgewell",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/set-array@1.1.1",
      "author": "Justin Ridgewell",
      "description": "Like a Set, but provides the index of the `key` in the backing array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/set-array@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/set-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/set-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/set-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/set-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wrap-function",
      "group": "@babel",
      "version": "7.18.11",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-wrap-function@7.18.11",
      "author": "The Babel Team",
      "description": "Helper to wrap functions inside a function call.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-wrap-function@7.18.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-wrap-function",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-wrap-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-member-expression-to-functions",
      "group": "@babel",
      "version": "7.18.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-member-expression-to-functions@7.18.9",
      "author": "The Babel Team",
      "description": "Helper function to replace certain member expressions with function calls",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-member-expression-to-functions@7.18.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-member-expression-to-functions",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-member-expression-to-functions"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexpu-core",
      "version": "5.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regexpu-core@5.1.0",
      "author": "Mathias Bynens",
      "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexpu-core@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/regexpu-core.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/regexpu",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/regexpu-core/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexpu-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-explode-assignable-expression",
      "group": "@babel",
      "version": "7.18.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-explode-assignable-expression@7.18.6",
      "author": "The Babel Team",
      "description": "Helper function to explode an assignable expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-explode-assignable-expression@7.18.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-explode-assignable-expression",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-explode-assignable-expression",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-explode-assignable-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.debounce",
      "version": "4.0.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.debounce@4.0.8",
      "author": "John-David Dalton",
      "description": "The lodash method `_.debounce` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.debounce@4.0.8",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.debounce"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "5.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|whatwg-url@5.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-url@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|abbrev@1.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "are-we-there-yet",
      "version": "1.1.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|are-we-there-yet@1.1.5",
      "author": "Rebecca Turner",
      "description": "Keep track of the overall completion of many disparate processes",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/are-we-there-yet@1.1.5",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/are-we-there-yet"
        }
      ]
    },
    {
      "type": "library",
      "name": "console-control-strings",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|console-control-strings@1.1.0",
      "author": "Rebecca Turner",
      "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning.  This is a subset of both ansi and vt100.  All control codes included work on both Windows & Unix-like OSes, except where noted.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/console-control-strings@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/console-control-strings.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/console-control-strings#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/console-control-strings/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/console-control-strings"
        }
      ]
    },
    {
      "type": "library",
      "name": "gauge",
      "version": "2.7.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|gauge@2.7.4",
      "author": "Rebecca Turner",
      "description": "A terminal based horizontal guage",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gauge@2.7.4",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gauge"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-blocking",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-blocking"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-minipass",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-minipass@2.1.0",
      "author": "Isaac Z. Schlueter",
      "description": "fs read and write streams based on minipass",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-minipass@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs-minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs-minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs-minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-minipass"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass",
      "version": "3.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "minimal implementation of a PassThrough stream",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minipass/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minizlib",
      "version": "2.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minizlib@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minizlib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minizlib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minizlib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minizlib"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minizlib/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mimic-response",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mimic-response@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Mimic a Node.js HTTP response stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mimic-response@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/mimic-response.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-response#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-response/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mimic-response"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0",
      "author": "Felix Boehm",
      "description": "render domhandler DOM nodes to a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/cheeriojs/dom-serializer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-serializer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-serializer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domhandler",
          "version": "5.0.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|domhandler@5.0.3",
          "author": "Felix Boehm",
          "description": "Handler for htmlparser2 that turns pages into a dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domhandler@5.0.3",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/domhandler"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "4.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|entities@4.3.1",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease & speed",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@4.3.1",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "es-to-primitive",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es-to-primitive@1.2.1",
      "author": "Jordan Harband",
      "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-to-primitive@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/es-to-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-to-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-to-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-to-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-symbol-description",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-symbol-description@1.0.0",
      "author": "Jordan Harband",
      "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-symbol-description@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/get-symbol-description.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/get-symbol-description#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/get-symbol-description/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-symbol-description"
        }
      ]
    },
    {
      "type": "library",
      "name": "internal-slot",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|internal-slot@1.0.3",
      "author": "Jordan Harband",
      "description": "ES spec-like internal slots",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/internal-slot@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/internal-slot.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internal-slot"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-callable",
      "version": "1.2.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-callable@1.2.4",
      "author": "Jordan Harband",
      "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-callable@1.2.4",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-callable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-callable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-negative-zero",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-negative-zero@2.0.1",
      "author": "Jordan Harband",
      "description": "Is this value negative zero? === will lie to you",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-negative-zero@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-negative-zero.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-negative-zero",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-negative-zero/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-negative-zero"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regex",
      "version": "1.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-regex@1.1.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-shared-array-buffer",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-shared-array-buffer@1.0.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS SharedArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-shared-array-buffer@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-shared-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakref",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-weakref@1.0.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakref@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakref.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakref#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakref/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-weakref"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.11.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-inspect@1.11.0",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.11.0",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "string.prototype.trimend",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4",
      "author": "Jordan Harband",
      "description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string.prototype.trimend@1.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/String.prototype.trimEnd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimEnd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimEnd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string.prototype.trimend"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string.prototype.trimend/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string.prototype.trimend/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "string.prototype.trimstart",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4",
      "author": "Jordan Harband",
      "description": "ES2019 spec-compliant String.prototype.trimStart shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string.prototype.trimstart@1.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/String.prototype.trimStart.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimStart#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimStart/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string.prototype.trimstart"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|define-properties@1.1.3",
          "author": "Jordan Harband",
          "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-properties@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string.prototype.trimstart/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.1.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string.prototype.trimstart/node_modules/object-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unbox-primitive",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1",
      "author": "Jordan Harband",
      "description": "Unbox a boxed JS primitive value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unbox-primitive@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/unbox-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/unbox-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/unbox-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unbox-primitive"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1|has-symbols@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/inspect-js/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unbox-primitive/node_modules/has-symbols"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-tostringtag"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0|has-symbols@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/inspect-js/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/has-tostringtag/node_modules/has-symbols"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|balanced-match@1.0.0",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "group": "@types",
      "version": "2.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/normalize-package-data@2.4.0",
      "description": "TypeScript definitions for normalize-package-data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/normalize-package-data@2.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|punycode@2.1.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.1.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "flatted",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|flatted@3.1.1",
      "author": "Andrea Giammarchi",
      "description": "A super light and fast circular JSON parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/flatted.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/flatted#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/flatted/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|callsites@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/callsites@3.1.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-wrap",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-wrap@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Create ansi colors by passing the open and close codes.",
      "purl": "pkg:npm/ansi-wrap@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/ansi-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/ansi-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/ansi-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "assign-symbols",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|assign-symbols@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assign-symbols@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/assign-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assign-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-from",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module like with `require()` but from a given path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-from@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-from"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve-from",
          "version": "5.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0|resolve-from@5.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@5.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#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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/import-from/node_modules/resolve-from"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "3.1.10",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@3.1.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-exhaust",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stream-exhaust@1.0.2",
      "author": "Chris Dickinson",
      "description": "Ensure that a stream is flowing data without mutating it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-exhaust@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chrisdickinson/stream-exhaust.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chrisdickinson/stream-exhaust.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chrisdickinson/stream-exhaust.git",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-exhaust"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-each",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-each@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Loop over each item in an array and call the given function on every element.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-each@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-slice",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-slice@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-slice@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-own",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-own@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-own.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-own"
        }
      ]
    },
    {
      "type": "library",
      "name": "default-compare",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0",
      "author": "Brian Woodward",
      "description": "Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/default-compare@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/default-compare.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/default-compare",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/default-compare/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/default-compare"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0|kind-of@5.1.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@5.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/default-compare/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "each-props",
      "version": "1.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|each-props@1.3.2",
      "author": "Takayuki Sato",
      "description": "Processes each properties of an object deeply.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/each-props@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sttk/each-props.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sttk/each-props#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sttk/each-props/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/each-props"
        }
      ]
    },
    {
      "type": "library",
      "name": "glogg",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|glogg@1.0.1",
      "author": "Blaine Bublitz",
      "description": "Global logging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glogg@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/js-cli/glogg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/glogg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/glogg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glogg"
        }
      ]
    },
    {
      "type": "library",
      "name": "findup-sync",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0",
      "author": "Gulp Team",
      "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/findup-sync@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/findup-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/findup-sync#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/findup-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findup-sync"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-glob",
          "version": "4.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0|is-glob@4.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 better user experience.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/is-glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fined",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fined@1.2.0",
      "author": "Gulp Team",
      "description": "Find a file given a declaration of locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fined@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/fined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/fined#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/fined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fined"
        }
      ]
    },
    {
      "type": "library",
      "name": "flagged-respawn",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|flagged-respawn@1.0.1",
      "author": "Gulp Team",
      "description": "A tool for respawning node binaries when special flags are present.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flagged-respawn@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/flagged-respawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flagged-respawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.map",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.map@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.map@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.map"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "homedir-polyfill",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3",
      "author": "Brian Woodward",
      "description": "Node.js os.homedir polyfill for older versions of node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/homedir-polyfill@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/homedir-polyfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/homedir-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-absolute",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-absolute@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-absolute@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "sver-compat",
      "version": "1.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|sver-compat@1.5.0",
      "author": "Guy Bedford",
      "description": "Simple Semver and SemverRange classes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sver-compat@1.5.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/phated/sver-compat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/phated/sver-compat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/phated/sver-compat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sver-compat"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|get-caller-file@1.0.2",
      "author": "Stefan Penner",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-main-filename",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-main-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "3.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|y18n@3.2.2",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@3.2.2",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-iterator",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-iterator@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/make-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-filter",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-filter@1.1.2",
      "author": "Jon Schlinkert",
      "description": "Faster alternative to javascript's native filter method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-filter@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-filter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-filter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-filter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-initial",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Get all but the last element or last n elements of an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-initial@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/array-initial.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-initial",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-initial/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-initial"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0|is-number@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array-initial/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-last",
      "version": "1.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0",
      "author": "Jon Schlinkert",
      "description": "Get the last or last n elements in an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-last@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-last.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-last",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-last/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-last"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0|is-number@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/array-last/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "async-settle",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|async-settle@1.0.0",
      "author": "Gulp Team",
      "description": "Settle an async function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-settle@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/async-settle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/async-settle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/async-settle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-settle"
        }
      ]
    },
    {
      "type": "library",
      "name": "d",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|d@1.0.0",
      "author": "Mariusz Nowak",
      "description": "Property descriptor factory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/d.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/d#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/d/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d"
        }
      ]
    },
    {
      "type": "library",
      "name": "es5-ext",
      "version": "0.10.44",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44",
      "author": "Mariusz Nowak",
      "description": "ECMAScript extensions and shims",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es5-ext@0.10.44",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es5-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es5-ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-iterator",
      "version": "2.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-symbol",
      "version": "3.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1",
      "author": "Mariusz Nowak",
      "description": "ECMAScript 6 Symbol polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-symbol@3.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "default-resolution",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|default-resolution@2.0.0",
      "author": "Gulp Team",
      "description": "Get the default resolution time based on the current node version, optionally overridable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/default-resolution@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/default-resolution.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/default-resolution#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/default-resolution/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/default-resolution"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "fd-slicer",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fd-slicer@1.1.0",
      "author": "Andrew Kelley",
      "description": "safely create multiple ReadStream or WriteStream objects from the same file descriptor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fd-slicer@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/andrewrk/node-fd-slicer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-fd-slicer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-fd-slicer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fd-slicer"
        }
      ]
    },
    {
      "type": "library",
      "name": "bl",
      "version": "4.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0",
      "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bl@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/bl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/bl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/bl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bl"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0|readable-stream@3.6.0",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bl/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-constants",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-constants@1.0.0",
      "author": "Mathias Buus",
      "description": "Require constants across node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-constants@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/fs-constants.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/fs-constants",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/fs-constants/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-constants"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-js",
      "version": "1.5.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base64-js@1.5.1",
      "author": "T. Jameson Little",
      "description": "Base64 encoding/decoding in pure JS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-js@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/base64-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ieee754@1.2.1",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ieee754@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|error-ex@1.3.1",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "lines-and-columns",
      "version": "1.1.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lines-and-columns@1.1.6",
      "author": "Brian Donovan",
      "description": "Maps lines and columns to character offsets and back.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lines-and-columns@1.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/eventualbuddha/lines-and-columns.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lines-and-columns"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.scandir",
      "group": "@nodelib",
      "version": "2.1.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.scandir@2.1.5",
      "description": "List files and directories inside the specified directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.scandir@2.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.scandir"
        }
      ]
    },
    {
      "type": "library",
      "name": "fastq",
      "version": "1.13.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fastq@1.13.0",
      "author": "Matteo Collina",
      "description": "Fast, in memory work queue",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fastq@1.13.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/fastq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/fastq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/fastq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fastq"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.7",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ini@1.3.7",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.7",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "4.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|map-obj@4.3.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@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/map-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "quick-lru",
      "version": "4.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|quick-lru@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Simple \"Least Recently Used\" (LRU) cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/quick-lru@4.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/quick-lru"
        }
      ]
    },
    {
      "type": "library",
      "name": "arrify",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arrify"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|validate-npm-package-license@3.0.3",
      "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.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-from-string",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|require-from-string@2.0.2",
      "author": "Vsevolod Strukchinsky",
      "description": "Require module from string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-from-string@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/require-from-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/require-from-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/require-from-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-from-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "astral-regex",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|astral-regex@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Regular expression for matching astral symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/astral-regex@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/astral-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/astral-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/astral-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astral-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-glob@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-dirname",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|path-dirname@1.0.2",
      "author": "Elan Shanker",
      "description": "Node.js path.dirname() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-dirname@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/es128/path-dirname.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es128/path-dirname#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es128/path-dirname/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-dirname"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2-filter",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0",
      "author": "Bryce B. Baril",
      "description": "A through2 to create an Array.prototype.filter analog for streams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2-filter@3.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/brycebaril/through2-filter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brycebaril/through2-filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brycebaril/through2-filter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through2-filter"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2-filter/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "foreach",
      "version": "2.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|foreach@2.0.5",
      "author": "Manuel Stofer",
      "description": "foreach component + npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/foreach@2.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/manuelstofer/foreach.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/manuelstofer/foreach#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/manuelstofer/foreach/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/foreach"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-shift",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|stream-shift@1.0.0",
      "author": "Mathias Buus",
      "description": "Returns the next buffer/object in a stream's readable queue",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-shift@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/stream-shift.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-shift"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-equal",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-equal@1.0.0",
      "author": "James Halliday",
      "description": "return whether two buffers are equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-equal@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-buffer-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-buffer-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-buffer-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "prr",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prr"
        }
      ]
    },
    {
      "type": "library",
      "name": "floating-point-hex-parser",
      "group": "@webassemblyjs",
      "version": "1.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/floating-point-hex-parser@1.11.1",
      "author": "Mauro Bringolf",
      "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/floating-point-hex-parser@1.11.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@webassemblyjs/floating-point-hex-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "long",
      "group": "@xtuc",
      "version": "4.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/long@4.2.2",
      "author": "Daniel Wirtz",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/long@4.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/dcodeIO/long.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@xtuc/long"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "group": "@xtuc",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/ieee754@1.2.0",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/ieee754@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@xtuc/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|randombytes@2.1.0",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "1.9.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|color-convert@1.9.1",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@1.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-flag@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@3.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "4.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fill-range"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fill-range/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-element",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-element"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-node",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-node@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-descriptor@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-accessor-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-accessor-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-accessor-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/is-accessor-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-data-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-data-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-data-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/is-data-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "split-string",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|split-string@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Split a string on a character except when the character is escaped.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split-string@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/split-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary-extensions",
      "version": "1.11.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|binary-extensions@1.11.0",
      "author": "Sindre Sorhus",
      "description": "List of binary file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary-extensions@1.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/binary-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binary-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "3.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|constantinople@3.1.2",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctypes",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|doctypes@1.1.0",
      "author": "ForbesLindesay",
      "description": "Shorthands for commonly used doctypes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctypes@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/doctypes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/doctypes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/doctypes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctypes"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-stringify",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|js-stringify@1.0.2",
      "author": "ForbesLindesay",
      "description": "Stringify an object so it can be safely inlined in JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-stringify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/js-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "1.3.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "void-elements",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|void-elements@2.0.1",
      "author": "hemanth.hm",
      "description": "Array of \"void elements\" defined by the HTML specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/void-elements@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/hemanth/void-elements.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hemanth/void-elements",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hemanth/void-elements/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/void-elements"
        }
      ]
    },
    {
      "type": "library",
      "name": "with",
      "version": "5.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1",
      "author": "ForbesLindesay",
      "description": "Compile time `with` for strict mode JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/with@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/with.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/with#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/with/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/with"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "3.3.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1|acorn@3.3.0",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@3.3.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/with/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-css",
      "version": "4.2.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|clean-css@4.2.4",
      "author": "Jakub Pawlowicz",
      "description": "A well-tested CSS minifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-css@4.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jakubpawlowicz/clean-css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jakubpawlowicz/clean-css",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jakubpawlowicz/clean-css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-css"
        }
      ]
    },
    {
      "type": "library",
      "name": "jstransformer",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|jstransformer@1.0.0",
      "author": "ForbesLindesay",
      "description": "Normalize the API of any jstransformer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jstransformer@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jstransformers/jstransformer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jstransformer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-walk",
      "version": "1.1.8",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-walk@1.1.8",
      "author": "ForbesLindesay",
      "description": "Walk and transform a pug AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-walk@1.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "2.8.29",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@2.8.29",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|source-map@0.5.7",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.5.7",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "3.10.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|yargs@3.10.0",
          "author": "Alex Ford",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@3.10.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/yargs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "character-parser",
      "version": "2.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|character-parser@2.2.0",
      "author": "ForbesLindesay",
      "description": "Parse JavaScript one character at a time to look for snippets in Templates.  This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-parser@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/character-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-expression",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0",
      "author": "Timothy Gu",
      "description": "Check if a string is a valid JavaScript expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-expression@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/is-expression.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/is-expression#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/is-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-expression"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "4.0.13",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0|acorn@4.0.13",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@4.0.13",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-expression/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "token-stream",
      "version": "0.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|token-stream@0.0.1",
      "author": "ForbesLindesay",
      "description": "Take an array of token and produce a more useful API to give to a parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/token-stream@0.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/token-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/token-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/token-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/token-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "colorspace",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|colorspace@1.1.1",
      "author": "Arnout Kazemier",
      "description": "Generate HEX colors for a given namespace.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colorspace@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/3rd-Eden/colorspace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/3rd-Eden/colorspace",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/3rd-Eden/colorspace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colorspace"
        }
      ]
    },
    {
      "type": "library",
      "name": "enabled",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|enabled@1.0.2",
      "author": "Arnout Kazemier",
      "description": "Check if a certain debug flag is enabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/enabled@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/bigpipe/enabled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bigpipe/enabled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bigpipe/enabled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/enabled"
        }
      ]
    },
    {
      "type": "library",
      "name": "kuler",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|kuler@1.0.1",
      "author": "Arnout Kazemier",
      "description": "Color your terminal using CSS/hex color codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kuler@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/3rd-Eden/kuler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/3rd-Eden/kuler",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/3rd-Eden/kuler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kuler"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|colors@1.3.2",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.3.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-safe-stringify",
      "version": "2.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-safe-stringify@2.0.6",
      "author": "David Mark Clements",
      "description": "Safely and quickly serialize JavaScript objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-safe-stringify@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidmarkclements/fast-safe-stringify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-safe-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "fecha",
      "version": "2.3.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fecha@2.3.3",
      "author": "Taylor Hakes",
      "description": "Date formatting and parsing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fecha@2.3.3",
      "externalReferences": [
        {
          "url": "git+https://taylorhakes@github.com/taylorhakes/fecha.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/taylorhakes/fecha",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/taylorhakes/fecha/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fecha"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerate-unicode-properties",
      "version": "10.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerate-unicode-properties@10.0.1",
      "author": "Mathias Bynens",
      "description": "Regenerate sets for Unicode properties and values.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerate-unicode-properties@10.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/regenerate-unicode-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/regenerate-unicode-properties",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/regenerate-unicode-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerate-unicode-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerate",
      "version": "1.4.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerate@1.4.2",
      "author": "Mathias Bynens",
      "description": "Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerate@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/regenerate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/regenerate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/regenerate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerate"
        }
      ]
    },
    {
      "type": "library",
      "name": "regjsgen",
      "version": "0.6.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsgen@0.6.0",
      "author": "Benjamin Tan",
      "description": "Generate regular expressions from regjsparser’s AST.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regjsgen@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bnjmnt4n/regjsgen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bnjmnt4n/regjsgen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bnjmnt4n/regjsgen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regjsgen"
        }
      ]
    },
    {
      "type": "library",
      "name": "regjsparser",
      "version": "0.8.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4",
      "author": "'Julian Viereck'",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regjsparser@0.8.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jviereck/regjsparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jviereck/regjsparser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jviereck/regjsparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regjsparser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "jsesc",
          "version": "0.5.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4|jsesc@0.5.0",
          "author": "Mathias Bynens",
          "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://mths.be/mit"
              }
            }
          ],
          "purl": "pkg:npm/jsesc@0.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/jsesc.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://mths.be/jsesc",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/jsesc/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/regjsparser/node_modules/jsesc"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-match-property-ecmascript",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-ecmascript@2.0.0",
      "author": "Mathias Bynens",
      "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-match-property-ecmascript@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-match-property-ecmascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-match-property-value-ecmascript",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-value-ecmascript@2.0.0",
      "author": "Mathias Bynens",
      "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-match-property-value-ecmascript@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-match-property-value-ecmascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "0.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|tr46@0.0.3",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode TR46 spec",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tr46@0.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Sebmaster/tr46.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Sebmaster/tr46.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Sebmaster/tr46.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|webidl-conversions@3.0.1",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "delegates",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delegates"
        }
      ]
    },
    {
      "type": "library",
      "name": "aproba",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|aproba@1.2.0",
      "author": "Rebecca Turner",
      "description": "A ridiculously light-weight argument validator (now browser friendly)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aproba@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/aproba.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/aproba",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/aproba/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aproba"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-unicode",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-unicode@2.0.1",
      "author": "Rebecca Turner",
      "description": "Try to guess if your terminal supports unicode",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-unicode@2.0.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-unicode"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "wide-align",
      "version": "1.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wide-align@1.1.3",
      "author": "Rebecca Turner",
      "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wide-align@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/wide-align.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/wide-align#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/wide-align/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wide-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-date-object",
      "version": "1.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-date-object@1.0.5",
      "author": "Jordan Harband",
      "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-date-object@1.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-date-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-date-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-symbol",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4",
      "author": "Jordan Harband",
      "description": "Determine if a value is an ES6 Symbol or not.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-symbol@1.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-symbol"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4|has-symbols@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/inspect-js/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-symbol/node_modules/has-symbols"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|side-channel@1.0.4",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-bigints",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-bigints@1.0.1",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has BigInt support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-bigints@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/has-bigints.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-bigints"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-boxed-primitive",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|which-boxed-primitive@1.0.2",
      "author": "Jordan Harband",
      "description": "Which kind of boxed JS primitive is this?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-boxed-primitive@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-boxed-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-boxed-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "2.8.9",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.5.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|semver@5.5.0",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.5.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/colorjs/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/colorjs/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/colorjs/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-property"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-descriptor@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/define-property/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-accessor-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-accessor-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-accessor-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/define-property/node_modules/is-accessor-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-data-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-data-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-data-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/define-property/node_modules/is-data-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "extglob",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extglob@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extglob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-descriptor@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-accessor-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-accessor-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-accessor-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/is-accessor-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-data-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-data-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-data-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/is-data-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|fragment-cache@0.2.1",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanomatch",
      "version": "1.2.9",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|nanomatch@1.2.9",
      "author": "Jon Schlinkert",
      "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanomatch@1.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/nanomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.pick",
      "version": "1.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object.pick@1.3.0",
      "author": "Jon Schlinkert",
      "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.pick@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.pick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-in",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|for-in@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-in@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-in.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-in"
        }
      ]
    },
    {
      "type": "library",
      "name": "sparkles",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|sparkles@1.0.1",
      "author": "Gulp Team",
      "description": "Namespaced global event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sparkles@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/sparkles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/sparkles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/sparkles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sparkles"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-file",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|detect-file@1.0.0",
      "author": "Brian Woodward",
      "description": "Detects if a file exists and returns the resolved filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-file@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/detect-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/detect-file",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/detect-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-dir",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-dir@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Resolve a directory that is either local, global or in the user's home directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-dir@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/resolve-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-tilde",
      "version": "2.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-tilde@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-tilde@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-tilde.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-tilde"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-filepath",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-filepath@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-filepath@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/parse-filepath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-filepath"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-passwd",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-passwd@1.0.0",
      "author": "Brian Woodward",
      "description": "Parse a passwd file into a list of users.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-passwd@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/parse-passwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/parse-passwd",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/parse-passwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-passwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-relative",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-relative@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the path appears to be relative.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-relative@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-relative.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-relative"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-windows.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wrap-ansi@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@2.1.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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "lcid",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/lcid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcid"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-point-at",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/code-point-at"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "next-tick",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|next-tick@1.0.0",
      "author": "Mariusz Nowak",
      "description": "Environment agnostic nextTick polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/next-tick@1.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/next-tick"
        }
      ]
    },
    {
      "type": "library",
      "name": "pend",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pend@1.2.0",
      "author": "Andrew Kelley",
      "description": "dead-simple optimistic async helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pend@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/andrewrk/node-pend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pend"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arrayish"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-parallel",
      "version": "1.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|run-parallel@1.2.0",
      "author": "Feross Aboukhadijeh",
      "description": "Run an array of functions in parallel",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-parallel@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/feross/run-parallel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/run-parallel",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/run-parallel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/run-parallel"
        }
      ]
    },
    {
      "type": "library",
      "name": "reusify",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|reusify@1.0.4",
      "author": "Matteo Collina",
      "description": "Reuse objects and functions with style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reusify@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/reusify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/reusify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/reusify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reusify"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-correct@3.0.0",
      "author": "Kyle E. Mitchell",
      "description": "correct invalid SPDX expressions",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-expression-parse@3.0.0",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@3.0.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is a number. comprehensive tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-number/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-regex-range@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex-range@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-util",
      "version": "3.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Utilities for the snapdragon parser/compiler.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-util@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-util/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "base",
      "version": "0.11.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2",
      "author": "Jon Schlinkert",
      "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base@0.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/node-base/base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/node-base/base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/node-base/base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-descriptor@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-accessor-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-accessor-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-accessor-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/is-accessor-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-data-descriptor",
          "version": "1.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-data-descriptor@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-data-descriptor@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-data-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/is-data-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "map-cache",
      "version": "0.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|map-cache@0.2.2",
      "author": "Jon Schlinkert",
      "description": "Basic cache object for storing key-value pairs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-cache@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.5.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-resolve@0.5.2",
      "author": "Simon Lydell",
      "description": "Resolve the source map and/or sources for a generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-resolve@0.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "use",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|use@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Easily add plugin support to your node.js application.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/use@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/use.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/use",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/use/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/use"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|safe-regex@1.1.0",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-types",
      "group": "@types",
      "version": "7.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/babel-types@7.0.4",
      "description": "TypeScript definitions for babel-types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel-types@7.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "group": "@types",
      "version": "6.16.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/babylon@6.16.4",
      "description": "TypeScript definitions for babylon",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babylon@6.16.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-types",
      "version": "6.26.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "version": "6.18.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-globals",
      "version": "3.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0",
      "author": "ForbesLindesay",
      "description": "Detect global variables in JavaScript using acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-globals@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/acorn-globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-globals"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "4.0.13",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0|acorn@4.0.13",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@4.0.13",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/acorn-globals/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-promise",
      "version": "2.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-promise@2.2.2",
      "author": "ForbesLindesay",
      "description": "Test whether an object looks like a promises-a+ promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-promise@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/is-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/is-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/is-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise",
      "version": "7.3.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|promise@7.3.1",
      "author": "ForbesLindesay",
      "description": "Bare bones Promises/A+ implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise@7.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-to-browserify",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-to-browserify@1.0.2",
      "author": "ForbesLindesay",
      "description": "A transform to make UglifyJS work in browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-to-browserify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/uglify-to-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-to-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "color",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|color@3.0.0",
      "description": "Color conversion and manipulation with CSS string support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-hex",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|text-hex@1.0.0",
      "author": "Arnout Kazemier",
      "description": "Generate a hex color from the given text",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-hex@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/3rd-Eden/text-hex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/3rd-Eden/text-hex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/3rd-Eden/text-hex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-hex"
        }
      ]
    },
    {
      "type": "library",
      "name": "env-variable",
      "version": "0.0.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|env-variable@0.0.5",
      "author": "Arnout Kazemier",
      "description": "Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/env-variable@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/3rd-Eden/env-variable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/3rd-Eden/env-variable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/3rd-Eden/env-variable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/env-variable"
        }
      ]
    },
    {
      "type": "library",
      "name": "colornames",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|colornames@1.1.1",
      "author": "Tim Oxley",
      "description": "Map color names to HEX color values.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colornames@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/timoxley/colornames.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/colornames#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/colornames/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colornames"
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-canonical-property-names-ecmascript",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-canonical-property-names-ecmascript@2.0.0",
      "author": "Mathias Bynens",
      "description": "The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-canonical-property-names-ecmascript@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-canonical-property-names-ecmascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-property-aliases-ecmascript",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-property-aliases-ecmascript@2.0.0",
      "author": "Mathias Bynens",
      "description": "Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-property-aliases-ecmascript@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-property-aliases-ecmascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-bigint",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-bigint@1.0.4",
      "author": "Jordan Harband",
      "description": "Is this value an ES BigInt?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-bigint@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-bigint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-bigint"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-boolean-object",
      "version": "1.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-boolean-object@1.1.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-boolean-object@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-boolean-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-boolean-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number-object",
      "version": "1.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number-object@1.0.6",
      "author": "Jordan Harband",
      "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number-object@1.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-number-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "1.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "yocto-queue",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|yocto-queue@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/yocto-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yocto-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-brackets",
      "version": "2.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4",
      "author": "Jon Schlinkert",
      "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-brackets@2.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-brackets"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-brackets/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-brackets/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-odd",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the given number is odd.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-odd@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-odd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-odd",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-odd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-odd"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0|is-number@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-odd/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "global-modules",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|global-modules@1.0.0",
      "author": "Jon Schlinkert",
      "description": "The directory used by npm for globally installed npm modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-modules@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-root",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|path-root@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Get the root of a posix or windows filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-root@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/path-root.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/path-root",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/path-root/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-unc-path",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-unc-path@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a filepath is a windows UNC file path.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-unc-path@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-unc-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-unc-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "invert-kv",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/invert-kv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/invert-kv"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie-promise",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-package-data@2.4.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.4.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "number-is-nan",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/number-is-nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "queue-microtask",
      "version": "1.2.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|queue-microtask@1.2.3",
      "author": "Feross Aboukhadijeh",
      "description": "fast, tiny `queueMicrotask` shim for modern engines",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/queue-microtask@1.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/feross/queue-microtask.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/queue-microtask",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/queue-microtask/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/queue-microtask"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-license-ids@3.0.0",
      "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.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-exceptions@2.1.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.1.0",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "cache-base",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cache-base@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cache-base@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/cache-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cache-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "class-utils",
      "version": "0.3.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6",
      "author": "Jon Schlinkert",
      "description": "Utils for working with JavaScript classes and prototype methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/class-utils@0.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/class-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/class-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/class-utils/node_modules/define-property"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|component-emitter@1.2.1",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "mixin-deep",
      "version": "1.3.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2",
      "author": "Jon Schlinkert",
      "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mixin-deep@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/mixin-deep.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mixin-deep"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mixin-deep/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pascalcase",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|pascalcase@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Convert a string to pascal-case.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pascalcase@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/pascalcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pascalcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "0.1.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@0.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-descriptor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "5.1.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6|kind-of@5.1.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@5.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-descriptor/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "2.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|atob@2.1.1",
      "author": "AJ ONeal",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/atob@2.1.1",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-uri-component",
      "version": "0.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|decode-uri-component@0.2.0",
      "author": "Sam Verschueren",
      "description": "A better decodeURIComponent",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decode-uri-component@0.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-uri-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-url",
      "version": "0.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-url@0.2.1",
      "author": "Simon Lydell",
      "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-url@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/resolve-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/resolve-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/resolve-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-url",
      "version": "0.4.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-url@0.4.0",
      "author": "Simon Lydell",
      "description": "Tools for working with sourceMappingURL comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-url@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "urix",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|urix@0.1.0",
      "author": "Simon Lydell",
      "description": "Makes Windows-style paths more unix and URI friendly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/urix@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/urix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/urix#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/urix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/urix"
        }
      ]
    },
    {
      "type": "library",
      "name": "ret",
      "version": "0.1.15",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|ret@0.1.15",
      "author": "Roly Fentanes",
      "description": "Tokenizes a string that represents a regular expression.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ret@0.1.15",
      "externalReferences": [
        {
          "url": "git://github.com/fent/ret.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fent/ret.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fent/ret.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ret"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-runtime",
      "version": "6.26.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-runtime"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "core-js",
          "version": "2.6.9",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-runtime@6.26.0|core-js@2.6.9",
          "description": "Standard library",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-js@2.6.9",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-runtime/node_modules/core-js"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-fast-properties",
      "version": "1.0.3",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-fast-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "asap",
      "version": "2.0.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|asap@2.0.6",
      "description": "High-priority task queue for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asap@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/kriskowal/asap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/asap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriskowal/asap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asap"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "1.2.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase@1.2.1",
      "author": "Sindre Sorhus",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase@1.2.1",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "2.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|cliui@2.1.0",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bcoe/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "window-size",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|window-size@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/window-size@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/window-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/window-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-string",
      "version": "1.5.5",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|color-string@1.5.5",
      "author": "Heather Arthur",
      "description": "Parser and generator for CSS color strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-string@1.5.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "posix-character-classes",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|posix-character-classes@0.1.1",
      "author": "Jon Schlinkert",
      "description": "POSIX character classes for creating regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/posix-character-classes@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/posix-character-classes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/posix-character-classes"
        }
      ]
    },
    {
      "type": "library",
      "name": "global-prefix",
      "version": "1.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|global-prefix@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Get the npm global path prefix.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-prefix@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-prefix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-prefix"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-root-regex",
      "version": "0.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|path-root-regex@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Regular expression for getting the root of a posix or windows filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-root-regex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/regexhq/path-root-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regexhq/path-root-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regexhq/path-root-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "unc-path-regex",
      "version": "0.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unc-path-regex@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unc-path-regex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/regexhq/unc-path-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regexhq/unc-path-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regexhq/unc-path-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unc-path-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie",
      "version": "2.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "2.2.0",
      "bom-ref": "pdfjs-dist@2.16.105-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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "2.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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#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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-builtin-module",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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#readme",
          "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-builtin-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "collection-visit",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|collection-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collection-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/collection-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collection-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-value",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-value",
      "version": "2.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-value@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/set-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-value"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/set-value/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-object-path",
      "version": "0.3.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0",
      "author": "Jon Schlinkert",
      "description": "Create an object path from a list or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-object-path@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-object-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-object-path"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-object-path/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "union-value",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|union-value@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/union-value@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/union-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/union-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "unset-value",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Delete nested properties from an object using dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unset-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/unset-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unset-value"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-value",
          "version": "0.3.1",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-value@0.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-value.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-value"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "isobject",
              "version": "2.1.0",
              "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
              "author": "Jon Schlinkert",
              "description": "Returns true if the value is an object and not an array or null.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isobject@2.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jonschlinkert/isobject.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/unset-value/node_modules/has-value/node_modules/isobject"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "has-values",
          "version": "0.1.4",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-values@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-values@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-values.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-values"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "static-extend",
      "version": "0.1.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/static-extend@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/static-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/static-extend"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/static-extend/node_modules/define-property"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-accessor-descriptor",
      "version": "0.1.6",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-accessor-descriptor@0.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-accessor-descriptor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-accessor-descriptor/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-descriptor",
      "version": "0.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-descriptor@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-data-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-data-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-data-descriptor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-data-descriptor/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-runtime",
      "version": "0.11.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "center-align",
      "version": "0.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|center-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Center-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/center-align@0.1.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/center-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "right-align",
      "version": "0.1.3",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|right-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Right-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/right-align@0.1.3",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/right-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "0.0.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|wordwrap@0.0.2",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-wordwrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-swizzle",
      "version": "0.2.2",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2",
      "author": "Qix",
      "description": "Simply swizzle your arguments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-swizzle@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-simple-swizzle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-simple-swizzle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-simple-swizzle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-swizzle"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-arrayish",
          "version": "0.3.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2|is-arrayish@0.3.2",
          "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.3.2",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/simple-swizzle/node_modules/is-arrayish"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "builtin-modules",
      "version": "1.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/builtin-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-visit",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|map-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Map `visit` over an array of objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-visit",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-visit@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Call a specified method on each value in the given object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-visit@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-values",
      "version": "1.0.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-values@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-values"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "4.0.0",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0|kind-of@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/has-values/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object-copy",
      "version": "0.1.0",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Copy static properties, prototype properties, and descriptors from one object to another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-copy@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-copy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object-copy/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object-copy/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "align-text",
      "version": "0.1.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/align-text@0.1.4",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/align-text"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4|kind-of@3.2.2",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/align-text/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lazy-cache",
      "version": "1.0.4",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|lazy-cache@1.0.4",
      "author": "Jon Schlinkert",
      "description": "Cache requires to be lazy-loaded when needed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lazy-cache@1.0.4",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lazy-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-descriptor",
      "version": "0.1.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-descriptor@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Copy a descriptor from object A to object B",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-descriptor@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/copy-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/copy-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest",
      "version": "1.0.1",
      "bom-ref": "pdfjs-dist@2.16.105-tuxcare.2|longest@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Get the longest item in an array.",
      "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-commonjs@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/escodegen@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|autoprefixer@10.4.8",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-loader@8.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|caniuse-lite@1.0.30001380",
        "pdfjs-dist@2.16.105-tuxcare.2|canvas@2.9.3",
        "pdfjs-dist@2.16.105-tuxcare.2|core-js@3.24.1",
        "pdfjs-dist@2.16.105-tuxcare.2|cross-env@7.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|dialog-polyfill@0.5.6",
        "pdfjs-dist@2.16.105-tuxcare.2|dommatrix@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es-module-shims@1.4.7",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-config-prettier@8.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-fetch-options@0.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-json@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-no-unsanitized@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-prettier@4.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-sort-exports@0.7.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|fit-curve@0.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp-postcss@9.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp-rename@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp-replace@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11",
        "pdfjs-dist@2.16.105-tuxcare.2|jstransformer-markdown-it@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|merge-stream@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|mkdirp@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pdfjs-dist",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-dir-pseudo-class@6.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-logical@5.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16",
        "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|streamqueue@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint-config-prettier@9.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint-prettier@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0",
        "pdfjs-dist@2.16.105-tuxcare.2|systemjs-plugin-babel@0.0.25",
        "pdfjs-dist@2.16.105-tuxcare.2|systemjs@0.21.6",
        "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2",
        "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|ttest@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|typescript@4.7.4",
        "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.8",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|web-streams-polyfill@3.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0",
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@ampproject/remapping@2.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/generator@7.18.12",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helpers@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|convert-source-map@1.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|debug@4.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|gensync@1.0.0-beta.2",
        "pdfjs-dist@2.16.105-tuxcare.2|json5@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|convert-source-map@1.8.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|debug@4.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-commonjs@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-simple-access@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-dynamic-import-node@2.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-option@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-async-generator-functions@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-properties@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-static-block@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-dynamic-import@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-export-namespace-from@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-json-strings@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-logical-assignment-operators@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-nullish-coalescing-operator@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-numeric-separator@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-object-rest-spread@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-catch-binding@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-chaining@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-methods@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-property-in-object@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-unicode-property-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-async-generators@7.8.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-properties@7.12.13",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-static-block@7.14.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-dynamic-import@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-export-namespace-from@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-import-assertions@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-json-strings@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-numeric-separator@7.10.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-object-rest-spread@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-catch-binding@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-chaining@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-private-property-in-object@7.14.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-top-level-await@7.14.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-arrow-functions@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-async-to-generator@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoped-functions@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoping@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-computed-properties@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-destructuring@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-dotall-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-duplicate-keys@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-exponentiation-operator@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-for-of@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-literals@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-member-expression-literals@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-amd@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-commonjs@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-systemjs@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-umd@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-named-capturing-groups-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-new-target@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-object-super@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-parameters@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-property-literals@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-regenerator@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-reserved-words@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-shorthand-properties@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-spread@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-sticky-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-template-literals@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-typeof-symbol@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-escapes@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-modules@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs3@0.5.3",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-regenerator@0.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-env@7.18.10|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9|regenerator-runtime@0.13.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9|regenerator-runtime@0.13.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/escodegen@2.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/estraverse@5.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|esprima@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|optionator@0.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map@0.6.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|autoprefixer@10.4.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
        "pdfjs-dist@2.16.105-tuxcare.2|caniuse-lite@1.0.30001380",
        "pdfjs-dist@2.16.105-tuxcare.2|fraction.js@4.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|normalize-range@0.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-value-parser@4.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-loader@8.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|find-cache-dir@3.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|loader-utils@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|schema-utils@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|caniuse-lite@1.0.30001380"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|canvas@2.9.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|nan@2.15.0",
        "pdfjs-dist@2.16.105-tuxcare.2|simple-get@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js@3.24.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-env@7.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dialog-polyfill@0.5.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dommatrix@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-module-shims@1.4.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-config-prettier@8.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-fetch-options@0.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|htmlparser2@8.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|htmlparser2@8.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domhandler@5.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domutils@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|entities@4.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domhandler@5.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domutils@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|domhandler@5.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0|entities@4.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|debug@2.6.9",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|doctrine@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|is-core-module@2.8.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|is-glob@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|doctrine@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-import@2.26.0|is-glob@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-json@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21",
        "pdfjs-dist@2.16.105-tuxcare.2|vscode-json-languageservice@4.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-config-prettier@8.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-fetch-options@0.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-html@7.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-no-unsanitized@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-prettier@4.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-scope@7.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-visitor-keys@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|estraverse@5.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|multi-ini@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-scope@7.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|estraverse@5.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|eslint-visitor-keys@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-mozilla@2.12.4|estraverse@5.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-no-unsanitized@4.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-prettier@4.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|prettier-linter-helpers@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-sort-exports@0.7.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|ci-info@3.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|clean-regexp@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-utils@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|indent-string@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|is-builtin-module@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21",
        "pdfjs-dist@2.16.105-tuxcare.2|pluralize@8.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|regexp-tree@0.1.24",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|safe-regex@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|semver@7.3.7",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-indent@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|is-builtin-module@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|builtin-modules@3.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|safe-regex@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|regexp-tree@0.1.24"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|semver@7.3.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-plugin-unicorn@43.0.2|builtin-modules@3.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/gitignore-to-minimatch@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|chalk@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|debug@4.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|doctrine@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|escape-string-regexp@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-scope@7.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-utils@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-visitor-keys@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-deep-equal@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|file-entry-cache@6.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|find-up@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|functional-red-black-tree@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|glob-parent@6.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0",
        "pdfjs-dist@2.16.105-tuxcare.2|globby@11.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|grapheme-splitter@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|import-fresh@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|imurmurhash@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|is-glob@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|js-yaml@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|json-stable-stringify-without-jsonify@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|levn@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash.merge@4.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|natural-compare@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|optionator@0.9.1",
        "pdfjs-dist@2.16.105-tuxcare.2|regexpp@3.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|strip-ansi@6.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-json-comments@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|text-table@0.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|v8-compile-cache@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|chalk@4.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-styles@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|supports-color@7.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|debug@4.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|escape-string-regexp@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-scope@7.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|estraverse@5.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|eslint-visitor-keys@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|find-up@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|locate-path@6.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|path-exists@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|glob-parent@6.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|is-glob@4.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|is-glob@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|js-yaml@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|argparse@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|levn@0.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|prelude-ls@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|type-check@0.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|optionator@0.9.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|deep-is@0.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-levenshtein@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|levn@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|prelude-ls@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|type-check@0.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|word-wrap@1.2.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|strip-ansi@6.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-styles@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|supports-color@7.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|estraverse@5.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|locate-path@6.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-locate@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|path-exists@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|argparse@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|prelude-ls@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|type-check@0.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|prelude-ls@1.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|ansi-regex@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|color-convert@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|has-flag@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-locate@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-limit@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0|p-limit@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fit-curve@0.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0|type-fest@0.20.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0|type-fest@0.20.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-postcss@9.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fancy-log@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|plugin-error@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-load-config@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-rename@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-replace@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/vinyl@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|istextorbinary@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|replacestream@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs-parser@20.2.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|plugin-error@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0|through2@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|yazl@2.5.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp-zip@5.1.0|through2@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|gulp-cli@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|undertaker@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|gulp-cli@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-colors@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|archy@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|color-support@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|concat-stream@1.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|fancy-log@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|gulplog@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|interpret@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|liftoff@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|mute-stdout@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|pretty-hrtime@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|replace-homedir@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|semver-greatest-satisfied-range@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|v8flags@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs@7.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs@7.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|camelcase@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|cliui@3.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|get-caller-file@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|os-locale@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|read-pkg-up@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|require-directory@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|require-main-filename@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|set-blocking@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|which-module@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|y18n@3.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs-parser@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|camelcase@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|cliui@3.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-ansi@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|wrap-ansi@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|os-locale@1.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lcid@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|read-pkg-up@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|find-up@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|which-module@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|yargs-parser@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|camelcase@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object.assign@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|find-up@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|path-exists@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|read-pkg@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|load-json-file@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|normalize-package-data@2.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|path-type@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|path-exists@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|load-json-file@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|parse-json@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|pify@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pinkie-promise@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|path-type@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|pify@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulp@4.0.2|pify@2.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0|glob@7.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|jasmine-core@4.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine@4.3.0|glob@7.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fs.realpath@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/markdown-it@12.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|bluebird@3.7.2",
        "pdfjs-dist@2.16.105-tuxcare.2|catharsis@0.9.0",
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|escape-string-regexp@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|js2xmlparser@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|klaw@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|markdown-it-anchor@8.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|markdown-it@12.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|marked@4.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|mkdirp@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|requizzle@0.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-json-comments@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|taffydb@2.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|underscore@1.13.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|escape-string-regexp@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|markdown-it@12.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|argparse@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|entities@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|linkify-it@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|mdurl@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|argparse@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|entities@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsdoc@3.6.11|linkify-it@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jstransformer-markdown-it@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|markdown-it@8.4.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|merge-stream@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mkdirp@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|debug@3.2.7",
        "pdfjs-dist@2.16.105-tuxcare.2|iconv-lite@0.6.3",
        "pdfjs-dist@2.16.105-tuxcare.2|sax@1.2.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|debug@3.2.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|ms@2.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|needle@3.1.0|ms@2.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pdfjs-dist"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-dir-pseudo-class@6.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-selector-parser@6.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-logical@5.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|nanoid@3.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map-js@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cross-fetch@3.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|devtools-protocol@0.0.1019158",
        "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|progress@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|proxy-from-env@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|unbzip2-stream@1.4.3",
        "pdfjs-dist@2.16.105-tuxcare.2|ws@8.8.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|puppeteer@16.2.0|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2|glob@7.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2|glob@7.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fs.realpath@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|streamqueue@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isstream@0.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint-config-prettier@9.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint-prettier@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|prettier-linter-helpers@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|prettier@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@csstools/selector-specificity@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|balanced-match@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|colord@2.9.2",
        "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|css-functions-list@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11",
        "pdfjs-dist@2.16.105-tuxcare.2|fastest-levenshtein@1.0.16",
        "pdfjs-dist@2.16.105-tuxcare.2|file-entry-cache@6.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-modules@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|globby@11.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|globjoin@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|html-tags@3.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|import-lazy@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|imurmurhash@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-plain-object@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|known-css-properties@0.25.0",
        "pdfjs-dist@2.16.105-tuxcare.2|mathml-tag-names@2.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|micromatch@4.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|normalize-path@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-media-query-parser@0.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-resolve-nested-selector@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-safe-parser@6.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-selector-parser@6.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-value-parser@4.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|resolve-from@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|string-width@4.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|strip-ansi@6.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|style-search@0.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|svg-tags@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|v8-compile-cache@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|write-file-atomic@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|balanced-match@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-modules@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-prefix@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-plain-object@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|micromatch@4.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|braces@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|picomatch@2.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|normalize-path@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|resolve-from@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|string-width@4.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|emoji-regex@8.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-fullwidth-code-point@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|strip-ansi@6.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|global-prefix@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ini@1.3.7",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|braces@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|fill-range@7.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|ansi-regex@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|fill-range@7.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|to-regex-range@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-number@7.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stylelint@14.10.0|is-number@7.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|systemjs-plugin-babel@0.0.25"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|systemjs@0.21.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/source-map@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2|commander@2.20.3",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map-support@0.5.20"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2|commander@2.20.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2|readable-stream@3.6.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|through2@4.0.2|readable-stream@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ttest@4.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|distributions@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|summary@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|typescript@4.7.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|async@0.2.10",
        "pdfjs-dist@2.16.105-tuxcare.2|commander@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|glob@7.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.8|mkdirp@0.3.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|typogr@0.6.8|mkdirp@0.3.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|glob-stream@6.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|is-valid-glob@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lazystream@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lead@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object.assign@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pumpify@1.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-buffer@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-options@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3|through2@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|value-or-function@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemap@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-fs@3.0.3|through2@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|clone-buffer@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|clone-stats@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|clone@2.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|cloneable-readable@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|replace-ext@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|web-streams-polyfill@3.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fancy-log@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash.clone@4.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash.some@4.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|memory-fs@0.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|plugin-error@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|supports-color@8.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|through@2.3.8",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|supports-color@8.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-stream@7.0.0|has-flag@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint-scope@3.7.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/estree@0.0.51",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-edit@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-parser@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|acorn-import-assertions@1.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
        "pdfjs-dist@2.16.105-tuxcare.2|chrome-trace-event@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|enhanced-resolve@5.10.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es-module-lexer@0.9.3",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-scope@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|events@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|glob-to-regexp@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|json-parse-even-better-errors@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|loader-runner@4.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|mime-types@2.1.34",
        "pdfjs-dist@2.16.105-tuxcare.2|neo-async@2.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0|schema-utils@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|tapable@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|watchpack@2.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack-sources@3.2.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0|schema-utils@3.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv-keywords@3.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|async@2.6.4",
        "pdfjs-dist@2.16.105-tuxcare.2|chalk@2.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|coffee-script@1.12.7",
        "pdfjs-dist@2.16.105-tuxcare.2|highlight.js@9.18.5",
        "pdfjs-dist@2.16.105-tuxcare.2|js-yaml@3.13.1",
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|marked@0.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|mime@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6",
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|mkdirp@0.5.4",
        "pdfjs-dist@2.16.105-tuxcare.2|ncp@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15",
        "pdfjs-dist@2.16.105-tuxcare.2|pug@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|server-destroy@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|slugg@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|async@2.6.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|marked@0.5.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|mkdirp@0.5.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|rimraf@2.7.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|glob@7.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wintersmith@2.5.0|glob@7.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fs.realpath@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|cliui@7.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|escalade@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|get-caller-file@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|require-directory@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|string-width@4.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|y18n@5.0.8",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|yargs-parser@21.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|cliui@7.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|string-width@4.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|strip-ansi@6.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|get-caller-file@2.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|string-width@4.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|emoji-regex@8.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|is-fullwidth-code-point@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|y18n@5.0.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|yargs-parser@21.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|strip-ansi@6.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|wrap-ansi@7.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-styles@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|string-width@4.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-regex@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|ansi-styles@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|color-convert@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs@17.5.1|color-convert@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@ampproject/remapping@2.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/trace-mapping@0.3.13"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/highlight@7.18.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/generator@7.18.12",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/gen-mapping@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|jsesc@2.5.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-option@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-imports@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-simple-access@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helpers@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/generator@7.18.12",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-hoist-variables@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/parser@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|globals@11.12.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|globals@11.12.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-string-parser@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10|to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10|to-fast-properties@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gensync@1.0.0-beta.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|json5@2.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-simple-access@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-dynamic-import-node@2.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|object.assign@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-option@7.18.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-skip-transparent-expression-wrappers@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-chaining@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-async-generator-functions@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-remap-async-to-generator@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-async-generators@7.8.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-properties@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-class-static-block@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-static-block@7.14.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-dynamic-import@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-dynamic-import@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-export-namespace-from@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-export-namespace-from@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-json-strings@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-json-strings@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-logical-assignment-operators@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-logical-assignment-operators@7.10.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-nullish-coalescing-operator@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-numeric-separator@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-numeric-separator@7.10.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-object-rest-spread@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-object-rest-spread@7.8.3",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-parameters@7.18.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-catch-binding@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-catch-binding@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-optional-chaining@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-skip-transparent-expression-wrappers@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-chaining@7.8.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-methods@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-private-property-in-object@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-private-property-in-object@7.14.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-unicode-property-regex@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-async-generators@7.8.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-properties@7.12.13",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-class-static-block@7.14.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-dynamic-import@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-export-namespace-from@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-import-assertions@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-json-strings@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-numeric-separator@7.10.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-catch-binding@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-optional-chaining@7.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-private-property-in-object@7.14.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-syntax-top-level-await@7.14.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-arrow-functions@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-async-to-generator@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-imports@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-remap-async-to-generator@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoped-functions@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-block-scoping@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-optimise-call-expression@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-replace-supers@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9|globals@11.12.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-classes@7.18.9|globals@11.12.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-computed-properties@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-destructuring@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-dotall-regex@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-duplicate-keys@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-exponentiation-operator@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-builder-binary-assignment-operator-visitor@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-for-of@7.18.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-function-name@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-literals@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-member-expression-literals@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-amd@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-dynamic-import-node@2.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-systemjs@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-hoist-variables@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-dynamic-import-node@2.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-modules-umd@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-transforms@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-named-capturing-groups-regex@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-new-target@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-object-super@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-replace-supers@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-parameters@7.18.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-property-literals@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-regenerator@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|regenerator-transform@0.15.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-reserved-words@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-shorthand-properties@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-spread@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-skip-transparent-expression-wrappers@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-sticky-regex@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-template-literals@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-typeof-symbol@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-escapes@7.18.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-unicode-regex@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/preset-modules@0.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-proposal-unicode-property-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/plugin-transform-dotall-regex@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/compat-data@7.18.8",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs2@0.3.2|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-corejs3@0.5.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-plugin-polyfill-regenerator@0.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
        "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1|semver@7.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|core-js-compat@3.24.1|semver@7.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@javascript-obfuscator/estraverse@5.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esprima@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|optionator@0.8.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|deep-is@0.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-levenshtein@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|levn@0.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|prelude-ls@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|type-check@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|word-wrap@1.2.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map@0.6.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|caniuse-lite@1.0.30001380",
        "pdfjs-dist@2.16.105-tuxcare.2|electron-to-chromium@1.4.211",
        "pdfjs-dist@2.16.105-tuxcare.2|node-releases@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|update-browserslist-db@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fraction.js@4.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-range@0.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-value-parser@4.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|find-cache-dir@3.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|commondir@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|loader-utils@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|big.js@5.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|emojis-list@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|json5@2.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|schema-utils@2.7.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv-keywords@3.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|detect-libc@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|make-dir@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|node-fetch@2.6.7",
        "pdfjs-dist@2.16.105-tuxcare.2|nopt@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npmlog@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5|semver@7.3.5",
        "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@mapbox/node-pre-gyp@1.0.5|semver@7.3.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|nan@2.15.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-get@3.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|decompress-response@4.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|simple-concat@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|path-key@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-command@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|which@2.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|path-key@3.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-command@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|which@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isexe@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-spawn@7.0.3|shebang-regex@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|define-properties@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-string@1.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-includes@3.1.4|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|define-properties@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array.prototype.flat@1.2.5|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|debug@2.6.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ms@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|debug@3.2.7",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|debug@3.2.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|ms@2.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-import-resolver-node@0.3.6|ms@2.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|debug@3.2.7",
        "pdfjs-dist@2.16.105-tuxcare.2|find-up@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|debug@3.2.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|ms@2.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-module-utils@2.7.3|ms@2.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-core-module@2.8.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|define-properties@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.values@1.1.5|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-core-module@2.8.1",
        "pdfjs-dist@2.16.105-tuxcare.2|path-parse@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/json5@0.0.29",
        "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|json5@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6",
        "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|strip-bom@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|json5@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tsconfig-paths@3.14.1|strip-bom@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-json-languageservice@4.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|jsonc-parser@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-textdocument@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-types@3.16.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vscode-nls@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vscode-uri@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-scope@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-visitor-keys@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/eslint-parser@7.17.0|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|domhandler@4.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0|entities@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|htmlparser2@7.2.0|entities@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|multi-ini@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|prettier-linter-helpers@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-diff@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ci-info@3.3.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|clean-regexp@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|escape-string-regexp@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-utils@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|eslint-visitor-keys@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|eslint@8.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0|estraverse@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esquery@1.4.0|estraverse@5.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|indent-string@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pluralize@8.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|find-up@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|type-fest@0.8.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|find-up@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|locate-path@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|path-exists@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|locate-path@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-locate@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|path-exists@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-locate@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-limit@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-limit@2.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-try@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1|p-try@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regexp-tree@0.1.24"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-indent@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|min-indent@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|globals@13.17.0",
        "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|import-fresh@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|js-yaml@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-json-comments@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|js-yaml@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|argparse@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@eslint/eslintrc@1.3.0|argparse@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/object-schema@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/config-array@0.10.4|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/gitignore-to-minimatch@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-deep-equal@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-json-stable-stringify@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|json-schema-traverse@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|uri-js@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|doctrine@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|acorn-jsx@5.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3|eslint-visitor-keys@3.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|espree@9.3.3|eslint-visitor-keys@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-deep-equal@3.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|file-entry-cache@6.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|flat-cache@3.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|functional-red-black-tree@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|globby@11.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-union@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|dir-glob@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11",
        "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|merge2@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|slash@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|grapheme-splitter@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ignore@5.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|import-fresh@3.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|parent-module@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-from@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|imurmurhash@0.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|json-stable-stringify-without-jsonify@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.merge@4.6.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|natural-compare@1.4.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regexpp@3.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-json-comments@3.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|text-table@0.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|v8-compile-cache@2.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fancy-log@1.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-gray@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|color-support@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|parse-node-version@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|time-stamp@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|plugin-error@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-colors@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|arr-diff@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|arr-union@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-load-config@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|import-cwd@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lilconfig@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|yaml@1.10.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1|source-map@0.5.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemaps-apply@0.2.1|source-map@0.5.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/vinyl@2.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/expect@1.20.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|istextorbinary@3.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|binaryextensions@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|textextensions@3.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|replacestream@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|escape-string-regexp@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|object-assign@4.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yargs-parser@20.2.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0|pump@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0|pump@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yazl@2.5.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer-crc32@0.2.13"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|anymatch@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|is-negated-glob@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|just-debounce@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5|normalize-path@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-watcher@5.0.5|normalize-path@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|undertaker@1.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-flatten@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|arr-map@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|bach@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|collection-map@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-weak-map@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|last-run@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object.reduce@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|undertaker-registry@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jasmine-core@4.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/markdown-it@12.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/linkify-it@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/mdurl@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|bluebird@3.7.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|catharsis@0.9.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|js2xmlparser@4.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|xmlcreate@2.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|klaw@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|markdown-it-anchor@8.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/markdown-it@12.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|markdown-it@8.4.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|marked@4.0.10"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|requizzle@0.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|taffydb@2.6.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|underscore@1.13.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|markdown-it@8.4.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|argparse@1.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|entities@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|linkify-it@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|mdurl@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|iconv-lite@0.6.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|sax@1.2.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-selector-parser@6.0.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cssesc@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|nanoid@3.3.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-js@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cross-fetch@3.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|node-fetch@2.6.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|devtools-protocol@0.0.1019158"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/yauzl@2.9.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|debug@4.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|get-stream@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yauzl@2.10.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|debug@4.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extract-zip@2.0.1|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|debug@4.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|debug@4.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|https-proxy-agent@5.0.1|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|progress@2.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|proxy-from-env@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|mkdirp-classic@0.5.3",
        "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1|pump@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-fs@2.1.1|pump@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unbzip2-stream@1.4.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|through@2.3.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ws@8.8.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|isstream@0.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@csstools/selector-specificity@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|postcss-selector-parser@6.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|colord@2.9.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/parse-json@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|import-fresh@3.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1|parse-json@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-type@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|yaml@1.10.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cosmiconfig@7.0.1|parse-json@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|error-ex@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|json-parse-even-better-errors@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|lines-and-columns@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|css-functions-list@3.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.stat@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.walk@1.2.8",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|glob-parent@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|merge2@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|micromatch@4.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|glob-parent@5.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-glob@4.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|micromatch@4.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|braces@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|picomatch@2.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-glob@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|braces@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|fill-range@7.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|fill-range@7.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|to-regex-range@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-number@7.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-glob@3.2.11|is-number@7.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fastest-levenshtein@1.0.16"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|globjoin@0.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|html-tags@3.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|import-lazy@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|known-css-properties@0.25.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mathml-tag-names@2.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/minimist@1.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|hard-rejection@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|minimist-options@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|normalize-package-data@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg-up@7.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|redent@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|trim-newlines@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|type-fest@0.18.1",
        "pdfjs-dist@2.16.105-tuxcare.2|yargs-parser@20.2.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|normalize-package-data@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|hosted-git-info@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|is-core-module@2.8.1",
        "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|semver@7.3.5",
        "pdfjs-dist@2.16.105-tuxcare.2|validate-npm-package-license@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|type-fest@0.18.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|hosted-git-info@4.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|meow@9.0.0|semver@7.3.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-media-query-parser@0.2.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-resolve-nested-selector@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|postcss-safe-parser@6.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|postcss@8.4.16"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|style-search@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|has-flag@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|supports-color@7.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|has-flag@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|supports-color@7.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|supports-hyperlinks@2.2.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|svg-tags@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ajv@8.10.0",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash.truncate@4.4.2",
        "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|string-width@4.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ajv@8.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fast-deep-equal@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|json-schema-traverse@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|require-from-string@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|uri-js@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|string-width@4.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|emoji-regex@8.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|is-fullwidth-code-point@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|strip-ansi@6.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|json-schema-traverse@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|table@6.8.0|ansi-regex@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|write-file-atomic@4.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|imurmurhash@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/source-map@0.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/gen-mapping@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/trace-mapping@0.3.13"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-support@0.5.20",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer-from@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map@0.6.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|distributions@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cephes@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|summary@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|async@0.2.10"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|commander@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|keypress@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob@7.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fs.realpath@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|minimatch@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0|through2@2.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-mkdirp-stream@1.0.0|through2@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-stream@6.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extend@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|glob-parent@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|glob@7.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|is-negated-glob@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|ordered-read-streams@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|pumpify@1.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|to-absolute-glob@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|unique-stream@2.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-valid-glob@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lazystream@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lead@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|flush-write-stream@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.assign@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|define-properties@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|has-symbols@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object-keys@1.0.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pumpify@1.5.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|duplexify@3.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|pump@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-buffer@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-buffer@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0|through2@2.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-stream@1.2.0|through2@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-options@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|value-or-function@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0|through2@2.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-through@2.0.0|through2@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|value-or-function@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vinyl-sourcemap@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|append-buffer@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|convert-source-map@1.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|normalize-path@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|now-and-later@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-bom-buffer@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|vinyl@2.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|clone-buffer@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|clone-stats@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|clone@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cloneable-readable@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|replace-ext@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.clone@4.5.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.some@4.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|memory-fs@0.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|errno@0.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|through@2.3.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint-scope@3.7.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint@8.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/estree@0.0.51"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/estree@0.0.51"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-numbers@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-edit@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-buffer@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-section@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-gen@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-opt@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-parser@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wast-printer@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-parser@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-api-error@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ieee754@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/leb128@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/utf8@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-import-assertions@1.8.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chrome-trace-event@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|enhanced-resolve@5.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|tapable@2.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-module-lexer@0.9.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-scope@5.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|estraverse@4.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|events@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-to-regexp@0.4.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|json-parse-even-better-errors@2.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|loader-runner@4.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mime-types@2.1.34",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|mime-db@1.51.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|neo-async@2.6.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tapable@2.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5|schema-utils@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|serialize-javascript@6.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map@0.6.1",
        "pdfjs-dist@2.16.105-tuxcare.2|terser@5.14.2",
        "pdfjs-dist@2.16.105-tuxcare.2|webpack@5.74.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|terser-webpack-plugin@5.2.5|schema-utils@3.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv-keywords@3.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|watchpack@2.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|glob-to-regexp@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webpack-sources@3.2.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chalk@2.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-styles@3.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|escape-string-regexp@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|supports-color@5.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|anymatch@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|async-each@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|glob-parent@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-binary-path@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|is-glob@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|normalize-path@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|readdirp@2.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|upath@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|is-glob@4.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chokidar@2.1.8|normalize-path@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|coffee-script@1.12.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|highlight.js@9.18.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|js-yaml@3.13.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|argparse@1.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|esprima@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mime@2.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minimist@1.2.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ncp@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|abbrev@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansicolors@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansistyles@0.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|archy@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bin-links@1.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byte-size@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cacache@12.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|call-limit@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ci-info@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-columns@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-table3@0.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cmd-shim@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|columnify@1.5.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|config-chain@1.1.12",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-indent@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-newline@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dezalgo@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|editor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|find-npm-prefix@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-vacuum@1.2.10",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-unicode@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|hosted-git-info@2.8.9",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iferr@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|init-package-json@1.10.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-cidr@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-parse-better-errors@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|JSONStream@1.3.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lazy-property@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libcipm@4.0.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpm@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmaccess@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmhook@5.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmorg@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmsearch@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmteam@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpx@10.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lock-verify@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lockfile@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseindexof@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseuniq@4.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._bindcallback@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._cacheindexof@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createcache@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._getnative@3.9.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.clonedeep@4.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.restparam@3.6.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.union@4.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.uniq@4.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.without@4.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|meant@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-gyp@5.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|nopt@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-audit-report@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-cache-filename@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-install-checks@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-lifecycle@3.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-packlist@1.4.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-pick-manifest@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-profile@4.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-user-validate@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npmlog@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|opener@1.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-inside@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-inflight@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qrcode-terminal@0.12.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|query-string@6.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qw@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-cmd-shim@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-installed@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-tree@5.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readable-stream@3.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readdir-scoped-modules@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|request@2.88.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|retry@0.12.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sha@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|slide@1.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-object@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stringify-package@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|text-table@0.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tiny-relative-date@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uid-number@0.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|umask@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-filename@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unpipe@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|update-notifier@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uuid@3.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-license@3.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-name@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|worker-farm@1.7.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|write-file-atomic@2.4.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|abbrev@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansicolors@0.3.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansistyles@0.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|archy@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bin-links@1.1.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cmd-shim@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|write-file-atomic@2.4.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byte-size@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cacache@12.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-inflight@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-filename@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|y18n@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|call-limit@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ci-info@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-columns@3.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-table3@0.5.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|colors@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-assign@4.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cmd-shim@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|columnify@1.5.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wcwidth@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|config-chain@1.1.12",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|proto-list@1.2.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-indent@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|detect-newline@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dezalgo@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asap@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrappy@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|editor@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|find-npm-prefix@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-vacuum@1.2.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-inside@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|iferr@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|imurmurhash@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|iferr@0.1.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|aproba@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cmd-shim@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-vacuum@1.2.10",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|iferr@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-inside@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-cmd-shim@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|slide@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gentle-fs@2.3.1|iferr@0.1.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs.realpath@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inflight@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimatch@3.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-unicode@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|hosted-git-info@2.8.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iferr@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inflight@1.0.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrappy@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|init-package-json@1.10.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promzard@0.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-license@3.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-name@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-cidr@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cidr-regex@2.0.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-parse-better-errors@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|JSONStream@1.3.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsonparse@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through@2.3.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lazy-property@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libcipm@4.0.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bin-links@1.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|find-npm-prefix@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lock-verify@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-lifecycle@3.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-logical-tree@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|worker-farm@1.7.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpm@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bin-links@1.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|find-npm-prefix@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmaccess@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmhook@5.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmorg@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmpublish@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmsearch@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmteam@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lock-verify@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-lifecycle@3.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-logical-tree@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-profile@4.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npmlog@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stringify-package@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmaccess@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmhook@5.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmorg@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmsearch@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmteam@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpx@10.2.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dotenv@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|update-notifier@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|y18n@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lock-verify@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lockfile@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseindexof@3.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._baseuniq@4.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createset@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._root@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._bindcallback@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._cacheindexof@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createcache@3.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._getnative@3.9.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._getnative@3.9.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.clonedeep@4.5.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.restparam@3.6.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.union@4.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.uniq@4.5.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.without@4.4.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|meant@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pump@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-each@1.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5|minimist@1.2.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5|minimist@1.2.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1|aproba@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|move-concurrently@1.0.1|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-gyp@5.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|env-paths@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|nopt@4.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npmlog@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|request@2.88.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|nopt@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|abbrev@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|hosted-git-info@2.8.9",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0|resolve@1.10.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0|resolve@1.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-parse@1.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-audit-report@1.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-table3@0.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|console-control-strings@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-cache-filename@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-install-checks@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-lifecycle@3.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byline@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-gyp@5.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|resolve-from@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|slide@1.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uid-number@0.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|umask@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|hosted-git-info@2.8.9",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-name@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-packlist@1.4.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ignore-walk@3.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-bundled@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-pick-manifest@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-profile@4.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|JSONStream@1.3.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-fetch-happen@5.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7|safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7|safe-buffer@5.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-user-validate@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npmlog@4.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|console-control-strings@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|set-blocking@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrappy@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|opener@1.5.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|os-homedir@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bluebird@3.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cacache@12.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|infer-owner@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-fetch-happen@5.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimatch@3.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12|minipass@2.9.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-packlist@1.4.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-pick-manifest@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|osenv@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-inflight@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|protoduck@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-filename@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pacote@9.5.12|minipass@2.9.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-inside@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-inflight@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qrcode-terminal@0.12.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|query-string@6.8.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decode-uri-component@0.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|split-on-first@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strict-uri-encode@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qw@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-cmd-shim@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-installed@4.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debuglog@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readdir-scoped-modules@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|slide@1.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-extend@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-parse-better-errors@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-tree@5.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read-package-json@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readdir-scoped-modules@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-promisify@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read@1.0.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mute-stream@0.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readable-stream@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|readdir-scoped-modules@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debuglog@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dezalgo@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|request@2.88.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws-sign2@0.7.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws4@1.8.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|caseless@0.12.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|combined-stream@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extend@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|forever-agent@0.6.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|form-data@2.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-signature@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-typedarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isstream@0.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-stringify-safe@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-types@2.1.19",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|oauth-sign@0.9.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|performance-now@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qs@6.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tough-cookie@2.4.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tunnel-agent@0.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uuid@3.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|retry@0.12.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|glob@7.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sha@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|slide@1.1.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-object@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|from2@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|from2@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|readable-stream@1.1.14",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|isarray@0.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|isarray@0.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sorted-union-stream@2.1.3|string_decoder@0.10.31"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stringify-package@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chownr@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|minipass@2.9.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|safe-buffer@5.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|yallist@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|minipass@2.9.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|safe-buffer@5.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|yallist@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|safe-buffer@5.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tar@4.4.19|yallist@3.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|text-table@0.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tiny-relative-date@1.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uid-number@0.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|umask@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-filename@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-slug@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unpipe@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|update-notifier@2.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|boxen@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chalk@2.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|configstore@3.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|import-lazy@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-installed-globally@0.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-npm@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|latest-version@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver-diff@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xdg-basedir@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uuid@3.3.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-correct@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-expression-parse@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|validate-npm-package-name@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|builtins@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isexe@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|worker-farm@1.7.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|errno@0.1.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|write-file-atomic@2.4.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|imurmurhash@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|y18n@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|is-fullwidth-code-point@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|strip-ansi@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|strip-ansi@4.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|ansi-regex@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1|ansi-regex@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|colors@1.3.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-assign@4.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wcwidth@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|defaults@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|proto-list@1.2.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asap@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrappy@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|imurmurhash@0.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs.realpath@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimatch@3.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-absolute@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promzard@0.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|read@1.0.7"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cidr-regex@2.0.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip-regex@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsonparse@1.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through@2.3.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-logical-tree@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|find-up@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|find-up@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|locate-path@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|locate-path@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-locate@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-exists@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-locate@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-limit@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-limit@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-try@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmconfig@1.2.1|p-try@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|libnpmpublish@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aproba@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|figgy-pudding@3.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash.clonedeep@4.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|normalize-package-data@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-package-arg@6.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-registry-fetch@4.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-stream@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pump@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dotenv@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decamelize@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|find-up@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-caller-file@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|require-directory@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|require-main-filename@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|set-blocking@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|string-width@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which-module@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|y18n@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|find-up@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|locate-path@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|string-width@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|emoji-regex@7.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|is-fullwidth-code-point@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|locate-path@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-locate@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-exists@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|strip-ansi@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|ansi-regex@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-locate@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-limit@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|ansi-regex@4.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-limit@2.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-try@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs@14.2.3|p-try@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._createset@4.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lodash._root@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|buffer-from@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|typedarray@0.0.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-stream@1.6.2|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|flush-write-stream@1.0.3|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|from2@2.3.0|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cyclist@0.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|parallel-transform@1.1.0|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pump@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexify@3.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1|pump@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pumpify@1.5.1|pump@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-each@1.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|through2@2.0.3|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|aproba@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-write-stream-atomic@1.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|iferr@0.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mkdirp@0.5.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rimraf@2.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|copy-concurrently@1.0.5|iferr@0.1.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3|aproba@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|run-queue@1.0.3|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|env-paths@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|console-control-strings@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|byline@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|resolve-from@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ignore-walk@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimatch@3.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-bundled@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-fetch-happen@5.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agentkeepalive@3.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cacache@12.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-cache-semantics@3.8.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-proxy-agent@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|https-proxy-agent@2.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lru-cache@5.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mississippi@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-fetch-npm@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ssri@6.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|delegates@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|are-we-there-yet@1.1.4|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|aproba@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|console-control-strings@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-unicode@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-assign@4.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|string-width@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|gauge@2.7.4|string-width@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|code-point-at@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-fullwidth-code-point@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|set-blocking@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|os-homedir@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|os-tmpdir@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|err-code@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1|retry@0.10.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|promise-retry@1.1.1|retry@0.10.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|protoduck@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|genfun@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decode-uri-component@0.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|split-on-first@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strict-uri-encode@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debuglog@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-extend@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-promisify@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object.getownpropertydescriptors@2.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mute-stream@0.0.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0|safe-buffer@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string_decoder@1.3.0|safe-buffer@5.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws-sign2@0.7.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|aws4@1.8.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|caseless@0.12.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|combined-stream@1.0.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extend@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|forever-agent@0.6.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|form-data@2.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asynckit@0.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|combined-stream@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-types@2.1.19"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|ajv@6.12.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-schema@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|ajv@6.12.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|fast-deep-equal@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fast-json-stable-stringify@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|json-schema-traverse@0.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|fast-deep-equal@3.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-validator@5.1.5|json-schema-traverse@0.4.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-signature@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsprim@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sshpk@1.14.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-typedarray@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isstream@0.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-stringify-safe@5.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-types@2.1.19",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-db@1.35.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|oauth-sign@0.9.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|performance-now@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|qs@6.5.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tough-cookie@2.4.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|psl@1.1.29",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|punycode@1.4.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tunnel-agent@0.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|readable-stream@2.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-iterate@1.2.0|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7|minipass@2.9.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fs-minipass@1.2.7|minipass@2.9.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3|minipass@2.9.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minizlib@1.3.3|minipass@2.9.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yallist@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-slug@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|imurmurhash@0.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|boxen@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-align@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|camelcase@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chalk@2.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-boxes@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|term-size@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|widest-line@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|chalk@2.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-styles@3.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|escape-string-regexp@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|supports-color@5.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|configstore@3.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dot-prop@4.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|graceful-fs@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-dir@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-string@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|write-file-atomic@2.4.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xdg-basedir@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|import-lazy@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1|ci-info@1.6.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-ci@1.2.1|ci-info@1.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-installed-globally@0.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|global-dirs@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-path-inside@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-npm@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|latest-version@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|package-json@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver-diff@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xdg-basedir@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-correct@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-expression-parse@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-license-ids@3.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-expression-parse@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-exceptions@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-license-ids@3.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|builtins@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isexe@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|errno@0.1.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|prr@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-regex@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|defaults@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|clone@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|isarray@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|process-nextick-args@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|brace-expansion@1.1.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|balanced-match@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-map@0.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip-regex@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|string-width@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|strip-ansi@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|string-width@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|emoji-regex@7.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|is-fullwidth-code-point@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|strip-ansi@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|ansi-regex@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cliui@5.0.0|ansi-regex@4.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decamelize@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|get-caller-file@2.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|require-directory@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|require-main-filename@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which-module@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1|camelcase@5.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|decamelize@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|yargs-parser@15.0.1|camelcase@5.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|buffer-from@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|typedarray@0.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|stream-shift@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cyclist@0.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|xtend@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-parse@1.0.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agentkeepalive@3.5.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|humanize-ms@1.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-cache-semantics@3.8.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|http-proxy-agent@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agent-base@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|https-proxy-agent@2.2.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agent-base@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|node-fetch-npm@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|encoding@0.1.12",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-parse-better-errors@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2|agent-base@4.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks@2.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks-proxy-agent@4.0.2|agent-base@4.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promisify@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|delegates@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.2|string-width@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wide-align@1.1.2|string-width@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|code-point-at@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-fullwidth-code-point@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|err-code@1.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|genfun@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object.getownpropertydescriptors@2.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|define-properties@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-abstract@1.12.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|delayed-stream@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asynckit@0.4.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|har-schema@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsprim@1.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extsprintf@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-schema@0.2.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|verror@1.10.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|sshpk@1.14.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asn1@0.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bcrypt-pbkdf@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dashdash@1.14.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ecc-jsbn@0.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|getpass@0.1.7",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsbn@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safer-buffer@2.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|mime-db@1.35.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|psl@1.1.29"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|punycode@1.4.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-align@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|camelcase@4.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cli-boxes@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|term-size@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|widest-line@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|string-width@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-styles@3.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-convert@1.9.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|escape-string-regexp@1.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|supports-color@5.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-flag@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dot-prop@4.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-obj@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|make-dir@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pify@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unique-string@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|crypto-random-string@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|global-dirs@0.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-path-inside@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-is-inside@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|package-json@4.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-auth-token@3.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-url@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|semver@5.7.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-license-ids@3.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|spdx-exceptions@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|prr@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|clone@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|balanced-match@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|concat-map@0.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ansi-styles@3.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|string-width@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|string-width@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|emoji-regex@7.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|is-fullwidth-code-point@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|strip-ansi@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|ansi-regex@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|wrap-ansi@5.1.0|ansi-regex@4.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|emoji-regex@7.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|humanize-ms@1.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ms@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|agent-base@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promisify@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0|ms@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|debug@3.1.0|ms@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|encoding@0.1.12",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iconv-lite@0.4.23"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|socks@2.3.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip@1.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|smart-buffer@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|code-point-at@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-keys@1.0.12"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-abstract@1.12.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-to-primitive@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-callable@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-regex@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|fast-json-stable-stringify@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0|punycode@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|uri-js@4.4.0|punycode@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extsprintf@1.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|json-schema@0.2.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|verror@1.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|core-util-is@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|asn1@0.2.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|dashdash@1.14.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ecc-jsbn@0.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsbn@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|getpass@0.1.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|jsbn@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safer-buffer@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|tweetnacl@0.14.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0|get-stream@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-stream@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-run-path@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|p-finally@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|signal-exit@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-eof@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|execa@0.7.0|get-stream@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-convert@1.9.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-name@1.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-flag@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-obj@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pify@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|crypto-random-string@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|create-error-class@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexer3@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1|get-stream@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-redirect@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-retry-allowed@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-stream@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lowercase-keys@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|timed-out@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unzip-response@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|url-parse-lax@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|got@6.7.1|get-stream@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-auth-token@3.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rc@1.2.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|registry-url@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rc@1.2.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-exists@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ms@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promisify@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promise@4.2.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|iconv-lite@0.4.23",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ip@1.1.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|smart-buffer@4.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|number-is-nan@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|object-keys@1.0.12"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es-to-primitive@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-callable@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-date-object@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-symbol@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|function-bind@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|function-bind@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-callable@1.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-regex@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|lru-cache@4.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-command@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|lru-cache@4.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pseudomap@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|yallist@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|cross-spawn@5.1.0|yallist@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-stream@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|npm-run-path@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-key@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|p-finally@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-eof@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|color-name@1.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|create-error-class@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|capture-stack-trace@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|duplexer3@0.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-redirect@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-retry-allowed@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|lowercase-keys@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|timed-out@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|unzip-response@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|url-parse-lax@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|prepend-http@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|rc@1.2.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|deep-extend@0.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|ini@1.3.8",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimist@1.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-json-comments@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|es6-promise@4.2.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-date-object@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|is-symbol@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-symbols@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-command@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|path-key@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|capture-stack-trace@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|prepend-http@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|deep-extend@0.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|minimist@1.2.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|strip-json-comments@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|has-symbols@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|pseudomap@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npm@6.14.15|shebang-regex@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug@2.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-filters@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-lexer@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-linker@3.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-load@2.0.12",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-parser@5.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-runtime@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-strip-comments@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|server-destroy@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slugg@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0|async@2.6.4",
        "pdfjs-dist@2.16.105-tuxcare.2|diagnostics@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-stream@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0",
        "pdfjs-dist@2.16.105-tuxcare.2|one-time@0.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|stack-trace@0.0.10",
        "pdfjs-dist@2.16.105-tuxcare.2|triple-beam@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|winston-transport@4.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|winston@3.1.0|async@2.6.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|escalade@3.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|require-directory@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/trace-mapping@0.3.13",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/resolve-uri@3.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/sourcemap-codec@1.4.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/highlight@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-validator-identifier@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|chalk@2.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/gen-mapping@0.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/set-array@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/sourcemap-codec@1.4.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/trace-mapping@0.3.13"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsesc@2.5.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-module-imports@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-hoist-variables@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-string-parser@7.18.10"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-skip-transparent-expression-wrappers@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-remap-async-to-generator@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-wrap-function@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-class-features-plugin@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-member-expression-to-functions@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-optimise-call-expression@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-replace-supers@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-split-export-declaration@7.18.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-create-regexp-features-plugin@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-annotate-as-pure@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|regexpu-core@5.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-optimise-call-expression@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-replace-supers@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-environment-visitor@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-member-expression-to-functions@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-optimise-call-expression@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-builder-binary-assignment-operator-visitor@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-explode-assignable-expression@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerator-transform@0.15.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/runtime@7.18.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/core@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-compilation-targets@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-plugin-utils@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|debug@4.3.4",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash.debounce@4.0.8",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|semver@6.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|debug@4.3.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|semver@6.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-define-polyfill-provider@0.3.2|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|deep-is@0.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-levenshtein@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|levn@0.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|prelude-ls@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|type-check@0.3.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|prelude-ls@1.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|type-check@0.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|prelude-ls@1.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|word-wrap@1.2.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|electron-to-chromium@1.4.211"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|node-releases@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|update-browserslist-db@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|browserslist@4.21.3",
        "pdfjs-dist@2.16.105-tuxcare.2|escalade@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|picocolors@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|commondir@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|find-up@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|find-up@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|locate-path@5.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|path-exists@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|locate-path@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-locate@4.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|path-exists@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-locate@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-limit@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-limit@2.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-try@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pkg-dir@4.2.0|p-try@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|big.js@5.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|emojis-list@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ajv-keywords@3.5.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ajv@6.12.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|detect-libc@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|node-fetch@2.6.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|whatwg-url@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|nopt@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|abbrev@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|npmlog@4.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|are-we-there-yet@1.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|console-control-strings@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|gauge@2.7.4",
        "pdfjs-dist@2.16.105-tuxcare.2|set-blocking@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|chownr@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|fs-minipass@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|mkdirp@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|yallist@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|chownr@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar@6.1.11|yallist@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|decompress-response@4.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|mimic-response@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-concat@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|es-to-primitive@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-symbol-description@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|has-symbols@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|internal-slot@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|is-callable@1.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-negative-zero@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-regex@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-shared-array-buffer@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-string@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|is-weakref@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|object-inspect@1.11.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object-keys@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object.assign@4.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|has-symbols@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object.assign@4.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|define-properties@1.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|has-symbols@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|es-abstract@1.19.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1|has-symbols@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1|has-symbols@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-string@1.0.7",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ms@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|find-up@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|locate-path@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|brace-expansion@1.1.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|balanced-match@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|concat-map@0.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-parse@1.0.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/json5@0.0.29"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jsonc-parser@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-textdocument@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-languageserver-types@3.16.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-nls@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|vscode-uri@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|eslint-visitor-keys@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0|estraverse@5.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|esrecurse@4.3.0|estraverse@5.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|domhandler@4.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|dom-serializer@1.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|domhandler@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|dom-serializer@1.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|domhandler@4.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|entities@2.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|domutils@2.8.0|entities@2.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-diff@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|escape-string-regexp@1.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/normalize-package-data@2.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|normalize-package-data@2.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|parse-json@5.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|type-fest@0.6.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|normalize-package-data@2.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|hosted-git-info@2.8.9",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|semver@5.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|validate-npm-package-license@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|parse-json@5.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/code-frame@7.18.6",
        "pdfjs-dist@2.16.105-tuxcare.2|error-ex@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|json-parse-even-better-errors@2.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|lines-and-columns@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|read-pkg@5.2.0|type-fest@0.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|type-fest@0.8.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0|yallist@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lru-cache@6.0.0|yallist@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|min-indent@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@humanwhocodes/object-schema@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|json-schema-traverse@0.4.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uri-js@4.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|punycode@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-jsx@5.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|acorn@8.8.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|flat-cache@3.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|flatted@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|rimraf@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-union@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dir-glob@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|path-type@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|merge2@1.4.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slash@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|parent-module@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|callsites@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-from@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-gray@0.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-wrap@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|color-support@1.1.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-node-version@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|time-stamp@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-colors@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-wrap@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-diff@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-union@3.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|assign-symbols@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2|is-extendable@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|import-cwd@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lilconfig@2.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yaml@1.10.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/expect@1.20.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|binaryextensions@2.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|textextensions@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-assign@4.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-crc32@0.2.13"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|anymatch@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
        "pdfjs-dist@2.16.105-tuxcare.2|normalize-path@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1|process-nextick-args@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|stream-exhaust@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1|process-nextick-args@1.0.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-negated-glob@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|just-debounce@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-each@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|array-slice@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|archy@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0|kind-of@5.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-sort@1.0.0|kind-of@5.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|concat-stream@1.6.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer-from@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|typedarray@0.0.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|each-props@1.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5|is-plain-object@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-props@2.0.5|is-plain-object@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gulplog@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|glogg@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|interpret@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|liftoff@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extend@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|fined@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|flagged-respawn@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|object.map@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|rechoir@0.6.2",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0|findup-sync@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|stack-trace@0.0.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|matchdep@2.0.0|findup-sync@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|detect-file@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-glob@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mute-stdout@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pretty-hrtime@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|replace-homedir@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|is-absolute@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|semver-greatest-satisfied-range@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|sver-compat@1.5.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|v8flags@3.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-flatten@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-map@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|bach@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-filter@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|arr-flatten@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|arr-map@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|array-each@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|async-settle@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|now-and-later@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|collection-map@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-map@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es6-weak-map@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|d@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-iterator@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|last-run@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|default-resolution@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-weak-map@2.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.reduce@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|undertaker-registry@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fs.realpath@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|inflight@1.0.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-is-absolute@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/linkify-it@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/mdurl@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|xmlcreate@2.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mdurl@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|argparse@1.0.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|entities@1.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|linkify-it@2.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|uc.micro@1.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|safer-buffer@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cssesc@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/yauzl@2.9.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yauzl@2.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer-crc32@0.2.13",
        "pdfjs-dist@2.16.105-tuxcare.2|fd-slicer@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|debug@4.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|debug@4.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|ms@2.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|agent-base@6.0.2|ms@2.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|chownr@1.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mkdirp-classic@0.5.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|fs-constants@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0|readable-stream@3.6.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tar-stream@2.2.0|readable-stream@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer@5.7.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|base64-js@1.5.1",
        "pdfjs-dist@2.16.105-tuxcare.2|ieee754@1.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|core-util-is@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|isarray@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|process-nextick-args@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/parse-json@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-type@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.stat@2.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.walk@1.2.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.scandir@2.1.5",
        "pdfjs-dist@2.16.105-tuxcare.2|fastq@1.13.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/minimist@1.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2|camelcase@5.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|map-obj@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|quick-lru@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase-keys@6.2.2|camelcase@5.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.0|map-obj@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|decamelize-keys@1.1.0|map-obj@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|decamelize@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|hard-rejection@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minimist-options@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arrify@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-obj@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|redent@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|indent-string@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-indent@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|trim-newlines@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|picomatch@2.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|emoji-regex@8.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.truncate@4.4.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|ansi-styles@4.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|astral-regex@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|is-fullwidth-code-point@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|ansi-styles@4.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|slice-ansi@4.0.0|color-convert@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|signal-exit@3.0.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-from@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cephes@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|keypress@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extend@3.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glob-parent@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-glob@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-dirname@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ordered-read-streams@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-absolute-glob@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-absolute@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-negated-glob@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unique-stream@2.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|json-stable-stringify-without-jsonify@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|flush-write-stream@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|define-properties@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|foreach@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|object-keys@1.0.11"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-symbols@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-keys@1.0.11"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|duplexify@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pump@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-utf8@0.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|append-buffer@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer-equal@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|convert-source-map@1.5.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-path@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|remove-trailing-separator@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|now-and-later@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|errno@0.1.8",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|prr@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/eslint@8.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/estree@0.0.51",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/json-schema@7.0.9"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-numbers@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/floating-point-hex-parser@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-api-error@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-buffer@1.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-section@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-buffer@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-gen@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-gen@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-wasm-bytecode@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ieee754@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/leb128@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/utf8@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-opt@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-buffer@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-gen@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wasm-parser@1.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/wast-printer@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ast@1.11.1",
        "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/helper-api-error@1.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/ieee754@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/ieee754@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/leb128@1.11.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/utf8@1.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|estraverse@4.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mime-db@1.51.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/node@14.14.45",
        "pdfjs-dist@2.16.105-tuxcare.2|merge-stream@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|supports-color@8.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|supports-color@8.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|has-flag@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jest-worker@27.3.1|has-flag@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|serialize-javascript@6.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|randombytes@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-styles@3.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-convert@1.9.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|supports-color@5.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-flag@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|async-each@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-flatten@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|repeat-element@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|split-string@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-binary-path@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|binary-extensions@1.11.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|readdirp@2.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|graceful-fs@4.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|upath@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|constantinople@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|doctypes@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|js-stringify@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3|pug-attrs@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-runtime@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|void-elements@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-code-gen@2.0.3|pug-attrs@2.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|constantinople@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|js-stringify@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-runtime@2.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-filters@3.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|clean-css@4.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|constantinople@3.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|jstransformer@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-walk@1.1.8",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0",
        "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-lexer@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|character-parser@2.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-linker@3.0.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-walk@1.1.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-load@2.0.12",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|object-assign@4.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|pug-walk@1.1.8"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-parser@5.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|token-stream@0.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-runtime@2.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-strip-comments@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|diagnostics@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|colorspace@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|enabled@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|kuler@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-stream@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|colors@1.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|fast-safe-stringify@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|fecha@2.3.3",
        "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0|ms@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|triple-beam@1.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|logform@1.10.0|ms@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|one-time@0.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stack-trace@0.0.10"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|triple-beam@1.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|winston-transport@4.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|triple-beam@1.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/resolve-uri@3.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/sourcemap-codec@1.4.11"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|js-tokens@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@jridgewell/set-array@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-wrap-function@7.18.11",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-function-name@7.18.9",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/template@7.18.10",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/traverse@7.18.11",
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-member-expression-to-functions@7.18.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regexpu-core@5.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|regenerate-unicode-properties@10.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|regenerate@1.4.2",
        "pdfjs-dist@2.16.105-tuxcare.2|regjsgen@0.6.0",
        "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4",
        "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-ecmascript@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-value-ecmascript@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@babel/helper-explode-assignable-expression@7.18.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@babel/types@7.18.10"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lodash.debounce@4.0.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|whatwg-url@5.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|tr46@0.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|webidl-conversions@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|abbrev@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|are-we-there-yet@1.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|delegates@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|console-control-strings@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|gauge@2.7.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|aproba@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|console-control-strings@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|has-unicode@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|object-assign@4.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|signal-exit@3.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-ansi@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|wide-align@1.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|set-blocking@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-minipass@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3|yallist@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3|yallist@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|minipass@3.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2|yallist@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|minizlib@2.1.2|yallist@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mimic-response@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wrappy@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|isexe@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|domhandler@5.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|entities@4.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|domhandler@5.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|domelementtype@2.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|dom-serializer@2.0.0|entities@4.3.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es-to-primitive@1.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-callable@1.2.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-date-object@1.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-symbol-description@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|internal-slot@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|has@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|side-channel@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-callable@1.2.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-negative-zero@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-regex@1.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-shared-array-buffer@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-weakref@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-inspect@1.11.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|define-properties@1.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimend@1.0.4|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|define-properties@1.1.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|define-properties@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|object-keys@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string.prototype.trimstart@1.0.4|object-keys@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|function-bind@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|has-bigints@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1|has-symbols@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|which-boxed-primitive@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unbox-primitive@1.0.1|has-symbols@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0|has-symbols@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0|has-symbols@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|locate-path@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|p-locate@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|path-exists@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|balanced-match@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|concat-map@0.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/normalize-package-data@2.4.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|punycode@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|flatted@3.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|callsites@3.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-wrap@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|assign-symbols@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|import-from@3.0.0|resolve-from@5.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|end-of-stream@1.4.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-diff@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|braces@2.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|fragment-cache@0.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|nanomatch@1.2.9",
        "pdfjs-dist@2.16.105-tuxcare.2|object.pick@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stream-exhaust@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-each@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-slice@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|for-in@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0|kind-of@5.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|default-compare@1.0.0|kind-of@5.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|typedarray@0.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|each-props@1.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|glogg@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|sparkles@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|detect-file@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0|is-glob@4.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|micromatch@3.1.10",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|findup-sync@3.0.0|is-glob@4.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fined@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|expand-tilde@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|object.defaults@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object.pick@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|parse-filepath@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|flagged-respawn@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.map@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|for-own@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|rechoir@0.6.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|resolve@1.22.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|parse-passwd@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-absolute@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-relative@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|sver-compat@1.5.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|es6-iterator@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|get-caller-file@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|require-main-filename@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|code-point-at@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-fullwidth-code-point@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|y18n@3.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arr-filter@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-slice@1.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0|is-number@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-initial@1.1.0|is-number@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0|is-number@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-last@1.3.0|is-number@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|async-settle@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|async-done@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|d@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|es6-iterator@2.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|next-tick@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es6-iterator@2.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|d@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44",
        "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|es6-symbol@3.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|d@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|es5-ext@0.10.44"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|default-resolution@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|sprintf-js@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fd-slicer@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pend@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|buffer@5.7.1",
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0|readable-stream@3.6.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|bl@4.1.0|readable-stream@3.6.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|inherits@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|string_decoder@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fs-constants@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base64-js@1.5.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ieee754@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|error-ex@1.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lines-and-columns@1.1.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.scandir@2.1.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@nodelib/fs.stat@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|run-parallel@1.2.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fastq@1.13.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|reusify@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ini@1.3.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|which@1.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isexe@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|map-obj@4.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|quick-lru@4.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|arrify@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-plain-obj@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|validate-npm-package-license@3.0.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-correct@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-expression-parse@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|require-from-string@2.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|astral-regex@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-glob@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-dirname@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0|through2@2.0.5",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|through2-filter@3.0.0|through2@2.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|readable-stream@2.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|xtend@4.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|foreach@2.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|stream-shift@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|buffer-equal@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|prr@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@webassemblyjs/floating-point-hex-parser@1.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/long@4.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@xtuc/ieee754@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|randombytes@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|color-convert@1.9.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-flag@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|repeat-string@1.6.1",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex-range@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fill-range@4.0.0|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|repeat-element@1.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|define-property@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|define-property@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-descriptor@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-descriptor@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-accessor-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-data-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-accessor-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-node@2.1.1|is-data-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2",
        "pdfjs-dist@2.16.105-tuxcare.2|debug@2.6.9",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|define-property@0.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|map-cache@0.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map-resolve@0.5.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|source-map@0.5.7",
        "pdfjs-dist@2.16.105-tuxcare.2|use@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|define-property@0.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2|source-map@0.5.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|split-string@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|binary-extensions@1.11.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|constantinople@3.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/babel-types@7.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|@types/babylon@6.16.4",
        "pdfjs-dist@2.16.105-tuxcare.2|babel-types@6.26.0",
        "pdfjs-dist@2.16.105-tuxcare.2|babylon@6.18.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|doctypes@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|js-stringify@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-error@1.3.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|void-elements@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1|acorn@3.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|with@5.1.1|acorn@3.3.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|clean-css@4.2.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|source-map@0.6.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|jstransformer@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-promise@2.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|promise@7.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pug-walk@1.1.8"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|source-map@0.5.7",
        "pdfjs-dist@2.16.105-tuxcare.2|uglify-to-browserify@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|yargs@3.10.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|source-map@0.5.7"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-js@2.8.29|yargs@3.10.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|camelcase@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|cliui@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|decamelize@1.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|window-size@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|character-parser@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-regex@1.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0|acorn@4.0.13",
        "pdfjs-dist@2.16.105-tuxcare.2|object-assign@4.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-expression@3.0.0|acorn@4.0.13"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|token-stream@0.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|colorspace@1.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|text-hex@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|enabled@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|env-variable@0.0.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|kuler@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|colornames@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|colors@1.3.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fast-safe-stringify@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fecha@2.3.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerate-unicode-properties@10.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|regenerate@1.4.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerate@1.4.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsgen@0.6.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4|jsesc@0.5.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regjsparser@0.8.4|jsesc@0.5.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-ecmascript@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|unicode-canonical-property-names-ecmascript@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|unicode-property-aliases-ecmascript@2.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-match-property-value-ecmascript@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|tr46@0.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|webidl-conversions@3.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|delegates@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|aproba@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-unicode@2.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-ansi@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wide-align@1.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-date-object@1.0.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4|has-symbols@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4|has-symbols@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|side-channel@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|get-intrinsic@1.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|object-inspect@1.11.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-bigints@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|which-boxed-primitive@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-bigint@1.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-boolean-object@1.1.2",
        "pdfjs-dist@2.16.105-tuxcare.2|is-number-object@1.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|is-string@1.0.7",
        "pdfjs-dist@2.16.105-tuxcare.2|is-symbol@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|p-locate@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|p-limit@1.3.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-exists@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|hosted-git-info@2.8.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|semver@5.5.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-descriptor@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-descriptor@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-accessor-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-data-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-accessor-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2|is-data-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|define-property@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|fragment-cache@0.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|define-property@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-descriptor@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-descriptor@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-accessor-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-data-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-accessor-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|extglob@2.0.4|is-data-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|fragment-cache@0.2.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|map-cache@0.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|nanomatch@1.2.9",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-diff@4.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|array-unique@0.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|define-property@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|fragment-cache@0.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|object.pick@1.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object.pick@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|extend-shallow@3.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|for-in@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|sparkles@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|detect-file@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-dir@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|expand-tilde@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|global-modules@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-tilde@2.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-filepath@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-absolute@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|map-cache@0.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|path-root@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-passwd@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-relative@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-unc-path@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wrap-ansi@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|string-width@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lcid@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|invert-kv@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|code-point-at@1.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|next-tick@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pend@1.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-arrayish@0.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|run-parallel@1.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|queue-microtask@1.2.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|reusify@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-correct@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-expression-parse@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-license-ids@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-expression-parse@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-exceptions@2.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|spdx-license-ids@3.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|repeat-string@1.6.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-regex-range@2.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|snapdragon-util@3.0.1|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|cache-base@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6",
        "pdfjs-dist@2.16.105-tuxcare.2|component-emitter@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|define-property@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2",
        "pdfjs-dist@2.16.105-tuxcare.2|pascalcase@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|define-property@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-descriptor@1.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-descriptor@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-accessor-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-data-descriptor@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-accessor-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|base@0.11.2|is-data-descriptor@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|map-cache@0.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-resolve@0.5.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|atob@2.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|decode-uri-component@0.2.0",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-url@0.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|source-map-url@0.4.0",
        "pdfjs-dist@2.16.105-tuxcare.2|urix@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|use@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|kind-of@6.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|safe-regex@1.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|ret@0.1.15"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/babel-types@7.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|@types/babylon@6.16.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|@types/babel-types@7.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-types@6.26.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|babel-runtime@6.26.0",
        "pdfjs-dist@2.16.105-tuxcare.2|esutils@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|lodash@4.17.21",
        "pdfjs-dist@2.16.105-tuxcare.2|to-fast-properties@1.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babylon@6.18.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0|acorn@4.0.13"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|acorn-globals@3.1.0|acorn@4.0.13"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-promise@2.2.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|promise@7.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|asap@2.0.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|color@3.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-convert@1.9.1",
        "pdfjs-dist@2.16.105-tuxcare.2|color-string@1.5.5"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|text-hex@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|env-variable@0.0.5"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|colornames@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-canonical-property-names-ecmascript@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unicode-property-aliases-ecmascript@2.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ansi-regex@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-bigint@1.0.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-bigints@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-boolean-object@1.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|call-bind@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-number-object@1.0.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|p-limit@1.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|p-try@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|yocto-queue@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|debug@2.6.9",
        "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|define-property@0.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|posix-character-classes@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|regex-not@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|snapdragon@0.8.2",
        "pdfjs-dist@2.16.105-tuxcare.2|to-regex@3.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|define-property@0.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|expand-brackets@2.1.4|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0|is-number@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-odd@2.0.0|is-number@4.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|global-modules@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|global-prefix@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-root@0.1.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|path-root-regex@0.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-unc-path@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|unc-path-regex@0.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|invert-kv@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pinkie-promise@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|pinkie@2.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|normalize-package-data@2.4.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|hosted-git-info@2.8.9",
        "pdfjs-dist@2.16.105-tuxcare.2|is-builtin-module@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|semver@5.5.0",
        "pdfjs-dist@2.16.105-tuxcare.2|validate-npm-package-license@3.0.3"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|number-is-nan@1.0.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|queue-microtask@1.2.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-license-ids@3.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|spdx-exceptions@2.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cache-base@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|collection-visit@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|component-emitter@1.2.1",
        "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|has-value@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0",
        "pdfjs-dist@2.16.105-tuxcare.2|union-value@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-union@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6|define-property@0.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|class-utils@0.3.6|define-property@0.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|component-emitter@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|for-in@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|mixin-deep@1.3.2|is-extendable@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pascalcase@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6",
        "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6|kind-of@5.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6|kind-of@5.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|atob@2.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|decode-uri-component@0.2.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|resolve-url@0.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|source-map-url@0.4.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|urix@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|ret@0.1.15"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-runtime@6.26.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|babel-runtime@6.26.0|core-js@2.6.9",
        "pdfjs-dist@2.16.105-tuxcare.2|regenerator-runtime@0.11.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|babel-runtime@6.26.0|core-js@2.6.9"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-fast-properties@1.0.3"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|asap@2.0.6"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|camelcase@1.2.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|cliui@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|center-align@0.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|right-align@0.1.3",
        "pdfjs-dist@2.16.105-tuxcare.2|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|window-size@0.1.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|color-string@1.5.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|color-name@1.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|p-try@1.0.0"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|posix-character-classes@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|global-prefix@1.0.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|expand-tilde@2.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|homedir-polyfill@1.0.3",
        "pdfjs-dist@2.16.105-tuxcare.2|ini@1.3.7",
        "pdfjs-dist@2.16.105-tuxcare.2|is-windows@1.0.2",
        "pdfjs-dist@2.16.105-tuxcare.2|which@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|path-root-regex@0.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unc-path-regex@0.1.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|pinkie@2.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|parse-json@2.2.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|error-ex@1.3.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|strip-bom@2.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-builtin-module@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|builtin-modules@1.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|collection-visit@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|map-visit@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|object-visit@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-value@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1|extend-shallow@2.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|is-plain-object@2.0.4",
        "pdfjs-dist@2.16.105-tuxcare.2|split-string@3.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1|extend-shallow@2.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|to-object-path@0.3.0|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|union-value@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|arr-union@3.1.0",
        "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|is-extendable@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|set-value@2.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1",
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|get-value@2.0.6",
        "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-values@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isarray@1.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|unset-value@1.0.0|has-values@0.1.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2|define-property@0.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|static-extend@0.1.2|define-property@0.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-accessor-descriptor@0.1.6|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|is-data-descriptor@0.1.4|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|regenerator-runtime@0.11.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|center-align@0.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4",
        "pdfjs-dist@2.16.105-tuxcare.2|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|right-align@0.1.3",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|wordwrap@0.0.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2|is-arrayish@0.3.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|simple-swizzle@0.2.2|is-arrayish@0.3.2"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|builtin-modules@1.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|map-visit@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|object-visit@1.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-visit@1.0.1",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|isobject@3.0.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-number@3.0.0",
        "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0|kind-of@4.0.0"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|has-values@1.0.0|kind-of@4.0.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|copy-descriptor@0.1.1",
        "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|define-property@0.2.5",
        "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|define-property@0.2.5",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-descriptor@0.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|object-copy@0.1.0|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4|kind-of@3.2.2",
        "pdfjs-dist@2.16.105-tuxcare.2|longest@1.0.1",
        "pdfjs-dist@2.16.105-tuxcare.2|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|align-text@0.1.4|kind-of@3.2.2",
      "dependsOn": [
        "pdfjs-dist@2.16.105-tuxcare.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|lazy-cache@1.0.4"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|copy-descriptor@0.1.1"
    },
    {
      "ref": "pdfjs-dist@2.16.105-tuxcare.2|longest@1.0.1"
    }
  ]
}