{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:6a110010-aebe-41e2-aa83-3cd63c93eacc",
  "metadata": {
    "timestamp": "2026-05-04T23:36:00.290Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.12.1"
        },
        {
          "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": "cicada-frontend",
      "version": "1.79.2",
      "bom-ref": "cicada-frontend@1.79.2",
      "purl": "pkg:npm/cicada-frontend@1.79.2",
      "properties": [
        {
          "name": "cdx:npm:package:private",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "d3",
      "group": "@types",
      "version": "7.4.3",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3@7.4.3",
      "description": "TypeScript definitions for d3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3@7.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3",
          "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/d3/-/d3-7.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9595d9f5c921e51f2e88556df2881435ffa922b2b812c5abc76369ef95af17f793a49d053073618d793c08a131ffe8291db350c8959e85b15a4efaa61d6077c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3"
        }
      ]
    },
    {
      "type": "library",
      "name": "axios",
      "version": "1.15.2",
      "bom-ref": "cicada-frontend@1.79.2|axios@1.15.2",
      "author": "Matt Zabriskie",
      "description": "Promise based HTTP client for the browser and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/axios@1.15.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/axios/axios.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://axios-http.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/axios/axios/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c0bad7c4fb5cacf4ec3652662a390f9cd3cad8885ed219f4c0649a4c488744fc708ef2704f784a997178769ab198f3bd4a835bd85b185e3ff1128d201cdf83e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/axios"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3",
      "version": "7.9.0",
      "bom-ref": "cicada-frontend@1.79.2|d3@7.9.0",
      "author": "Mike Bostock",
      "description": "Data-Driven Documents",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3@7.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b5538ea354ffb0ec8badf09b7cae2d58b0f3af169838ea4f8af13a426f43fece30a48e43e757b5b37c3273307cb52e703ec23e692d3d708cef74d602d778484"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3"
        }
      ]
    },
    {
      "type": "library",
      "name": "jszip",
      "version": "3.10.1",
      "bom-ref": "cicada-frontend@1.79.2|jszip@3.10.1",
      "author": "Stuart Knightley",
      "description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip",
      "licenses": [
        {
          "expression": "(MIT OR GPL-3.0-or-later)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jszip@3.10.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Stuk/jszip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Stuk/jszip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Stuk/jszip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c570ef79cc93a462eba85aef92b512a31c5f248e401fb53ccf1c6d55c969b14b4c0aae09436f742d8f005b973b1a09ebfd8fe82be6d031ba8adaa9ad937a4de2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jszip"
        }
      ]
    },
    {
      "type": "library",
      "name": "lucide-react",
      "version": "0.330.0",
      "bom-ref": "cicada-frontend@1.79.2|lucide-react@0.330.0",
      "author": "Eric Fennis",
      "description": "A Lucide icon library package for React applications",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lucide-react@0.330.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lucide-icons/lucide.git#packages/lucide-react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://lucide.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lucide-icons/lucide/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.330.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "090c18f85a5bb769310a8561b8dd110990c26256d89ea07cef4065fef2107f7111fdc9c30d0ea6a0b984920b91cabb805067788f72dce26b67268b179ea1e178"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lucide-react"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "18.3.1",
      "bom-ref": "cicada-frontend@1.79.2|react-dom@18.3.1",
      "description": "React package for working with the DOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-dom@18.3.1",
      "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://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/react-dom/-/react-dom-18.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e66e2740aa7ead945bd3d2cd1f9f463380714e1f76e75ff295b2886e97bb4e91b17c9fbd92fe812e42c15c88e3b296e06e720136a948db7b519d3593d2c9d423"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-markdown",
      "version": "10.1.0",
      "bom-ref": "cicada-frontend@1.79.2|react-markdown@10.1.0",
      "author": "Espen Hovlandsdal",
      "description": "React component to render markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-markdown@10.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/react-markdown.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remarkjs/react-markdown#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/react-markdown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8ac55a292d3fd3c80e815f751ee4dc1a6ceb00ce6d10ee400fc2ae8bfb0583c22b18b3b47cbd9d27457aaaeab92e79ba31a648ef2c653d7d689f897fd9645c5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-markdown"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|react-markdown@10.1.0|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/react-markdown/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "react-router-dom",
      "version": "6.30.3",
      "bom-ref": "cicada-frontend@1.79.2|react-router-dom@6.30.3",
      "author": "Remix Software",
      "description": "Declarative routing for React web applications",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-router-dom@6.30.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/remix-run/react-router.git#packages/react-router-dom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/remix-run/react-router#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remix-run/react-router/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a713dcbf501ccc3e2fb28ec6e19dd329cbe5c4aee0ed336ddff14d18c85fab29eda1cbd82a3f8609ab5f8a01838db2e8cc2e1b6a0b89d117828a0a032576f46a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-router-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-syntax-highlighter",
      "version": "15.6.6",
      "bom-ref": "cicada-frontend@1.79.2|react-syntax-highlighter@15.6.6",
      "author": "Conor Hastings",
      "description": "syntax highlighting component for react with prismjs or highlightjs ast using inline styles",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-syntax-highlighter@15.6.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/react-syntax-highlighter/react-syntax-highlighter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/react-syntax-highlighter/react-syntax-highlighter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.6.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e05eb73e019178efe1ef00f1269fb51aff5a75d23368559548fcba0f89876d63e38cfbf9c6e7279f2c7289c1d2aa63569d32e1c56dec81686f63eb830beef4f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-syntax-highlighter"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "18.3.1",
      "bom-ref": "cicada-frontend@1.79.2|react@18.3.1",
      "description": "React is a JavaScript library for building user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react@18.3.1",
      "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://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/react/-/react-18.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c12fa1020252851d0a844bcf240adfb8f54dd7e1f3d6dd18ea7e632eb1906e46f8bab80f13fd11bdefb590c075bffa16807826e1621c57e8bb176a53563fb689"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-gfm",
      "version": "4.0.1",
      "bom-ref": "cicada-frontend@1.79.2|remark-gfm@4.0.1",
      "author": "Titus Wormer",
      "description": "remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d6aba87d9d9143d11675e377e12efdf8a131575efae3ec02506a29e423cbd5619d0f4a1c3e9bbdd65ccf19bc163040a9129778da4246430cd17f2a2ff63e3236"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "zustand",
      "version": "4.5.7",
      "bom-ref": "cicada-frontend@1.79.2|zustand@4.5.7",
      "author": "Paul Henschel",
      "description": "🐻 Bear necessities for state management in React",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zustand@4.5.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/pmndrs/zustand.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pmndrs/zustand",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pmndrs/zustand/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zustand/-/zustand-4.5.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "087394cbb9aede56c3ea8e8b24b7e59698e4ce11d7481957f01f7ea8f75d52c21f785e52fd4679ab49260ac9d1a93d541c54197213450c3ccc6d0b2e7ac1d697"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zustand"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "group": "@types",
      "version": "3.2.2",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-array@3.2.2",
      "description": "TypeScript definitions for d3-array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-array@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-array",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-array",
          "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/d3-array/-/d3-array-3.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "84e2d655b9bbb91cdad01617a48216e69c5faca7b45be0f996b162004611fa96fac373764b048c6896d77547d212ff9d4f831f1c12ed9f98ecd0b01668eea8b7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-axis",
      "group": "@types",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-axis@3.0.6",
      "description": "TypeScript definitions for d3-axis",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-axis@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-axis",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-axis",
          "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/d3-axis/-/d3-axis-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a587a28df66e05df3b4f48469f414ed6f43f7202e4e84d402c98df902d2827c71bc24665dd3a604bc6d504b64dfb68e31a0837f1ea60c5bdb39a81ad49fbe033"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-axis"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-brush",
      "group": "@types",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-brush@3.0.6",
      "description": "TypeScript definitions for d3-brush",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-brush@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-brush",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-brush",
          "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/d3-brush/-/d3-brush-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c7eb421934dc4472b87a2f565230d036f2b8f6eeeb7fd99988debf7a65dfb58eb643fbecc3dcbb0c2235a5be0e0062b1e7fcfab3e02177bde0b11a3b5baadec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-brush"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-chord",
      "group": "@types",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-chord@3.0.6",
      "description": "TypeScript definitions for d3-chord",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-chord@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-chord",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-chord",
          "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/d3-chord/-/d3-chord-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c561659df27c1fc04993646f4f7d0c5dd7b1db34f92c1c18891da2ae6355deaac71769cb12dadca8a3a39d46c8dff8d418781e97acd2f76b6e44de01faf6572"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-chord"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "group": "@types",
      "version": "3.1.3",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-color@3.1.3",
      "description": "TypeScript definitions for d3-color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-color@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-color",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-color",
          "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/d3-color/-/d3-color-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88ef74b1cb61f5601b9a0bfba20a2ae7b3bd6292a61416e6a04a021c3076c4c058d3efca56ba806820f2084d7a754b2978ebc8c4515123ed2c12da83ab2d9be0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-contour",
      "group": "@types",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-contour@3.0.6",
      "description": "TypeScript definitions for d3-contour",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-contour@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-contour",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-contour",
          "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/d3-contour/-/d3-contour-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "063ccb8171a70968d449819f1f5729768e35fe181d5844eee18c697b3a33b5ac26aacbc279ea7ef1019f898e986c3bdf807cff0e48de2249195496af0786b7ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-contour"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-delaunay",
      "group": "@types",
      "version": "6.0.4",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-delaunay@6.0.4",
      "description": "TypeScript definitions for d3-delaunay",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-delaunay@6.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-delaunay",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-delaunay",
          "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/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64c6922aee131d8094eac57ae0b860eaa8dfd68af106d85a0b5eb5a65af92ae3c7a3708d9bc0d31e22f0ff912ad9be93b0d3f45b4889ad4385b1c63a438e741f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-delaunay"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-dispatch",
      "group": "@types",
      "version": "3.0.7",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-dispatch@3.0.7",
      "description": "TypeScript definitions for d3-dispatch",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-dispatch@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-dispatch",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dispatch",
          "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/d3-dispatch/-/d3-dispatch-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e68f4e20074a921375408b55da8a9a13928c2225c0bc35810cfac3f397b9f10973d5cd6423f27435ca9b106f3c0a84f026b61eee7b540957de525d9424a6d680"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-dispatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-drag",
      "group": "@types",
      "version": "3.0.7",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-drag@3.0.7",
      "description": "TypeScript definitions for d3-drag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-drag@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-drag",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag",
          "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/d3-drag/-/d3-drag-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c4de354a97353d01a31accdb9fa28449e59a5698b22873dd00dfb594d893267aadbcc35150a8266cc07677c51f92bb161fb731eae9653a2891efab12b34f1c5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-drag"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-dsv",
      "group": "@types",
      "version": "3.0.7",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-dsv@3.0.7",
      "description": "TypeScript definitions for d3-dsv",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-dsv@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-dsv",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dsv",
          "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/d3-dsv/-/d3-dsv-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9fa40117dffe5c04aa70a2bac1ab9d80bd297ff4b95c73cf23c00fc8c2cb50777c36aa2e0462ec53c320b4eecd20d1ad3c1b64f4a928fd6e1e6b4a00b29c21f6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-dsv"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-ease",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-ease@3.0.2",
      "description": "TypeScript definitions for d3-ease",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-ease@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-ease",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-ease",
          "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/d3-ease/-/d3-ease-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "35c5752633b9a03ce82b6ea83336c82c4e875bbb955ce1cb42f1ec841516e1431d6467e263abf905e43087d6bdb42ceff8279e7d940726de524602b5e7846d88"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-ease"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-fetch",
      "group": "@types",
      "version": "3.0.7",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-fetch@3.0.7",
      "description": "TypeScript definitions for d3-fetch",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-fetch@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-fetch",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-fetch",
          "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/d3-fetch/-/d3-fetch-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7d301f366c526fd48e58d07d2281b973c1e0e91f80cd41c3465b17b0366c369eacc4010e3f4b643f780a90d48efea9873e80454f136b8c3a6b5470d00efa3968"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-force",
      "group": "@types",
      "version": "3.0.10",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-force@3.0.10",
      "description": "TypeScript definitions for d3-force",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-force@3.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-force",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-force",
          "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/d3-force/-/d3-force-3.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "658792682177a7bdd174e29c8e3facc119597e76292b511b683898202104a7943ab148aa15a150f6a828b21a790b3232c9bff20f4f640fda36cc496d09ec6583"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-force"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-format",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-format@3.0.4",
      "description": "TypeScript definitions for d3-format",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-format@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-format",
          "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/d3-format/-/d3-format-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c02e2d9a23ab217e0eef3392a2475c0d26767bafa52e82056ab4303ec6211d3d9430cbfb6b7106879f04a12ee2ddb5adab4f2982369c584e23195ff7b4f45e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-geo",
      "group": "@types",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-geo@3.1.0",
      "description": "TypeScript definitions for d3-geo",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-geo@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-geo",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-geo",
          "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/d3-geo/-/d3-geo-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f39eac724174a0ffdd897b52e2336c890c3f52e2b97d01bc97f6bd5552de4a8b9fd7f3cf6c11358b55bce76cd5c0ac1808190524907b9c21536e4e943045c139"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-geo"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-hierarchy",
      "group": "@types",
      "version": "3.1.7",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-hierarchy@3.1.7",
      "description": "TypeScript definitions for d3-hierarchy",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-hierarchy@3.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-hierarchy",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-hierarchy",
          "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/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b4916d368601b51b64372b17d57ab8b31b632bc620a1650da4889479ed3f8c7191c2abf363192ad211956db3864b3f89805c7146ee0af276f76291b708c011b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-hierarchy"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-interpolate@3.0.4",
      "description": "TypeScript definitions for d3-interpolate",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-interpolate@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-interpolate",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate",
          "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/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a02cf11396ba55575611248825af8133e3b83b6318e5d658fb60ab223026f6ed5247f56f0d54ce816fd77c924a46fee0104b90266c0e3cab6200a2528aa3530"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-interpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "group": "@types",
      "version": "3.1.1",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-path@3.1.1",
      "description": "TypeScript definitions for d3-path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-path@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-path",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path",
          "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/d3-path/-/d3-path-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54c64163242f6c6996c9655e6b4107b3f0702e0c5cf8c2a2d732c308e364b28cc8e1824c713b7c644b8847849bd4c31313c30c5b8f6fd08c08e7e6fb4667d696"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-polygon",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-polygon@3.0.2",
      "description": "TypeScript definitions for d3-polygon",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-polygon@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-polygon",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-polygon",
          "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/d3-polygon/-/d3-polygon-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66e58eb4c6870a437dc6878432bd6e6d6da7196b29e2722a97e38f411b2dbb8ca9799fb393760aa904f409755efcf62aacaa59022f89f664ecd394cac235d244"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-polygon"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-quadtree",
      "group": "@types",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-quadtree@3.0.6",
      "description": "TypeScript definitions for d3-quadtree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-quadtree@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-quadtree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-quadtree",
          "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/d3-quadtree/-/d3-quadtree-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a14cf23b5fd99baaecc4a447035bc7d0d1031b9f07ad3e62731fdace2f4c1754d676db6d5a5d14214b2311004187e48892ba5ddb566312fee9b715b2b359dcb2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-quadtree"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-random",
      "group": "@types",
      "version": "3.0.3",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-random@3.0.3",
      "description": "TypeScript definitions for d3-random",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-random@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-random",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-random",
          "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/d3-random/-/d3-random-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2266a0835bc9df2efa63679ad3cef5c2969baa9eb5dfef3faf49822c405f76da82ef13127e3f6274e9e6058c8ca142df1de3c9cb1300c379d6849c7373e2c5c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-random"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale-chromatic",
      "group": "@types",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-scale-chromatic@3.1.0",
      "description": "TypeScript definitions for d3-scale-chromatic",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-scale-chromatic@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-scale-chromatic",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale-chromatic",
          "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/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89630983090aef24d1996a91079a656f591a757c90e528fc57fcd894518c5016c83ca412730f8392ef5c000320246fb3e46603a0c8d618b54ebe38210c416729"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-scale-chromatic"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "group": "@types",
      "version": "4.0.9",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-scale@4.0.9",
      "description": "TypeScript definitions for d3-scale",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-scale@4.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-scale",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale",
          "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/d3-scale/-/d3-scale-4.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74b9adc01f3390078efe3b8031f9d5fac22d2a396cc3694a759555cba2d1af470199e8314800622c4a4656648927c3b4f22e3eb0647aa90b5be96b6ec0976f57"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-scale"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-selection",
      "group": "@types",
      "version": "3.0.11",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-selection@3.0.11",
      "description": "TypeScript definitions for d3-selection",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-selection@3.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-selection",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection",
          "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/d3-selection/-/d3-selection-3.0.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6e1017bb6dc3256b2b238e7169f629910e0db5c28cc169c00bfbcaaddda5fa7c4c16ebce4f75cc613223da8a6ff2fabc00ee5887b41a73f9d278fff7ce34cad3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-selection"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "group": "@types",
      "version": "3.1.8",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-shape@3.1.8",
      "description": "TypeScript definitions for d3-shape",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-shape@3.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-shape",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape",
          "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/d3-shape/-/d3-shape-3.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "95a7b48967dc0de47baadeeb03cf01362a9dbcf4b9a4554fa68e4e7e3125c0d693db2c9e91b3340bdbcafb2a81a84987afa9439119d83684c162502025aedae3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-shape"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time-format",
      "group": "@types",
      "version": "4.0.3",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-time-format@4.0.3",
      "description": "TypeScript definitions for d3-time-format",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-time-format@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-time-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time-format",
          "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/d3-time-format/-/d3-time-format-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7183dac2fb058bf247438f5e77a9972c274156885b74279441e8b6143598f04a77ac7db96aac8fdb275c01749f0e41f9dc81b246e7ed85faa7ea9eacb3631ca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-time-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-time@3.0.4",
      "description": "TypeScript definitions for d3-time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-time@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-time",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time",
          "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/d3-time/-/d3-time-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "caecd9ba0d6790001a0650418a42994e0cc2780fa4d6ecb8645c1600d39f2b0e73e4b46157480d03b80d90a9bb1e82be1d1374c17dc49311a4d1fa5b5a1981ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-timer",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-timer@3.0.2",
      "description": "TypeScript definitions for d3-timer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-timer@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-timer",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-timer",
          "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/d3-timer/-/d3-timer-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ecdd3f04f1d6436a6e9f5323623247a42b75d4b1a5048a4fa274ef7f6233ed7e3daaaee17cb450574bb5e1b44e2221704bc6198b8cfdd25e92e155fdb523d2f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-timer"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-transition",
      "group": "@types",
      "version": "3.0.9",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-transition@3.0.9",
      "description": "TypeScript definitions for d3-transition",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-transition@3.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-transition",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-transition",
          "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/d3-transition/-/d3-transition-3.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b994b9b217f1ccedeb1a5bb4702ddb8e63052ac5eff9299965c829d0a0f6dadb38b865e9e445581b3bbfd1877065e2a675d85c01c718b511092a43df5e466e0a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-transition"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-zoom",
      "group": "@types",
      "version": "3.0.8",
      "bom-ref": "cicada-frontend@1.79.2|@types/d3-zoom@3.0.8",
      "description": "TypeScript definitions for d3-zoom",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-zoom@3.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-zoom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-zoom",
          "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/d3-zoom/-/d3-zoom-3.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8aa302e3f6251424a53bcfb6222d461869620806385dd786ef8f30e6f4146debe56c3bb4cd28c7ffe8e88e8ad05412bfb1ed23e8350534f0464aa0f76166270f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-zoom"
        }
      ]
    },
    {
      "type": "library",
      "name": "follow-redirects",
      "version": "1.16.0",
      "bom-ref": "cicada-frontend@1.79.2|follow-redirects@1.16.0",
      "author": "Ruben Verborgh",
      "description": "HTTP and HTTPS modules that follow redirects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/follow-redirects@1.16.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb9acdfee3ac69d153fc97d8c21c514b947b41c7be837cc6f7bf89aed159942f64957fd6e610fb8a22f349c2389d9a944bb0cd51d84f830e3123c5b62ee5e553"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/follow-redirects"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "4.0.5",
      "bom-ref": "cicada-frontend@1.79.2|form-data@4.0.5",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@4.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f118a944ba25dfb6cdb366e1a15ebb7e24c4bdd4eb6cc5187054e2cb7fb0bae3a75288364011c26565c34628d641f0248418f651fe549d56a25b0039bdd77cdb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-from-env",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|proxy-from-env@2.1.0",
      "author": "Rob Wu",
      "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-from-env@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rob--W/proxy-from-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "709fa81d35b554011af1c26c96099466b73eb2344a8002a5dd9cac7baf8f577f2165efd5e99d784db0ae5dc6a7f45f60865cf842b16bd9cf764cd17cd949181c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-from-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "version": "3.2.4",
      "bom-ref": "cicada-frontend@1.79.2|d3-array@3.2.4",
      "author": "Mike Bostock",
      "description": "Array manipulation, ordering, searching, summarizing, etc.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-array@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-array/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b5d4009b2035f22e09ef0a6ba58abc0a5731672dd20b7d5031e072c8217246dec1547751110679969ce87b998511865459efa8abc1c1be4f498e989bc8457826"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-axis",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-axis@3.0.0",
      "author": "Mike Bostock",
      "description": "Displays automatic reference lines for scales.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-axis@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-axis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-axis/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-axis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "207e6d8235788c4fc68479115741e25583c3b6f7e31d09507c91ecd2eb2aeccdf45dc481bcea2da661f522091c5ec3bfe60110643e3707ffdf73b4914f94bec7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-axis"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-brush",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-brush@3.0.0",
      "author": "Mike Bostock",
      "description": "Select a one- or two-dimensional region using the mouse or touch.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-brush@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-brush.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-brush/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-brush/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "00b9e35a5558917b1520694eb2e587d7edee764605238f0b8e285f9e1f0564f176412f68f8fcc62c1b253b43e3cd5a072d9d8a09580033c3559173c907668d9d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-brush"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-chord",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-chord@3.0.1",
      "author": "Mike Bostock",
      "description": "Visualize relationships or network flow with an aesthetically-pleasing circular layout.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-chord@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-chord.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-chord/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-chord/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "544e52e9335afa3f26b24b25ec7c23c4c1c3336c8d2b75c292eb089695f99306ae05f5eec8b02d360f630a9fe21c7eb5b60238b1be91fc420c582a8421d8d3fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-chord"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-color@3.1.0",
      "author": "Mike Bostock",
      "description": "Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-color@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-color/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce0fdc85b5f2781b4c4352db0ff592a16d83a42dc8d26a663dd5beca74538ffc760c0598ac863ba9e6481e2768cf0576e26e226afaf5e653702302f14663b184"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-contour",
      "version": "4.0.2",
      "bom-ref": "cicada-frontend@1.79.2|d3-contour@4.0.2",
      "author": "Mike Bostock",
      "description": "Compute contour polygons using marching squares.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-contour@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-contour.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-contour/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-contour/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e04cc54d1222933b38ed11a67716de52f2d6b4679d0d43644dc9b3a1eca0e2c3ff76f09ec4ee3b01a40bed52b2fe0ba5f394cec70f8806003c512db1c1b4e834"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-contour"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-delaunay",
      "version": "6.0.4",
      "bom-ref": "cicada-frontend@1.79.2|d3-delaunay@6.0.4",
      "author": "Mike Bostock",
      "description": "Compute the Voronoi diagram of a set of two-dimensional points.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-delaunay@6.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-delaunay.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/d3/d3-delaunay",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-delaunay/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99d8ed219d572c033c6e6fe1c775b08df1ede928207a4eea1f4e373bc2848c35cde34c62defc7fea9612553c0b8c48225d04dbbdaa2e58aca72c189467a48ae8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-delaunay"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-dispatch",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
      "author": "Mike Bostock",
      "description": "Register named callbacks and call them with arguments.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-dispatch@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-dispatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-dispatch/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-dispatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af35323d4fd2eebc147e53322dcd444c37818f4351b8728a01cbee928cf086c86bea0e9ce5df338787368108d8d9b6747577862d67353c5d7be0fdad56f2a17e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-dispatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-drag",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-drag@3.0.0",
      "author": "Mike Bostock",
      "description": "Drag and drop SVG, HTML or Canvas using mouse or touch input.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-drag@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-drag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-drag/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-drag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a566d424b7444d503c95034979c331a177c7eb1fa63b6510a3cad2999f90ab171bc80de17dea6b160213fff1d6da79470a159e2083304b616afa010046485392"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-drag"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-dsv",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-dsv@3.0.1",
      "author": "Mike Bostock",
      "description": "A parser and formatter for delimiter-separated values, such as CSV and TSV",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-dsv@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-dsv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-dsv/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-dsv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "506e8ebdd23969f0c814ff70e06d2636ae747523ac5c725a444f1aac04b9a3d0295a7204969f06670d43ba7f2f3fc3b21ce67f40950a509c318a20829d4c26f9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-dsv"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-ease",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-ease@3.0.1",
      "author": "Mike Bostock",
      "description": "Easing functions for smooth animation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-ease@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-ease.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-ease/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-ease/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c11fd72b70f75dc2c8670a5bbd0c10e5f2bef1891db358a9ec0d93c5ed32c6771749dab52fdb24706edb95c79d90e5fe65c83118098b5f516b4466c00f0ce2d3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-ease"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-fetch",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-fetch@3.0.1",
      "author": "Mike Bostock",
      "description": "Convenient parsing for Fetch.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-fetch@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-fetch/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92991020cdb49f7a0b54128683aa07ad47211ccdf1383913ce33288fb696405ab940433e47a1385a4cd3e7eb688c363bca37b3f0a802051a23e1a12bf7d15dab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-force",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-force@3.0.0",
      "author": "Mike Bostock",
      "description": "Force-directed graph layout using velocity Verlet integration.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-force@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-force.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-force/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-force/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf157f4ac03e538cad7bcd39d4fe040b27630ff4bea9e62d9da23202cf6d8070aa7e0ba66bf6804038e8f3903d67a10a8418ab1d12475c88095257df4f8c1d2e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-force"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-format",
      "version": "3.1.2",
      "bom-ref": "cicada-frontend@1.79.2|d3-format@3.1.2",
      "author": "Mike Bostock",
      "description": "Format numbers for human consumption.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-format@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-format/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0090dd60e767c910d5e5be80ae297308f3f07357a3907728c856abaa53ea4fbcd162385abdc4f7b92aea70cbec821d828283db2b7442c321da572c5870fd80ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-geo",
      "version": "3.1.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-geo@3.1.1",
      "author": "Mike Bostock",
      "description": "Shapes and calculators for spherical coordinates.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-geo@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-geo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-geo/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-geo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb7ee59f78172973b085a943ce29d4818f372b335665129b62e6da1be7c656e73f7713bae114658ed0939dfe5e70cc84d5121db6aa6455cab421bb54d92f23d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-geo"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-hierarchy",
      "version": "3.1.2",
      "bom-ref": "cicada-frontend@1.79.2|d3-hierarchy@3.1.2",
      "author": "Mike Bostock",
      "description": "Layout algorithms for visualizing hierarchical data.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-hierarchy@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-hierarchy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-hierarchy/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-hierarchy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "157ffd7eb72e6f9e1b78176e8078c309d8a4c53844aa39d1f7742decfbd04ce1f1ca2342025bccac785c964ddc0f955e01aabd7f199f469f829d6c3dac4301b8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-hierarchy"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
      "author": "Mike Bostock",
      "description": "Interpolate numbers, colors, strings, arrays, objects, whatever!",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-interpolate@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-interpolate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-interpolate/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-interpolate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ddb62cd6b383df7ba8f1aa897ca3f72563c089b830f199b6f8bf6f04a107276460faf89347ba39326bf999972278df854586803965f94890135fa9353d6cfbda"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-interpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-path@3.1.0",
      "author": "Mike Bostock",
      "description": "Serialize Canvas path commands to SVG.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-path@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-path/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a7728fe4709ffdbbe305248ab9789de99aa28f1ef021f356f89fe668fb3e8b0477e5ab792426cb513d0bcc5d5c9e36c21d686acd04c83762697bca5179b20415"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-polygon",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-polygon@3.0.1",
      "author": "Mike Bostock",
      "description": "Operations for two-dimensional polygons.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-polygon@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-polygon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-polygon/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-polygon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "def6c0eef5d8c1f7b54988440fef9f3d44255926134c698599089a9f2fe075b896814fe2132433cb29b02fd4a4263145b824b8f74d814b37b0546b071e61ed5e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-polygon"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-quadtree",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-quadtree@3.0.1",
      "author": "Mike Bostock",
      "description": "Two-dimensional recursive spatial subdivision.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-quadtree@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-quadtree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-quadtree/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-quadtree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d38c43af14130d3085c0fe47ea1461b1171bf71c6fd91ce472cca01739a4488389cb73de4493fbb0d93755121b297728839eb53fda14d3fad51fabc344e02053"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-quadtree"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-random",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-random@3.0.1",
      "author": "Mike Bostock",
      "description": "Generate random numbers from various distributions.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-random@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-random.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-random/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-random/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "15731ef467f14f1a9de43ea316c43e0c9f01252e04fdf4f99aaa9d8e8bf2904076a056d330355d8353061717d05be141386a01fbe93cb3006b8304874f57145d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-random"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale-chromatic",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-scale-chromatic@3.1.0",
      "author": "Mike Bostock",
      "description": "Sequential, diverging and categorical color schemes.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-scale-chromatic@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-scale-chromatic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-scale-chromatic/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-scale-chromatic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "037b393d6899f580971727b5a36e3a2a8b1c316a9ff01b03f5e4622771deec2f4e05ac4a8407794c509d131ffb55b2adc714ecbbfff598c245ac4b79ef6704c9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-scale-chromatic"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "version": "4.0.2",
      "bom-ref": "cicada-frontend@1.79.2|d3-scale@4.0.2",
      "author": "Mike Bostock",
      "description": "Encodings that map abstract data to visual representation.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-scale@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-scale.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-scale/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-scale/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1995b8eb8835487eda83763b8578dff11a14b80148aa494e02adcc465e0e69669b4c5258f4f37f1356249615cb87e390ddf33dc92da73a40a84be58b67a92fc5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-scale"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-selection",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-selection@3.0.0",
      "author": "Mike Bostock",
      "description": "Data-driven DOM manipulation: select elements and join them to data.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-selection@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-selection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-selection/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-selection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e64d159b34c9ac996abac4957c0f5f54fe0c3f6f0ac77cd5f1ac837e1df6609f3a931e9f633a628c86c4d48d73899d939d658f50dbccb8c9e6cacea0ca97195"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-selection"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "version": "3.2.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-shape@3.2.0",
      "author": "Mike Bostock",
      "description": "Graphical primitives for visualization, such as lines and areas.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-shape@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-shape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-shape/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-shape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49a2c1bb01a6dcc395891ab600193778ba31c1910ba47eb3865dc56c0a09ed59b58287cac7a125d486f9cf6dcd504845f40b0697bcbe7732dee42c36000ac64c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-shape"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time-format",
      "version": "4.1.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-time-format@4.1.0",
      "author": "Mike Bostock",
      "description": "A JavaScript time formatter and parser inspired by strftime and strptime.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-time-format@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-time-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-time-format/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-time-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "749c4f065cc2ecdba00763c32f0a3d43c2624d1dccddee3f5c0364ade29253117cbef5caaa6d587eae10e5d97c6ee765ba745595451a0d4805b7b780f03e8d2e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-time-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-time@3.1.0",
      "author": "Mike Bostock",
      "description": "A calculator for humanity’s peculiar conventions of time.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-time@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-time/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56a2a3cc12de8db48c4f82206e65600e3a6462b3565182676c21a8f3be2eecc30a216b082d15fe3a95ff81393c32a8e94f503f73a1d8d9d080efb64dd25910d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-timer",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-timer@3.0.1",
      "author": "Mike Bostock",
      "description": "An efficient queue capable of managing thousands of concurrent animations.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-timer@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-timer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-timer/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-timer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9dd7c9fc9c7131dde7c37d6ec8aa18da76a2bc5fabdbd57e2dcd2cbd9c5ed49bef2119a2f2152caccbdd3b0812d68eae0479a2cfdd60790d3294f3f46a3d5550"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-timer"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-transition",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|d3-transition@3.0.1",
      "author": "Mike Bostock",
      "description": "Animated transitions for D3 selections.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-transition@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-transition.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-transition/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-transition/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0292af7e3b1247ab60d3ac6b2f8df80b45b274bafb25ec0107757eff7f51307b1a5d3386d339adfce0177a78393392c19b4a239b126ba68990559d5a3ef04be3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-transition"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-zoom",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|d3-zoom@3.0.0",
      "author": "Mike Bostock",
      "description": "Pan and zoom SVG, HTML or Canvas using mouse or touch input.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d3-zoom@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-zoom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-zoom/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-zoom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6fc02657791f41aa9602e69c6cfb8d6cbeaf6a19ce25f94e85ec4bccc30d2e06badbefe7874273bc9d1a3bfe5ae4c560505192ec7bb53fd3f4de8ddf2640c2cb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-zoom"
        }
      ]
    },
    {
      "type": "library",
      "name": "lie",
      "version": "3.3.0",
      "bom-ref": "cicada-frontend@1.79.2|lie@3.3.0",
      "description": "A basic but performant promise implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lie@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/lie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/lie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/lie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51a88c27379646512e8f302ec392e8918d4be5e70d41864a7e6c99f4bef00c76ffa797ad29ac5786884172bc341186f2f86fcd039daf452378377f5dc47008c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lie"
        }
      ]
    },
    {
      "type": "library",
      "name": "pako",
      "version": "1.0.11",
      "bom-ref": "cicada-frontend@1.79.2|pako@1.0.11",
      "description": "zlib port to javascript - fast, modularized, with browser support",
      "licenses": [
        {
          "expression": "(MIT AND Zlib)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/pako@1.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/pako.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/pako",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/pako/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e212c1f0fcb8cd971ee6ce3277d5f3a29ab056fff218d855d4197c353982ab5efadc778adbe130553bfe95e19e2f5dc39e1db07dbaa8c153d70883b4cf8b5a63"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pako"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "cicada-frontend@1.79.2|readable-stream@2.3.8",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f29d00524e173838087b04a2d25f04a63b3e1159d688aecda03204194d07844efe67263c0f520c63ba1dbb9951ac55c683bd4bd79286f10acf9ae9b8e514ed74"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "cicada-frontend@1.79.2|setimmediate@1.0.5",
      "author": "YuzuJS",
      "description": "A shim for the setImmediate efficient script yielding API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setimmediate@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/YuzuJS/setImmediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3004c9759a7cb0ba8397febc2df4266cff3328f2d0355e81219a0882bb1c14343e46cbcafc1c5e0d03a0cb128aa21d32ffc87706a5459c2a90fe077eade8885c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "loose-envify",
      "version": "1.4.0",
      "bom-ref": "cicada-frontend@1.79.2|loose-envify@1.4.0",
      "author": "Andres Suarez",
      "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loose-envify@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/zertosh/loose-envify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loose-envify"
        }
      ]
    },
    {
      "type": "library",
      "name": "scheduler",
      "version": "0.23.2",
      "bom-ref": "cicada-frontend@1.79.2|scheduler@0.23.2",
      "description": "Cooperative scheduler for the browser environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/scheduler@0.23.2",
      "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://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/scheduler/-/scheduler-0.23.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50e4a1b0fc33ecdacc52a851eadd215a315dbaf3b36edbfbb680c7d7f848adf44d2030679c159dd02c094c6bd3a67815966c0609d3fdfd997fb55ac3a9cb98cd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/scheduler"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast",
      "group": "@types",
      "version": "4.0.4",
      "bom-ref": "cicada-frontend@1.79.2|@types/mdast@4.0.4",
      "description": "TypeScript definitions for mdast",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "90668d6cf87593b005ce0a6e77f80c76f226e71b840b291147e26758a427a3d4c05d56ba5885421933ef6067a42032f8bb009941261b53134149bd5a528efda0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/mdast"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "group": "@types",
      "version": "18.3.28",
      "bom-ref": "cicada-frontend@1.79.2|@types/react@18.3.28",
      "description": "TypeScript definitions for react",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@18.3.28",
      "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-18.3.28.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cfd557a42ecc5ab85f5a2a62b6335d8026aea0c2d174820b42c00457e65eb08cc1abfa149719349b702966e3050977674b853b2ab23e977591504190f0ad502b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "devlop",
      "version": "1.1.0",
      "bom-ref": "cicada-frontend@1.79.2|devlop@1.1.0",
      "author": "Titus Wormer",
      "description": "Do things in development and nothing otherwise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "456988aa17057f5951601bcd9abeea4cdbb20adffbfe7b368dba69d7e3da96013fac341c053d1f8a848c52927dde2ae55210b986b838718a9ee94fb42265b4ac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/devlop"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-to-jsx-runtime",
      "version": "2.3.6",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce5eacf0bc0dca8d4ff6ec3e5c91af66d74517519d0243a0f2e8cec3ee0fc9befaf3be1f2e9b38b9e1d70e15d6764e981d0e8e814b629e5886ed1b18bc26db06"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-jsx-runtime"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-to-jsx-runtime/node_modules/@types/hast"
            }
          ]
        },
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-to-jsx-runtime/node_modules/@types/unist"
            }
          ]
        },
        {
          "type": "library",
          "name": "comma-separated-tokens",
          "version": "2.0.3",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|comma-separated-tokens@2.0.3",
          "author": "Titus Wormer",
          "description": "Parse and stringify comma-separated tokens",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "16ee2125dbf37b29427d03e9f5219689da73accb3bb53ae5bba55bf1719a446724f1048d649269e77f16adbeb42dac787cfc11eb8562638ebc3885136d194666"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-to-jsx-runtime/node_modules/comma-separated-tokens"
            }
          ]
        },
        {
          "type": "library",
          "name": "property-information",
          "version": "7.1.0",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|property-information@7.1.0",
          "author": "Titus Wormer",
          "description": "Info on the properties and attributes of the web platform",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4f0119f97fb20899987cbed33d439cbc167841fa13e587a742226e5ffff4b61e770c4eb0d31c4b12d7cade2cabc9015d757baf908939d44120ac943458990e99"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-to-jsx-runtime/node_modules/property-information"
            }
          ]
        },
        {
          "type": "library",
          "name": "space-separated-tokens",
          "version": "2.0.2",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|space-separated-tokens@2.0.2",
          "author": "Titus Wormer",
          "description": "Parse and stringify space separated tokens",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3c41a5030ac6f325c65d18d6df67c66e0eba24094e0306ce6eea95a09a6ffe6460a160d07e01f5c033efb735b25123405c119293c87be796036db704cb7487d9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-to-jsx-runtime/node_modules/space-separated-tokens"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "html-url-attributes",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|html-url-attributes@3.0.1",
      "author": "Titus Wormer",
      "description": "Map of URL attributes in HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-url-attributes@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rehypejs/rehype-minify.git#main",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rehypejs/rehype-minify/tree/main#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rehypejs/rehype-minify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a25e943f2056aacacee8427248fcf63bb652afce7a583ac4ccce7332aa7e14924b18c5b7e5c2d89a6667974bf3b40671454a0d6491530a885f8ee209f08e1005"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-url-attributes"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-to-hast",
      "version": "13.2.1",
      "bom-ref": "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1",
      "author": "Titus Wormer",
      "description": "mdast utility to transform to hast",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71cb6cab6c29e6f4ec2c871aca66e552b8a24dc65dd02c16b426cbbeb3b36020d9a16c8c355f2c67b92b8f4f454a7b22262dd656c1cb33893a0eaff268fc825c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-hast"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-to-hast/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-parse",
      "version": "11.0.0",
      "bom-ref": "cicada-frontend@1.79.2|remark-parse@11.0.0",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for parsing markdown input",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "142c6528b3469274b96daff5966a588a3314cd7d9eb315b9c50aa35b1c3678715f4b631275a1d520d166863a3ea8dd5685984d8a6ab475901337da47d080eba4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-rehype",
      "version": "11.1.2",
      "bom-ref": "cicada-frontend@1.79.2|remark-rehype@11.1.2",
      "author": "Titus Wormer",
      "description": "remark plugin that turns markdown into HTML to support rehype",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e1ee5e7b89a9da128229cdba743c2f542807424959250fc139469c3b1137db4e5dc5a9c38e82ae6ad8b54386018291a06fee9db82578a43ddbe18661ef28cb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-rehype"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|remark-rehype@11.1.2|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/remark-rehype/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unified",
      "version": "11.0.5",
      "bom-ref": "cicada-frontend@1.79.2|unified@11.0.5",
      "author": "Titus Wormer",
      "description": "parse, inspect, transform, and serialize content through syntax trees",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c4abc684f5b0de4f3842387c6c8dd97898ea9f269d2be18416d6b349f66ffeb29e4e44e3389868ea616a87648cf7a888719a24c623a983bf066b34d283cf8a1c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unified"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unified@11.0.5|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unified/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit",
      "version": "5.1.0",
      "bom-ref": "cicada-frontend@1.79.2|unist-util-visit@5.1.0",
      "author": "Titus Wormer",
      "description": "unist utility to visit nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9bebc87727823a976bfd07900aed84cf15ffa21812f0a6e73c38059e2e1d42c7d20ada73f14a83c98e468d1aeef0f0cab989fb16ad7d8f5090fa7252b0628ece"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unist-util-visit@5.1.0|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unist-util-visit/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile",
      "version": "6.0.3",
      "bom-ref": "cicada-frontend@1.79.2|vfile@6.0.3",
      "author": "Titus Wormer",
      "description": "Virtual file format for text processing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b321b1fff6d5dab76bb7d237feb26330142b27a38c0755d366cc5c8bf93fcbdd41aaaa4e8929f56a3853991296521c00c7d64e3469be8d5085d9ab8db6a2fdd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|vfile@6.0.3|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vfile/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "router",
      "group": "@remix-run",
      "version": "1.23.2",
      "bom-ref": "cicada-frontend@1.79.2|@remix-run/router@1.23.2",
      "author": "Remix Software",
      "description": "Nested/Data-driven/Framework-agnostic Routing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40remix-run/router@1.23.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/remix-run/react-router.git#packages/router",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/remix-run/react-router#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remix-run/react-router/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21cea6d94feb3234e48444486bfd19b5724fd7b4148b609b584edcab1e09e7c33c680dd04df5bed94950e29b2f4d7f483b545f35584ade97297637a3ecbfaddb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@remix-run/router"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-router",
      "version": "6.30.3",
      "bom-ref": "cicada-frontend@1.79.2|react-router@6.30.3",
      "author": "Remix Software",
      "description": "Declarative routing for React",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-router@6.30.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/remix-run/react-router.git#packages/react-router",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/remix-run/react-router#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remix-run/react-router/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-router/-/react-router-6.30.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d19e56ca3139a4b4192308b13cfd77191659c7bebd8bb5daf57895f889d2f9e7ff416ce473c9911a2240450e1146084581048b6c56b0f1c31de09e2b0c8ad77"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-router"
        }
      ]
    },
    {
      "type": "library",
      "name": "runtime",
      "group": "@babel",
      "version": "7.29.2",
      "bom-ref": "cicada-frontend@1.79.2|@babel/runtime@7.29.2",
      "author": "The Babel Team",
      "description": "babel's modular runtime helpers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/runtime@7.29.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-runtime",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-runtime",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2620d2847e39cca1d6c867b864d551ac28c1cfc361f53326646d648784132bc8420535818bc0dafa2eecd5f270eff958a4ce1c71ea5235fab367f42f001062e6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "highlight.js",
      "version": "10.7.3",
      "bom-ref": "cicada-frontend@1.79.2|highlight.js@10.7.3",
      "author": "Ivan Sagalaev",
      "description": "Syntax highlighting with language autodetection.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/highlight.js@10.7.3",
      "externalReferences": [
        {
          "url": "git://github.com/highlightjs/highlight.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://highlightjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/highlightjs/highlight.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b7371415aba2b1628d1da4643785a397f640d3b8043408c597727f738f34769ae4193839110b2d81a345a817d4a82ab9e2465120472b793b00805fe6daab83ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/highlight.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "highlightjs-vue",
      "version": "1.0.0",
      "bom-ref": "cicada-frontend@1.79.2|highlightjs-vue@1.0.0",
      "author": "Sara Lissette",
      "description": "Highlight Single-File Components of Vue.js Framework",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/highlightjs-vue@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/highlightjs/highlightjs-vue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/highlightjs/highlightjs-vue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/highlightjs/highlightjs-vue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3c311f105d74d86db7bc798f84bc8f6e81420fe064306bbe1ae25ed9df7f787e05b02c2f801a6773d9f4a4613e7df29da61dfcb3a7e81198848dd807773a7e20"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/highlightjs-vue"
        }
      ]
    },
    {
      "type": "library",
      "name": "lowlight",
      "version": "1.20.0",
      "bom-ref": "cicada-frontend@1.79.2|lowlight@1.20.0",
      "author": "Titus Wormer",
      "description": "Virtual syntax highlighting for virtual DOMs and non-HTML things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lowlight@1.20.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/lowlight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/lowlight#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/lowlight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0ab63fa9ac46f546808f9043ab3cc61437f9c282007ba8059eddaecea4c8d6424877976443e7029143ea3c43c62e23d446ff1b3de7069a23f13aca6ffb36c4f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lowlight"
        }
      ]
    },
    {
      "type": "library",
      "name": "prismjs",
      "version": "1.30.0",
      "bom-ref": "cicada-frontend@1.79.2|prismjs@1.30.0",
      "author": "Lea Verou",
      "description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prismjs@1.30.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/PrismJS/prism.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/PrismJS/prism#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/PrismJS/prism/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c4bd5d99176af6ffadd5fad2bc850beb4766469f5d2cac76d7be24e572fecaa73c3c8d688d4ea6d58233b7218f11c6bace505f153cc410172b18618bf4619c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prismjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "refractor",
      "version": "3.6.0",
      "bom-ref": "cicada-frontend@1.79.2|refractor@3.6.0",
      "author": "Titus Wormer",
      "description": "Lightweight, robust, elegant virtual syntax highlighting using Prism",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/refractor@3.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/refractor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/refractor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/refractor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/refractor/-/refractor-3.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "318f56e3520e5b1c64df5a3e62f14237237376473d336d0da192b9beaea392fe08fee876ce459c7ee763d10d5fa2f8d4409acd7b04bd34ccde4eda8f7fe9f910"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/refractor"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|mdast-util-gfm@3.1.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM (GitHub Flavored Markdown)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d2e95f75038cdf2b07842275a74ea5d1bd152a5854d30b90b37b61c5941a8237233eb94546a636d79b991871c96a7f461005ddf4c6df3e3149cfea8c91547acd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|micromark-extension-gfm@3.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM (GitHub Flavored Markdown)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bec280ad0b22726eedd33d86ba09022ad65e86a526df5a1e18157f2954a8ad64b2f1994d02fef2b63161bdaaf2522094258aacf8da04e80161a50bc14cce90e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-stringify",
      "version": "11.0.0",
      "bom-ref": "cicada-frontend@1.79.2|remark-stringify@11.0.0",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for serializing markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d4e4a62ddddac01fedf2a76810e31acd990db1f553798e1f4ec83371015d5cdabc4e84cde191b0acc9e575ae0aeac99314a0fe19157a3b8f22e99e222a03cfa7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "use-sync-external-store",
      "version": "1.6.0",
      "bom-ref": "cicada-frontend@1.79.2|use-sync-external-store@1.6.0",
      "description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/use-sync-external-store@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/use-sync-external-store",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/facebook/react#readme",
          "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/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e9e864b018ffcdacf22bc551402243907b2c3c9457a73878a34169144eb0efac5e002eaca53f60bf28291e4bd76950cdcabd84508676b9bedec82fde7e650f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/use-sync-external-store"
        }
      ]
    },
    {
      "type": "library",
      "name": "geojson",
      "group": "@types",
      "version": "7946.0.16",
      "bom-ref": "cicada-frontend@1.79.2|@types/geojson@7946.0.16",
      "description": "TypeScript definitions for geojson",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/geojson@7946.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/geojson",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson",
          "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/geojson/-/geojson-7946.0.16.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e82f27a96babde3f7c53afa55c37d351621f82f654f84ba6be91ca7188ee8ca1fbc286322e3dac5267dfd2d461aea33b068854c3b3f3dd90758e3da05bd16f9a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/geojson"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "cicada-frontend@1.79.2|asynckit@0.4.0",
      "author": "Alex Indigo",
      "description": "Minimal async jobs utility library, with streams support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asynckit@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexindigo/asynckit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "cicada-frontend@1.79.2|combined-stream@1.0.8",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combined-stream@1.0.8",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-combined-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-set-tostringtag",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|es-set-tostringtag@2.1.0",
      "author": "Jordan Harband",
      "description": "A helper to optimistically set Symbol.toStringTag, when possible.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-set-tostringtag@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/es-set-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/es-set-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/es-set-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8fabd6cdfac655fc97c607be3b4c79b21e9cbf10288346bfe1175dd8adfacc2315e5e27effeb4e0278113bc70e0cc3566d545d5659866502f6612df247c6c850"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-set-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "cicada-frontend@1.79.2|hasown@2.0.2",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "cicada-frontend@1.79.2|mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "internmap",
      "version": "2.0.3",
      "bom-ref": "cicada-frontend@1.79.2|internmap@2.0.3",
      "author": "Mike Bostock",
      "description": "Map and Set with automatic key interning",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/internmap@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mbostock/internmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mbostock/internmap/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mbostock/internmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4787b635c106ef639a281a03db0da2f98982c03f331352b8ccba5b241cb1fac27bff03ed6ae6b8046a2baa12307ea3119721566cd4517e47f28f37765241862"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "delaunator",
      "version": "5.0.1",
      "bom-ref": "cicada-frontend@1.79.2|delaunator@5.0.1",
      "author": "Vladimir Agafonkin",
      "description": "An incredibly fast JavaScript library for Delaunay triangulation of 2D points",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delaunator@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mapbox/delaunator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mapbox/delaunator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mapbox/delaunator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f27be1f9705ef7a682112ac63aa329ffce1bd771fd71d29b1b93f67a3402878778b0af512f8dfbd6aa2ef5dad08cc86f9cf9a15a5e619e6a9b104d1f5ebf579f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delaunator"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "7.2.0",
      "bom-ref": "cicada-frontend@1.79.2|commander@7.2.0",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@7.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "42b59707e6504953e6216221b443bd1fe8301da3066221790a1be827e2bd6461c6fec56c6baca27ac003d460bfc78eac113d345e5c28d6ee3d455555cef71293"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.6.3",
      "bom-ref": "cicada-frontend@1.79.2|iconv-lite@0.6.3",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "rw",
      "version": "1.3.3",
      "bom-ref": "cicada-frontend@1.79.2|rw@1.3.3",
      "author": "Mike Bostock",
      "description": "Now stdin and stdout are files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rw@1.3.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mbostock/rw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mbostock/rw",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mbostock/rw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3dd85d5b2f3d4a26688012dac38db375eaad449fffcc57763e041abdc2020d48094f9a16d7440244a6c9e9b838af4fd463633a056779b64c6e18546f0a481f1d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rw"
        }
      ]
    },
    {
      "type": "library",
      "name": "immediate",
      "version": "3.0.6",
      "bom-ref": "cicada-frontend@1.79.2|immediate@3.0.6",
      "description": "A cross browser microtask library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/immediate@3.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/calvinmetcalf/immediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/immediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/immediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d7385b72a838cd0c043155f631b85ee0f4897f21b5a69a5420d8c60a387f04c484f5aa0eb1738cf24b71da10401382cd5bb5fcf1ab5e5c894898ee08d25d119"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/immediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "cicada-frontend@1.79.2|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "cicada-frontend@1.79.2|inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "cicada-frontend@1.79.2|isarray@1.0.0",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|process-nextick-args@2.0.1",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "cicada-frontend@1.79.2|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "bom-ref": "cicada-frontend@1.79.2|string_decoder@1.1.1",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "cicada-frontend@1.79.2|util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "cicada-frontend@1.79.2|js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/js-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/js-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/js-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist",
      "group": "@types",
      "version": "2.0.11",
      "bom-ref": "cicada-frontend@1.79.2|@types/unist@2.0.11",
      "description": "TypeScript definitions for unist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a604a88be8d368fceaa098c9fde4593d5a1969da6b6f22ff8a36940a3761784a3beb11eb2e6d34561984a0f819d664e9e509a493535b0ca6c04ece06d8867b0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/unist"
        }
      ]
    },
    {
      "type": "library",
      "name": "prop-types",
      "group": "@types",
      "version": "15.7.15",
      "bom-ref": "cicada-frontend@1.79.2|@types/prop-types@15.7.15",
      "description": "TypeScript definitions for prop-types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/prop-types@15.7.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/prop-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types",
          "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/prop-types/-/prop-types-15.7.15.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "17a6c4c9a995f632860050449a54277ac44f18e42a4b6f94c22d049b5e717a73b11da7f686fe8bf180959f7acf74f24e8897cf8829cb211cafc156aa318dcc23"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/prop-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "bom-ref": "cicada-frontend@1.79.2|csstype@3.2.3",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf51c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csstype"
        }
      ]
    },
    {
      "type": "library",
      "name": "dequal",
      "version": "2.0.3",
      "bom-ref": "cicada-frontend@1.79.2|dequal@2.0.3",
      "author": "Luke Edwards",
      "description": "A tiny (304B to 489B) utility for check for deep equality",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d237bea8f28710ca21bdf453084a370ab3c6e9c033018826ccacb1462612483912e9e1897725499bb59a600e4409a003f702c1d93e0411eca603968555c61708"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "1.0.8",
      "bom-ref": "cicada-frontend@1.79.2|@types/estree@1.0.8",
      "description": "TypeScript definitions for estree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7561f31dad96a845c8fced44f4e8eba1c313289976992ac4a258752289abbfa53e26e3706875ec5f1f5b2eee601bb05458520dd2c90840943f2f5ac87b1e17eb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-util-is-identifier-name",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "845b6a20365321467d0572dbf32e29606ca4ebec1e9088af3554dc9af93c3683a1f957919f9cba7041f36d446b59b7e9d5f22a7558a98a5ce3fa57da69d3599a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-util-is-identifier-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-whitespace",
      "version": "3.0.0",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3c254374ea2a4bc2c9eff9d567f8e2183af02ebc1332fd0a22e8eee6407c5d3d7a63cbe09deb14645b0bb1ec328efb8b1820bb4b05120a82c7694b681073bab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-whitespace"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|hast-util-whitespace@3.0.0|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hast-util-whitespace/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdx-expression",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "27a7fef61529fa575366a2914a0ed5c3957a32a8c04dcfb713881fdc214d72e64d583f1777223acd0f06a87edff35ebd30ce8fee13014435469e7ee81c1f645d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdx-expression"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-expression@2.0.1|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-expression/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdx-jsx",
      "version": "3.2.0",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "963ff3f2fd2be99b6c37f70634db5e9a699fa0b0056678cc6cdc8bcc169f8f38a438cfa096b8cd1cf95fea540339371c8fd9f96f43cf8a11016e19de3321acd5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdx-jsx"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/@types/hast"
            }
          ]
        },
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/@types/unist"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-entities",
          "version": "4.0.2",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2",
          "author": "Titus Wormer",
          "description": "Parse HTML character references",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "186d804185a82e02fcefb81020a7913c63b5c45f7e786d6e8c86f9b284b980fbcb435cb6a3c14bf74c3641635d7fd237eb5329a7bef6e9cfa58f7534a8ad6e1b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/parse-entities"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "unist",
              "group": "@types",
              "version": "2.0.11",
              "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2|@types/unist@2.0.11",
              "description": "TypeScript definitions for unist",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "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",
                  "hashes": [
                    {
                      "alg": "SHA-512",
                      "content": "0a604a88be8d368fceaa098c9fde4593d5a1969da6b6f22ff8a36940a3761784a3beb11eb2e6d34561984a0f819d664e9e509a493535b0ca6c04ece06d8867b0"
                    }
                  ],
                  "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/mdast-util-mdx-jsx/node_modules/parse-entities/node_modules/@types/unist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "character-entities-legacy",
          "version": "3.0.0",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.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",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4693e9d1ab13ffab9f466fff009570a558996c633f3248d017125c710447988485ff6d8d06db07a805a62fefe99a43d6a08509756c9e565793975c3274701355"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/character-entities-legacy"
            }
          ]
        },
        {
          "type": "library",
          "name": "character-reference-invalid",
          "version": "2.0.1",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.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",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "881678178c116f239156cbb48cf57b81790eb066231873e6032bfe1e21c6f208b93ed0bd288da3d7ebfcfed9626d1be3a165f4dbbca9986fe7d07b4ee6deee9f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/character-reference-invalid"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-alphanumerical",
          "version": "2.0.1",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphanumerical@2.0.1",
          "author": "Titus Wormer",
          "description": "Check if a character is alphanumerical",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8666d8857ffd314305e6e87bb4e5f22bf9f466f5a969de5c681035ec6b02eafcae0aa696962446e4ad6a4bd8a799484431a381216effc210274b0bde5bf2ed67"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/is-alphanumerical"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-decimal",
          "version": "2.0.1",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-decimal@2.0.1",
          "author": "Titus Wormer",
          "description": "Check if a character is decimal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "00007d862a2642ce435d6711075aeab31194b2d6d1ae814e3cf540a26364ff75c74792721190a13b24d67b6a1ac8a9ec4acaff91c1aa17ecfacae1fa1c7a4dd0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/is-decimal"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-hexadecimal",
          "version": "2.0.1",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-hexadecimal@2.0.1",
          "author": "Titus Wormer",
          "description": "Check if a character is hexadecimal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0e0650a76e3573ca0ee9c03549b4c45a25dea31578daf95c271807f81de18b5022aaa2abb9947764617c227ddf8f8fbfcbfeeb1ef94e64b66d809ff8b6d60666"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/is-hexadecimal"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-alphabetical",
          "version": "2.0.1",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphabetical@2.0.1",
          "author": "Titus Wormer",
          "description": "Check if a character is alphabetical",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "156cb263ad0c79337279246990cd88af2d06f61a6befff640f8d260ff706404ba295c6584b8a24cfc48dd90eab2c227c81b0ade9f37eac2fbab4c192f7d2dac5"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdx-jsx/node_modules/is-alphabetical"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-mdxjs-esm",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11c98ea71b19f7a0af94fd3736086d1f512c2edaf49fd4e6e253d425405c715f51c143a77aa4b2720d7d9f91c6cc27fed742e8ccc45239bb55af779ed56a07b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-mdxjs-esm"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hast",
          "group": "@types",
          "version": "3.0.4",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-mdxjs-esm@2.0.1|@types/hast@3.0.4",
          "description": "TypeScript definitions for hast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-mdxjs-esm/node_modules/@types/hast"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "style-to-js",
      "version": "1.1.21",
      "bom-ref": "cicada-frontend@1.79.2|style-to-js@1.1.21",
      "author": "Mark",
      "description": "Parses CSS inline style to JavaScript object (camelCased).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "46341eb7126bad424b40f1db2e4bba53fa1c1adcf28db24c3fd94234aec083408d87af749d21fcc28a961fdbb5ea732360102893e8bb24ed4d3f6a4ecbc22c3d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-to-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-position",
      "version": "5.0.0",
      "bom-ref": "cicada-frontend@1.79.2|unist-util-position@5.0.0",
      "author": "Titus Wormer",
      "description": "unist utility to get the position of a node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7ee72c0bb1e35ef901e51de44c23bb9148d176b4b4049b7733f14fc661cc04e9bc2508b606c1c01c5b32dbb13412894ff2ba743735ec27e8cd3f20d6bce2593c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-position"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unist-util-position@5.0.0|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unist-util-position/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile-message",
      "version": "4.0.3",
      "bom-ref": "cicada-frontend@1.79.2|vfile-message@4.0.3",
      "author": "Titus Wormer",
      "description": "vfile utility to create a virtual message",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4131f3b067751216d9b3802c436d095f5ac2ddc3a5b7f21626bba4f3ddc37cb46be7b95c9ce78c6961b82b426b46d6b89882592ad87602ede6337bb4dff2562b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-message"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|vfile-message@4.0.3|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vfile-message/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "structured-clone",
      "group": "@ungap",
      "version": "1.3.0",
      "bom-ref": "cicada-frontend@1.79.2|@ungap/structured-clone@1.3.0",
      "author": "Andrea Giammarchi",
      "description": "A structuredClone polyfill",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a6a0df2a688028ed64d859b019b86f0f604867e5f933edd66ba93059eddb6dfff94bd86c26b3521c9d0e721ea8c37d7f05b798f86330ccdb77fcef305f0def6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ungap/structured-clone"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-sanitize-uri",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to sanitize urls",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f4df48a2667f62e18665999079cd4c6e0c6d960a2e8314e8755c03cf3128b8f2a8dea156bf29851d67270e2dafcd5d5f7fa91ab3db9c5bea37cb324af5807501"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-sanitize-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-lines",
      "version": "3.0.1",
      "bom-ref": "cicada-frontend@1.79.2|trim-lines@3.0.1",
      "author": "Titus Wormer",
      "description": "Remove spaces and tabs around line-breaks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9118fc07e60764273d91061d59f241dbfa1497dac0f7da9ba3061806daf8ba2e26672010d89a6f54177fe94d989680137ea06105348c853a60047b54d0c7f746"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-lines"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-from-markdown",
      "version": "2.0.3",
      "bom-ref": "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
      "author": "Titus Wormer",
      "description": "mdast utility to parse markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5b8980593bd294abdff0be89f9537dc8b4aa43d00e000bc7ba80c098f933e1d1dfe79de6e60563d9e8da747261a0999c9b11273afe8f6bc5c9869c44f7791bf1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-from-markdown"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-from-markdown/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-types",
      "version": "2.0.2",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-types@2.0.2",
      "author": "Titus Wormer",
      "description": "micromark utility with a couple of typescript types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "630d04092a49a15885d6a4d4e030ba370b42e1a586b75124cda401f0a3cfc82451f33f5359e5741db1051933be658d70076db39b19c9aa13f24e93950a97874c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "bail",
      "version": "2.0.2",
      "bom-ref": "cicada-frontend@1.79.2|bail@2.0.2",
      "author": "Titus Wormer",
      "description": "Throw a given error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d313ba99877b241d987acc432a995a7d1a6c88eccfb7d574d9d74f08b6d8d716063ce5f6e0d4f2379d2a9d4c6008f712a183212a902e0538d0a1164202450347"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bail"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "4.1.0",
      "bom-ref": "cicada-frontend@1.79.2|is-plain-obj@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8f822faf32e50d909c84c62301b792251683322a7af9ce127852ca73e7c58e841179428219905c8d1c86c102d1f0cd502093946d9dd54db0344deb5fe6983aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "trough",
      "version": "2.2.0",
      "bom-ref": "cicada-frontend@1.79.2|trough@2.2.0",
      "author": "Titus Wormer",
      "description": "`trough` is middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b663292b4d018d9894c95cafac12bb9277ab3609a0bdc57f28b572ba66bf482f9340dd7aec6acc45c880353cf4f7e937cd6f0bf2deb48d63b51a97e465d8d36b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trough"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-is",
      "version": "6.0.1",
      "bom-ref": "cicada-frontend@1.79.2|unist-util-is@6.0.1",
      "author": "Titus Wormer",
      "description": "unist utility to check if a node passes a test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ec8882dbb41113903cfc23da75750d2ec91516b9a43377f72e11e4b5868452c96e44e571a64f39706353ab373cda906a3023d0ebfc8f0755ac38853b67c72f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-is"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unist-util-is@6.0.1|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unist-util-is/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit-parents",
      "version": "6.0.2",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "828875b354c1aea4aaba449cf30ae3c1684bd21889c6003c9b8905c46950fbc1584370bf9b5d45713b386187a6ed5ebae0084756f82840b93cf744ac76caf621"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit-parents"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unist-util-visit-parents/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fault",
      "version": "1.0.4",
      "bom-ref": "cicada-frontend@1.79.2|fault@1.0.4",
      "author": "Titus Wormer",
      "description": "Functional errors with formatted output",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fault@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/fault.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/fault#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/fault/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fault/-/fault-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "089d07081e6d2f97d84c403b4e802ae7e913c1dfbe068adfd7f6e27f177d893ef441c5ebe0c46b3b72e57fc21fb3bd2af9225c18716d9c813f370ea0882b4408"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fault"
        }
      ]
    },
    {
      "type": "library",
      "name": "hastscript",
      "version": "6.0.0",
      "bom-ref": "cicada-frontend@1.79.2|hastscript@6.0.0",
      "author": "Titus Wormer",
      "description": "hast utility to create trees",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hastscript@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/hastscript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/hastscript#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/hastscript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hastscript/-/hastscript-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c333a6ef77b948a835226048aee5297ffba45e3f404c93fd9fe14fd1a2871cc648f43f99e6f9a70ce4fac627fb7923ca8f1a2a99484ea1540c1911d648bcfe3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hastscript"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-entities",
      "version": "2.0.0",
      "bom-ref": "cicada-frontend@1.79.2|parse-entities@2.0.0",
      "author": "Titus Wormer",
      "description": "Parse HTML character references: fast, spec-compliant, positional information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-entities@2.0.0",
      "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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "924cb01a909c45886a408721696a99f3be70ce94bf6cc2a1cf91e7377a7bc2f7894e44edc8007f0259d2d1ff03152a985b54fcdadeb2100904701f80d48dcc6d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-gfm-autolink-literal",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4754fd8c29a3fa2fe1ba61ac4f363b8bd013ebabda2b1b74ecad9f585db037bc3c3f002238304b27a03a67e99366ec69d982d01c38d2723e138ff2d34941abd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|mdast-util-gfm-footnote@2.1.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM footnotes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2aa435a5b079fb01cf4635940c794ccf41233347a5afd1629136f4118342aa1e1d367e94f3ebd41cd504ac78d5f6f5b873d51388c8dcb11317dac152939b519"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|mdast-util-gfm-strikethrough@2.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM strikethrough",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98a29bf75e5317e382e69b63e5b27b58544f758b6e1efd324d1c4adad26f8be043a9b9221bb87bbbff5223cf6744061c99aa76c4740bf43f901bfeb04ab4ed5e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|mdast-util-gfm-table@2.0.0",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM tables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efc504bde6f3cffac92312ef13b66d0ddfef210d111effb7321e4347dea9edc4bb1ec0616082020c10aef1cb1335634eead0567ea5cf59e911ba3d8534e18e66"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "22bb6f36f8f10b5a34ead6810152739c49e4887c4b153ce0a2751dcbc873155783ba7d2e4e3c71ad119568d16a914d70251dd104f11fb31994ea30d63e87eb4d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2",
      "author": "Titus Wormer",
      "description": "mdast utility to serialize markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c63ebcc0c4ef19754e2a89e6a20e8bc3224aad85d93ef97069b6abc938cb87d2eebe8bc1fca007fa4be2f068e3fbbac98ec162db79e4531450bf52aa4aba0ca8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-markdown"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-to-markdown/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-extension-gfm-autolink-literal",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|micromark-extension-gfm-autolink-literal@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM autolink literals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0e83b927ce189c810dede100a309681399f361bd06c30e725e56ef6ff35afb365b4d0959a13f2d5f2515f6ee921269f7632fe495738777978f066faa5b472a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-extension-gfm-footnote@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM footnotes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff23e1c48d67b670cdb221edccb2989c4def7fd259e9c022b2a5436ae869e02107c656f8ba8393c4e089fbdb39d5b201f14d4dd4527545738a4c8943e41fe0ab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-extension-gfm-strikethrough@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM strikethrough",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "003563a4e3a48f3d6186464b94189803d711d809dff05e07a9950ee9ee5e0dc3d07744f1c397f12f3cf19c491291f9c3d30ce24868afeec62193f92dbdb7f5bb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-extension-gfm-table@2.1.1",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b76394fdd5d78a8011ac2eb259f27886a07badcb75e1ef1fee6d1c6c8e615260f2c88970bf9bc4b68a29b47f083646cbcce6adccab956d098061c6d6a32cfa0e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-extension-gfm-tagfilter@2.0.0",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tagfilter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c479533a6b824a8b4803c4d6d660c833a5f63b54a25f93fd22e0eda86a2716110ad2a811238c9e0babccc44576760cabd93883fb63d0d74a3e70e85d5407307e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8805986ac6a23a7e32c36054c121ae1e8af0cc9cff8e66ab0dc26437c4d2c4e02c7073ecdf4047dbb3ab73028d878eaf9b87aab917e67cfdc92cacb15859043"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-combine-extensions@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to combine syntax or html extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3a70271fc5239b2e7d25cc99c3c2526caf5c1a9755638e0d2a048cec4f4487b0e22d2d84f513507f474e35a183cc41bdca3125e6172a788b23e217d190b1ff06"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-combine-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "cicada-frontend@1.79.2|delayed-stream@1.0.0",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delayed-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-delayed-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "cicada-frontend@1.79.2|es-errors@1.3.0",
      "author": "Jordan Harband",
      "description": "A simple cache for a few of the JS Error constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "cicada-frontend@1.79.2|get-intrinsic@1.3.0",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "bom-ref": "cicada-frontend@1.79.2|has-tostringtag@1.0.2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36a00307c5633c52ccd95d15bc751ec30c2cc3465605a21d828fa2787b4ade16ac2f3e2a78246361ca9f07a010ac182044aa69285f0be76fd5a9d56c3b8ec397"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "cicada-frontend@1.79.2|function-bind@1.1.2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "cicada-frontend@1.79.2|mime-db@1.52.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "robust-predicates",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|robust-predicates@3.0.2",
      "author": "Vladimir Agafonkin",
      "description": "Fast robust predicates for computational geometry",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/robust-predicates@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mourner/robust-predicates.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mourner/robust-predicates#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mourner/robust-predicates/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "217833056bd643013a3eb0c8d393af997508aee413728303cd1b0e779083bc70952dc2c7313498bce2b90a6e3a916aa5577c806ee4a9059749e683f9394a12b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/robust-predicates"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "cicada-frontend@1.79.2|safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-jsx",
      "group": "@types",
      "version": "1.0.5",
      "bom-ref": "cicada-frontend@1.79.2|@types/estree-jsx@1.0.5",
      "description": "TypeScript definitions for estree-jsx",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7609c515345c9f6f503600ba1c430fc377505014d992764b82dc1919ea2aa174c7d0cfb25638546e2459683b38e4fba5a28d4e7a9bda0a5c501773ba374e8c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "ccount",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|ccount@2.0.1",
      "author": "Titus Wormer",
      "description": "Count how often a character (or substring) is used in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b2ac5d23885a58fb776b4fadfcddfd6a8646c6b0b4a27cd02303ad4852366398b0968c8b58e8b07d7edf588680e0c1f99c941db386ee752dcefef796fc35102"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ccount"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringify-entities",
      "version": "4.0.4",
      "bom-ref": "cicada-frontend@1.79.2|stringify-entities@4.0.4",
      "author": "Titus Wormer",
      "description": "Serialize (encode) HTML character references",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2307c1a6d6ad94ef90089528d7d02abeb3cdaa554ca56f5810bd8b21563e469bf6aac8c21b16832cd460786b1058985f22d79bb8986c1922e36816cd490fa27a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringify-entities"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "character-entities-legacy",
          "version": "3.0.0",
          "bom-ref": "cicada-frontend@1.79.2|stringify-entities@4.0.4|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",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4693e9d1ab13ffab9f466fff009570a558996c633f3248d017125c710447988485ff6d8d06db07a805a62fefe99a43d6a08509756c9e565793975c3274701355"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stringify-entities/node_modules/character-entities-legacy"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-stringify-position",
      "version": "4.0.0",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d00495d3a000a0a083912dbec70e515c9cb0aeebaba5b0b82594a6ee7afb30eb75a23033bf2c9a3be53165fd7c8fc14217a926cc264a70080dff2bb6826d9781"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-stringify-position"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unist",
          "group": "@types",
          "version": "3.0.3",
          "bom-ref": "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0|@types/unist@3.0.3",
          "description": "TypeScript definitions for unist",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unist-util-stringify-position/node_modules/@types/unist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "style-to-object",
      "version": "1.0.14",
      "bom-ref": "cicada-frontend@1.79.2|style-to-object@1.0.14",
      "author": "Mark",
      "description": "Parse CSS inline style to JavaScript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c837bad42c8d2306c716418692b30a6dc9d7ab95aac592343eb7bf67cedcbcb5c20071e5689845652f31f954fe029acbfa32d2a1b3ba9a022c25729f8c81ac7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-to-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-character",
      "version": "2.1.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
      "author": "Titus Wormer",
      "description": "micromark utility to handle character codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c2ff2d7544c9ded8521451492ada5828e62218fdbebfde87be4e13bbc2a9080b1332ceb28be9d5986875b32bd20ac6b1cf8e49e896f0fbd0c3ea0f7bf8d57aed"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-encode",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-encode@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to encode dangerous html characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "737715c76cb82aa527c28a5c3bd6ff482768d8eebb2f0249fd4caa19f6e281a85f7a02fd9b2a041680d8660913edfdfa4f46cbaccf6165301a0321fe3c20178f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-encode"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-symbol",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility with symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bece6df00a5ab9df4ddbc9200ab45474479de1427ec1636f89c1cb3f109af4436562e018df5334113cb9cb5bc0df762834f0c54e08446e787a79f684f21e31d1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-named-character-reference",
      "version": "1.3.0",
      "bom-ref": "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
      "author": "Titus Wormer",
      "description": "Decode named character references",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1ada50601dbcdcaacfa7a9d1c39d2add4f7f55f3aeb5939ed74dea94dec13cfe80776ef16273885afe253f3a3c1c200bfa6319a1f27d284cb7d1faba31f68ae9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-named-character-reference"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "character-entities",
          "version": "2.0.2",
          "bom-ref": "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0|character-entities@2.0.2",
          "author": "Titus Wormer",
          "description": "Map of named character references",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b21c7ba10d00c1e9ff05121d92392fcf9e0f9c4108fc48f05c3488669f3afca29d6da7c78750dffd16060619f885b7b6fae282f459d3e540847723f3dda8bd85"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/decode-named-character-reference/node_modules/character-entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-to-string",
      "version": "4.0.0",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d07e38bc38a69f9d45d18c2fc522529b47820ce25346598dd11d72061e072e3f70895d439f44285c66ef1405a3da1488b554e50a6045d61a8a948c9405514b3e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-decode-numeric-character-reference@2.0.2",
      "author": "Titus Wormer",
      "description": "micromark utility to decode numeric character references",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71c51b624e82c1576498240ccabeb8757cf8d847c71a43d09418f9a7b6151b3abc23b0ad8d7649aee6c061ecdfed1a7e6e33ec7a244ea9eec6e9fa0577e944bb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-decode-string@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to decode markdown strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c357fefb163e9e1f5ca7c2c7184ceb1b2bbad1fff523d1b65707025945f68b109d6218147a9087cd9a536a6aa25feb8f443f417735635d7898b4dde96594d51"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility normalize identifiers (as found in references, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b313ea9a8ef42f201126cd30d947250023d4504aa5b42909e8f84a74c203b89de049ffd0fbf1887b758a9742236ff1b21fd94ea5491100edb0a7419590bbd2f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-normalize-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark",
      "version": "4.0.2",
      "bom-ref": "cicada-frontend@1.79.2|micromark@4.0.2",
      "author": "Titus Wormer",
      "description": "small commonmark compliant markdown parser with positional info and concrete tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce97bdf10ea4bdabe90abd4d3d548231e6c229f0fb080d8da99fabca478d84e348241a5cd6d14ab7d86e70b1b085ade3353348f251e972d5895a88a6545e0f7c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark"
        }
      ]
    },
    {
      "type": "library",
      "name": "format",
      "version": "0.2.2",
      "bom-ref": "cicada-frontend@1.79.2|format@0.2.2",
      "author": "Sami Samhuri",
      "description": "printf, sprintf, and vsprintf for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://sjs.mit-license.org"
          }
        }
      ],
      "purl": "pkg:npm/format@0.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/samsonjs/format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://samhuri.net/proj/format",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samsonjs/format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c33b2003a58eabed3dc2b535b6c274f6e75e47f61945a780acbf5ed703db160dc61b6c839c2da574aa71b38c6e9e9145f4382a0aa388adaddb7351d6ac9dfb5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/format"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast",
      "group": "@types",
      "version": "2.3.10",
      "bom-ref": "cicada-frontend@1.79.2|@types/hast@2.3.10",
      "description": "TypeScript definitions for hast",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/hast@2.3.10",
      "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-2.3.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "31c5aca51c3cc71f09f47bab91505f623d312a8136e6d38594719dc78309e7139142b30664da898554166886e6e8eca56b9918397b438a8a7329127310e93027"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/hast"
        }
      ]
    },
    {
      "type": "library",
      "name": "comma-separated-tokens",
      "version": "1.0.8",
      "bom-ref": "cicada-frontend@1.79.2|comma-separated-tokens@1.0.8",
      "author": "Titus Wormer",
      "description": "Parse and stringify comma-separated tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/comma-separated-tokens@1.0.8",
      "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-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "187b8344ed764b2a6ed9c57bd1dd5d900d845265c7827b6bcdba6f381f90cbee3dca935f1a0150202d9f8615db9f2ac94729c3080011b13ecebb433a862ae97f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/comma-separated-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "hast-util-parse-selector",
      "version": "2.2.5",
      "bom-ref": "cicada-frontend@1.79.2|hast-util-parse-selector@2.2.5",
      "author": "Titus Wormer",
      "description": "hast utility to create an element from a simple CSS selector",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hast-util-parse-selector@2.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/hast-util-parse-selector.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-parse-selector#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/hast-util-parse-selector/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ee3ea6ae4feaaa449e86c33ddb0423748816336fc15bad6eff9dc6eb1982f22d4e98474a2c76e4e35f50290523cfa2e0956b1faa88879b231190fd411a379c35"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-parse-selector"
        }
      ]
    },
    {
      "type": "library",
      "name": "property-information",
      "version": "5.6.0",
      "bom-ref": "cicada-frontend@1.79.2|property-information@5.6.0",
      "author": "Titus Wormer",
      "description": "Information for HTML properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/property-information@5.6.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-5.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6141d23e4f80df460fbfed107fc8bd31b7defc2d2174f5e4d6cd633d54e857ca64f0142da70d7472df3d128ece5a4badaf0aaf4f47a2700c653a0ddd380bbc24"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/property-information"
        }
      ]
    },
    {
      "type": "library",
      "name": "space-separated-tokens",
      "version": "1.1.5",
      "bom-ref": "cicada-frontend@1.79.2|space-separated-tokens@1.1.5",
      "author": "Titus Wormer",
      "description": "Parse and stringify space-separated tokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/space-separated-tokens@1.1.5",
      "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-1.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "abf25255dd4ba6dce17f96e4626e286f88963e3c742a245edec44504dad5a9b26415a066e6f6dba30cb59b29a83cd2d16b9dbea1a74e849f8ae3dc2c49e4a34c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/space-separated-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-legacy",
      "version": "1.1.4",
      "bom-ref": "cicada-frontend@1.79.2|character-entities-legacy@1.1.4",
      "author": "Titus Wormer",
      "description": "HTML legacy character entity information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-entities-legacy@1.1.4",
      "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-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dd79ebfbb6454b5bb17a2503bd5d36c10f900db739e68f7bb48579cc749c48f26970b9bfaf40c53dca18ded611a7e559ba4c6e31e2a05d89ac5d01ced39cd078"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-legacy"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities",
      "version": "1.2.4",
      "bom-ref": "cicada-frontend@1.79.2|character-entities@1.2.4",
      "author": "Titus Wormer",
      "description": "HTML character entity information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-entities@1.2.4",
      "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-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8813327841f17d59c86a4c0eb835e9564739e078a33600b2401db0d157c64138657ba3579f9d3353a57fbbe2c38711dc0d43e88e7e8aa606b73d3003f16d5b43"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-reference-invalid",
      "version": "1.1.4",
      "bom-ref": "cicada-frontend@1.79.2|character-reference-invalid@1.1.4",
      "author": "Titus Wormer",
      "description": "HTML invalid numeric character reference information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-reference-invalid@1.1.4",
      "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-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98a2949146e13e942508e7c8b9992f484824b633c522c64a4516c2e8a59510cbe5cdb963de2ddab10bf9383b2bc2dd0dde91c012f8cff0a4d03c7929d3eea33a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-reference-invalid"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphanumerical",
      "version": "1.0.4",
      "bom-ref": "cicada-frontend@1.79.2|is-alphanumerical@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is alphanumerical",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-alphanumerical@1.0.4",
      "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-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "533a1952bf977d5cf7b77bf82b21849e254bf410d1a10b58eed3b2ad1c9b9153630c55b2a35ca15cd1abac14d0c69de26fd04b016b3b93660a050b05464646f4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphanumerical"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-decimal",
      "version": "1.0.4",
      "bom-ref": "cicada-frontend@1.79.2|is-decimal@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is decimal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-decimal@1.0.4",
      "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-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44676b88c99042f6766aa690ab76b0340e9d086b4aa620c570eceb4d6ac3013d8c896aca4153e6c4b18797b6369cdbba95e774904ca85f47a7634a9762cbfdcf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-decimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-hexadecimal",
      "version": "1.0.4",
      "bom-ref": "cicada-frontend@1.79.2|is-hexadecimal@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is hexadecimal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-hexadecimal@1.0.4",
      "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-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8323c9baff376c7329a1c558a2aa1fe550e266f784a06a052fc9b705735bd955bc5ecfabcfd92a3bc2ce4390c7e84b2ebe2953d40a5acd4d29ca5fb2b5b3ed97"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-hexadecimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-find-and-replace",
      "version": "3.0.2",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e6775560fe6dd7cf8dda7de3710c885646d15980cd952f269fe2f493630b9d4f27ae4e77a82f7aad58c0398de2f2cff3b5bc3266995e10b92705080dad04fc2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-find-and-replace"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "5.0.0",
          "bom-ref": "cicada-frontend@1.79.2|mdast-util-find-and-replace@3.0.2|escape-string-regexp@5.0.0",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "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",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "fef798ef925b30ae23d728efb94c6e56c892fe1affe221ecf454d3e9c8137b1c5d1342f2fe095c7010249681ff0e87e48d16d95376e7a23dfc98e9a1919d251f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-table",
      "version": "3.0.4",
      "bom-ref": "cicada-frontend@1.79.2|markdown-table@3.0.4",
      "author": "Titus Wormer",
      "description": "Generate a markdown (GFM) table",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c22633e3e26b2f26ff0ea5b6864149c4fed577b26e4c39bbedfbdb33c55f11076648ca9c22659e7916c7c198c18c81648bf55a30ad818458bba1451978ce5bab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest-streak",
      "version": "3.1.0",
      "bom-ref": "cicada-frontend@1.79.2|longest-streak@3.1.0",
      "author": "Titus Wormer",
      "description": "Count the longest repeating streak of a substring",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f518bea3425881e8536950410e832a225f065ed6d683bd753b7b2b7ed707859d1daa7113a8b6a820ad31d7b7d4c3dac54a52bfd0d96c29ed00861ca5e695c4da"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest-streak"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-phrasing",
      "version": "4.1.0",
      "bom-ref": "cicada-frontend@1.79.2|mdast-util-phrasing@4.1.0",
      "author": "Victor Felder",
      "description": "mdast utility to check if a node is phrasing content",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ea202c32bc9269070bc600c6638f82769f45fc416a76d5bf65d28ede5f2549db960d5986c90d52320f56d95c4e96b55e9198a2556264002966b4cd6380073db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b4907ccce9a7d6fcc6de59858b8e81d0bf5b2083643d11c707103cd293188ffc469a80dcc29bb4ff58c299deb8cc6ef229bc189983047774a33282d038986d5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-classify-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "zwitch",
      "version": "2.0.4",
      "bom-ref": "cicada-frontend@1.79.2|zwitch@2.0.4",
      "author": "Titus Wormer",
      "description": "Handle values based on a property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d7138711fe455984a657fd18cf11f94768a56151597ce67a14defe9bf1aa5f404735c7803ecc1c6367894df0ba8677a599ddd97df29638a3bd7b5459a83e9f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zwitch"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-core-commonmark",
      "version": "2.0.3",
      "bom-ref": "cicada-frontend@1.79.2|micromark-core-commonmark@2.0.3",
      "author": "Titus Wormer",
      "description": "The CommonMark markdown constructs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44306b1c4312c5514b83ac6f9d799bd40cabd96ccb0168de4804c0a31c0a60957de1378d6af82821d0346bdcadcc3495cc1cb660a14af9e9823ce1226cb782ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-core-commonmark"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-space",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd19318ed071c4b77649cd1df9f6e712e9ec4e3e3a4965e05dc899987ab49036069dc93f6521a3f7fc142d357de6ea1e6222b98515cfda627df14a3872afcb42"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-space"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-chunked",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to splice and push with giant arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "41434510e3c42df9afbfee3188d836b1161e4bf3fce294d6d130a03f9cdcf45a577ad1d8d1a6fb4b12b201008d09cd5e2b4e39f6ea0b235cb9a0ee5573575b84"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-resolve-all@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility to resolve subtokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "55d432c455854f6fc51898304272586ded638d0a0d4d2e118e09664a34d496950c6bde47b71f4d1de616e2b1832736e3bc2b25f5e2e3310c0678496caa6cdc1e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-resolve-all"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "cicada-frontend@1.79.2|call-bind-apply-helpers@1.0.2",
      "author": "Jordan Harband",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "cicada-frontend@1.79.2|es-define-property@1.0.1",
      "author": "Jordan Harband",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "cicada-frontend@1.79.2|es-object-atoms@1.1.1",
      "author": "Jordan Harband",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-object-atoms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "146807da1f3328d8a6f658e3edd6a79053dc20220af42a796e6f9cda041261e3e1a5a1b9f9eb2b2ce0e2848a2b9fe3dee85189cd6857428b4fbfbde34da95d5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "cicada-frontend@1.79.2|get-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "Robustly get the [[Prototype]] of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "cicada-frontend@1.79.2|gopd@1.2.0",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "cicada-frontend@1.79.2|has-symbols@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "cicada-frontend@1.79.2|math-intrinsics@1.1.0",
      "author": "Jordan Harband",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/math-intrinsics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-html4",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|character-entities-html4@2.1.0",
      "author": "Titus Wormer",
      "description": "Map of named character references from HTML 4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d6fedf810463ea19d2c05a6ad44bb4ca7aff083130d2b5e8d81eb5a97acb35d1d998f2a06fb7ea4b56b6270174ac84a8f6aefb8c323c54c107a00a67f2a0e864"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-html4"
        }
      ]
    },
    {
      "type": "library",
      "name": "inline-style-parser",
      "version": "0.2.7",
      "bom-ref": "cicada-frontend@1.79.2|inline-style-parser@0.2.7",
      "description": "An inline style parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "35bd9cb4ec8d47c0ea4284743b0446f79b8d5880b40b594281fe4d6b3e47e898bbd8a67c39c1592f3d8fe6c360c25ca827c6227f5d6832e62ce690506bce9cb0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inline-style-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "group": "@types",
      "version": "4.1.13",
      "bom-ref": "cicada-frontend@1.79.2|@types/debug@4.1.13",
      "description": "TypeScript definitions for debug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2925609909b33303e59ad9633a899aca847cf56e05ca70808b713c3cfb3bbe60d53def38853faf18f2a425f4e19265ecd31d2301a6bd53cb96f1b6dfc92d9f5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "cicada-frontend@1.79.2|debug@4.4.3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-util-subtokenize",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|micromark-util-subtokenize@2.1.0",
      "author": "Titus Wormer",
      "description": "micromark utility to tokenize subtokens",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d02eee79da249cb6f9c47205f0ebe4b1ef919f9403cd103d6ac7b78127ec327416f62826d165ef8dc2f20410c33cdee9a5d7ed96497a4101ca7d2140a009858"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-subtokenize"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "cicada-frontend@1.79.2|xtend@4.0.2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphabetical",
      "version": "1.0.4",
      "bom-ref": "cicada-frontend@1.79.2|is-alphabetical@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is alphabetical",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-alphabetical@1.0.4",
      "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-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f0cec034e0b435d051d366e2f4fe0ad50e4e2b168547d698c04e863006b1d2c5cac120642e5eb40cb43e54d5bd14d975602990932cb3fcbb6431aa1cb797656"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphabetical"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-destination",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-factory-destination@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse destinations (found in resources, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5deeab0dd2659266c5444c694ce9918fd37731a5a66c081da52ac142f085aa17b3527e001ea2476da1277db5586227b1552b3ffeda8e758fc3c618dd0a226720"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-destination"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-label",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-factory-label@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse labels (found in media, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54531e932404c6a216ef120285c5e7e28936f58137ae7bb2bde5b7c194165aa17836ff56939ae027df4accfbc78e498f5c5f7715721b069e98756dedef5ffb56"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-label"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-title",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|micromark-factory-title@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown titles (found in resources, definitions)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e5b67edc28e101df5e0a16131ec8f2e931b1a4e1522a028a24f271af6f778d36dfaf2d8a0e85a48416fa4dc3d5078366cda3e132cd45ae6f40647ece0f80a3cf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-title"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromark-factory-whitespace",
      "version": "2.0.1",
      "bom-ref": "cicada-frontend@1.79.2|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",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39bd27b99dcf2adfe7d213911f2be80fdb9986bf996bcb05a0ff8e9cc72758ae659e04b300b81060a32bf512553962ea418bb29faba5a865925ddc1fe85f3495"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "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": "cicada-frontend@1.79.2|micromark-util-html-tag-name@2.0.1",
      "author": "Titus Wormer",
      "description": "micromark utility with list of html tag names",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9c3448980e1096288f86b3d4f44e2cac935dfa4a7475de184ef325ba04637284e0b8a98167c05d6729f0f71c50085c0e5ce3946b206d6e6f5d46897798775c4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-html-tag-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "cicada-frontend@1.79.2|dunder-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/dunder-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "group": "@types",
      "version": "2.1.0",
      "bom-ref": "cicada-frontend@1.79.2|@types/ms@2.1.0",
      "description": "TypeScript definitions for ms",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1ac0822190c4fe9de2f7abed12ac7eedd054197adcef37922b7c303c721a453852fbd3a15885d1ab3b3877a93549553c83dd43acd456c56506869e4a5d06f654"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "cicada-frontend@1.79.2|ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vercel/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "cicada-frontend@1.79.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3@7.4.3",
        "cicada-frontend@1.79.2|axios@1.15.2",
        "cicada-frontend@1.79.2|d3@7.9.0",
        "cicada-frontend@1.79.2|jszip@3.10.1",
        "cicada-frontend@1.79.2|lucide-react@0.330.0",
        "cicada-frontend@1.79.2|react-dom@18.3.1",
        "cicada-frontend@1.79.2|react-markdown@10.1.0",
        "cicada-frontend@1.79.2|react-router-dom@6.30.3",
        "cicada-frontend@1.79.2|react-syntax-highlighter@15.6.6",
        "cicada-frontend@1.79.2|react@18.3.1",
        "cicada-frontend@1.79.2|remark-gfm@4.0.1",
        "cicada-frontend@1.79.2|zustand@4.5.7"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3@7.4.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-array@3.2.2",
        "cicada-frontend@1.79.2|@types/d3-axis@3.0.6",
        "cicada-frontend@1.79.2|@types/d3-brush@3.0.6",
        "cicada-frontend@1.79.2|@types/d3-chord@3.0.6",
        "cicada-frontend@1.79.2|@types/d3-color@3.1.3",
        "cicada-frontend@1.79.2|@types/d3-contour@3.0.6",
        "cicada-frontend@1.79.2|@types/d3-delaunay@6.0.4",
        "cicada-frontend@1.79.2|@types/d3-dispatch@3.0.7",
        "cicada-frontend@1.79.2|@types/d3-drag@3.0.7",
        "cicada-frontend@1.79.2|@types/d3-dsv@3.0.7",
        "cicada-frontend@1.79.2|@types/d3-ease@3.0.2",
        "cicada-frontend@1.79.2|@types/d3-fetch@3.0.7",
        "cicada-frontend@1.79.2|@types/d3-force@3.0.10",
        "cicada-frontend@1.79.2|@types/d3-format@3.0.4",
        "cicada-frontend@1.79.2|@types/d3-geo@3.1.0",
        "cicada-frontend@1.79.2|@types/d3-hierarchy@3.1.7",
        "cicada-frontend@1.79.2|@types/d3-interpolate@3.0.4",
        "cicada-frontend@1.79.2|@types/d3-path@3.1.1",
        "cicada-frontend@1.79.2|@types/d3-polygon@3.0.2",
        "cicada-frontend@1.79.2|@types/d3-quadtree@3.0.6",
        "cicada-frontend@1.79.2|@types/d3-random@3.0.3",
        "cicada-frontend@1.79.2|@types/d3-scale-chromatic@3.1.0",
        "cicada-frontend@1.79.2|@types/d3-scale@4.0.9",
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11",
        "cicada-frontend@1.79.2|@types/d3-shape@3.1.8",
        "cicada-frontend@1.79.2|@types/d3-time-format@4.0.3",
        "cicada-frontend@1.79.2|@types/d3-time@3.0.4",
        "cicada-frontend@1.79.2|@types/d3-timer@3.0.2",
        "cicada-frontend@1.79.2|@types/d3-transition@3.0.9",
        "cicada-frontend@1.79.2|@types/d3-zoom@3.0.8"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|axios@1.15.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|follow-redirects@1.16.0",
        "cicada-frontend@1.79.2|form-data@4.0.5",
        "cicada-frontend@1.79.2|proxy-from-env@2.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3@7.9.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-array@3.2.4",
        "cicada-frontend@1.79.2|d3-axis@3.0.0",
        "cicada-frontend@1.79.2|d3-brush@3.0.0",
        "cicada-frontend@1.79.2|d3-chord@3.0.1",
        "cicada-frontend@1.79.2|d3-color@3.1.0",
        "cicada-frontend@1.79.2|d3-contour@4.0.2",
        "cicada-frontend@1.79.2|d3-delaunay@6.0.4",
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-drag@3.0.0",
        "cicada-frontend@1.79.2|d3-dsv@3.0.1",
        "cicada-frontend@1.79.2|d3-ease@3.0.1",
        "cicada-frontend@1.79.2|d3-fetch@3.0.1",
        "cicada-frontend@1.79.2|d3-force@3.0.0",
        "cicada-frontend@1.79.2|d3-format@3.1.2",
        "cicada-frontend@1.79.2|d3-geo@3.1.1",
        "cicada-frontend@1.79.2|d3-hierarchy@3.1.2",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
        "cicada-frontend@1.79.2|d3-path@3.1.0",
        "cicada-frontend@1.79.2|d3-polygon@3.0.1",
        "cicada-frontend@1.79.2|d3-quadtree@3.0.1",
        "cicada-frontend@1.79.2|d3-random@3.0.1",
        "cicada-frontend@1.79.2|d3-scale-chromatic@3.1.0",
        "cicada-frontend@1.79.2|d3-scale@4.0.2",
        "cicada-frontend@1.79.2|d3-selection@3.0.0",
        "cicada-frontend@1.79.2|d3-shape@3.2.0",
        "cicada-frontend@1.79.2|d3-time-format@4.1.0",
        "cicada-frontend@1.79.2|d3-time@3.1.0",
        "cicada-frontend@1.79.2|d3-timer@3.0.1",
        "cicada-frontend@1.79.2|d3-transition@3.0.1",
        "cicada-frontend@1.79.2|d3-zoom@3.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|jszip@3.10.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|lie@3.3.0",
        "cicada-frontend@1.79.2|pako@1.0.11",
        "cicada-frontend@1.79.2|readable-stream@2.3.8",
        "cicada-frontend@1.79.2|setimmediate@1.0.5"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|lucide-react@0.330.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|react@18.3.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react-dom@18.3.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|loose-envify@1.4.0",
        "cicada-frontend@1.79.2|react@18.3.1",
        "cicada-frontend@1.79.2|scheduler@0.23.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react-markdown@10.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|react-markdown@10.1.0|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|@types/react@18.3.28",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6",
        "cicada-frontend@1.79.2|html-url-attributes@3.0.1",
        "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1",
        "cicada-frontend@1.79.2|react@18.3.1",
        "cicada-frontend@1.79.2|remark-parse@11.0.0",
        "cicada-frontend@1.79.2|remark-rehype@11.1.2",
        "cicada-frontend@1.79.2|unified@11.0.5",
        "cicada-frontend@1.79.2|unist-util-visit@5.1.0",
        "cicada-frontend@1.79.2|vfile@6.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react-markdown@10.1.0|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react-router-dom@6.30.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|@remix-run/router@1.23.2",
        "cicada-frontend@1.79.2|react-dom@18.3.1",
        "cicada-frontend@1.79.2|react-router@6.30.3",
        "cicada-frontend@1.79.2|react@18.3.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react-syntax-highlighter@15.6.6",
      "dependsOn": [
        "cicada-frontend@1.79.2|@babel/runtime@7.29.2",
        "cicada-frontend@1.79.2|highlight.js@10.7.3",
        "cicada-frontend@1.79.2|highlightjs-vue@1.0.0",
        "cicada-frontend@1.79.2|lowlight@1.20.0",
        "cicada-frontend@1.79.2|prismjs@1.30.0",
        "cicada-frontend@1.79.2|react@18.3.1",
        "cicada-frontend@1.79.2|refractor@3.6.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|react@18.3.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|loose-envify@1.4.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|remark-gfm@4.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-gfm@3.1.0",
        "cicada-frontend@1.79.2|micromark-extension-gfm@3.0.0",
        "cicada-frontend@1.79.2|remark-parse@11.0.0",
        "cicada-frontend@1.79.2|remark-stringify@11.0.0",
        "cicada-frontend@1.79.2|unified@11.0.5"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|zustand@4.5.7",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/react@18.3.28",
        "cicada-frontend@1.79.2|react@18.3.1",
        "cicada-frontend@1.79.2|use-sync-external-store@1.6.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-array@3.2.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-axis@3.0.6",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-brush@3.0.6",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-chord@3.0.6"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-color@3.1.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-contour@3.0.6",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-array@3.2.2",
        "cicada-frontend@1.79.2|@types/geojson@7946.0.16"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-delaunay@6.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-dispatch@3.0.7"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-drag@3.0.7",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-dsv@3.0.7"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-ease@3.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-fetch@3.0.7",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-dsv@3.0.7"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-force@3.0.10"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-format@3.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-geo@3.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/geojson@7946.0.16"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-hierarchy@3.1.7"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-interpolate@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-color@3.1.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-path@3.1.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-polygon@3.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-quadtree@3.0.6"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-random@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-scale-chromatic@3.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-scale@4.0.9",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-time@3.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-shape@3.1.8",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-path@3.1.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-time-format@4.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-time@3.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-timer@3.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-transition@3.0.9",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/d3-zoom@3.0.8",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/d3-interpolate@3.0.4",
        "cicada-frontend@1.79.2|@types/d3-selection@3.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|follow-redirects@1.16.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|form-data@4.0.5",
      "dependsOn": [
        "cicada-frontend@1.79.2|asynckit@0.4.0",
        "cicada-frontend@1.79.2|combined-stream@1.0.8",
        "cicada-frontend@1.79.2|es-set-tostringtag@2.1.0",
        "cicada-frontend@1.79.2|hasown@2.0.2",
        "cicada-frontend@1.79.2|mime-types@2.1.35"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|proxy-from-env@2.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-array@3.2.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|internmap@2.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-axis@3.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-brush@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-drag@3.0.0",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
        "cicada-frontend@1.79.2|d3-selection@3.0.0",
        "cicada-frontend@1.79.2|d3-transition@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-chord@3.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-path@3.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-color@3.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-contour@4.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-array@3.2.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-delaunay@6.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|delaunator@5.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-dispatch@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-drag@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-selection@3.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-dsv@3.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|commander@7.2.0",
        "cicada-frontend@1.79.2|iconv-lite@0.6.3",
        "cicada-frontend@1.79.2|rw@1.3.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-ease@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-fetch@3.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-dsv@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-force@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-quadtree@3.0.1",
        "cicada-frontend@1.79.2|d3-timer@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-format@3.1.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-geo@3.1.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-array@3.2.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-hierarchy@3.1.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-color@3.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-path@3.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-polygon@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-quadtree@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-random@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-scale-chromatic@3.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-color@3.1.0",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-scale@4.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-array@3.2.4",
        "cicada-frontend@1.79.2|d3-format@3.1.2",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
        "cicada-frontend@1.79.2|d3-time-format@4.1.0",
        "cicada-frontend@1.79.2|d3-time@3.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-selection@3.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-shape@3.2.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-path@3.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-time-format@4.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-time@3.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-time@3.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-array@3.2.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-timer@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-transition@3.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-color@3.1.0",
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-ease@3.0.1",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
        "cicada-frontend@1.79.2|d3-selection@3.0.0",
        "cicada-frontend@1.79.2|d3-timer@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|d3-zoom@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|d3-dispatch@3.0.1",
        "cicada-frontend@1.79.2|d3-drag@3.0.0",
        "cicada-frontend@1.79.2|d3-interpolate@3.0.1",
        "cicada-frontend@1.79.2|d3-selection@3.0.0",
        "cicada-frontend@1.79.2|d3-transition@3.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|lie@3.3.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|immediate@3.0.6"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|pako@1.0.11"
    },
    {
      "ref": "cicada-frontend@1.79.2|readable-stream@2.3.8",
      "dependsOn": [
        "cicada-frontend@1.79.2|core-util-is@1.0.3",
        "cicada-frontend@1.79.2|inherits@2.0.4",
        "cicada-frontend@1.79.2|isarray@1.0.0",
        "cicada-frontend@1.79.2|process-nextick-args@2.0.1",
        "cicada-frontend@1.79.2|safe-buffer@5.1.2",
        "cicada-frontend@1.79.2|string_decoder@1.1.1",
        "cicada-frontend@1.79.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|setimmediate@1.0.5"
    },
    {
      "ref": "cicada-frontend@1.79.2|loose-envify@1.4.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|scheduler@0.23.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|loose-envify@1.4.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/mdast@4.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/react@18.3.28",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/prop-types@15.7.15",
        "cicada-frontend@1.79.2|csstype@3.2.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|devlop@1.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|dequal@2.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/estree@1.0.8",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|comma-separated-tokens@2.0.3",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|estree-util-is-identifier-name@3.0.0",
        "cicada-frontend@1.79.2|hast-util-whitespace@3.0.0",
        "cicada-frontend@1.79.2|mdast-util-mdx-expression@2.0.1",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0",
        "cicada-frontend@1.79.2|mdast-util-mdxjs-esm@2.0.1",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|property-information@7.1.0",
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|space-separated-tokens@2.0.2",
        "cicada-frontend@1.79.2|style-to-js@1.1.21",
        "cicada-frontend@1.79.2|unist-util-position@5.0.0",
        "cicada-frontend@1.79.2|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|comma-separated-tokens@2.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|property-information@7.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-to-jsx-runtime@2.3.6|space-separated-tokens@2.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|html-url-attributes@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|@ungap/structured-clone@1.3.0",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
        "cicada-frontend@1.79.2|trim-lines@3.0.1",
        "cicada-frontend@1.79.2|unist-util-position@5.0.0",
        "cicada-frontend@1.79.2|unist-util-visit@5.1.0",
        "cicada-frontend@1.79.2|vfile@6.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|remark-parse@11.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2",
        "cicada-frontend@1.79.2|unified@11.0.5"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|remark-rehype@11.1.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|remark-rehype@11.1.2|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-to-hast@13.2.1",
        "cicada-frontend@1.79.2|unified@11.0.5",
        "cicada-frontend@1.79.2|vfile@6.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|remark-rehype@11.1.2|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unified@11.0.5",
      "dependsOn": [
        "cicada-frontend@1.79.2|unified@11.0.5|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|bail@2.0.2",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|extend@3.0.2",
        "cicada-frontend@1.79.2|is-plain-obj@4.1.0",
        "cicada-frontend@1.79.2|trough@2.2.0",
        "cicada-frontend@1.79.2|vfile@6.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unified@11.0.5|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-visit@5.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|unist-util-visit@5.1.0|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|unist-util-is@6.0.1",
        "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-visit@5.1.0|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|vfile@6.0.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|vfile@6.0.3|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|vfile@6.0.3|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@remix-run/router@1.23.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|react-router@6.30.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|@remix-run/router@1.23.2",
        "cicada-frontend@1.79.2|react@18.3.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@babel/runtime@7.29.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|highlight.js@10.7.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|highlightjs-vue@1.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|lowlight@1.20.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|fault@1.0.4",
        "cicada-frontend@1.79.2|highlight.js@10.7.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|prismjs@1.30.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|refractor@3.6.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|hastscript@6.0.0",
        "cicada-frontend@1.79.2|parse-entities@2.0.0",
        "cicada-frontend@1.79.2|prismjs@1.30.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm@3.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-gfm-autolink-literal@2.0.1",
        "cicada-frontend@1.79.2|mdast-util-gfm-footnote@2.1.0",
        "cicada-frontend@1.79.2|mdast-util-gfm-strikethrough@2.0.0",
        "cicada-frontend@1.79.2|mdast-util-gfm-table@2.0.0",
        "cicada-frontend@1.79.2|mdast-util-gfm-task-list-item@2.0.0",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-extension-gfm-autolink-literal@2.1.0",
        "cicada-frontend@1.79.2|micromark-extension-gfm-footnote@2.1.0",
        "cicada-frontend@1.79.2|micromark-extension-gfm-strikethrough@2.1.0",
        "cicada-frontend@1.79.2|micromark-extension-gfm-table@2.1.1",
        "cicada-frontend@1.79.2|micromark-extension-gfm-tagfilter@2.0.0",
        "cicada-frontend@1.79.2|micromark-extension-gfm-task-list-item@2.1.0",
        "cicada-frontend@1.79.2|micromark-util-combine-extensions@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|remark-stringify@11.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2",
        "cicada-frontend@1.79.2|unified@11.0.5"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|use-sync-external-store@1.6.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|react@18.3.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/geojson@7946.0.16"
    },
    {
      "ref": "cicada-frontend@1.79.2|asynckit@0.4.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|combined-stream@1.0.8",
      "dependsOn": [
        "cicada-frontend@1.79.2|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|es-set-tostringtag@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|es-errors@1.3.0",
        "cicada-frontend@1.79.2|get-intrinsic@1.3.0",
        "cicada-frontend@1.79.2|has-tostringtag@1.0.2",
        "cicada-frontend@1.79.2|hasown@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hasown@2.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|function-bind@1.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mime-types@2.1.35",
      "dependsOn": [
        "cicada-frontend@1.79.2|mime-db@1.52.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|internmap@2.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|delaunator@5.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|robust-predicates@3.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|commander@7.2.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|iconv-lite@0.6.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|rw@1.3.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|immediate@3.0.6"
    },
    {
      "ref": "cicada-frontend@1.79.2|core-util-is@1.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|inherits@2.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|isarray@1.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|process-nextick-args@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|safe-buffer@5.1.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|string_decoder@1.1.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|util-deprecate@1.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|js-tokens@4.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/unist@2.0.11"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/prop-types@15.7.15"
    },
    {
      "ref": "cicada-frontend@1.79.2|csstype@3.2.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|dequal@2.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/estree@1.0.8"
    },
    {
      "ref": "cicada-frontend@1.79.2|estree-util-is-identifier-name@3.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-whitespace@3.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|hast-util-whitespace@3.0.0|@types/hast@3.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-whitespace@3.0.0|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-expression@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/estree-jsx@1.0.5",
        "cicada-frontend@1.79.2|mdast-util-mdx-expression@2.0.1|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-expression@2.0.1|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/estree-jsx@1.0.5",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|ccount@2.0.1",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2",
        "cicada-frontend@1.79.2|stringify-entities@4.0.4",
        "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0",
        "cicada-frontend@1.79.2|vfile-message@4.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2|@types/unist@2.0.11",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|character-entities-legacy@3.0.0",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|character-reference-invalid@2.0.1",
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphanumerical@2.0.1",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-decimal@2.0.1",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-hexadecimal@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|parse-entities@4.0.2|@types/unist@2.0.11"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|character-entities-legacy@3.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|character-reference-invalid@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphanumerical@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphabetical@2.0.1",
        "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-decimal@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-decimal@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-hexadecimal@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdx-jsx@3.2.0|is-alphabetical@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdxjs-esm@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/estree-jsx@1.0.5",
        "cicada-frontend@1.79.2|mdast-util-mdxjs-esm@2.0.1|@types/hast@3.0.4",
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-mdxjs-esm@2.0.1|@types/hast@3.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|style-to-js@1.1.21",
      "dependsOn": [
        "cicada-frontend@1.79.2|style-to-object@1.0.14"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-position@5.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|unist-util-position@5.0.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-position@5.0.0|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|vfile-message@4.0.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|vfile-message@4.0.3|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|vfile-message@4.0.3|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|@ungap/structured-clone@1.3.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-encode@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|trim-lines@3.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-to-string@4.0.0",
        "cicada-frontend@1.79.2|micromark-util-decode-numeric-character-reference@2.0.2",
        "cicada-frontend@1.79.2|micromark-util-decode-string@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2",
        "cicada-frontend@1.79.2|micromark@4.0.2",
        "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|bail@2.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|extend@3.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|is-plain-obj@4.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|trough@2.2.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-is@6.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|unist-util-is@6.0.1|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-is@6.0.1|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|fault@1.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|format@0.2.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|hastscript@6.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/hast@2.3.10",
        "cicada-frontend@1.79.2|comma-separated-tokens@1.0.8",
        "cicada-frontend@1.79.2|hast-util-parse-selector@2.2.5",
        "cicada-frontend@1.79.2|property-information@5.6.0",
        "cicada-frontend@1.79.2|space-separated-tokens@1.1.5"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|parse-entities@2.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|character-entities-legacy@1.1.4",
        "cicada-frontend@1.79.2|character-entities@1.2.4",
        "cicada-frontend@1.79.2|character-reference-invalid@1.1.4",
        "cicada-frontend@1.79.2|is-alphanumerical@1.0.4",
        "cicada-frontend@1.79.2|is-decimal@1.0.4",
        "cicada-frontend@1.79.2|is-hexadecimal@1.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm-autolink-literal@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|ccount@2.0.1",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-find-and-replace@3.0.2",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm-footnote@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2",
        "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm-strikethrough@2.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm-table@2.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|markdown-table@3.0.4",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-gfm-task-list-item@2.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|mdast-util-from-markdown@2.0.3",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2|@types/unist@3.0.3",
        "cicada-frontend@1.79.2|longest-streak@3.1.0",
        "cicada-frontend@1.79.2|mdast-util-phrasing@4.1.0",
        "cicada-frontend@1.79.2|mdast-util-to-string@4.0.0",
        "cicada-frontend@1.79.2|micromark-util-classify-character@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-decode-string@2.0.1",
        "cicada-frontend@1.79.2|unist-util-visit@5.1.0",
        "cicada-frontend@1.79.2|zwitch@2.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-to-markdown@2.1.2|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-autolink-literal@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-footnote@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-core-commonmark@2.0.3",
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-strikethrough@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-classify-character@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-resolve-all@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-table@2.1.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-tagfilter@2.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-extension-gfm-task-list-item@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-combine-extensions@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|delayed-stream@1.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|es-errors@1.3.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|get-intrinsic@1.3.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|call-bind-apply-helpers@1.0.2",
        "cicada-frontend@1.79.2|es-define-property@1.0.1",
        "cicada-frontend@1.79.2|es-errors@1.3.0",
        "cicada-frontend@1.79.2|es-object-atoms@1.1.1",
        "cicada-frontend@1.79.2|function-bind@1.1.2",
        "cicada-frontend@1.79.2|get-proto@1.0.1",
        "cicada-frontend@1.79.2|gopd@1.2.0",
        "cicada-frontend@1.79.2|has-symbols@1.1.0",
        "cicada-frontend@1.79.2|hasown@2.0.2",
        "cicada-frontend@1.79.2|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|has-tostringtag@1.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|has-symbols@1.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|function-bind@1.1.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|mime-db@1.52.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|robust-predicates@3.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|safer-buffer@2.1.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/estree-jsx@1.0.5",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/estree@1.0.8"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|ccount@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|stringify-entities@4.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|character-entities-html4@2.1.0",
        "cicada-frontend@1.79.2|stringify-entities@4.0.4|character-entities-legacy@3.0.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|stringify-entities@4.0.4|character-entities-legacy@3.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0|@types/unist@3.0.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|unist-util-stringify-position@4.0.0|@types/unist@3.0.3"
    },
    {
      "ref": "cicada-frontend@1.79.2|style-to-object@1.0.14",
      "dependsOn": [
        "cicada-frontend@1.79.2|inline-style-parser@0.2.7"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-encode@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0|character-entities@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0|character-entities@2.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-to-string@4.0.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-decode-numeric-character-reference@2.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-decode-string@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-decode-numeric-character-reference@2.0.2",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark@4.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/debug@4.1.13",
        "cicada-frontend@1.79.2|debug@4.4.3",
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-core-commonmark@2.0.3",
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-combine-extensions@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-decode-numeric-character-reference@2.0.2",
        "cicada-frontend@1.79.2|micromark-util-encode@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-resolve-all@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-sanitize-uri@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-subtokenize@2.1.0",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|format@0.2.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/hast@2.3.10",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/unist@2.0.11"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|comma-separated-tokens@1.0.8"
    },
    {
      "ref": "cicada-frontend@1.79.2|hast-util-parse-selector@2.2.5"
    },
    {
      "ref": "cicada-frontend@1.79.2|property-information@5.6.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|space-separated-tokens@1.1.5"
    },
    {
      "ref": "cicada-frontend@1.79.2|character-entities-legacy@1.1.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|character-entities@1.2.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|character-reference-invalid@1.1.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|is-alphanumerical@1.0.4",
      "dependsOn": [
        "cicada-frontend@1.79.2|is-alphabetical@1.0.4",
        "cicada-frontend@1.79.2|is-decimal@1.0.4"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|is-decimal@1.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|is-hexadecimal@1.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-find-and-replace@3.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|mdast-util-find-and-replace@3.0.2|escape-string-regexp@5.0.0",
        "cicada-frontend@1.79.2|unist-util-is@6.0.1",
        "cicada-frontend@1.79.2|unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-find-and-replace@3.0.2|escape-string-regexp@5.0.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|markdown-table@3.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|longest-streak@3.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|mdast-util-phrasing@4.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/mdast@4.0.4",
        "cicada-frontend@1.79.2|unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-classify-character@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|zwitch@2.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-core-commonmark@2.0.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|decode-named-character-reference@1.3.0",
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-factory-destination@2.0.1",
        "cicada-frontend@1.79.2|micromark-factory-label@2.0.1",
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-factory-title@2.0.1",
        "cicada-frontend@1.79.2|micromark-factory-whitespace@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-classify-character@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-html-tag-name@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-normalize-identifier@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-resolve-all@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-subtokenize@2.1.0",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-resolve-all@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "cicada-frontend@1.79.2|es-errors@1.3.0",
        "cicada-frontend@1.79.2|function-bind@1.1.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|es-define-property@1.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|es-object-atoms@1.1.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|es-errors@1.3.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|get-proto@1.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|dunder-proto@1.0.1",
        "cicada-frontend@1.79.2|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|gopd@1.2.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|has-symbols@1.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|math-intrinsics@1.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|character-entities-html4@2.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|inline-style-parser@0.2.7"
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/debug@4.1.13",
      "dependsOn": [
        "cicada-frontend@1.79.2|@types/ms@2.1.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|debug@4.4.3",
      "dependsOn": [
        "cicada-frontend@1.79.2|ms@2.1.3"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-subtokenize@2.1.0",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-util-chunked@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|xtend@4.0.2"
    },
    {
      "ref": "cicada-frontend@1.79.2|is-alphabetical@1.0.4"
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-factory-destination@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-factory-label@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|devlop@1.1.0",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-factory-title@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-factory-whitespace@2.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|micromark-factory-space@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-character@2.1.1",
        "cicada-frontend@1.79.2|micromark-util-symbol@2.0.1",
        "cicada-frontend@1.79.2|micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|micromark-util-html-tag-name@2.0.1"
    },
    {
      "ref": "cicada-frontend@1.79.2|dunder-proto@1.0.1",
      "dependsOn": [
        "cicada-frontend@1.79.2|call-bind-apply-helpers@1.0.2",
        "cicada-frontend@1.79.2|es-errors@1.3.0",
        "cicada-frontend@1.79.2|gopd@1.2.0"
      ]
    },
    {
      "ref": "cicada-frontend@1.79.2|@types/ms@2.1.0"
    },
    {
      "ref": "cicada-frontend@1.79.2|ms@2.1.3"
    }
  ]
}