{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "version": 1,
  "serialNumber": "urn:uuid:c42813a5-da61-43a0-8c09-6b38777de77b",
  "metadata": {
    "timestamp": "2026-04-11T12:47:54.214Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "10.9.7"
        },
        {
          "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": "website",
      "version": "0.1.0",
      "bom-ref": "website@0.1.0",
      "purl": "pkg:npm/website@0.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:private",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "runtime",
      "group": "@emnapi",
      "version": "1.9.2",
      "bom-ref": "website@0.1.0|@emnapi/runtime@1.9.2",
      "author": "toyobayashi",
      "description": "emnapi runtime",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40emnapi/runtime@1.9.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/toyobayashi/emnapi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/toyobayashi/emnapi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/toyobayashi/emnapi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emnapi/runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader",
      "group": "@mdx-js",
      "version": "3.1.1",
      "bom-ref": "website@0.1.0|@mdx-js/loader@3.1.1",
      "author": "John Otander",
      "description": "Webpack loader for MDX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40mdx-js/loader@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/mdx.git#packages/loader/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://mdxjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/mdx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@mdx-js/loader/-/loader-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@mdx-js/loader"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "group": "@mdx-js",
      "version": "3.1.1",
      "bom-ref": "website@0.1.0|@mdx-js/react@3.1.1",
      "author": "John Otander",
      "description": "React context for MDX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40mdx-js/react@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/mdx.git#packages/react/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://mdxjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/mdx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@mdx-js/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdx",
      "group": "@next",
      "version": "16.2.3",
      "bom-ref": "website@0.1.0|@next/mdx@16.2.3",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40next/mdx@16.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/next.js.git#packages/next-mdx",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vercel/next.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/next.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@next/mdx/-/mdx-16.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@next/mdx"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdx",
      "group": "@types",
      "version": "2.0.13",
      "bom-ref": "website@0.1.0|@types/mdx@2.0.13",
      "description": "TypeScript definitions for mdx",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/mdx@2.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/mdx",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdx",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/mdx"
        }
      ]
    },
    {
      "type": "library",
      "name": "gray-matter",
      "version": "4.0.3",
      "bom-ref": "website@0.1.0|gray-matter@4.0.3",
      "author": "Jon Schlinkert",
      "description": "Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and many other projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/gray-matter@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/gray-matter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/gray-matter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/gray-matter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gray-matter"
        }
      ]
    },
    {
      "type": "library",
      "name": "next-mdx-remote",
      "version": "6.0.0",
      "bom-ref": "website@0.1.0|next-mdx-remote@6.0.0",
      "author": "Jeff Escalante",
      "description": "utilities for loading mdx from any remote source as data, rather than as a local import",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ],
      "purl": "pkg:npm/next-mdx-remote@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/hashicorp/next-mdx-remote.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hashicorp/next-mdx-remote#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hashicorp/next-mdx-remote/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/next-mdx-remote"
        }
      ]
    },
    {
      "type": "library",
      "name": "next",
      "version": "16.2.3",
      "bom-ref": "website@0.1.0|next@16.2.3",
      "description": "The React Framework",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/next@16.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/next.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://nextjs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/next.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/next/-/next-16.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/next"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "postcss",
          "version": "8.4.31",
          "bom-ref": "website@0.1.0|next@16.2.3|postcss@8.4.31",
          "author": "Andrey Sitnik",
          "description": "Tool for transforming styles with JS plugins",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/postcss@8.4.31",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/next/node_modules/postcss"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "19.2.4",
      "bom-ref": "website@0.1.0|react-dom@19.2.4",
      "description": "React package for working with the DOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-dom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "19.2.4",
      "bom-ref": "website@0.1.0|react@19.2.4",
      "description": "React is a JavaScript library for building user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "reading-time",
      "version": "1.5.0",
      "bom-ref": "website@0.1.0|reading-time@1.5.0",
      "author": "Nicolas Gryman",
      "description": "Medium's like reading time estimation.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/reading-time@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ngryman/reading-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ngryman/reading-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ngryman/reading-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/reading-time/-/reading-time-1.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reading-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-gfm",
      "version": "4.0.1",
      "bom-ref": "website@0.1.0|remark-gfm@4.0.1",
      "author": "Titus Wormer",
      "description": "remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/remark-gfm@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark-gfm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkjs/remark-gfm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark-gfm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "bom-ref": "website@0.1.0|tslib@2.8.1",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.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\""
        },
        {
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdx",
      "group": "@mdx-js",
      "version": "3.1.1",
      "bom-ref": "website@0.1.0|@mdx-js/mdx@3.1.1",
      "author": "John Otander",
      "description": "MDX compiler",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40mdx-js/mdx@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/mdx.git#packages/mdx/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://mdxjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/mdx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@mdx-js/mdx"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.7.6",
      "bom-ref": "website@0.1.0|source-map@0.7.6",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.7.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "group": "@types",
      "version": "19.2.14",
      "bom-ref": "website@0.1.0|@types/react@19.2.14",
      "description": "TypeScript definitions for react",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@19.2.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.2",
      "bom-ref": "website@0.1.0|js-yaml@3.14.2",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "website@0.1.0|kind-of@6.0.3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "section-matter",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|section-matter@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Like front-matter, but supports multiple sections in a document.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/section-matter@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/section-matter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/section-matter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/section-matter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/section-matter"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom-string",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|strip-bom-string@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Strip a byte order mark (BOM) from a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/strip-bom-string@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/strip-bom-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/strip-bom-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/strip-bom-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "website@0.1.0|@babel/code-frame@7.29.0",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.29.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-remove",
      "version": "4.0.0",
      "bom-ref": "website@0.1.0|unist-util-remove@4.0.0",
      "author": "Eugene Sharygin",
      "description": "unist utility to remove nodes from a tree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-remove@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-remove.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-remove#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-remove/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-remove"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit",
      "version": "5.1.0",
      "bom-ref": "website@0.1.0|unist-util-visit@5.1.0",
      "author": "Titus Wormer",
      "description": "unist utility to visit nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-visit@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile-matter",
      "version": "5.0.1",
      "bom-ref": "website@0.1.0|vfile-matter@5.0.1",
      "author": "Titus Wormer",
      "description": "vfile utility to parse the YAML front matter in a file",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/vfile-matter@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile-matter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile-matter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile-matter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile-matter/-/vfile-matter-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-matter"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile",
      "version": "6.0.3",
      "bom-ref": "website@0.1.0|vfile@6.0.3",
      "author": "Titus Wormer",
      "description": "Virtual file format for text processing",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/vfile@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "env",
      "group": "@next",
      "version": "16.2.3",
      "bom-ref": "website@0.1.0|@next/env@16.2.3",
      "author": "Next.js Team",
      "description": "Next.js dotenv file loading",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40next/env@16.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/next.js.git#packages/next-env",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vercel/next.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/next.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@next/env/-/env-16.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@next/env"
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-x64-gnu",
      "group": "@next",
      "version": "16.2.3",
      "bom-ref": "website@0.1.0|@next/swc-linux-x64-gnu@16.2.3",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40next/swc-linux-x64-gnu@16.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/next.js.git#crates/next-napi-bindings/npm/linux-x64-gnu",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vercel/next.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/next.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@next/swc-linux-x64-gnu"
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-x64-musl",
      "group": "@next",
      "version": "16.2.3",
      "bom-ref": "website@0.1.0|@next/swc-linux-x64-musl@16.2.3",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40next/swc-linux-x64-musl@16.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/next.js.git#crates/next-napi-bindings/npm/linux-x64-musl",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vercel/next.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/next.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@next/swc-linux-x64-musl"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "group": "@swc",
      "version": "0.5.15",
      "bom-ref": "website@0.1.0|@swc/helpers@0.5.15",
      "author": "강동윤",
      "description": "External helpers for the swc project.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40swc/helpers@0.5.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/swc-project/swc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://swc.rs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/swc-project/swc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@swc/helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.10.17",
      "bom-ref": "website@0.1.0|baseline-browser-mapping@2.10.17",
      "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/baseline-browser-mapping@2.10.17",
      "externalReferences": [
        {
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.17.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/baseline-browser-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001787",
      "bom-ref": "website@0.1.0|caniuse-lite@1.0.30001787",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-lite@1.0.30001787",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001787.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp",
      "version": "0.34.5",
      "bom-ref": "website@0.1.0|sharp@0.34.5",
      "author": "Lovell Fuller",
      "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/sharp@0.34.5",
      "externalReferences": [
        {
          "url": "git://github.com/lovell/sharp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://sharp.pixelplumbing.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/sharp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sharp"
        }
      ]
    },
    {
      "type": "library",
      "name": "styled-jsx",
      "version": "5.1.6",
      "bom-ref": "website@0.1.0|styled-jsx@5.1.6",
      "description": "Full CSS support for JSX without compromises",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/styled-jsx@5.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/styled-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vercel/styled-jsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/styled-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/styled-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "scheduler",
      "version": "0.27.0",
      "bom-ref": "website@0.1.0|scheduler@0.27.0",
      "description": "Cooperative scheduler for the browser environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/scheduler@0.27.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/scheduler",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/scheduler"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast",
      "group": "@types",
      "version": "4.0.4",
      "bom-ref": "website@0.1.0|@types/mdast@4.0.4",
      "description": "TypeScript definitions for mdast",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/mdast@4.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/mdast",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/mdast"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm",
      "version": "3.1.0",
      "bom-ref": "website@0.1.0|mdast-util-gfm@3.1.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM (GitHub Flavored Markdown)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm@3.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM (GitHub Flavored Markdown)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-parse",
      "version": "11.0.0",
      "bom-ref": "website@0.1.0|remark-parse@11.0.0",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for parsing markdown input",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/remark-parse@11.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://remark.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-stringify",
      "version": "11.0.0",
      "bom-ref": "website@0.1.0|remark-stringify@11.0.0",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for serializing markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/remark-stringify@11.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://remark.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "unified",
      "version": "11.0.5",
      "bom-ref": "website@0.1.0|unified@11.0.5",
      "author": "Titus Wormer",
      "description": "parse, inspect, transform, and serialize content through syntax trees",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unified@11.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/unifiedjs/unified.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://unifiedjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unifiedjs/unified/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unified"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-jsx",
      "group": "@types",
      "version": "1.0.5",
      "bom-ref": "website@0.1.0|@types/estree-jsx@1.0.5",
      "description": "TypeScript definitions for estree-jsx",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree-jsx@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree-jsx",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree-jsx",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "1.0.8",
      "bom-ref": "website@0.1.0|@types/estree@1.0.8",
      "description": "TypeScript definitions for estree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.8",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "website@0.1.0|@types/hast@3.0.4",
      "description": "TypeScript definitions for hast",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/hast@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/hast",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/hast"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.16.0",
      "bom-ref": "website@0.1.0|acorn@8.16.0",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.16.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\""
        },
        {
          "url": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "collapse-white-space",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|collapse-white-space@2.1.0",
      "author": "Titus Wormer",
      "description": "Collapse white space",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/collapse-white-space@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/collapse-white-space.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/collapse-white-space#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/collapse-white-space/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collapse-white-space"
        }
      ]
    },
    {
      "type": "library",
      "name": "devlop",
      "version": "1.1.0",
      "bom-ref": "website@0.1.0|devlop@1.1.0",
      "author": "Titus Wormer",
      "description": "Do things in development and nothing otherwise",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/devlop@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/devlop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/devlop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/devlop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/devlop"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-is-identifier-name",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|estree-util-is-identifier-name@3.0.0",
      "author": "Titus Wormer",
      "description": "Check if something can be an ecmascript (javascript) identifier name",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-is-identifier-name@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-is-identifier-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-is-identifier-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-is-identifier-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-is-identifier-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-scope",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|estree-util-scope@1.0.0",
      "author": "Titus Wormer",
      "description": "Check what’s defined in an estree scope",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-scope@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-scope#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "3.0.3",
      "bom-ref": "website@0.1.0|estree-walker@3.0.3",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-to-jsx-runtime",
      "version": "2.3.6",
      "bom-ref": "website@0.1.0|hast-util-to-jsx-runtime@2.3.6",
      "author": "Titus Wormer",
      "description": "hast utility to transform to preact, react, solid, svelte, vue, etc",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/hast-util-to-jsx-runtime@2.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/hast-util-to-jsx-runtime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-to-jsx-runtime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-to-jsx-runtime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-jsx-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-extensions",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|markdown-extensions@2.0.0",
      "author": "Sindre Sorhus",
      "description": "List of Markdown file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/markdown-extensions@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/markdown-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/markdown-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/markdown-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "recma-build-jsx",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|recma-build-jsx@1.0.0",
      "author": "Titus Wormer",
      "description": "recma plugin to add support for parsing and serializing JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/recma-build-jsx@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/recma.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdx-js/recma",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/recma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recma-build-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "recma-jsx",
      "version": "1.0.1",
      "bom-ref": "website@0.1.0|recma-jsx@1.0.1",
      "author": "Titus Wormer",
      "description": "recma plugin to add support for parsing and serializing JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/recma-jsx@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/recma.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdx-js/recma",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/recma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recma-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "recma-stringify",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|recma-stringify@1.0.0",
      "author": "Titus Wormer",
      "description": "recma plugin to serialize JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/recma-stringify@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/recma.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdx-js/recma",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/recma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recma-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "rehype-recma",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|rehype-recma@1.0.0",
      "author": "Titus Wormer",
      "description": "recma plugin to transform HTML (hast) to JS (estree)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/rehype-recma@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/recma.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdx-js/recma",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/recma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rehype-recma"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-mdx",
      "version": "3.1.1",
      "bom-ref": "website@0.1.0|remark-mdx@3.1.1",
      "author": "Titus Wormer",
      "description": "remark plugin to support MDX syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/remark-mdx@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/mdx.git#packages/remark-mdx/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://mdxjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/mdx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-mdx"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-rehype",
      "version": "11.1.2",
      "bom-ref": "website@0.1.0|remark-rehype@11.1.2",
      "author": "Titus Wormer",
      "description": "remark plugin that turns markdown into HTML to support rehype",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/remark-rehype@11.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark-rehype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkjs/remark-rehype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark-rehype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-rehype"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-position-from-estree",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|unist-util-position-from-estree@2.0.0",
      "author": "Titus Wormer",
      "description": "unist utility to get a position from an estree node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-position-from-estree@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-position-from-estree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-position-from-estree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-position-from-estree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-position-from-estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-stringify-position",
      "version": "4.0.0",
      "bom-ref": "website@0.1.0|unist-util-stringify-position@4.0.0",
      "author": "Titus Wormer",
      "description": "unist utility to serialize a node, position, or point as a human readable location",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-stringify-position@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-stringify-position.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-stringify-position#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-stringify-position/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-stringify-position"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "bom-ref": "website@0.1.0|csstype@3.2.3",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/csstype@3.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/frenic/csstype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/frenic/csstype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/frenic/csstype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csstype"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "website@0.1.0|argparse@1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "website@0.1.0|esprima@4.0.1",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "website@0.1.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"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.28.5",
      "bom-ref": "website@0.1.0|@babel/helper-validator-identifier@7.28.5",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.28.5",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "website@0.1.0|js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.1.1",
      "bom-ref": "website@0.1.0|picocolors@1.1.1",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.1.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist",
      "group": "@types",
      "version": "3.0.3",
      "bom-ref": "website@0.1.0|@types/unist@3.0.3",
      "description": "TypeScript definitions for unist",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/unist@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/unist",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/unist"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-is",
      "version": "6.0.1",
      "bom-ref": "website@0.1.0|unist-util-is@6.0.1",
      "author": "Titus Wormer",
      "description": "unist utility to check if a node passes a test",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-is@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit-parents",
      "version": "6.0.2",
      "bom-ref": "website@0.1.0|unist-util-visit-parents@6.0.2",
      "author": "Titus Wormer",
      "description": "unist utility to recursively walk over nodes, with ancestral information",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-visit-parents@6.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-visit-parents.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit-parents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit-parents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit-parents"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "2.8.3",
      "bom-ref": "website@0.1.0|yaml@2.8.3",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/yaml@2.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile-message",
      "version": "4.0.3",
      "bom-ref": "website@0.1.0|vfile-message@4.0.3",
      "author": "Titus Wormer",
      "description": "vfile utility to create a virtual message",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/vfile-message@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile-message.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile-message#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile-message/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-message"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanoid",
      "version": "3.3.11",
      "bom-ref": "website@0.1.0|nanoid@3.3.11",
      "author": "Andrey Sitnik",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/nanoid@3.3.11",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanoid"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.2.1",
      "bom-ref": "website@0.1.0|source-map-js@1.2.1",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.2.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "colour",
      "group": "@img",
      "version": "1.1.0",
      "bom-ref": "website@0.1.0|@img/colour@1.1.0",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40img/colour@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lovell/colour.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lovell/colour#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/colour/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/colour"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-x64",
      "group": "@img",
      "version": "1.2.4",
      "bom-ref": "website@0.1.0|@img/sharp-libvips-linux-x64@1.2.4",
      "author": "Lovell Fuller",
      "description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-or-later"
          }
        }
      ],
      "purl": "pkg:npm/%40img/sharp-libvips-linux-x64@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/lovell/sharp-libvips.git#npm/linux-x64",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://sharp.pixelplumbing.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/sharp-libvips/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-libvips-linux-x64"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linuxmusl-x64",
      "group": "@img",
      "version": "1.2.4",
      "bom-ref": "website@0.1.0|@img/sharp-libvips-linuxmusl-x64@1.2.4",
      "author": "Lovell Fuller",
      "description": "Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-or-later"
          }
        }
      ],
      "purl": "pkg:npm/%40img/sharp-libvips-linuxmusl-x64@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/lovell/sharp-libvips.git#npm/linuxmusl-x64",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://sharp.pixelplumbing.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/sharp-libvips/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-libvips-linuxmusl-x64"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-x64",
      "group": "@img",
      "version": "0.34.5",
      "bom-ref": "website@0.1.0|@img/sharp-linux-x64@0.34.5",
      "author": "Lovell Fuller",
      "description": "Prebuilt sharp for use with Linux (glibc) x64",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40img/sharp-linux-x64@0.34.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lovell/sharp.git#npm/linux-x64",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://sharp.pixelplumbing.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/sharp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-linux-x64"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linuxmusl-x64",
      "group": "@img",
      "version": "0.34.5",
      "bom-ref": "website@0.1.0|@img/sharp-linuxmusl-x64@0.34.5",
      "author": "Lovell Fuller",
      "description": "Prebuilt sharp for use with Linux (musl) x64",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40img/sharp-linuxmusl-x64@0.34.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lovell/sharp.git#npm/linuxmusl-x64",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://sharp.pixelplumbing.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/sharp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-linuxmusl-x64"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-libc",
      "version": "2.1.2",
      "bom-ref": "website@0.1.0|detect-libc@2.1.2",
      "author": "Lovell Fuller",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/detect-libc@2.1.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-libc"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.7.4",
      "bom-ref": "website@0.1.0|semver@7.7.4",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.7.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "client-only",
      "version": "0.0.1",
      "bom-ref": "website@0.1.0|client-only@0.0.1",
      "description": "This is a marker package to indicate that a module can only be used in Client Components.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/client-only@0.0.1",
      "externalReferences": [
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/client-only"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-from-markdown",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|mdast-util-from-markdown@2.0.3",
      "author": "Titus Wormer",
      "description": "mdast utility to parse markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-from-markdown@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-from-markdown.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-from-markdown#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-from-markdown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-from-markdown"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-autolink-literal",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|mdast-util-gfm-autolink-literal@2.0.1",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM autolink literals",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm-autolink-literal@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-autolink-literal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-autolink-literal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-autolink-literal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-autolink-literal"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-footnote",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|mdast-util-gfm-footnote@2.1.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM footnotes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm-footnote@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-footnote.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-footnote#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-footnote/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-footnote"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-strikethrough",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|mdast-util-gfm-strikethrough@2.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM strikethrough",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm-strikethrough@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-strikethrough.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-strikethrough#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-strikethrough/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-strikethrough"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-table",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|mdast-util-gfm-table@2.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM tables",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm-table@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-task-list-item",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|mdast-util-gfm-task-list-item@2.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM task list items",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-gfm-task-list-item@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-task-list-item.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-task-list-item#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-gfm-task-list-item/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-task-list-item"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-to-markdown",
      "version": "2.1.2",
      "bom-ref": "website@0.1.0|mdast-util-to-markdown@2.1.2",
      "author": "Titus Wormer",
      "description": "mdast utility to serialize markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-to-markdown@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-to-markdown.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-markdown#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-markdown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-markdown"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-autolink-literal",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-autolink-literal@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM autolink literals",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-autolink-literal@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-autolink-literal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-autolink-literal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-autolink-literal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-autolink-literal"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-footnote",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-footnote@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM footnotes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-footnote@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-footnote.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-footnote#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-footnote/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-footnote"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-strikethrough",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-strikethrough@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM strikethrough",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-strikethrough@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-strikethrough.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-strikethrough#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-strikethrough/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-strikethrough"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-table",
      "version": "2.1.1",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-table@2.1.1",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tables",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-table@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-tagfilter",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-tagfilter@2.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tagfilter",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-tagfilter@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-tagfilter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-tagfilter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-tagfilter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-tagfilter"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-task-list-item",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|micromark-extension-gfm-task-list-item@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM task list items",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-gfm-task-list-item@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-gfm-task-list-item.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-task-list-item#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-gfm-task-list-item/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-task-list-item"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-combine-extensions",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-combine-extensions@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to combine syntax or html extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-combine-extensions@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-combine-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-types",
      "version": "2.0.2",
      "bom-ref": "website@0.1.0|micromark-util-types@2.0.2",
      "author": "Titus Wormer",
      "description": "micromark utility with a couple of typescript types",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-types@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "bail",
      "version": "2.0.2",
      "bom-ref": "website@0.1.0|bail@2.0.2",
      "author": "Titus Wormer",
      "description": "Throw a given error",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/bail@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/bail.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/bail#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/bail/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bail"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "website@0.1.0|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "4.1.0",
      "bom-ref": "website@0.1.0|is-plain-obj@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@4.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\""
        },
        {
          "url": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "trough",
      "version": "2.2.0",
      "bom-ref": "website@0.1.0|trough@2.2.0",
      "author": "Titus Wormer",
      "description": "`trough` is middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/trough@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/trough.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/trough#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/trough/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trough"
        }
      ]
    },
    {
      "type": "library",
      "name": "dequal",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|dequal@2.0.3",
      "author": "Luke Edwards",
      "description": "A tiny (304B to 489B) utility for check for deep equality",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/dequal@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/dequal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/dequal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/dequal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "comma-separated-tokens",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|comma-separated-tokens@2.0.3",
      "author": "Titus Wormer",
      "description": "Parse and stringify comma-separated tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/comma-separated-tokens@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/comma-separated-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/comma-separated-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/comma-separated-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/comma-separated-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-whitespace",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|hast-util-whitespace@3.0.0",
      "author": "Titus Wormer",
      "description": "hast utility to check if a node is inter-element whitespace",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/hast-util-whitespace@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/hast-util-whitespace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-whitespace#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-whitespace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-whitespace"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdx-expression",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|mdast-util-mdx-expression@2.0.1",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize MDX (or MDX.js) expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-mdx-expression@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-mdx-expression.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx-expression#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdx-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdx-jsx",
      "version": "3.2.0",
      "bom-ref": "website@0.1.0|mdast-util-mdx-jsx@3.2.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize MDX or MDX.js JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-mdx-jsx@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-mdx-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx-jsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdx-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdxjs-esm",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|mdast-util-mdxjs-esm@2.0.1",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize MDX.js ESM (import/exports)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-mdxjs-esm@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-mdxjs-esm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdxjs-esm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdxjs-esm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdxjs-esm"
        }
      ]
    },
    {
      "type": "library",
      "name": "property-information",
      "version": "7.1.0",
      "bom-ref": "website@0.1.0|property-information@7.1.0",
      "author": "Titus Wormer",
      "description": "Info on the properties and attributes of the web platform",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/property-information@7.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/property-information.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/property-information#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/property-information/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/property-information"
        }
      ]
    },
    {
      "type": "library",
      "name": "space-separated-tokens",
      "version": "2.0.2",
      "bom-ref": "website@0.1.0|space-separated-tokens@2.0.2",
      "author": "Titus Wormer",
      "description": "Parse and stringify space separated tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/space-separated-tokens@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/space-separated-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/space-separated-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/space-separated-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/space-separated-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "style-to-js",
      "version": "1.1.21",
      "bom-ref": "website@0.1.0|style-to-js@1.1.21",
      "author": "Mark",
      "description": "Parses CSS inline style to JavaScript object (camelCased).",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/style-to-js@1.1.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkablemark/style-to-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkablemark/style-to-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkablemark/style-to-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-to-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-position",
      "version": "5.0.0",
      "bom-ref": "website@0.1.0|unist-util-position@5.0.0",
      "author": "Titus Wormer",
      "description": "unist utility to get the position of a node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-position@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-position.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-position#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-position/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-position"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-build-jsx",
      "version": "3.0.1",
      "bom-ref": "website@0.1.0|estree-util-build-jsx@3.0.1",
      "author": "Titus Wormer",
      "description": "Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-build-jsx@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-build-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-build-jsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-build-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-build-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "5.3.2",
      "bom-ref": "website@0.1.0|acorn-jsx@5.3.2",
      "description": "Modern, fast React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-to-js",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|estree-util-to-js@2.0.0",
      "author": "Titus Wormer",
      "description": "estree (and esast) utility to serialize to JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-to-js@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-to-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-to-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-to-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-to-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "recma-parse",
      "version": "1.0.0",
      "bom-ref": "website@0.1.0|recma-parse@1.0.0",
      "author": "Titus Wormer",
      "description": "recma plugin to parse JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/recma-parse@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdx-js/recma.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdx-js/recma",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdx-js/recma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recma-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-to-estree",
      "version": "3.1.3",
      "bom-ref": "website@0.1.0|hast-util-to-estree@3.1.3",
      "author": "Titus Wormer",
      "description": "hast utility to transform to estree (JavaScript AST) JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/hast-util-to-estree@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/hast-util-to-estree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-to-estree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-to-estree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdx",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|mdast-util-mdx@3.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize MDX (or MDX.js)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-mdx@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-mdx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-mdx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdx"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-mdxjs",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|micromark-extension-mdxjs@3.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support MDX.js",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-mdxjs@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdxjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdxjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdxjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-mdxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-to-hast",
      "version": "13.2.1",
      "bom-ref": "website@0.1.0|mdast-util-to-hast@13.2.1",
      "author": "Titus Wormer",
      "description": "mdast utility to transform to hast",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-to-hast@13.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-to-hast.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-hast#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-hast/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-hast"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "website@0.1.0|sprintf-js@1.0.3",
      "author": "Alexandru Marasteanu",
      "description": "JavaScript sprintf implementation",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "website@0.1.0|is-extendable@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-named-character-reference",
      "version": "1.3.0",
      "bom-ref": "website@0.1.0|decode-named-character-reference@1.3.0",
      "author": "Titus Wormer",
      "description": "Decode named character references",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/decode-named-character-reference@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/decode-named-character-reference.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/decode-named-character-reference#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/decode-named-character-reference/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-named-character-reference"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-to-string",
      "version": "4.0.0",
      "bom-ref": "website@0.1.0|mdast-util-to-string@4.0.0",
      "author": "Titus Wormer",
      "description": "mdast utility to get the plain text content of a node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-to-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-to-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-to-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-decode-numeric-character-reference",
      "version": "2.0.2",
      "bom-ref": "website@0.1.0|micromark-util-decode-numeric-character-reference@2.0.2",
      "author": "Titus Wormer",
      "description": "micromark utility to decode numeric character references",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-decode-numeric-character-reference@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-decode-numeric-character-reference"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-decode-string",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-decode-string@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to decode markdown strings",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-decode-string@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-decode-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-normalize-identifier",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility normalize identifiers (as found in references, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-normalize-identifier@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-normalize-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-symbol",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-symbol@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility with symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-symbol@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark",
      "version": "4.0.2",
      "bom-ref": "website@0.1.0|micromark@4.0.2",
      "author": "Titus Wormer",
      "description": "small commonmark compliant markdown parser with positional info and concrete tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark"
        }
      ]
    },
    {
      "type": "library",
      "name": "ccount",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|ccount@2.0.1",
      "author": "Titus Wormer",
      "description": "Count how often a character (or substring) is used in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ccount@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/ccount.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/ccount#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/ccount/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ccount"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-find-and-replace",
      "version": "3.0.2",
      "bom-ref": "website@0.1.0|mdast-util-find-and-replace@3.0.2",
      "author": "Titus Wormer",
      "description": "mdast utility to find and replace text in a tree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-find-and-replace@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-find-and-replace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-find-and-replace#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-find-and-replace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-find-and-replace"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-character",
      "version": "2.1.1",
      "bom-ref": "website@0.1.0|micromark-util-character@2.1.1",
      "author": "Titus Wormer",
      "description": "micromark utility to handle character codes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-character@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-table",
      "version": "3.0.4",
      "bom-ref": "website@0.1.0|markdown-table@3.0.4",
      "author": "Titus Wormer",
      "description": "Generate a markdown (GFM) table",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/markdown-table@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/markdown-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/markdown-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/markdown-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest-streak",
      "version": "3.1.0",
      "bom-ref": "website@0.1.0|longest-streak@3.1.0",
      "author": "Titus Wormer",
      "description": "Count the longest repeating streak of a substring",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/longest-streak@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/longest-streak.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/longest-streak#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/longest-streak/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest-streak"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-phrasing",
      "version": "4.1.0",
      "bom-ref": "website@0.1.0|mdast-util-phrasing@4.1.0",
      "author": "Victor Felder",
      "description": "mdast utility to check if a node is phrasing content",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-phrasing@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-phrasing.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-phrasing#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-phrasing/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-phrasing"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-classify-character",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-classify-character@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to classify whether a character is whitespace or punctuation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-classify-character@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-classify-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "zwitch",
      "version": "2.0.4",
      "bom-ref": "website@0.1.0|zwitch@2.0.4",
      "author": "Titus Wormer",
      "description": "Handle values based on a property",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/zwitch@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/zwitch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/zwitch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/zwitch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zwitch"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-sanitize-uri",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to sanitize urls",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-sanitize-uri@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-sanitize-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-core-commonmark",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|micromark-core-commonmark@2.0.3",
      "author": "Titus Wormer",
      "description": "The CommonMark markdown constructs",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-core-commonmark@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-core-commonmark"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-space",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-factory-space@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown space (found in lots of places)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-space@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-space"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-chunked",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-chunked@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to splice and push with giant arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-chunked@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-chunked"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-resolve-all",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-resolve-all@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to resolve subtokens",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-resolve-all@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-resolve-all"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-entities",
      "version": "4.0.2",
      "bom-ref": "website@0.1.0|parse-entities@4.0.2",
      "author": "Titus Wormer",
      "description": "Parse HTML character references",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/parse-entities@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/parse-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/parse-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/parse-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-entities"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "2.0.11",
          "bom-ref": "website@0.1.0|parse-entities@4.0.2|@types/unist@2.0.11",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/%40types/unist@2.0.11",
          "externalReferences": [
            {
              "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/unist",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist",
              "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\""
            },
            {
              "url": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/parse-entities/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "stringify-entities",
      "version": "4.0.4",
      "bom-ref": "website@0.1.0|stringify-entities@4.0.4",
      "author": "Titus Wormer",
      "description": "Serialize (encode) HTML character references",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/stringify-entities@4.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/stringify-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/stringify-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/stringify-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringify-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "style-to-object",
      "version": "1.0.14",
      "bom-ref": "website@0.1.0|style-to-object@1.0.14",
      "author": "Mark",
      "description": "Parse CSS inline style to JavaScript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/style-to-object@1.0.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkablemark/style-to-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkablemark/style-to-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkablemark/style-to-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-to-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "astring",
      "version": "1.9.0",
      "bom-ref": "website@0.1.0|astring@1.9.0",
      "author": "David Bonnet",
      "description": "JavaScript code generator from an ESTree-compliant AST.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/astring@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidbonnet/astring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidbonnet/astring#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidbonnet/astring/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astring"
        }
      ]
    },
    {
      "type": "library",
      "name": "esast-util-from-js",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|esast-util-from-js@2.0.1",
      "author": "Titus Wormer",
      "description": "estree (and esast) utility to parse from JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/esast-util-from-js@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/esast-util-from-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/esast-util-from-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/esast-util-from-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esast-util-from-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-attach-comments",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|estree-util-attach-comments@3.0.0",
      "author": "Titus Wormer",
      "description": "Attach comments to estree nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-attach-comments@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-attach-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-attach-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-attach-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-attach-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-mdx-expression",
      "version": "3.0.1",
      "bom-ref": "website@0.1.0|micromark-extension-mdx-expression@3.0.1",
      "author": "Titus Wormer",
      "description": "micromark extension to support MDX or MDX JS expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-mdx-expression@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdx-expression.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-mdx-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-mdx-jsx",
      "version": "3.0.2",
      "bom-ref": "website@0.1.0|micromark-extension-mdx-jsx@3.0.2",
      "author": "Titus Wormer",
      "description": "micromark extension to support MDX or MDX.js JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-mdx-jsx@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdx-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-jsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-mdx-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-mdx-md",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|micromark-extension-mdx-md@2.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to turn some markdown features off for MDX",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-mdx-md@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdx-md.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-md#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-md/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-mdx-md"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-mdxjs-esm",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|micromark-extension-mdxjs-esm@3.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support MDX JS import/exports",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-extension-mdxjs-esm@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdxjs-esm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdxjs-esm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdxjs-esm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-mdxjs-esm"
        }
      ]
    },
    {
      "type": "library",
      "name": "structured-clone",
      "group": "@ungap",
      "version": "1.3.0",
      "bom-ref": "website@0.1.0|@ungap/structured-clone@1.3.0",
      "author": "Andrea Giammarchi",
      "description": "A structuredClone polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/%40ungap/structured-clone@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ungap/structured-clone.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ungap/structured-clone#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ungap/structured-clone/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ungap/structured-clone"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-lines",
      "version": "3.0.1",
      "bom-ref": "website@0.1.0|trim-lines@3.0.1",
      "author": "Titus Wormer",
      "description": "Remove spaces and tabs around line-breaks",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/trim-lines@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/trim-lines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/trim-lines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/trim-lines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-lines"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities",
      "version": "2.0.2",
      "bom-ref": "website@0.1.0|character-entities@2.0.2",
      "author": "Titus Wormer",
      "description": "Map of named character references",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/character-entities@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "group": "@types",
      "version": "4.1.13",
      "bom-ref": "website@0.1.0|@types/debug@4.1.13",
      "description": "TypeScript definitions for debug",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/debug@4.1.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/debug",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "website@0.1.0|debug@4.4.3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-encode",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-encode@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to encode dangerous html characters",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-encode@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-encode"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-subtokenize",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|micromark-util-subtokenize@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark utility to tokenize subtokens",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-subtokenize@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-subtokenize"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "5.0.0",
      "bom-ref": "website@0.1.0|escape-string-regexp@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@5.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\""
        },
        {
          "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-destination",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-factory-destination@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse destinations (found in resources, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-destination@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-destination"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-label",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-factory-label@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse labels (found in media, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-label@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-label"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-title",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-factory-title@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown titles (found in resources, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-title@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-title"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-whitespace",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-factory-whitespace@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown whitespace (found in lots of places)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-whitespace@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-whitespace"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-html-tag-name",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|micromark-util-html-tag-name@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility with list of html tag names",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-html-tag-name@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-html-tag-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-legacy",
      "version": "3.0.0",
      "bom-ref": "website@0.1.0|character-entities-legacy@3.0.0",
      "author": "Titus Wormer",
      "description": "List of legacy HTML named character references that don’t need a trailing semicolon",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/character-entities-legacy@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities-legacy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-legacy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-legacy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-legacy"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-reference-invalid",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|character-reference-invalid@2.0.1",
      "author": "Titus Wormer",
      "description": "Map of invalid numeric character references to their replacements, according to HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/character-reference-invalid@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-reference-invalid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-reference-invalid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-reference-invalid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-reference-invalid"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphanumerical",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|is-alphanumerical@2.0.1",
      "author": "Titus Wormer",
      "description": "Check if a character is alphanumerical",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-alphanumerical@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-alphanumerical.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-alphanumerical#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-alphanumerical/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphanumerical"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-decimal",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|is-decimal@2.0.1",
      "author": "Titus Wormer",
      "description": "Check if a character is decimal",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-decimal@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-decimal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-decimal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-decimal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-decimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-hexadecimal",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|is-hexadecimal@2.0.1",
      "author": "Titus Wormer",
      "description": "Check if a character is hexadecimal",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-hexadecimal@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-hexadecimal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-hexadecimal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-hexadecimal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-hexadecimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-html4",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|character-entities-html4@2.1.0",
      "author": "Titus Wormer",
      "description": "Map of named character references from HTML 4",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/character-entities-html4@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities-html4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-html4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-html4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-html4"
        }
      ]
    },
    {
      "type": "library",
      "name": "inline-style-parser",
      "version": "0.2.7",
      "bom-ref": "website@0.1.0|inline-style-parser@0.2.7",
      "description": "An inline style parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/inline-style-parser@0.2.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkablemark/inline-style-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkablemark/inline-style-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkablemark/inline-style-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inline-style-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "esast-util-from-estree",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|esast-util-from-estree@2.0.0",
      "author": "Titus Wormer",
      "description": "esast utility to transform from estree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/esast-util-from-estree@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/esast-util-from-estree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/esast-util-from-estree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/esast-util-from-estree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esast-util-from-estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-mdx-expression",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|micromark-factory-mdx-expression@2.0.3",
      "author": "Titus Wormer",
      "description": "micromark factory to parse MDX expressions (found in JSX attributes, flow, text)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-factory-mdx-expression@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdx-expression.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-mdx-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-events-to-acorn",
      "version": "2.0.3",
      "bom-ref": "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
      "author": "Titus Wormer",
      "description": "micromark utility to try and parse events w/ acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/micromark-util-events-to-acorn@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromark/micromark-extension-mdx-expression.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromark/micromark-extension-mdx-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-events-to-acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "group": "@types",
      "version": "2.1.0",
      "bom-ref": "website@0.1.0|@types/ms@2.1.0",
      "description": "TypeScript definitions for ms",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/ms@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/ms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "website@0.1.0|ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphabetical",
      "version": "2.0.1",
      "bom-ref": "website@0.1.0|is-alphabetical@2.0.1",
      "author": "Titus Wormer",
      "description": "Check if a character is alphabetical",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-alphabetical@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-alphabetical.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-alphabetical#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-alphabetical/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphabetical"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-visit",
      "version": "2.0.0",
      "bom-ref": "website@0.1.0|estree-util-visit@2.0.0",
      "author": "Titus Wormer",
      "description": "esast (and estree) utility to visit nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-util-visit@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/estree-util-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-visit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/estree-util-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-visit"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "website@0.1.0",
      "dependsOn": [
        "website@0.1.0|@emnapi/runtime@1.9.2",
        "website@0.1.0|@mdx-js/loader@3.1.1",
        "website@0.1.0|@mdx-js/react@3.1.1",
        "website@0.1.0|@next/mdx@16.2.3",
        "website@0.1.0|@types/mdx@2.0.13",
        "website@0.1.0|gray-matter@4.0.3",
        "website@0.1.0|next-mdx-remote@6.0.0",
        "website@0.1.0|next@16.2.3",
        "website@0.1.0|react-dom@19.2.4",
        "website@0.1.0|react@19.2.4",
        "website@0.1.0|reading-time@1.5.0",
        "website@0.1.0|remark-gfm@4.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|@emnapi/runtime@1.9.2",
      "dependsOn": [
        "website@0.1.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "website@0.1.0|@mdx-js/loader@3.1.1",
      "dependsOn": [
        "website@0.1.0|@mdx-js/mdx@3.1.1",
        "website@0.1.0|source-map@0.7.6"
      ]
    },
    {
      "ref": "website@0.1.0|@mdx-js/react@3.1.1",
      "dependsOn": [
        "website@0.1.0|@types/mdx@2.0.13",
        "website@0.1.0|@types/react@19.2.14",
        "website@0.1.0|react@19.2.4"
      ]
    },
    {
      "ref": "website@0.1.0|@next/mdx@16.2.3",
      "dependsOn": [
        "website@0.1.0|@mdx-js/loader@3.1.1",
        "website@0.1.0|@mdx-js/react@3.1.1",
        "website@0.1.0|source-map@0.7.6"
      ]
    },
    {
      "ref": "website@0.1.0|@types/mdx@2.0.13"
    },
    {
      "ref": "website@0.1.0|gray-matter@4.0.3",
      "dependsOn": [
        "website@0.1.0|js-yaml@3.14.2",
        "website@0.1.0|kind-of@6.0.3",
        "website@0.1.0|section-matter@1.0.0",
        "website@0.1.0|strip-bom-string@1.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|next-mdx-remote@6.0.0",
      "dependsOn": [
        "website@0.1.0|@babel/code-frame@7.29.0",
        "website@0.1.0|@mdx-js/mdx@3.1.1",
        "website@0.1.0|@mdx-js/react@3.1.1",
        "website@0.1.0|react@19.2.4",
        "website@0.1.0|unist-util-remove@4.0.0",
        "website@0.1.0|unist-util-visit@5.1.0",
        "website@0.1.0|vfile-matter@5.0.1",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|next@16.2.3",
      "dependsOn": [
        "website@0.1.0|@next/env@16.2.3",
        "website@0.1.0|@next/swc-linux-x64-gnu@16.2.3",
        "website@0.1.0|@next/swc-linux-x64-musl@16.2.3",
        "website@0.1.0|@swc/helpers@0.5.15",
        "website@0.1.0|baseline-browser-mapping@2.10.17",
        "website@0.1.0|caniuse-lite@1.0.30001787",
        "website@0.1.0|next@16.2.3|postcss@8.4.31",
        "website@0.1.0|react-dom@19.2.4",
        "website@0.1.0|react@19.2.4",
        "website@0.1.0|sharp@0.34.5",
        "website@0.1.0|styled-jsx@5.1.6"
      ]
    },
    {
      "ref": "website@0.1.0|next@16.2.3|postcss@8.4.31",
      "dependsOn": [
        "website@0.1.0|nanoid@3.3.11",
        "website@0.1.0|picocolors@1.1.1",
        "website@0.1.0|source-map-js@1.2.1"
      ]
    },
    {
      "ref": "website@0.1.0|react-dom@19.2.4",
      "dependsOn": [
        "website@0.1.0|react@19.2.4",
        "website@0.1.0|scheduler@0.27.0"
      ]
    },
    {
      "ref": "website@0.1.0|react@19.2.4"
    },
    {
      "ref": "website@0.1.0|reading-time@1.5.0"
    },
    {
      "ref": "website@0.1.0|remark-gfm@4.0.1",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|mdast-util-gfm@3.1.0",
        "website@0.1.0|micromark-extension-gfm@3.0.0",
        "website@0.1.0|remark-parse@11.0.0",
        "website@0.1.0|remark-stringify@11.0.0",
        "website@0.1.0|unified@11.0.5"
      ]
    },
    {
      "ref": "website@0.1.0|tslib@2.8.1"
    },
    {
      "ref": "website@0.1.0|@mdx-js/mdx@3.1.1",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdx@2.0.13",
        "website@0.1.0|acorn@8.16.0",
        "website@0.1.0|collapse-white-space@2.1.0",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-is-identifier-name@3.0.0",
        "website@0.1.0|estree-util-scope@1.0.0",
        "website@0.1.0|estree-walker@3.0.3",
        "website@0.1.0|hast-util-to-jsx-runtime@2.3.6",
        "website@0.1.0|markdown-extensions@2.0.0",
        "website@0.1.0|recma-build-jsx@1.0.0",
        "website@0.1.0|recma-jsx@1.0.1",
        "website@0.1.0|recma-stringify@1.0.0",
        "website@0.1.0|rehype-recma@1.0.0",
        "website@0.1.0|remark-mdx@3.1.1",
        "website@0.1.0|remark-parse@11.0.0",
        "website@0.1.0|remark-rehype@11.1.2",
        "website@0.1.0|source-map@0.7.6",
        "website@0.1.0|unified@11.0.5",
        "website@0.1.0|unist-util-position-from-estree@2.0.0",
        "website@0.1.0|unist-util-stringify-position@4.0.0",
        "website@0.1.0|unist-util-visit@5.1.0",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|source-map@0.7.6"
    },
    {
      "ref": "website@0.1.0|@types/react@19.2.14",
      "dependsOn": [
        "website@0.1.0|csstype@3.2.3"
      ]
    },
    {
      "ref": "website@0.1.0|js-yaml@3.14.2",
      "dependsOn": [
        "website@0.1.0|argparse@1.0.10",
        "website@0.1.0|esprima@4.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|kind-of@6.0.3"
    },
    {
      "ref": "website@0.1.0|section-matter@1.0.0",
      "dependsOn": [
        "website@0.1.0|extend-shallow@2.0.1",
        "website@0.1.0|kind-of@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|strip-bom-string@1.0.0"
    },
    {
      "ref": "website@0.1.0|@babel/code-frame@7.29.0",
      "dependsOn": [
        "website@0.1.0|@babel/helper-validator-identifier@7.28.5",
        "website@0.1.0|js-tokens@4.0.0",
        "website@0.1.0|picocolors@1.1.1"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-remove@4.0.0",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|unist-util-is@6.0.1",
        "website@0.1.0|unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-visit@5.1.0",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|unist-util-is@6.0.1",
        "website@0.1.0|unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|vfile-matter@5.0.1",
      "dependsOn": [
        "website@0.1.0|vfile@6.0.3",
        "website@0.1.0|yaml@2.8.3"
      ]
    },
    {
      "ref": "website@0.1.0|vfile@6.0.3",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|@next/env@16.2.3"
    },
    {
      "ref": "website@0.1.0|@next/swc-linux-x64-gnu@16.2.3"
    },
    {
      "ref": "website@0.1.0|@next/swc-linux-x64-musl@16.2.3"
    },
    {
      "ref": "website@0.1.0|@swc/helpers@0.5.15",
      "dependsOn": [
        "website@0.1.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "website@0.1.0|baseline-browser-mapping@2.10.17"
    },
    {
      "ref": "website@0.1.0|caniuse-lite@1.0.30001787"
    },
    {
      "ref": "website@0.1.0|sharp@0.34.5",
      "dependsOn": [
        "website@0.1.0|@img/colour@1.1.0",
        "website@0.1.0|@img/sharp-libvips-linux-x64@1.2.4",
        "website@0.1.0|@img/sharp-libvips-linuxmusl-x64@1.2.4",
        "website@0.1.0|@img/sharp-linux-x64@0.34.5",
        "website@0.1.0|@img/sharp-linuxmusl-x64@0.34.5",
        "website@0.1.0|detect-libc@2.1.2",
        "website@0.1.0|semver@7.7.4"
      ]
    },
    {
      "ref": "website@0.1.0|styled-jsx@5.1.6",
      "dependsOn": [
        "website@0.1.0|client-only@0.0.1",
        "website@0.1.0|react@19.2.4"
      ]
    },
    {
      "ref": "website@0.1.0|scheduler@0.27.0"
    },
    {
      "ref": "website@0.1.0|@types/mdast@4.0.4",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm@3.1.0",
      "dependsOn": [
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-gfm-autolink-literal@2.0.1",
        "website@0.1.0|mdast-util-gfm-footnote@2.1.0",
        "website@0.1.0|mdast-util-gfm-strikethrough@2.0.0",
        "website@0.1.0|mdast-util-gfm-table@2.0.0",
        "website@0.1.0|mdast-util-gfm-task-list-item@2.0.0",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm@3.0.0",
      "dependsOn": [
        "website@0.1.0|micromark-extension-gfm-autolink-literal@2.1.0",
        "website@0.1.0|micromark-extension-gfm-footnote@2.1.0",
        "website@0.1.0|micromark-extension-gfm-strikethrough@2.1.0",
        "website@0.1.0|micromark-extension-gfm-table@2.1.1",
        "website@0.1.0|micromark-extension-gfm-tagfilter@2.0.0",
        "website@0.1.0|micromark-extension-gfm-task-list-item@2.1.0",
        "website@0.1.0|micromark-util-combine-extensions@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|remark-parse@11.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|unified@11.0.5"
      ]
    },
    {
      "ref": "website@0.1.0|remark-stringify@11.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|mdast-util-to-markdown@2.1.2",
        "website@0.1.0|unified@11.0.5"
      ]
    },
    {
      "ref": "website@0.1.0|unified@11.0.5",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|bail@2.0.2",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|extend@3.0.2",
        "website@0.1.0|is-plain-obj@4.1.0",
        "website@0.1.0|trough@2.2.0",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|@types/estree-jsx@1.0.5",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8"
      ]
    },
    {
      "ref": "website@0.1.0|@types/estree@1.0.8"
    },
    {
      "ref": "website@0.1.0|@types/hast@3.0.4",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|acorn@8.16.0"
    },
    {
      "ref": "website@0.1.0|collapse-white-space@2.1.0"
    },
    {
      "ref": "website@0.1.0|devlop@1.1.0",
      "dependsOn": [
        "website@0.1.0|dequal@2.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|estree-util-is-identifier-name@3.0.0"
    },
    {
      "ref": "website@0.1.0|estree-util-scope@1.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|devlop@1.1.0"
      ]
    },
    {
      "ref": "website@0.1.0|estree-walker@3.0.3",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8"
      ]
    },
    {
      "ref": "website@0.1.0|hast-util-to-jsx-runtime@2.3.6",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|comma-separated-tokens@2.0.3",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-is-identifier-name@3.0.0",
        "website@0.1.0|hast-util-whitespace@3.0.0",
        "website@0.1.0|mdast-util-mdx-expression@2.0.1",
        "website@0.1.0|mdast-util-mdx-jsx@3.2.0",
        "website@0.1.0|mdast-util-mdxjs-esm@2.0.1",
        "website@0.1.0|property-information@7.1.0",
        "website@0.1.0|space-separated-tokens@2.0.2",
        "website@0.1.0|style-to-js@1.1.21",
        "website@0.1.0|unist-util-position@5.0.0",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|markdown-extensions@2.0.0"
    },
    {
      "ref": "website@0.1.0|recma-build-jsx@1.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|estree-util-build-jsx@3.0.1",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|recma-jsx@1.0.1",
      "dependsOn": [
        "website@0.1.0|acorn-jsx@5.3.2",
        "website@0.1.0|acorn@8.16.0",
        "website@0.1.0|estree-util-to-js@2.0.0",
        "website@0.1.0|recma-parse@1.0.0",
        "website@0.1.0|recma-stringify@1.0.0",
        "website@0.1.0|unified@11.0.5"
      ]
    },
    {
      "ref": "website@0.1.0|recma-stringify@1.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|estree-util-to-js@2.0.0",
        "website@0.1.0|unified@11.0.5",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|rehype-recma@1.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|hast-util-to-estree@3.1.3"
      ]
    },
    {
      "ref": "website@0.1.0|remark-mdx@3.1.1",
      "dependsOn": [
        "website@0.1.0|mdast-util-mdx@3.0.0",
        "website@0.1.0|micromark-extension-mdxjs@3.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|remark-rehype@11.1.2",
      "dependsOn": [
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|mdast-util-to-hast@13.2.1",
        "website@0.1.0|unified@11.0.5",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-position-from-estree@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-stringify-position@4.0.0",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|csstype@3.2.3"
    },
    {
      "ref": "website@0.1.0|argparse@1.0.10",
      "dependsOn": [
        "website@0.1.0|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|esprima@4.0.1"
    },
    {
      "ref": "website@0.1.0|extend-shallow@2.0.1",
      "dependsOn": [
        "website@0.1.0|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "website@0.1.0|@babel/helper-validator-identifier@7.28.5"
    },
    {
      "ref": "website@0.1.0|js-tokens@4.0.0"
    },
    {
      "ref": "website@0.1.0|picocolors@1.1.1"
    },
    {
      "ref": "website@0.1.0|@types/unist@3.0.3"
    },
    {
      "ref": "website@0.1.0|unist-util-is@6.0.1",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-visit-parents@6.0.2",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|yaml@2.8.3"
    },
    {
      "ref": "website@0.1.0|vfile-message@4.0.3",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|nanoid@3.3.11"
    },
    {
      "ref": "website@0.1.0|source-map-js@1.2.1"
    },
    {
      "ref": "website@0.1.0|@img/colour@1.1.0"
    },
    {
      "ref": "website@0.1.0|@img/sharp-libvips-linux-x64@1.2.4"
    },
    {
      "ref": "website@0.1.0|@img/sharp-libvips-linuxmusl-x64@1.2.4"
    },
    {
      "ref": "website@0.1.0|@img/sharp-linux-x64@0.34.5",
      "dependsOn": [
        "website@0.1.0|@img/sharp-libvips-linux-x64@1.2.4"
      ]
    },
    {
      "ref": "website@0.1.0|@img/sharp-linuxmusl-x64@0.34.5",
      "dependsOn": [
        "website@0.1.0|@img/sharp-libvips-linuxmusl-x64@1.2.4"
      ]
    },
    {
      "ref": "website@0.1.0|detect-libc@2.1.2"
    },
    {
      "ref": "website@0.1.0|semver@7.7.4"
    },
    {
      "ref": "website@0.1.0|client-only@0.0.1"
    },
    {
      "ref": "website@0.1.0|mdast-util-from-markdown@2.0.3",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|decode-named-character-reference@1.3.0",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-to-string@4.0.0",
        "website@0.1.0|micromark-util-decode-numeric-character-reference@2.0.2",
        "website@0.1.0|micromark-util-decode-string@2.0.1",
        "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|micromark@4.0.2",
        "website@0.1.0|unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm-autolink-literal@2.0.1",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|ccount@2.0.1",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-find-and-replace@3.0.2",
        "website@0.1.0|micromark-util-character@2.1.1"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm-footnote@2.1.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2",
        "website@0.1.0|micromark-util-normalize-identifier@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm-strikethrough@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm-table@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|markdown-table@3.0.4",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-gfm-task-list-item@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-to-markdown@2.1.2",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|longest-streak@3.1.0",
        "website@0.1.0|mdast-util-phrasing@4.1.0",
        "website@0.1.0|mdast-util-to-string@4.0.0",
        "website@0.1.0|micromark-util-classify-character@2.0.1",
        "website@0.1.0|micromark-util-decode-string@2.0.1",
        "website@0.1.0|unist-util-visit@5.1.0",
        "website@0.1.0|zwitch@2.0.4"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-autolink-literal@2.1.0",
      "dependsOn": [
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-footnote@2.1.0",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-core-commonmark@2.0.3",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
        "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-strikethrough@2.1.0",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-util-chunked@2.0.1",
        "website@0.1.0|micromark-util-classify-character@2.0.1",
        "website@0.1.0|micromark-util-resolve-all@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-table@2.1.1",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-tagfilter@2.0.0",
      "dependsOn": [
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-gfm-task-list-item@2.1.0",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-combine-extensions@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-chunked@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-types@2.0.2"
    },
    {
      "ref": "website@0.1.0|bail@2.0.2"
    },
    {
      "ref": "website@0.1.0|extend@3.0.2"
    },
    {
      "ref": "website@0.1.0|is-plain-obj@4.1.0"
    },
    {
      "ref": "website@0.1.0|trough@2.2.0"
    },
    {
      "ref": "website@0.1.0|dequal@2.0.3"
    },
    {
      "ref": "website@0.1.0|comma-separated-tokens@2.0.3"
    },
    {
      "ref": "website@0.1.0|hast-util-whitespace@3.0.0",
      "dependsOn": [
        "website@0.1.0|@types/hast@3.0.4"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-mdx-expression@2.0.1",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-mdx-jsx@3.2.0",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|ccount@2.0.1",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2",
        "website@0.1.0|parse-entities@4.0.2",
        "website@0.1.0|stringify-entities@4.0.4",
        "website@0.1.0|unist-util-stringify-position@4.0.0",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-mdxjs-esm@2.0.1",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|property-information@7.1.0"
    },
    {
      "ref": "website@0.1.0|space-separated-tokens@2.0.2"
    },
    {
      "ref": "website@0.1.0|style-to-js@1.1.21",
      "dependsOn": [
        "website@0.1.0|style-to-object@1.0.14"
      ]
    },
    {
      "ref": "website@0.1.0|unist-util-position@5.0.0",
      "dependsOn": [
        "website@0.1.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|estree-util-build-jsx@3.0.1",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-is-identifier-name@3.0.0",
        "website@0.1.0|estree-walker@3.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|acorn-jsx@5.3.2",
      "dependsOn": [
        "website@0.1.0|acorn@8.16.0"
      ]
    },
    {
      "ref": "website@0.1.0|estree-util-to-js@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|astring@1.9.0",
        "website@0.1.0|source-map@0.7.6"
      ]
    },
    {
      "ref": "website@0.1.0|recma-parse@1.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|esast-util-from-js@2.0.1",
        "website@0.1.0|unified@11.0.5",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|hast-util-to-estree@3.1.3",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|comma-separated-tokens@2.0.3",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-attach-comments@3.0.0",
        "website@0.1.0|estree-util-is-identifier-name@3.0.0",
        "website@0.1.0|hast-util-whitespace@3.0.0",
        "website@0.1.0|mdast-util-mdx-expression@2.0.1",
        "website@0.1.0|mdast-util-mdx-jsx@3.2.0",
        "website@0.1.0|mdast-util-mdxjs-esm@2.0.1",
        "website@0.1.0|property-information@7.1.0",
        "website@0.1.0|space-separated-tokens@2.0.2",
        "website@0.1.0|style-to-js@1.1.21",
        "website@0.1.0|unist-util-position@5.0.0",
        "website@0.1.0|zwitch@2.0.4"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-mdx@3.0.0",
      "dependsOn": [
        "website@0.1.0|mdast-util-from-markdown@2.0.3",
        "website@0.1.0|mdast-util-mdx-expression@2.0.1",
        "website@0.1.0|mdast-util-mdx-jsx@3.2.0",
        "website@0.1.0|mdast-util-mdxjs-esm@2.0.1",
        "website@0.1.0|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-mdxjs@3.0.0",
      "dependsOn": [
        "website@0.1.0|acorn-jsx@5.3.2",
        "website@0.1.0|acorn@8.16.0",
        "website@0.1.0|micromark-extension-mdx-expression@3.0.1",
        "website@0.1.0|micromark-extension-mdx-jsx@3.0.2",
        "website@0.1.0|micromark-extension-mdx-md@2.0.0",
        "website@0.1.0|micromark-extension-mdxjs-esm@3.0.0",
        "website@0.1.0|micromark-util-combine-extensions@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-to-hast@13.2.1",
      "dependsOn": [
        "website@0.1.0|@types/hast@3.0.4",
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|@ungap/structured-clone@1.3.0",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
        "website@0.1.0|trim-lines@3.0.1",
        "website@0.1.0|unist-util-position@5.0.0",
        "website@0.1.0|unist-util-visit@5.1.0",
        "website@0.1.0|vfile@6.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|sprintf-js@1.0.3"
    },
    {
      "ref": "website@0.1.0|is-extendable@0.1.1"
    },
    {
      "ref": "website@0.1.0|decode-named-character-reference@1.3.0",
      "dependsOn": [
        "website@0.1.0|character-entities@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|mdast-util-to-string@4.0.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-decode-numeric-character-reference@2.0.2",
      "dependsOn": [
        "website@0.1.0|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-decode-string@2.0.1",
      "dependsOn": [
        "website@0.1.0|decode-named-character-reference@1.3.0",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-decode-numeric-character-reference@2.0.2",
        "website@0.1.0|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-symbol@2.0.1"
    },
    {
      "ref": "website@0.1.0|micromark@4.0.2",
      "dependsOn": [
        "website@0.1.0|@types/debug@4.1.13",
        "website@0.1.0|debug@4.4.3",
        "website@0.1.0|decode-named-character-reference@1.3.0",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-core-commonmark@2.0.3",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-chunked@2.0.1",
        "website@0.1.0|micromark-util-combine-extensions@2.0.1",
        "website@0.1.0|micromark-util-decode-numeric-character-reference@2.0.2",
        "website@0.1.0|micromark-util-encode@2.0.1",
        "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
        "website@0.1.0|micromark-util-resolve-all@2.0.1",
        "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
        "website@0.1.0|micromark-util-subtokenize@2.1.0",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|ccount@2.0.1"
    },
    {
      "ref": "website@0.1.0|mdast-util-find-and-replace@3.0.2",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|escape-string-regexp@5.0.0",
        "website@0.1.0|unist-util-is@6.0.1",
        "website@0.1.0|unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-character@2.1.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|markdown-table@3.0.4"
    },
    {
      "ref": "website@0.1.0|longest-streak@3.1.0"
    },
    {
      "ref": "website@0.1.0|mdast-util-phrasing@4.1.0",
      "dependsOn": [
        "website@0.1.0|@types/mdast@4.0.4",
        "website@0.1.0|unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-classify-character@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|zwitch@2.0.4"
    },
    {
      "ref": "website@0.1.0|micromark-util-sanitize-uri@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-encode@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-core-commonmark@2.0.3",
      "dependsOn": [
        "website@0.1.0|decode-named-character-reference@1.3.0",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-factory-destination@2.0.1",
        "website@0.1.0|micromark-factory-label@2.0.1",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-factory-title@2.0.1",
        "website@0.1.0|micromark-factory-whitespace@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-chunked@2.0.1",
        "website@0.1.0|micromark-util-classify-character@2.0.1",
        "website@0.1.0|micromark-util-html-tag-name@2.0.1",
        "website@0.1.0|micromark-util-normalize-identifier@2.0.1",
        "website@0.1.0|micromark-util-resolve-all@2.0.1",
        "website@0.1.0|micromark-util-subtokenize@2.1.0",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-factory-space@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-chunked@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-resolve-all@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|parse-entities@4.0.2",
      "dependsOn": [
        "website@0.1.0|parse-entities@4.0.2|@types/unist@2.0.11",
        "website@0.1.0|character-entities-legacy@3.0.0",
        "website@0.1.0|character-reference-invalid@2.0.1",
        "website@0.1.0|decode-named-character-reference@1.3.0",
        "website@0.1.0|is-alphanumerical@2.0.1",
        "website@0.1.0|is-decimal@2.0.1",
        "website@0.1.0|is-hexadecimal@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|parse-entities@4.0.2|@types/unist@2.0.11"
    },
    {
      "ref": "website@0.1.0|stringify-entities@4.0.4",
      "dependsOn": [
        "website@0.1.0|character-entities-html4@2.1.0",
        "website@0.1.0|character-entities-legacy@3.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|style-to-object@1.0.14",
      "dependsOn": [
        "website@0.1.0|inline-style-parser@0.2.7"
      ]
    },
    {
      "ref": "website@0.1.0|astring@1.9.0"
    },
    {
      "ref": "website@0.1.0|esast-util-from-js@2.0.1",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|acorn@8.16.0",
        "website@0.1.0|esast-util-from-estree@2.0.0",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|estree-util-attach-comments@3.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-mdx-expression@3.0.1",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-factory-mdx-expression@2.0.3",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-mdx-jsx@3.0.2",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-is-identifier-name@3.0.0",
        "website@0.1.0|micromark-factory-mdx-expression@2.0.3",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-mdx-md@2.0.0",
      "dependsOn": [
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-extension-mdxjs-esm@3.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-core-commonmark@2.0.3",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|unist-util-position-from-estree@2.0.0",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|@ungap/structured-clone@1.3.0"
    },
    {
      "ref": "website@0.1.0|trim-lines@3.0.1"
    },
    {
      "ref": "website@0.1.0|character-entities@2.0.2"
    },
    {
      "ref": "website@0.1.0|@types/debug@4.1.13",
      "dependsOn": [
        "website@0.1.0|@types/ms@2.1.0"
      ]
    },
    {
      "ref": "website@0.1.0|debug@4.4.3",
      "dependsOn": [
        "website@0.1.0|ms@2.1.3"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-encode@2.0.1"
    },
    {
      "ref": "website@0.1.0|micromark-util-subtokenize@2.1.0",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-util-chunked@2.0.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|escape-string-regexp@5.0.0"
    },
    {
      "ref": "website@0.1.0|micromark-factory-destination@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-factory-label@2.0.1",
      "dependsOn": [
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-factory-title@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-factory-whitespace@2.0.1",
      "dependsOn": [
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-html-tag-name@2.0.1"
    },
    {
      "ref": "website@0.1.0|character-entities-legacy@3.0.0"
    },
    {
      "ref": "website@0.1.0|character-reference-invalid@2.0.1"
    },
    {
      "ref": "website@0.1.0|is-alphanumerical@2.0.1",
      "dependsOn": [
        "website@0.1.0|is-alphabetical@2.0.1",
        "website@0.1.0|is-decimal@2.0.1"
      ]
    },
    {
      "ref": "website@0.1.0|is-decimal@2.0.1"
    },
    {
      "ref": "website@0.1.0|is-hexadecimal@2.0.1"
    },
    {
      "ref": "website@0.1.0|character-entities-html4@2.1.0"
    },
    {
      "ref": "website@0.1.0|inline-style-parser@0.2.7"
    },
    {
      "ref": "website@0.1.0|esast-util-from-estree@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-visit@2.0.0",
        "website@0.1.0|unist-util-position-from-estree@2.0.0"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-factory-mdx-expression@2.0.3",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|micromark-factory-space@2.0.1",
        "website@0.1.0|micromark-util-character@2.1.1",
        "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|unist-util-position-from-estree@2.0.0",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|micromark-util-events-to-acorn@2.0.3",
      "dependsOn": [
        "website@0.1.0|@types/estree@1.0.8",
        "website@0.1.0|@types/unist@3.0.3",
        "website@0.1.0|devlop@1.1.0",
        "website@0.1.0|estree-util-visit@2.0.0",
        "website@0.1.0|micromark-util-symbol@2.0.1",
        "website@0.1.0|micromark-util-types@2.0.2",
        "website@0.1.0|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "website@0.1.0|@types/ms@2.1.0"
    },
    {
      "ref": "website@0.1.0|ms@2.1.3"
    },
    {
      "ref": "website@0.1.0|is-alphabetical@2.0.1"
    },
    {
      "ref": "website@0.1.0|estree-util-visit@2.0.0",
      "dependsOn": [
        "website@0.1.0|@types/estree-jsx@1.0.5",
        "website@0.1.0|@types/unist@3.0.3"
      ]
    }
  ]
}