{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:7565e2a4-8caa-4a6c-9b6e-4237769be048",
  "metadata": {
    "timestamp": "2026-04-14T14:05:04.907Z",
    "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": "officeparser",
      "version": "6.1.0",
      "bom-ref": "officeparser@6.1.0",
      "author": "Harsh Ankur",
      "description": "A robust, strictly-typed Node.js and Browser library for parsing office files (.docx, .pptx, .xlsx, .odt, .odp, .ods, .pdf, .rtf) into structured AST with rich metadata, formatting, and attachment support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/officeparser@6.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fharshankur%2FofficeParser.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/harshankur/officeParser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://officeparser.harshankur.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/harshankur/officeParser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "xmldom",
      "group": "@xmldom",
      "version": "0.9.9",
      "bom-ref": "officeparser@6.1.0|@xmldom/xmldom@0.9.9",
      "description": "A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xmldom/xmldom@0.9.9",
      "externalReferences": [
        {
          "url": "git://github.com/xmldom/xmldom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xmldom/xmldom",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xmldom/xmldom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ab27081c0b9cc72fcb5c06088e62e6b50f2af463e731b9e31b52978569bda39b02afaa4e60301390c3e24cd6bafeff1e10bcaa390d85b04a9ea0562682ffe026"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@xmldom/xmldom"
        }
      ]
    },
    {
      "type": "library",
      "name": "fflate",
      "version": "0.8.2",
      "bom-ref": "officeparser@6.1.0|fflate@0.8.2",
      "author": "Arjun Barrett",
      "description": "High performance (de)compression in an 8kB package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fflate@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/101arrowz/fflate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://101arrowz.github.io/fflate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/101arrowz/fflate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "70f254e3b39a02809b834a41bf3b20a533e19a1a88e5e26387f248bbcb4f8f9abe4fb88bbd6fc901852a984eca381e11d59c8487305a210a50a5aadd045e73f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fflate"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-type",
      "version": "22.0.1",
      "bom-ref": "officeparser@6.1.0|file-type@22.0.1",
      "author": "Sindre Sorhus",
      "description": "Detect the file type of a file, stream, or data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-type@22.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/file-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/file-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/file-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/file-type/-/file-type-22.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c30e4c86b7b4104fa3981bce5d399701b10cb9913bb97e1adfea1109014d8fcc3efa0ddebfdd7737ab57433d174d76ee790e535907e6e8175a5621071e7f1b84"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "pdfjs-dist",
      "version": "5.6.205",
      "bom-ref": "officeparser@6.1.0|pdfjs-dist@5.6.205",
      "description": "Generic build of Mozilla's PDF.js library.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pdfjs-dist@5.6.205",
      "externalReferences": [
        {
          "url": "git+https://github.com/mozilla/pdf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mozilla.github.io/pdf.js/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.6.205.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b65523fb62036bb1b549bbc134def850744b2726d90d66289be93aa79288665ee1b81bec03800f8ba98a2fecc2c5dded2e337984e38413d4efed57733bcf297e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pdfjs-dist"
        }
      ]
    },
    {
      "type": "library",
      "name": "tesseract.js",
      "version": "7.0.0",
      "bom-ref": "officeparser@6.1.0|tesseract.js@7.0.0",
      "description": "Pure Javascript Multilingual OCR",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tesseract.js@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/naptha/tesseract.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/naptha/tesseract.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/naptha/tesseract.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tesseract.js/-/tesseract.js-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b13c191dfb3fb033506e324c7f063bf8dce78b07184be64296b33ffd258f835dc5dd8818e201c874578f50477a0026a09a2f9a94444d2fc7d128f86e5813b98"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tesseract.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflate",
      "group": "@tokenizer",
      "version": "0.4.1",
      "bom-ref": "officeparser@6.1.0|@tokenizer/inflate@0.4.1",
      "author": "Borewit",
      "description": "Tokenized zip support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tokenizer/inflate@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/tokenizer-inflate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/tokenizer-inflate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "hhttps://github.com/Borewit/tokenizer-inflate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@tokenizer/inflate/-/inflate-0.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da602ffbca641ba18866217590d8358c08e1dbb203c443cac1d1ae977b277f3b457ab7cf188d4b8c37b3669de2ec11255e89a9a84b4f9a83f1e9cdb082d5ac38"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tokenizer/inflate"
        }
      ]
    },
    {
      "type": "library",
      "name": "strtok3",
      "version": "10.3.5",
      "bom-ref": "officeparser@6.1.0|strtok3@10.3.5",
      "author": "Borewit",
      "description": "A promise based streaming tokenizer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strtok3@10.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/strtok3.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/strtok3#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Borewit/strtok3/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strtok3/-/strtok3-10.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "922e216507e1e6b5f44032cb90e0a3fa1f8254d92a9a9fc231ff2ff2466990d54aea3190a28332b6accb65851560865c159eb20c1ef411f0fc3ce7055e2179a0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strtok3"
        }
      ]
    },
    {
      "type": "library",
      "name": "token-types",
      "version": "6.1.2",
      "bom-ref": "officeparser@6.1.0|token-types@6.1.2",
      "author": "Borewit",
      "description": "Common token types for decoding and encoding numeric and string values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/token-types@6.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/token-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/token-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Borewit/token-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/token-types/-/token-types-6.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7515dc872f82d0880af163c2eb1bc21c544859851baaa74420a3da2a8fc071350dcf02d32ba007ed18dd2d6b0465c00dfd305db5f530dcf60480faf954fafac3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/token-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "uint8array-extras",
      "version": "1.5.0",
      "bom-ref": "officeparser@6.1.0|uint8array-extras@1.5.0",
      "author": "Sindre Sorhus",
      "description": "Useful utilities for working with Uint8Array (and Buffer)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uint8array-extras@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/uint8array-extras.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/uint8array-extras#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/uint8array-extras/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aef2920620b9cea08288367d9003accd9703bdd007c3020a246df76248f8dce29c5ac9e670144bd3d6135389ce78767c6366bb9753204ddd3c4817bd03c423e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uint8array-extras"
        }
      ]
    },
    {
      "type": "library",
      "name": "canvas",
      "group": "@napi-rs",
      "version": "0.1.97",
      "bom-ref": "officeparser@6.1.0|@napi-rs/canvas@0.1.97",
      "description": "Canvas for Node.js with skia backend",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40napi-rs/canvas@0.1.97",
      "externalReferences": [
        {
          "url": "git+https://github.com/Brooooooklyn/canvas.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@napi-rs/canvas/-/canvas-0.1.97.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f1c167897beb2049d5c2e3524425bdc22ad165b1efac3dc956e8dd4b63f99f9c6225935930e65c7cebc9d696fae9cee35cc2871e094910354919b9bc5d615c5d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@napi-rs/canvas"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-readable-to-web-readable-stream",
      "version": "0.4.2",
      "bom-ref": "officeparser@6.1.0|node-readable-to-web-readable-stream@0.4.2",
      "author": "Borewit",
      "description": "Convert Node Readable to Web API ReadableStream",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-readable-to-web-readable-stream@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/node-readable-to-web-readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/node-readable-to-web-readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Borewit/node-readable-to-web-readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-readable-to-web-readable-stream/-/node-readable-to-web-readable-stream-0.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fdc319348df8bfffe3513ac8f94228e22787001e4465163ffbb3a65d9801c5a58131c5b6b4675c788c34e911715b1aca679269dec2368b94ec468f82061b552d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-readable-to-web-readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "bmp-js",
      "version": "0.1.0",
      "bom-ref": "officeparser@6.1.0|bmp-js@0.1.0",
      "author": "shaozilee",
      "description": "A pure javascript BMP encoder and decoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bmp-js@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/shaozilee/bmp-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shaozilee/bmp-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shaozilee/bmp-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bmp-js/-/bmp-js-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bc7752d7d0a763787088d7646aa93ddc3be354b7db11c23c9b2b38523b96ae55f585a0e6ae8a3ca38c42ce1e300fa0c657a1f1442c9abb084746a3137c446d8f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bmp-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "idb-keyval",
      "version": "6.2.2",
      "bom-ref": "officeparser@6.1.0|idb-keyval@6.2.2",
      "author": "Jake Archibald",
      "description": "A super-simple-small keyval store built on top of IndexedDB",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/idb-keyval@6.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jakearchibald/idb-keyval.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jakearchibald/idb-keyval#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jakearchibald/idb-keyval/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ca30fd9c0449fe36f583e0af0f4b658541ceac9f52cb43fc4fd305dd868b9479d2469c0f7e94d7d1722fa66c37800254984bb71622022c10cf5d5c3212fae57a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/idb-keyval"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-url",
      "version": "1.2.4",
      "bom-ref": "officeparser@6.1.0|is-url@1.2.4",
      "description": "Check whether a string is a URL.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-url@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/segmentio/is-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/segmentio/is-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/segmentio/is-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "213bc68a6f058518987b8210e6e1d2923ee955a3c3ac24e435ddf2ab7715ee26407097474d430f3041dca923b2f7167da857a7402be2fb6c231fd6b59d7a87c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-fetch",
      "version": "2.7.0",
      "bom-ref": "officeparser@6.1.0|node-fetch@2.7.0",
      "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.7.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7381517d49bf75b71667b53ed56ab40300b214bfb79edd9b130d39c1fc52cfe0d6a56b22b609928189b2d9d41d5b2282d7af7810b3ea32cfd8cd448da332edf0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "opencollective-postinstall",
      "version": "2.0.3",
      "bom-ref": "officeparser@6.1.0|opencollective-postinstall@2.0.3",
      "author": "Xavier Damman",
      "description": "Lightweight npm postinstall message to invite people to donate to your collective",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/opencollective-postinstall@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/opencollective/opencollective-postinstall.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/opencollective/opencollective-postinstall#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/opencollective/opencollective-postinstall/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0057fb02b6ecd4793a3c8102b9a83673011aee941dde82d2f3160b5ea81dad713e0cc3b07c2adec97031e696d8f3e853801ecbd37af93bd206446e1338652f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opencollective-postinstall"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-runtime",
      "version": "0.13.11",
      "bom-ref": "officeparser@6.1.0|regenerator-runtime@0.13.11",
      "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.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/regenerator.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/facebook/regenerator/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/regenerator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "918d40655af645afadfa9895689e20c5a15a45e6551f8d0028da3b5025fa5be744c01a3fda8649cea7ee375a8bab5a0be39a39e9c3da4d710bc2b4e1f05a6082"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "tesseract.js-core",
      "version": "7.0.0",
      "bom-ref": "officeparser@6.1.0|tesseract.js-core@7.0.0",
      "author": "antimatter15",
      "description": "Tesseract C++ API in Pure Javascript",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tesseract.js-core@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/naptha/tesseract.js-core.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/naptha/tesseract.js-core",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/naptha/tesseract.js-core/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tesseract.js-core/-/tesseract.js-core-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a7347e75f0dce66d2abdce04cf7a817c73ec668a54bcac5225d5829b93fa6dbae73ba7a70b3442cdb8f033726b18c38e7471ae9b2daf23dedd1502dab8df957"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tesseract.js-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-feature-detect",
      "version": "1.8.0",
      "bom-ref": "officeparser@6.1.0|wasm-feature-detect@1.8.0",
      "author": "Surma",
      "description": "A small library to detect which features of WebAssembly are supported in your current browser.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wasm-feature-detect@1.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/GoogleChromeLabs/wasm-feature-detect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/GoogleChromeLabs/wasm-feature-detect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/GoogleChromeLabs/wasm-feature-detect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce4b1a2ca3367d59670798d0403a8a5d7c181cb414547f5eb3ee5338e1f018e54938279104288f8f04a0fb7b4dd807530b38e0962e238a3087dbdd245dbff359"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wasm-feature-detect"
        }
      ]
    },
    {
      "type": "library",
      "name": "zlibjs",
      "version": "0.3.1",
      "bom-ref": "officeparser@6.1.0|zlibjs@0.3.1",
      "author": "Yuta Imaya",
      "description": "zlib, gzip and zip implementation in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zlibjs@0.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/imaya/zlib.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/imaya/zlib.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/imaya/zlib.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f89f51ae04ca3a69711520c7a34a48d7133a04b554bfea34653f4036d0b11a48c8542094771f5a95417c1a6f9d18b29b9249227562071436470cca5f213b78fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zlibjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "officeparser@6.1.0|debug@4.4.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.4.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\""
        },
        {
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "token",
      "group": "@tokenizer",
      "version": "0.3.0",
      "bom-ref": "officeparser@6.1.0|@tokenizer/token@0.3.0",
      "author": "Borewit",
      "description": "TypeScript definition for strtok3 token",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tokenizer/token@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/tokenizer-token.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/tokenizer-token#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Borewit/tokenizer-token/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3af8c5fb3e752f7a2fd0ec8053476ecec62ebced353c7ef1e2de83271fa0b9a8604e704792125d1bbb2841e4d214b58ddde7e71f289b67867c97612e5b024ddc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tokenizer/token"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-codec",
      "group": "@borewit",
      "version": "0.2.2",
      "bom-ref": "officeparser@6.1.0|@borewit/text-codec@0.2.2",
      "author": "Borewit",
      "description": "Text Decoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40borewit/text-codec@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Borewit/text-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Borewit/text-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Borewit/text-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@borewit/text-codec/-/text-codec-0.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c36917a1b2c83568dac7e3eda19e3d41eef9d41848d4e8e225c9176431dd1a51d214bca5eb25f5eccbc2d5b57032ec346f61596e59b32ca6c461cf695c5b499"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@borewit/text-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "version": "1.2.1",
      "bom-ref": "officeparser@6.1.0|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\""
        },
        {
          "url": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "75ccaa843bd7d42e3a95765c56a0a92be16d31141574830debf0dfe63b36ce8b94b2a1bb23ab05c62b480beeca60adbd29d5ce2c776ef732f8b059e85509ea68"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "canvas-linux-x64-gnu",
      "group": "@napi-rs",
      "version": "0.1.97",
      "bom-ref": "officeparser@6.1.0|@napi-rs/canvas-linux-x64-gnu@0.1.97",
      "description": "Canvas for Node.js with skia backend",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40napi-rs/canvas-linux-x64-gnu@0.1.97",
      "externalReferences": [
        {
          "url": "git+https://github.com/Brooooooklyn/canvas.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.97.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8835017bb02295fb814916d26bcfc8197dfc31ffa209206aa1528b490e57698d892ce6aacf54d5c8f144c88724ef04fa99142142de6c37aa207e32037e2ef8b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@napi-rs/canvas-linux-x64-gnu"
        }
      ]
    },
    {
      "type": "library",
      "name": "canvas-linux-x64-musl",
      "group": "@napi-rs",
      "version": "0.1.97",
      "bom-ref": "officeparser@6.1.0|@napi-rs/canvas-linux-x64-musl@0.1.97",
      "description": "Canvas for Node.js with skia backend",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40napi-rs/canvas-linux-x64-musl@0.1.97",
      "externalReferences": [
        {
          "url": "git+https://github.com/Brooooooklyn/canvas.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Brooooooklyn/canvas/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.97.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "00a2c577fbf46797ef82a043aa1beab40771f9f1cc279b7d25c50d2aae05219e561fe89e8069bc1cf763d343459424a79bcdc5a772e7f08d9feeeab568889668"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@napi-rs/canvas-linux-x64-musl"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "5.0.0",
      "bom-ref": "officeparser@6.1.0|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\""
        },
        {
          "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1a139ee7ba9c64eafdc7637e7e8f307061ad2b292cb45d1f094b164fc202ebef2b34201ce11af880d7f4d41892e6495aacf296fd027bc809712e3872e9ad84f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "officeparser@6.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\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "0.0.3",
      "bom-ref": "officeparser@6.1.0|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\""
        },
        {
          "url": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "37758cb2ea95eba953df40ab5cd6c48f1e06130968c37bfaaebe2609cbfaa6b9dfc214b4d6b920c857633cd05877d6ebecba57575f849a1d357c79ead86760af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "3.0.1",
      "bom-ref": "officeparser@6.1.0|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\""
        },
        {
          "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d89027df3f0047aae32bc4a6f28ad10b487f6dc97f0ea2fbb513dd199e08d428dd17e11a30b998c411f25ee28bf38f5eb9c3c586f068c4cb1f95f39bf24c5a79"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webidl-conversions"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "officeparser@6.1.0",
      "dependsOn": [
        "officeparser@6.1.0|@xmldom/xmldom@0.9.9",
        "officeparser@6.1.0|fflate@0.8.2",
        "officeparser@6.1.0|file-type@22.0.1",
        "officeparser@6.1.0|pdfjs-dist@5.6.205",
        "officeparser@6.1.0|tesseract.js@7.0.0"
      ]
    },
    {
      "ref": "officeparser@6.1.0|@xmldom/xmldom@0.9.9"
    },
    {
      "ref": "officeparser@6.1.0|fflate@0.8.2"
    },
    {
      "ref": "officeparser@6.1.0|file-type@22.0.1",
      "dependsOn": [
        "officeparser@6.1.0|@tokenizer/inflate@0.4.1",
        "officeparser@6.1.0|strtok3@10.3.5",
        "officeparser@6.1.0|token-types@6.1.2",
        "officeparser@6.1.0|uint8array-extras@1.5.0"
      ]
    },
    {
      "ref": "officeparser@6.1.0|pdfjs-dist@5.6.205",
      "dependsOn": [
        "officeparser@6.1.0|@napi-rs/canvas@0.1.97",
        "officeparser@6.1.0|node-readable-to-web-readable-stream@0.4.2"
      ]
    },
    {
      "ref": "officeparser@6.1.0|tesseract.js@7.0.0",
      "dependsOn": [
        "officeparser@6.1.0|bmp-js@0.1.0",
        "officeparser@6.1.0|idb-keyval@6.2.2",
        "officeparser@6.1.0|is-url@1.2.4",
        "officeparser@6.1.0|node-fetch@2.7.0",
        "officeparser@6.1.0|opencollective-postinstall@2.0.3",
        "officeparser@6.1.0|regenerator-runtime@0.13.11",
        "officeparser@6.1.0|tesseract.js-core@7.0.0",
        "officeparser@6.1.0|wasm-feature-detect@1.8.0",
        "officeparser@6.1.0|zlibjs@0.3.1"
      ]
    },
    {
      "ref": "officeparser@6.1.0|@tokenizer/inflate@0.4.1",
      "dependsOn": [
        "officeparser@6.1.0|debug@4.4.3",
        "officeparser@6.1.0|token-types@6.1.2"
      ]
    },
    {
      "ref": "officeparser@6.1.0|strtok3@10.3.5",
      "dependsOn": [
        "officeparser@6.1.0|@tokenizer/token@0.3.0"
      ]
    },
    {
      "ref": "officeparser@6.1.0|token-types@6.1.2",
      "dependsOn": [
        "officeparser@6.1.0|@borewit/text-codec@0.2.2",
        "officeparser@6.1.0|@tokenizer/token@0.3.0",
        "officeparser@6.1.0|ieee754@1.2.1"
      ]
    },
    {
      "ref": "officeparser@6.1.0|uint8array-extras@1.5.0"
    },
    {
      "ref": "officeparser@6.1.0|@napi-rs/canvas@0.1.97",
      "dependsOn": [
        "officeparser@6.1.0|@napi-rs/canvas-linux-x64-gnu@0.1.97",
        "officeparser@6.1.0|@napi-rs/canvas-linux-x64-musl@0.1.97"
      ]
    },
    {
      "ref": "officeparser@6.1.0|node-readable-to-web-readable-stream@0.4.2"
    },
    {
      "ref": "officeparser@6.1.0|bmp-js@0.1.0"
    },
    {
      "ref": "officeparser@6.1.0|idb-keyval@6.2.2"
    },
    {
      "ref": "officeparser@6.1.0|is-url@1.2.4"
    },
    {
      "ref": "officeparser@6.1.0|node-fetch@2.7.0",
      "dependsOn": [
        "officeparser@6.1.0|whatwg-url@5.0.0"
      ]
    },
    {
      "ref": "officeparser@6.1.0|opencollective-postinstall@2.0.3"
    },
    {
      "ref": "officeparser@6.1.0|regenerator-runtime@0.13.11"
    },
    {
      "ref": "officeparser@6.1.0|tesseract.js-core@7.0.0"
    },
    {
      "ref": "officeparser@6.1.0|wasm-feature-detect@1.8.0"
    },
    {
      "ref": "officeparser@6.1.0|zlibjs@0.3.1"
    },
    {
      "ref": "officeparser@6.1.0|debug@4.4.3",
      "dependsOn": [
        "officeparser@6.1.0|ms@2.1.3"
      ]
    },
    {
      "ref": "officeparser@6.1.0|@tokenizer/token@0.3.0"
    },
    {
      "ref": "officeparser@6.1.0|@borewit/text-codec@0.2.2"
    },
    {
      "ref": "officeparser@6.1.0|ieee754@1.2.1"
    },
    {
      "ref": "officeparser@6.1.0|@napi-rs/canvas-linux-x64-gnu@0.1.97"
    },
    {
      "ref": "officeparser@6.1.0|@napi-rs/canvas-linux-x64-musl@0.1.97"
    },
    {
      "ref": "officeparser@6.1.0|whatwg-url@5.0.0",
      "dependsOn": [
        "officeparser@6.1.0|tr46@0.0.3",
        "officeparser@6.1.0|webidl-conversions@3.0.1"
      ]
    },
    {
      "ref": "officeparser@6.1.0|ms@2.1.3"
    },
    {
      "ref": "officeparser@6.1.0|tr46@0.0.3"
    },
    {
      "ref": "officeparser@6.1.0|webidl-conversions@3.0.1"
    }
  ]
}