{
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "components": [
    {
      "type": "library",
      "bom-ref": "path+file:///home/runner/work/Zephyr/Zephyr/crates/core#zephyr-core@0.1.0",
      "name": "zephyr-core",
      "version": "0.1.0",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zephyr-core@0.1.0?download_url=file://../core"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2",
      "author": "RustCrypto Developers",
      "name": "aead",
      "version": "0.5.2",
      "description": "Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/aead@0.5.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aead"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3",
      "author": "RustCrypto Developers",
      "name": "aes-gcm",
      "version": "0.10.3",
      "description": "Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/aes-gcm@0.10.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aes-gcm"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/AEADs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4",
      "author": "RustCrypto Developers",
      "name": "aes",
      "version": "0.8.4",
      "description": "Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/aes@0.8.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aes"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/block-ciphers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "aho-corasick",
      "version": "1.1.4",
      "description": "Fast multiple substring searching.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/aho-corasick@1.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/aho-corasick"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/aho-corasick"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
      "author": "Zakarum <zaq.dev@icloud.com>",
      "name": "allocator-api2",
      "version": "0.2.21",
      "description": "Mirror of Rust's allocator API",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/allocator-api2@0.2.21",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/allocator-api2"
        },
        {
          "type": "website",
          "url": "https://github.com/zakarumych/allocator-api2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/zakarumych/allocator-api2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "anyhow",
      "version": "1.0.102",
      "description": "Flexible concrete Error type built on std::error::Error",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anyhow@1.0.102",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/anyhow"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/anyhow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama@0.12.1",
      "name": "askama",
      "version": "0.12.1",
      "description": "Type-safe, compiled Jinja-like templates for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/askama@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/askama"
        },
        {
          "type": "website",
          "url": "https://github.com/djc/askama"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/askama"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.12.5",
      "name": "askama_derive",
      "version": "0.12.5",
      "description": "Procedural macro package for Askama",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/askama_derive@0.12.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/djc/askama"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/askama"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama_escape@0.10.3",
      "name": "askama_escape",
      "version": "0.10.3",
      "description": "Optimized HTML escaping code, extracted from Askama",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/askama_escape@0.10.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/askama_escape"
        },
        {
          "type": "website",
          "url": "https://github.com/djc/askama"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/askama"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.2.1",
      "name": "askama_parser",
      "version": "0.2.1",
      "description": "Parser for Askama templates",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/askama_parser@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/askama"
        },
        {
          "type": "website",
          "url": "https://github.com/djc/askama"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/askama"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
      "author": "Josh Stone <cuviper@gmail.com>",
      "name": "autocfg",
      "version": "1.5.1",
      "description": "Automatic cfg for Rust compiler features",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/autocfg@1.5.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/autocfg/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cuviper/autocfg"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
      "author": "Marshall Pierce <marshall@mpierce.org>",
      "name": "base64",
      "version": "0.22.1",
      "description": "encodes and decodes base64 as bytes or utf8",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/base64@0.22.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/base64"
        },
        {
          "type": "vcs",
          "url": "https://github.com/marshallpierce/rust-base64"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
      "author": "Alex Crichton <alex@alexcrichton.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "basic-toml",
      "version": "0.1.10",
      "description": "Minimal TOML library with few dependencies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/basic-toml@0.1.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/basic-toml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/basic-toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
      "author": "Ty Overby <ty@pre-alpha.com>, Francesco Mazzoli <f@mazzo.li>, David Tolnay <dtolnay@gmail.com>, Zoey Riordan <zoey@dos.cafe>",
      "name": "bincode",
      "version": "1.3.3",
      "description": "A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/bincode@1.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bincode"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/bincode"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
      "author": "The Rust Project Developers",
      "name": "bitflags",
      "version": "1.3.2",
      "description": "A macro to generate structures which behave like bitflags. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bitflags@1.3.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bitflags"
        },
        {
          "type": "website",
          "url": "https://github.com/bitflags/bitflags"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bitflags/bitflags"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
      "author": "The Rust Project Developers",
      "name": "bitflags",
      "version": "2.12.1",
      "description": "A macro to generate structures which behave like bitflags. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "84d7ced0ae9557296835c32bf1b1e02b44c746701f898460fb000d7eaa84f00a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bitflags@2.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bitflags"
        },
        {
          "type": "website",
          "url": "https://github.com/bitflags/bitflags"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bitflags/bitflags"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
      "author": "RustCrypto Developers",
      "name": "block-buffer",
      "version": "0.10.4",
      "description": "Buffer type for block processing of data",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/block-buffer@0.10.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/block-buffer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
      "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "bytes",
      "version": "1.11.1",
      "description": "Types and traits for working with bytes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/bytes@1.11.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/bytes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
      "author": "Without Boats <saoirse@without.boats>, Ashley Williams <ashley666ashley@gmail.com>, Steve Klabnik <steve@steveklabnik.com>, Rain <rain@sunshowers.io>",
      "name": "camino",
      "version": "1.2.2",
      "description": "UTF-8 paths",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/camino@1.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/camino"
        },
        {
          "type": "vcs",
          "url": "https://github.com/camino-rs/camino"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
      "name": "cargo-platform",
      "version": "0.1.9",
      "description": "Cargo's representation of a target platform.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cargo-platform@0.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cargo-platform"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/cargo"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cargo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.15.4",
      "author": "Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>",
      "name": "cargo_metadata",
      "version": "0.15.4",
      "description": "structured access to the output of `cargo metadata`",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cargo_metadata@0.15.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/oli-obk/cargo_metadata"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cfg-if",
      "version": "1.0.4",
      "description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cfg-if@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cfg-if"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
      "author": "Zicklag <zicklag@katharostech.com>",
      "name": "cfg_aliases",
      "version": "0.2.1",
      "description": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cfg_aliases@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cfg_aliases"
        },
        {
          "type": "website",
          "url": "https://github.com/katharostech/cfg_aliases"
        },
        {
          "type": "vcs",
          "url": "https://github.com/katharostech/cfg_aliases"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
      "name": "chrono",
      "version": "0.4.45",
      "description": "Date and time library for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/chrono@0.4.45",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/chrono/"
        },
        {
          "type": "website",
          "url": "https://github.com/chronotope/chrono"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chronotope/chrono"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4",
      "author": "RustCrypto Developers",
      "name": "cipher",
      "version": "0.4.4",
      "description": "Traits for describing block ciphers and stream ciphers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cipher@0.4.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cipher"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-core",
      "version": "0.1.5",
      "description": "Prism Engine core \u2014 Patch IR, compiler, executor, validator, cache, watcher",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6eb73d617c010d043d0083cad88fa401c8766d27c807c88edee7c0f9bd98e557"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-core@0.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-smart@0.1.1",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-smart",
      "version": "0.1.1",
      "description": "Smart proxy selector with EMA scoring and adaptive scheduling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "faee1175b9c3846dff281d8dc37abd6a26af44f3c96dea82d61779ba306c1671"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-smart@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
      "author": "RustCrypto Developers",
      "name": "cpufeatures",
      "version": "0.2.17",
      "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,  with no_std support and support for mobile targets including Android and iOS ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cpufeatures@0.2.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cpufeatures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
      "name": "crossbeam-channel",
      "version": "0.5.15",
      "description": "Multi-producer multi-consumer channels for message passing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-channel@0.5.15",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
      "name": "crossbeam-utils",
      "version": "0.8.21",
      "description": "Utilities for concurrent programming",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-utils@0.8.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
      "author": "RustCrypto Developers",
      "name": "crypto-common",
      "version": "0.1.7",
      "description": "Common cryptographic traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crypto-common@0.1.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/crypto-common"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2",
      "author": "RustCrypto Developers",
      "name": "ctr",
      "version": "0.9.2",
      "description": "CTR block modes of operation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ctr@0.9.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ctr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/block-modes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctrlc@3.5.2",
      "author": "Antti Ker\u00e4nen <detegr@gmail.com>",
      "name": "ctrlc",
      "version": "3.5.2",
      "description": "Easy Ctrl-C handler for Rust projects",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e0b1fab2ae45819af2d0731d60f2afe17227ebb1a1538a236da84c93e9a60162"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ctrlc@3.5.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://detegr.github.io/doc/ctrlc"
        },
        {
          "type": "website",
          "url": "https://github.com/Detegr/rust-ctrlc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Detegr/rust-ctrlc.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
      "author": "Acrimon <joel.wejdenstal@gmail.com>",
      "name": "dashmap",
      "version": "6.2.1",
      "description": "Blazing fast concurrent HashMap for Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6361d5c062261c78a176addb82d4c821ae42bed6089de0e12603cd25de2059c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/dashmap@6.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dashmap"
        },
        {
          "type": "website",
          "url": "https://github.com/xacrimon/dashmap"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xacrimon/dashmap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
      "author": "RustCrypto Developers",
      "name": "digest",
      "version": "0.10.7",
      "description": "Traits for cryptographic hash functions and message authentication codes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/digest@0.10.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/digest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
      "author": "Jane Lusby <jlusby@yaah.dev>",
      "name": "displaydoc",
      "version": "0.2.6",
      "description": "A derive macro for implementing the display Trait via a doc comment and string interpolation ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/displaydoc@0.2.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/displaydoc"
        },
        {
          "type": "website",
          "url": "https://github.com/yaahc/displaydoc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yaahc/displaydoc"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
      "name": "equivalent",
      "version": "1.0.2",
      "description": "Traits for key comparison in maps.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/equivalent@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/indexmap-rs/equivalent"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "filetime",
      "version": "0.2.29",
      "description": "Platform-agnostic accessors of timestamps in File metadata ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/filetime@0.2.29",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/filetime"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/filetime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/filetime"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
      "author": "Orson Peters <orsonpeters@gmail.com>",
      "name": "foldhash",
      "version": "0.1.5",
      "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/foldhash@0.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/orlp/foldhash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
      "author": "The rust-url developers",
      "name": "form_urlencoded",
      "version": "1.2.2",
      "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/form_urlencoded@1.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
      "author": "Andrew Hickman <andrew.hickman1@sky.com>",
      "name": "fs-err",
      "version": "2.11.0",
      "description": "A drop-in replacement for std::fs with more helpful error messages.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/fs-err@2.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs-err"
        },
        {
          "type": "vcs",
          "url": "https://github.com/andrewhickman/fs-err"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
      "author": "Bart\u0142omiej Kami\u0144ski <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
      "name": "generic-array",
      "version": "0.14.7",
      "description": "Generic types implementing functionality of arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/generic-array@0.14.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://fizyk20.github.io/generic-array/generic_array/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fizyk20/generic-array.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.2.17",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.2.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.3.4",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.3.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.4.2",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.4.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1",
      "author": "RustCrypto Developers",
      "name": "ghash",
      "version": "0.5.1",
      "description": "Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ghash@0.5.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ghash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/universal-hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
      "author": "The Rust Project Developers",
      "name": "glob",
      "version": "0.3.3",
      "description": "Support for matching file paths against Unix shell style patterns. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/glob@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/glob"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/glob"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/glob"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
      "author": "m4b <m4b.github.io@gmail.com>, seu <seu@panopticon.re>, Will Glynn <will@willglynn.com>, Philip Craig <philipjcraig@gmail.com>, Lzu Tao <taolzu@gmail.com>",
      "name": "goblin",
      "version": "0.8.2",
      "description": "An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1b363a30c165f666402fe6a3024d3bec7ebc898f96a4a23bd1c99f8dbf3f4f47"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/goblin@0.8.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/goblin"
        },
        {
          "type": "vcs",
          "url": "https://github.com/m4b/goblin"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.14.5",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.14.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.15.5",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.15.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
      "name": "hashbrown",
      "version": "0.17.1",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.17.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
      "name": "heck",
      "version": "0.5.0",
      "description": "heck is a case conversion library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heck@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/withoutboats/heck"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
      "author": "Andrew Straw <strawman@astraw.com>, Ren\u00e9 Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>",
      "name": "iana-time-zone",
      "version": "0.1.65",
      "description": "get the IANA time zone for the current system",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/iana-time-zone@0.1.65",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/strawlab/iana-time-zone"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_collections",
      "version": "2.2.0",
      "description": "Collection of API for use in ICU libraries.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_collections@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_locale_core",
      "version": "2.2.0",
      "description": "API for managing Unicode Language and Locale Identifiers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_locale_core@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_normalizer",
      "version": "2.2.0",
      "description": "API for normalizing text into Unicode Normalization Forms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_normalizer@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_normalizer_data",
      "version": "2.2.0",
      "description": "Data for the icu_normalizer crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_normalizer_data@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_properties",
      "version": "2.2.0",
      "description": "Definitions for Unicode properties",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_properties@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_properties_data",
      "version": "2.2.0",
      "description": "Data for the icu_properties crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_properties_data@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_provider",
      "version": "2.2.0",
      "description": "Trait and struct definitions for the ICU data provider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_provider@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
      "author": "The rust-url developers",
      "name": "idna",
      "version": "1.1.0",
      "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/idna@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
      "author": "The rust-url developers",
      "name": "idna_adapter",
      "version": "1.2.2",
      "description": "Back end adapter for idna",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/idna_adapter@1.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/idna_adapter/latest/idna_adapter/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/crate/idna_adapter/latest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/idna_adapter"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
      "name": "indexmap",
      "version": "2.14.0",
      "description": "A hash table with consistent order and fast iteration.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/indexmap@2.14.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/indexmap/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indexmap-rs/indexmap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inotify-sys@0.1.5",
      "author": "Hanno Braun <hb@hannobraun.de>",
      "name": "inotify-sys",
      "version": "0.1.5",
      "description": "inotify bindings for the Rust programming language",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/inotify-sys@0.1.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/inotify-sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hannobraun/inotify-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inotify@0.9.6",
      "author": "Hanno Braun <mail@hannobraun.de>, Fe\u0301lix Saparelli <me@passcod.name>, Cristian Kubis <cristian.kubis@tsunix.de>, Frank Denis <github@pureftpd.org>",
      "name": "inotify",
      "version": "0.9.6",
      "description": "Idiomatic wrapper for inotify",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/inotify@0.9.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/inotify"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hannobraun/inotify"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4",
      "author": "RustCrypto Developers",
      "name": "inout",
      "version": "0.1.4",
      "description": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/inout@0.1.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/inout"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "itoa",
      "version": "1.0.18",
      "description": "Fast integer primitive to string conversion",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/itoa@1.0.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/itoa"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/itoa"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
      "author": "The Rust Project Developers",
      "name": "libc",
      "version": "0.2.186",
      "description": "Raw FFI bindings to platform libraries like libc.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/libc@0.2.186",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/libc"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
      "author": "The ICU4X Project Developers",
      "name": "litemap",
      "version": "0.8.2",
      "description": "A key-value Map implementation based on a flat, sorted Vec.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/litemap@0.8.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/litemap"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "lock_api",
      "version": "0.4.14",
      "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lock_api@0.4.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
      "author": "The Rust Project Developers",
      "name": "log",
      "version": "0.4.32",
      "description": "A lightweight logging facade for Rust ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/log@0.4.32",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/log"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/log"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
      "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
      "name": "memchr",
      "version": "2.8.1",
      "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/memchr@2.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/memchr/"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/memchr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/memchr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "mime",
      "version": "0.3.17",
      "description": "Strongly Typed Mimes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/mime@0.3.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/mime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/mime"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
      "author": "Austin Bonander <austin.bonander@gmail.com>",
      "name": "mime_guess",
      "version": "2.0.5",
      "description": "A simple crate for detection of a file's MIME type by its extension.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/mime_guess@2.0.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/mime_guess/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/abonander/mime_guess"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
      "author": "Alex Huszagh <ahuszagh@gmail.com>",
      "name": "minimal-lexical",
      "version": "0.2.1",
      "description": "Fast float parsing conversion routines.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/minimal-lexical@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/minimal-lexical"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Alexhuszagh/minimal-lexical"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11",
      "author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
      "name": "mio",
      "version": "0.8.11",
      "description": "Lightweight non-blocking I/O.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/mio@0.8.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tokio-rs/mio"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/mio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nix@0.31.3",
      "name": "nix",
      "version": "0.31.3",
      "description": "Rust friendly bindings to *nix APIs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/nix@0.31.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nix-rust/nix"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
      "author": "contact@geoffroycouprie.com",
      "name": "nom",
      "version": "7.1.3",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/nom@7.1.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/nom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Geal/nom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#notify@6.1.1",
      "author": "F\u00e9lix Saparelli <me@passcod.name>, Daniel Faust <hessijames@gmail.com>, Aron Heinecke <Ox0p54r36@t-online.de>",
      "name": "notify",
      "version": "6.1.1",
      "description": "Cross-platform filesystem notification library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
        }
      ],
      "licenses": [
        {
          "expression": "CC0-1.0"
        }
      ],
      "purl": "pkg:cargo/notify@6.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/notify"
        },
        {
          "type": "website",
          "url": "https://github.com/notify-rs/notify"
        },
        {
          "type": "vcs",
          "url": "https://github.com/notify-rs/notify.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
      "author": "The Rust Project Developers",
      "name": "num-traits",
      "version": "0.2.19",
      "description": "Numeric traits for generic mathematics",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-traits@0.2.19",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/num-traits"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-num/num-traits"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-num/num-traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
      "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
      "name": "once_cell",
      "version": "1.21.4",
      "description": "Single assignment cells and lazy values.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/once_cell@1.21.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/once_cell"
        },
        {
          "type": "vcs",
          "url": "https://github.com/matklad/once_cell"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1",
      "author": "RustCrypto Developers",
      "name": "opaque-debug",
      "version": "0.3.1",
      "description": "Macro for opaque Debug trait implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/opaque-debug@0.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/opaque-debug"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "parking_lot_core",
      "version": "0.9.12",
      "description": "An advanced API for creating custom synchronization primitives.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/parking_lot_core@0.9.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "paste",
      "version": "1.0.15",
      "description": "Macros for all your token pasting needs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/paste@1.0.15",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/paste"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/paste"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
      "author": "The rust-url developers",
      "name": "percent-encoding",
      "version": "2.3.2",
      "description": "Percent encoding and decoding",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/percent-encoding@2.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
      "name": "pin-project-lite",
      "version": "0.2.17",
      "description": "A lightweight version of pin-project written with declarative macros. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/pin-project-lite@0.2.17",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/taiki-e/pin-project-lite"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3",
      "author": "jzr",
      "name": "plain",
      "version": "0.2.3",
      "description": "A small Rust library that allows users to reinterpret data of certain types safely.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/plain@0.2.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/plain"
        },
        {
          "type": "website",
          "url": "https://github.com/randomites/plain"
        },
        {
          "type": "vcs",
          "url": "https://github.com/randomites/plain"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2",
      "author": "RustCrypto Developers",
      "name": "polyval",
      "version": "0.6.2",
      "description": "POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/polyval@0.6.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/polyval"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/universal-hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
      "author": "The ICU4X Project Developers",
      "name": "potential_utf",
      "version": "0.1.5",
      "description": "Unvalidated string and character types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/potential_utf@0.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
      "author": "The CryptoCorrosion Contributors",
      "name": "ppv-lite86",
      "version": "0.2.21",
      "description": "Cross-platform cryptography-oriented low-level SIMD library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ppv-lite86@0.2.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cryptocorrosion/cryptocorrosion"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
      "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
      "name": "proc-macro2",
      "version": "1.0.106",
      "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro2@1.0.106",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/proc-macro2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/proc-macro2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "quote",
      "version": "1.0.45",
      "description": "Quasi-quoting macro quote!(...)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quote@1.0.45",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/quote/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/quote"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.9.4",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.9.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
      "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
      "name": "rand_chacha",
      "version": "0.9.0",
      "description": "ChaCha random number generator ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_chacha@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_chacha"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
      "author": "The Rand Project Developers",
      "name": "rand_core",
      "version": "0.10.1",
      "description": "Core random number generation traits and tools for implementation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand_core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand_core",
      "version": "0.6.4",
      "description": "Core random number generator traits and tools for implementation. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.6.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand_core",
      "version": "0.9.5",
      "description": "Core random number generator traits and tools for implementation. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.9.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-automata",
      "version": "0.4.14",
      "description": "Automata construction and matching using regular expressions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-automata@0.4.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex-automata"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-syntax",
      "version": "0.8.10",
      "description": "A regular expression parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-syntax@0.8.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex-syntax"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex",
      "version": "1.12.3",
      "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex@1.12.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "ryu",
      "version": "1.0.23",
      "description": "Fast floating point to string conversion",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR BSL-1.0"
        }
      ],
      "purl": "pkg:cargo/ryu@1.0.23",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ryu"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/ryu"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "same-file",
      "version": "1.0.6",
      "description": "A simple crate for determining whether two file paths point to the same file. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/same-file@1.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/same-file"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/same-file"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/same-file"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
      "author": "bluss",
      "name": "scopeguard",
      "version": "1.2.0",
      "description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic).  Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/scopeguard@1.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scopeguard/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/scopeguard"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
      "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>",
      "name": "scroll",
      "version": "0.12.0",
      "description": "A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/scroll@0.12.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scroll"
        },
        {
          "type": "vcs",
          "url": "https://github.com/m4b/scroll"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1",
      "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>, Systemcluster <me@systemcluster.me>",
      "name": "scroll_derive",
      "version": "0.12.1",
      "description": "A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1783eabc414609e28a5ba76aee5ddd52199f7107a0b24c2e9746a1ecc34a683d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/scroll_derive@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scroll_derive"
        },
        {
          "type": "vcs",
          "url": "https://github.com/m4b/scroll"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "semver",
      "version": "1.0.28",
      "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/semver@1.0.28",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/semver"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde",
      "version": "1.0.228",
      "description": "A generic serialization/deserialization framework",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_core",
      "version": "1.0.228",
      "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_core@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_core"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_derive",
      "version": "1.0.228",
      "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_derive@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://serde.rs/derive.html"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_json",
      "version": "1.0.150",
      "description": "A JSON serialization file format",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_json@1.0.150",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_json"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/json"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
      "name": "serde_spanned",
      "version": "0.6.9",
      "description": "Serde-compatible spanned Value",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_spanned@0.6.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
      "author": "Antoine Catton <devel@antoine.catton.fr>",
      "name": "serde_yaml_ng",
      "version": "0.10.0",
      "description": "YAML data format for Serde",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7b4db627b98b36d4203a7b458cf3573730f2bb591b28871d916dfa9efabfd41f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/serde_yaml_ng@0.10.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_yaml_ng/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/acatton/serde-yaml-ng"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
      "author": "RustCrypto Developers",
      "name": "sha2",
      "version": "0.10.9",
      "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sha2@0.10.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sha2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11",
      "author": "Frank Denis <github@pureftpd.org>",
      "name": "siphasher",
      "version": "0.3.11",
      "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/siphasher@0.3.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "website",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jedisct1/rust-siphash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
      "author": "The Servo Project Developers",
      "name": "smallvec",
      "version": "1.15.1",
      "description": "'Small vector' optimization: store up to a small number of items on the stack",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/smallvec@1.15.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/smallvec/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-smallvec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2",
      "author": "Martin Geisler <martin@geisler.net>",
      "name": "smawk",
      "version": "0.3.2",
      "description": "Functions for finding row-minima in a totally monotone matrix.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/smawk@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mgeisler/smawk"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
      "author": "Robert Grosse <n210241048576@gmail.com>",
      "name": "stable_deref_trait",
      "version": "1.2.1",
      "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/stable_deref_trait@1.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait"
        },
        {
          "type": "vcs",
          "url": "https://github.com/storyyeller/stable_deref_trait"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
      "author": "Nikolai Vazquez",
      "name": "static_assertions",
      "version": "1.1.0",
      "description": "Compile-time assertions to ensure that invariants are met.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/static_assertions@1.1.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/static_assertions/"
        },
        {
          "type": "website",
          "url": "https://github.com/nvzqz/static-assertions-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nvzqz/static-assertions-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
      "author": "Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>",
      "name": "subtle",
      "version": "2.6.1",
      "description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/subtle@2.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/subtle"
        },
        {
          "type": "website",
          "url": "https://dalek.rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dalek-cryptography/subtle"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "syn",
      "version": "2.0.117",
      "description": "Parser for Rust source code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/syn@2.0.117",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/syn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/syn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
      "author": "Nika Layzell <nika@thelayzells.com>",
      "name": "synstructure",
      "version": "0.13.2",
      "description": "Helper methods and macros for custom derives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/synstructure@0.13.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/synstructure"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mystor/synstructure"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
      "author": "Martin Geisler <martin@geisler.net>",
      "name": "textwrap",
      "version": "0.16.2",
      "description": "Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/textwrap@0.16.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/textwrap/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mgeisler/textwrap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror-impl",
      "version": "1.0.69",
      "description": "Implementation detail of the `thiserror` crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror-impl@1.0.69",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror-impl",
      "version": "2.0.18",
      "description": "Implementation detail of the `thiserror` crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror-impl@2.0.18",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror",
      "version": "1.0.69",
      "description": "derive(Error)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror@1.0.69",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/thiserror"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror",
      "version": "2.0.18",
      "description": "derive(Error)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror@2.0.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/thiserror"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
      "author": "The ICU4X Project Developers",
      "name": "tinystr",
      "version": "0.8.3",
      "description": "A small ASCII-only bounded length string representation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/tinystr@0.8.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
      "author": "Lokathor <zefria@gmail.com>",
      "name": "tinyvec",
      "version": "1.11.0",
      "description": "`tinyvec` provides 100% safe vec-like data structures.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tinyvec@1.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Lokathor/tinyvec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1",
      "author": "Soveu <marx.tomasz@gmail.com>",
      "name": "tinyvec_macros",
      "version": "0.1.1",
      "description": "Some macros for tiny containers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/tinyvec_macros@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Soveu/tinyvec_macros"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.5.11",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "toml",
      "version": "0.5.11",
      "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml@0.5.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/toml"
        },
        {
          "type": "website",
          "url": "https://github.com/toml-rs/toml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "toml",
      "version": "0.8.2",
      "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml@0.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/toml-rs/toml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "toml_datetime",
      "version": "0.6.3",
      "description": "A TOML-compatible datetime type",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_datetime@0.6.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/toml-rs/toml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2",
      "author": "Andronik Ordian <write@reusable.software>, Ed Page <eopage@gmail.com>",
      "name": "toml_edit",
      "version": "0.20.2",
      "description": "Yet another format-preserving TOML parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_edit@0.20.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
      "author": "Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>",
      "name": "tracing-attributes",
      "version": "0.1.31",
      "description": "Procedural macro attributes for automatically instrumenting functions. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-attributes@0.1.31",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tracing-core",
      "version": "0.1.36",
      "description": "Core primitives for application-level tracing. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-core@0.1.36",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
      "author": "Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>",
      "name": "tracing",
      "version": "0.1.44",
      "description": "Application-level tracing for Rust. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing@0.1.44",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
      "name": "typenum",
      "version": "1.20.1",
      "description": "Typenum is a Rust library for type-level numbers evaluated at     compile time. It currently supports bits, unsigned integers, and signed     integers. It also provides a type-level array of type-level numbers, but its     implementation is incomplete.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typenum@1.20.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typenum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/paholg/typenum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "unicase",
      "version": "2.9.0",
      "description": "A case-insensitive wrapper around strings.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicase@2.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicase"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/unicase"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "unicode-ident",
      "version": "1.0.24",
      "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
        }
      ],
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/unicode-ident@1.0.24",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicode-ident"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/unicode-ident"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
      "author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
      "name": "unicode-normalization",
      "version": "0.1.25",
      "description": "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicode-normalization@0.1.25",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicode-normalization/"
        },
        {
          "type": "website",
          "url": "https://github.com/unicode-rs/unicode-normalization"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-rs/unicode-normalization"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4cb08c58c7ed7033150132febe696bef553f891b1ede57424b40d87a89e3c170"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi_bindgen",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust (codegen and cli tooling)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cade167af943e189a55020eda2c314681e223f1e42aca7c4e52614c2b627698f"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_bindgen@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_checksum_derive@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi_checksum_derive",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust (checksum custom derive)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "802d2051a700e3ec894c79f80d2705b69d85844dafbbe5d1a92776f8f48b563a"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_checksum_derive@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi_core",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust (runtime support code)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bc7687007d2546c454d8ae609b105daceb88175477dac280707ad6d95bcd6f1f"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_core@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi_macros",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust (convenience macros)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "12c65a5b12ec544ef136693af8759fb9d11aefce740fb76916721e876639033b"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_macros@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.28.3",
      "name": "uniffi_meta",
      "version": "0.28.3",
      "description": "uniffi_meta",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4a74ed96c26882dac1ca9b93ca23c827e284bacbd7ec23c6f0b0372f747d59e4"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_meta@0.28.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_testing@0.28.3",
      "author": "Firefox Sync Team <sync-team@mozilla.com>",
      "name": "uniffi_testing",
      "version": "0.28.3",
      "description": "a multi-language bindings generator for rust (testing helpers)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6a6f984f0781f892cc864a62c3a5c60361b1ccbd68e538e6c9fbced5d82268ac"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_testing@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.28.3",
      "name": "uniffi_udl",
      "version": "0.28.3",
      "description": "udl parsing for the uniffi project",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "037820a4cfc4422db1eaa82f291a3863c92c7d1789dc513489c36223f9b4cdfc"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/uniffi_udl@0.28.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "website",
          "url": "https://mozilla.github.io/uniffi-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1",
      "author": "RustCrypto Developers",
      "name": "universal-hash",
      "version": "0.5.1",
      "description": "Traits which describe the functionality of universal hash functions (UHFs)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/universal-hash@0.5.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/universal-hash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "unsafe-libyaml",
      "version": "0.2.11",
      "description": "libyaml transpiled to rust by c2rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/unsafe-libyaml@0.2.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unsafe-libyaml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/unsafe-libyaml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
      "author": "The rust-url developers",
      "name": "url",
      "version": "2.5.8",
      "description": "URL library for Rust, based on the WHATWG URL Standard",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/url@2.5.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/url"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
      "author": "Henri Sivonen <hsivonen@hsivonen.fi>",
      "name": "utf8_iter",
      "version": "1.0.4",
      "description": "Iterator by char over potentially-invalid UTF-8 in &[u8]",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/utf8_iter@1.0.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/utf8_iter/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/utf8_iter/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/utf8_iter"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
      "author": "Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>",
      "name": "uuid",
      "version": "1.23.2",
      "description": "A library to generate and parse UUIDs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d258b83ceec21034727ecee8c382cfa6c3e133699b0742c64571814fb420c9f7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/uuid@1.23.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/uuid"
        },
        {
          "type": "website",
          "url": "https://github.com/uuid-rs/uuid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/uuid-rs/uuid"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
      "author": "Sergio Benitez <sb@sergio.bz>",
      "name": "version_check",
      "version": "0.9.5",
      "description": "Tiny crate to check the version of the installed/running rustc.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/version_check@0.9.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/version_check/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SergioBenitez/version_check"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "walkdir",
      "version": "2.5.0",
      "description": "Recursively walk a directory.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/walkdir@2.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/walkdir/"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/walkdir"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/walkdir"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0",
      "author": "Sharad Chand <sharad.d.chand@gmail.com>, Jan-Erik Rediger <jrediger@mozilla.com>",
      "name": "weedle2",
      "version": "5.0.0",
      "description": "A WebIDL Parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "998d2c24ec099a87daf9467808859f9d82b61f1d9c9701251aea037f514eae0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/weedle2@5.0.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/weedle2"
        },
        {
          "type": "website",
          "url": "https://github.com/mozilla/uniffi-rs/tree/main/weedle2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/uniffi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40",
      "name": "winnow",
      "version": "0.5.40",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/winnow@0.5.40",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/winnow-rs/winnow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
      "author": "The ICU4X Project Developers",
      "name": "writeable",
      "version": "0.6.3",
      "description": "A more efficient alternative to fmt::Display",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/writeable@0.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "yoke-derive",
      "version": "0.8.2",
      "description": "Custom derive for the yoke crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/yoke-derive@0.8.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "yoke",
      "version": "0.8.3",
      "description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/yoke@0.8.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy-derive",
      "version": "0.8.50",
      "description": "Custom derive for traits from the zerocopy crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b631b19d36a892ab55420c92dbc83ccd79274f25be714855d3074aa71cab639"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy-derive@0.8.50",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/zerocopy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy",
      "version": "0.8.50",
      "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b065d4f0e55f82fae73202e189638116a87c55ab6b8e6c2721e13dd9d854ad1"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy@0.8.50",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/zerocopy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "zerofrom-derive",
      "version": "0.1.7",
      "description": "Custom derive for the zerofrom crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerofrom-derive@0.1.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
      "author": "The ICU4X Project Developers",
      "name": "zerofrom",
      "version": "0.1.8",
      "description": "ZeroFrom trait for constructing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerofrom@0.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
      "author": "The ICU4X Project Developers",
      "name": "zerotrie",
      "version": "0.2.4",
      "description": "A data structure that efficiently maps strings to integers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerotrie@0.2.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "zerovec-derive",
      "version": "0.11.3",
      "description": "Custom derive for the zerovec crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerovec-derive@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
      "author": "The ICU4X Project Developers",
      "name": "zerovec",
      "version": "0.11.6",
      "description": "Zero-copy vector backed by a byte array",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerovec@0.11.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "zmij",
      "version": "1.0.21",
      "description": "A double-to-string conversion algorithm based on Schubfach and yy",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zmij@1.0.21",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zmij"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/zmij"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
      "author": "Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>",
      "name": "adler2",
      "version": "2.0.1",
      "description": "A simple clean-room implementation of the Adler-32 checksum",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
        }
      ],
      "licenses": [
        {
          "expression": "0BSD OR MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/adler2@2.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/adler2/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/oyvindln/adler2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.6.1",
      "author": "RustCrypto Developers",
      "name": "aead",
      "version": "0.6.1",
      "description": "Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1973cfbc1a2daf9cf550e74e1f088c28e7f7d8c1e1418fb6c9dc5184b7e84c99"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/aead@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aead"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.11.0",
      "author": "RustCrypto Developers",
      "name": "aes-gcm",
      "version": "0.11.0",
      "description": "Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fdf011db2e21ce0d575593d749db5554b47fed37aff429e4dc50bc91ac93a028"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/aes-gcm@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aes-gcm"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/AEADs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.1",
      "author": "RustCrypto Developers",
      "name": "aes",
      "version": "0.9.1",
      "description": "Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f1fc76eaeac4c9164506c466d4ffdd8ec9d0c5bf57ee97177c4d8eceb3a0e138"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/aes@0.9.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/aes"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/block-ciphers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
      "author": "Daniel Reiter Horn <danielrh@dropbox.com>",
      "name": "alloc-no-stdlib",
      "version": "2.0.4",
      "description": "A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/alloc-no-stdlib@2.0.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/tests/lib.rs"
        },
        {
          "type": "website",
          "url": "https://github.com/dropbox/rust-alloc-no-stdlib"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dropbox/rust-alloc-no-stdlib"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
      "author": "Daniel Reiter Horn <danielrh@dropbox.com>",
      "name": "alloc-stdlib",
      "version": "0.2.2",
      "description": "A dynamic allocator example that may be used with the stdlib",
      "scope": "required",
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/alloc-stdlib@0.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/alloc-stdlib/tests/lib.rs"
        },
        {
          "type": "website",
          "url": "https://github.com/dropbox/rust-alloc-no-stdlib"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dropbox/rust-alloc-no-stdlib"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arboard@3.6.1",
      "name": "arboard",
      "version": "3.6.1",
      "description": "Image and text handling for the OS clipboard.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arboard@3.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/1Password/arboard"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Yoshua Wuyts <yoshuawuyts@gmail.com>, Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "async-broadcast",
      "version": "0.7.2",
      "description": "Async broadcast channels",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-broadcast@0.7.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/async-broadcast"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-broadcast"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-channel",
      "version": "2.5.0",
      "description": "Async multi-producer multi-consumer channel",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-channel@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-channel"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "async-compression",
      "version": "0.4.42",
      "description": "Adaptors between compression crates and Rust's modern asynchronous IO types. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-compression@0.4.42",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.14.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "async-executor",
      "version": "1.14.0",
      "description": "Async executor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-executor@1.14.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-executor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-io",
      "version": "2.6.0",
      "description": "Async I/O and timers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-io@2.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-io"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-lock",
      "version": "3.4.2",
      "description": "Async synchronization primitives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-lock@3.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-lock"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-process",
      "version": "2.5.0",
      "description": "Async interface for working with processes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-process@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-process"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.1",
      "author": "Robert Usher <266585+dcchut@users.noreply.github.com>",
      "name": "async-recursion",
      "version": "1.1.1",
      "description": "Recursion for async functions",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-recursion@1.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/async-recursion"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcchut/async-recursion"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.14",
      "author": "John Nunley <dev@notgull.net>",
      "name": "async-signal",
      "version": "0.2.14",
      "description": "Async signal handling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-signal@0.2.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-signal"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-task",
      "version": "4.7.1",
      "description": "Task abstraction for building executors",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-task@4.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-task"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "async-trait",
      "version": "0.1.89",
      "description": "Type erasure for async trait methods",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-trait@0.1.89",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/async-trait"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/async-trait"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "atk-sys",
      "version": "0.18.2",
      "description": "UNMAINTAINED FFI bindings to libatk-1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/atk-sys@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "other",
          "url": "atk-1.0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "atk",
      "version": "0.18.2",
      "description": "UNMAINTAINED Rust bindings for the ATK library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/atk@0.18.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/atk/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs",
      "name": "atomic-waker",
      "version": "1.1.2",
      "description": "A synchronization primitive for task wakeup",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/atomic-waker@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/atomic-waker"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#auto-launch@0.5.0",
      "author": "zzzgydi",
      "name": "auto-launch",
      "version": "0.5.0",
      "description": "Auto launch any application or executable at startup. Supports Windows, macOS, and Linux.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1f012b8cc0c850f34117ec8252a44418f2e34a2cf501de89e29b241ae5f79471"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/auto-launch@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zzzgydi/auto-launch.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
      "author": "AWS-LibCrypto",
      "name": "aws-lc-rs",
      "version": "1.17.0",
      "description": "aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.",
      "scope": "required",
      "licenses": [
        {
          "expression": "ISC AND (Apache-2.0 OR ISC)"
        }
      ],
      "purl": "pkg:cargo/aws-lc-rs@1.17.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/crate/aws-lc-rs"
        },
        {
          "type": "website",
          "url": "https://github.com/aws/aws-lc-rs"
        },
        {
          "type": "other",
          "url": "aws_lc_rs_1_17_0_sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/aws/aws-lc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.41.0",
      "author": "AWS-LC",
      "name": "aws-lc-sys",
      "version": "0.41.0",
      "description": "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It \u0456s based on code from the Google BoringSSL project and the OpenSSL project.",
      "scope": "required",
      "licenses": [
        {
          "expression": "ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)"
        }
      ],
      "purl": "pkg:cargo/aws-lc-sys@0.41.0",
      "externalReferences": [
        {
          "type": "other",
          "url": "aws_lc_0_41_0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/aws/aws-lc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0",
      "author": "Alexis Beingessner <a.beingessner@gmail.com>",
      "name": "bit-set",
      "version": "0.8.0",
      "description": "A set of bits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/bit-set@0.8.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bit-set/"
        },
        {
          "type": "website",
          "url": "https://github.com/contain-rs/bit-set"
        },
        {
          "type": "vcs",
          "url": "https://github.com/contain-rs/bit-set"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0",
      "author": "Alexis Beingessner <a.beingessner@gmail.com>",
      "name": "bit-vec",
      "version": "0.8.0",
      "description": "A vector of bits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/bit-vec@0.8.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bit-vec/"
        },
        {
          "type": "website",
          "url": "https://github.com/contain-rs/bit-vec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/contain-rs/bit-vec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
      "author": "RustCrypto Developers",
      "name": "block-buffer",
      "version": "0.12.1",
      "description": "Buffer types for block processing of data",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/block-buffer@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/block-buffer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "blocking",
      "version": "1.6.2",
      "description": "A thread pool for isolating blocking I/O in async programs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/blocking@1.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/blocking"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.1",
      "author": "Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors",
      "name": "brotli-decompressor",
      "version": "5.0.1",
      "description": "A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller.  Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ",
      "scope": "required",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR MIT"
        }
      ],
      "purl": "pkg:cargo/brotli-decompressor@5.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://github.com/dropbox/rust-brotli-decompressor/blob/master/README.md"
        },
        {
          "type": "website",
          "url": "https://github.com/dropbox/rust-brotli-decompressor"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dropbox/rust-brotli-decompressor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.3",
      "author": "Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors",
      "name": "brotli",
      "version": "8.0.3",
      "description": "A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.",
      "scope": "required",
      "licenses": [
        {
          "expression": "BSD-3-Clause AND MIT"
        }
      ],
      "purl": "pkg:cargo/brotli@8.0.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/brotli/"
        },
        {
          "type": "website",
          "url": "https://github.com/dropbox/rust-brotli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dropbox/rust-brotli"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bs58@0.5.1",
      "name": "bs58",
      "version": "0.5.1",
      "description": "Another Base58 codec implementation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bs58@0.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/bs58-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
      "author": "Nick Fitzgerald <fitzgen@gmail.com>",
      "name": "bumpalo",
      "version": "3.20.3",
      "description": "A fast bump allocation arena for Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bumpalo@3.20.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bumpalo"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fitzgen/bumpalo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
      "author": "Lokathor <zefria@gmail.com>",
      "name": "bytemuck",
      "version": "1.25.0",
      "description": "A crate for mucking around with piles of bytes.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/bytemuck@1.25.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Lokathor/bytemuck"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder-lite@0.1.0",
      "name": "byteorder-lite",
      "version": "0.1.0",
      "description": "Library for reading/writing numbers in big-endian and little-endian.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/byteorder-lite@0.1.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/byteorder-lite"
        },
        {
          "type": "website",
          "url": "https://github.com/image-rs/byteorder-lite"
        },
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/byteorder-lite"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "byteorder",
      "version": "1.5.0",
      "description": "Library for reading/writing numbers in big-endian and little-endian.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/byteorder@1.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/byteorder"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/byteorder"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/byteorder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
      "name": "bzip2",
      "version": "0.6.1",
      "description": "Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bzip2@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bzip2"
        },
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/bzip2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/bzip2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5",
      "author": "The gtk-rs Project Developers",
      "name": "cairo-rs",
      "version": "0.18.5",
      "description": "Rust bindings for the Cairo library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cairo-rs@0.18.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/cairo/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "cairo-sys-rs",
      "version": "0.18.2",
      "description": "FFI bindings to libcairo",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cairo-sys-rs@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
      "author": "Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>",
      "name": "cargo_metadata",
      "version": "0.19.2",
      "description": "structured access to the output of `cargo metadata`",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cargo_metadata@0.19.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/oli-obk/cargo_metadata"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3",
      "author": "Kornel <kornel@geekhood.net>",
      "name": "cargo_toml",
      "version": "0.22.3",
      "description": "`Cargo.toml` struct definitions for parsing with Serde",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/cargo_toml@0.22.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cargo_toml"
        },
        {
          "type": "website",
          "url": "https://lib.rs/cargo_toml"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.com/lib.rs/cargo_toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cc",
      "version": "1.2.63",
      "description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cc@1.2.63",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cc"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/cc-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3",
      "author": "Matthew D. Steele <mdsteele@alum.mit.edu>",
      "name": "cfb",
      "version": "0.7.3",
      "description": "Read/write Compound File Binary (structured storage) files",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cfb@0.7.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://mdsteele.github.io/rust-cfb/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mdsteele/rust-cfb"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8",
      "author": "Embark <opensource@embark-studios.com>, Jake Shadle <jake.shadle@embark-studios.com>",
      "name": "cfg-expr",
      "version": "0.15.8",
      "description": "A parser and evaluator for Rust `cfg()` expressions.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cfg-expr@0.15.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cfg-expr"
        },
        {
          "type": "website",
          "url": "https://github.com/EmbarkStudios/cfg-expr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/EmbarkStudios/cfg-expr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.20.8",
      "author": "Embark <opensource@embark-studios.com>, Jake Shadle <jake.shadle@embark-studios.com>",
      "name": "cfg-expr",
      "version": "0.20.8",
      "description": "A parser and evaluator for Rust `cfg()` expressions.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fb693542bcafa528e198be0ebd9d3632ca5b7c93dbe7237460e199910835997c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cfg-expr@0.20.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cfg-expr"
        },
        {
          "type": "website",
          "url": "https://github.com/EmbarkStudios/cfg-expr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/EmbarkStudios/cfg-expr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.0",
      "author": "RustCrypto Developers",
      "name": "chacha20",
      "version": "0.10.0",
      "description": "The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/chacha20@0.10.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/chacha20"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/stream-ciphers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.2",
      "author": "RustCrypto Developers",
      "name": "cipher",
      "version": "0.5.2",
      "description": "Traits for describing block ciphers and stream ciphers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e8cf2a2c93cd704877c0858356ed03480ff301ee950b43f1cbe4573b088bfa6c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cipher@0.5.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cipher"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-dsl@0.1.4",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-dsl",
      "version": "0.1.4",
      "description": "Prism DSL parser for .prism.yaml configuration files",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3899c7a42af900861b3031c42313b67520d4f6e70380e67183a43b786e260fe7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-dsl@0.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-extension@0.1.8",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-extension",
      "version": "0.1.8",
      "description": "UI Extension interface for integrating Prism Engine into Mihomo GUI clients",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6f8dddc90d5a95608ca25fe2c43219fef995901314ec1b5d8ae1808b33186bf2"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-extension@0.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-plugin@0.1.1",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-plugin",
      "version": "0.1.1",
      "description": "Plugin system with lifecycle hooks, multi-component architecture, and cron scheduling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0bda28236356bf2a0a585be10d9a339f092df1f20f3da800cd39e720a0f18e0a"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-plugin@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-script@0.1.3",
      "author": "Juwan Hwang (\u9ec4\u6cbb\u6587)",
      "name": "clash-prism-script",
      "version": "0.1.3",
      "description": "Script engine with rquickjs sandbox for Prism Engine",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c681482eeed5a396ccc438c9d5497058b08e135bd62a0d19fed4bb1979a9861c"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clash-prism-script@0.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Juwan-Hwang/Clash-Prism-Engine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.58",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cmake",
      "version": "0.1.58",
      "description": "A build dependency for running `cmake` to build a native library ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cmake@0.1.58",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cmake"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/cmake-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cmake-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4",
      "author": "RustCrypto Developers",
      "name": "cmov",
      "version": "0.5.4",
      "description": "Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64, RISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a portable \"best-effort\" pure Rust fallback implementation. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/cmov@0.5.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cmov"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "compression-codecs",
      "version": "0.4.38",
      "description": "Adaptors for various compression algorithms. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ce2548391e9c1929c21bf6aa2680af86fe4c1b33e6cea9ac1cfeec0bd11218cf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/compression-codecs@0.4.38",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "compression-core",
      "version": "0.4.32",
      "description": "Abstractions for compression algorithms. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cc14f565cf027a105f7a44ccf9e5b424348421a1d8952a8fc9d499d313107789"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/compression-core@0.4.32",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Taiki Endo <te316e89@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "concurrent-queue",
      "version": "2.5.0",
      "description": "Concurrent multi-producer multi-consumer queue",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/concurrent-queue@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/concurrent-queue"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
      "author": "RustCrypto Developers",
      "name": "const-oid",
      "version": "0.10.2",
      "description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/const-oid@0.10.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/const-oid"
        },
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/formats/tree/master/const-oid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/formats"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2",
      "author": "Cesar Eduardo Barros <cesarb@cesarb.eti.br>",
      "name": "constant_time_eq",
      "version": "0.4.2",
      "description": "Compares two equal-sized byte strings in constant time.",
      "scope": "required",
      "licenses": [
        {
          "expression": "CC0-1.0 OR MIT-0 OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/constant_time_eq@0.4.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/constant_time_eq"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cesarb/constant_time_eq"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1",
      "author": "Sergio Benitez <sb@sergio.bz>, Alex Crichton <alex@alexcrichton.com>",
      "name": "cookie",
      "version": "0.18.1",
      "description": "HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cookie@0.18.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cookie"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SergioBenitez/cookie-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
      "author": "RustCrypto Developers",
      "name": "cpubits",
      "version": "0.1.1",
      "description": "Compile-time detection heuristics for the optimal word size to use for the target CPU, which in some cases may differ from its address size a.k.a. `target_pointer_width`. Implemented as `macro_rules!` ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "15b85f9c39137c3a891689859392b1bd49812121d0d61c9caf00d46ed5ce06ae"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cpubits@0.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cpubits"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
      "author": "RustCrypto Developers",
      "name": "cpufeatures",
      "version": "0.3.0",
      "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cpufeatures@0.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cpufeatures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
      "author": "Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
      "name": "crc32fast",
      "version": "1.5.0",
      "description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crc32fast@1.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/srijs/rust-crc32fast"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
      "author": "RustCrypto Developers",
      "name": "crypto-common",
      "version": "0.2.2",
      "description": "Common traits used by cryptographic algorithms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crypto-common@0.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/crypto-common"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1",
      "author": "Simon Sapin <simon.sapin@exyr.org>",
      "name": "cssparser-macros",
      "version": "0.6.1",
      "description": "Procedural macros for cssparser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/cssparser-macros@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cssparser-macros/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-cssparser"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0",
      "author": "Simon Sapin <simon.sapin@exyr.org>",
      "name": "cssparser",
      "version": "0.36.0",
      "description": "Rust implementation of CSS Syntax Level 3",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/cssparser@0.36.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cssparser/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-cssparser"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ct-codecs@1.1.7",
      "author": "Frank Denis <github@pureftpd.org>",
      "name": "ct-codecs",
      "version": "1.1.7",
      "description": "Constant-time base64, base32, and hex codecs reimplemented in Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "49fb0c6640b4507ebd99ff67677009e381ba5eee1d14df78de4a3d16eb123c39"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/ct-codecs@1.1.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/jedisct1/rust-ct-codecs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jedisct1/rust-ct-codecs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7",
      "author": "Matt Mastracci <matthew@mastracci.com>",
      "name": "ctor-proc-macro",
      "version": "0.0.7",
      "description": "proc-macro support for the ctor crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ctor-proc-macro@0.0.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmastrac/rust-ctor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0",
      "author": "Matt Mastracci <matthew@mastracci.com>",
      "name": "ctor",
      "version": "0.8.0",
      "description": "__attribute__((constructor)) for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "352d39c2f7bef1d6ad73db6f5160efcaed66d94ef8c6c573a8410c00bf909a98"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ctor@0.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmastrac/rust-ctor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.10.1",
      "author": "RustCrypto Developers",
      "name": "ctr",
      "version": "0.10.1",
      "description": "CTR block modes of operation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "baaca1c4b237092596f64d571e9db6ce4109c4ef9742e27590f1709594461f21"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ctr@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ctr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/block-modes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2",
      "author": "RustCrypto Developers",
      "name": "ctutils",
      "version": "0.4.2",
      "description": "Constant-time utility library with selection and equality testing support targeting cryptographic applications. Supports `const fn` where appropriate. Built on the `cmov` crate which provides architecture-specific predication intrinsics. Heavily inspired by the `subtle` crate. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ctutils@0.4.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/utils/tree/master/ctselect"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling",
      "version": "0.23.0",
      "description": "A proc-macro library for reading attributes into structs when implementing custom derives. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling@0.23.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/darling/0.23.0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_core",
      "version": "0.23.0",
      "description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_core@0.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_macro",
      "version": "0.23.0",
      "description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_macro@0.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.11",
      "author": "David Henningsson <diwic@ubuntu.com>",
      "name": "dbus",
      "version": "0.9.11",
      "description": "Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication.",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/dbus@0.9.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dbus"
        },
        {
          "type": "vcs",
          "url": "https://github.com/diwic/dbus-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deflate64@0.1.12",
      "author": "anatawa12 <anatawa12@icloud.com>",
      "name": "deflate64",
      "version": "0.1.12",
      "description": "Deflate64 implementation based on .NET's implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ac6b926516df9c60bfa16e107b21086399f8285a44ca9711344b9e553c5146e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/deflate64@0.1.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/anatawa12/deflate64-rs#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anatawa12/deflate64-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "deranged",
      "version": "0.5.8",
      "description": "Ranged integers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/deranged@0.5.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/deranged"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1",
      "author": "Jelte Fennema <github-tech@jeltef.nl>",
      "name": "derive_more-impl",
      "version": "2.1.1",
      "description": "Internal implementation of `derive_more` crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/derive_more-impl@2.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/derive_more"
        },
        {
          "type": "vcs",
          "url": "https://github.com/JelteF/derive_more"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1",
      "author": "Jelte Fennema <github-tech@jeltef.nl>",
      "name": "derive_more",
      "version": "2.1.1",
      "description": "Adds #[derive(x)] macros for more traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/derive_more@2.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/derive_more"
        },
        {
          "type": "vcs",
          "url": "https://github.com/JelteF/derive_more"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3",
      "author": "RustCrypto Developers",
      "name": "digest",
      "version": "0.11.3",
      "description": "Traits for cryptographic hash functions and message authentication codes",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/digest@0.11.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/digest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.3.7",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "dirs-sys",
      "version": "0.3.7",
      "description": "System-level helper functions for the dirs and directories crates.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dirs-sys@0.3.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dirs-dev/dirs-sys-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "dirs-sys",
      "version": "0.5.0",
      "description": "System-level helper functions for the dirs and directories crates.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dirs-sys@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dirs-dev/dirs-sys-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@4.0.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "dirs",
      "version": "4.0.0",
      "description": "A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dirs@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/soc/dirs-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "dirs",
      "version": "6.0.0",
      "description": "A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dirs@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/soc/dirs-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2",
      "author": "Szymon Wieloch <szymon.wieloch@gmail.com>, Ahmed Masud <ahmed.masud@saf.ai>, OpenByte <development.openbyte@gmail.com>",
      "name": "dlopen2",
      "version": "0.8.2",
      "description": "Library for opening and operating on dynamic link libraries (also known as shared objects or shared libraries).",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5e2c5bd4158e66d1e215c49b837e11d62f3267b30c92f1d171c4d3105e3dc4d4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/dlopen2@0.8.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/OpenByteDev/dlopen2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3",
      "author": "Szymon Wieloch <szymon.wieloch@gmail.com>, OpenByte <development.openbyte@gmail.com>",
      "name": "dlopen2_derive",
      "version": "0.4.3",
      "description": "Derive macros for the dlopen2 crate.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0fbbb781877580993a8707ec48672673ec7b81eeba04cfd2310bd28c08e47c8f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/dlopen2_derive@0.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/OpenByteDev/dlopen2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0",
      "author": "niklak <morgenpurple@gmail.com>, importcjj <importcjj@gmail.com>",
      "name": "dom_query",
      "version": "0.27.0",
      "description": "HTML querying and manipulation with CSS selectors",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "521e380c0c8afb8d9a1e83a1822ee03556fc3e3e7dbc1fd30be14e37f9cb3f89"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/dom_query@0.27.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dom_query/latest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/niklak/dom_query"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@1.2.1",
      "author": "Ashish Myles <marcianx@gmail.com>, Runji Wang <wangrunji0408@163.com>",
      "name": "downcast-rs",
      "version": "1.2.1",
      "description": "Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/downcast-rs@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/marcianx/downcast-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
      "name": "dpi",
      "version": "0.1.2",
      "description": "Types for handling UI scaling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND MIT"
        }
      ],
      "purl": "pkg:cargo/dpi@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-windowing/winit"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5",
      "author": "Xidorn Quan <me@upsuper.org>",
      "name": "dtoa-short",
      "version": "0.3.5",
      "description": "Serialize float number and truncate to certain precision",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/dtoa-short@0.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/upsuper/dtoa-short"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "dtoa",
      "version": "1.0.11",
      "description": "Fast floating point primitive to string conversion",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dtoa@1.0.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dtoa"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/dtoa"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6",
      "author": "Matt Mastracci <matthew@mastracci.com>",
      "name": "dtor-proc-macro",
      "version": "0.0.6",
      "description": "proc-macro support for the dtor crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/dtor-proc-macro@0.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmastrac/rust-ctor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0",
      "author": "Matt Mastracci <matthew@mastracci.com>",
      "name": "dtor",
      "version": "0.3.0",
      "description": "__attribute__((destructor)) for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f1057d6c64987086ff8ed0fd3fbf377a6b7d205cc7715868cd401705f715cbe4"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/dtor@0.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmastrac/rust-ctor"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
      "author": "Kornel <kornel@geekhood.net>",
      "name": "dunce",
      "version": "1.0.5",
      "description": "Normalize Windows paths to the most compatible format, avoiding UNC where possible",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
        }
      ],
      "licenses": [
        {
          "expression": "CC0-1.0 OR MIT-0 OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dunce@1.0.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dunce"
        },
        {
          "type": "website",
          "url": "https://lib.rs/crates/dunce"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.com/kornelski/dunce"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "dyn-clone",
      "version": "1.0.20",
      "description": "Clone trait that is dyn-compatible",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dyn-clone@1.0.20",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dyn-clone"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/dyn-clone"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.9",
      "author": "\u043d\u0430\u0431 <nabijaczleweli@nabijaczleweli.xyz>, Cat Plus Plus <piotrlegnica@piotrl.pl>, Liigo <liigo@qq.com>, azyobuzin <azyobuzin@users.sourceforge.jp>, Peter Atashian <retep998@gmail.com>, pravic <ehysta@gmail.com>, Gabriel Majeri <gabriel.majeri6@gmail.com>, SonnyX, Johan Andersson <repi@repi.se>, Jordan Poles <jpdev.noreply@gmail.com>, MSxDOS <melcodos@gmail.com>, Jim McGrath <jimmc2@gmail.com>, roblabla <unfiltered@roblab.la>, Jasper Bekkers <jasper@traverseresearch.nl>, Richard Markiewicz <rmarkiewicz@devolutions.net>, Emerson de Freitas Barcelos <emersonfxbx@gmail.com>, Li Keqing <me@kaze.ai>, Alexis Bourget <alexis.bourget@gmail.com>, Michael Farrell <micolous+git@gmail.com>, Jacob Okamoto <oko@oko.io>, Marijn Suijten <marijn@traverseresearch.nl>, Lucas Nogueira <lucas@tauri.app>, CharlesChen0823 <yongchen0823@gmail.com>, Daniel Schaefer <dhs@frame.work>, Rene Leonhardt, ssrlive, Kan-Ru Chen <kanru@kanru.info>, Tony <legendmastertony@gmail.com>",
      "name": "embed-resource",
      "version": "3.0.9",
      "description": "A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/embed-resource@3.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nabijaczleweli/rust-embed-resource"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
      "author": "Henri Sivonen <hsivonen@hsivonen.fi>",
      "name": "encoding_rs",
      "version": "0.8.35",
      "description": "A Gecko-oriented implementation of the Encoding Standard",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
        }
      ],
      "licenses": [
        {
          "expression": "(Apache-2.0 OR MIT) AND BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/encoding_rs@0.8.35",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/encoding_rs/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/encoding_rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/encoding_rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1",
      "author": "Zeeshan Ali Khan <zeenix@gmail.com>",
      "name": "endi",
      "version": "1.1.1",
      "description": "A simple endian-handling library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/endi@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zeenix/endi"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12",
      "author": "maik klein <maikklein@googlemail.com>, Maja K\u0105dzio\u0142ka <maya@compilercrim.es>",
      "name": "enumflags2",
      "version": "0.7.12",
      "description": "Enum-based bit flags",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/enumflags2@0.7.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/enumflags2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/meithecatte/enumflags2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12",
      "author": "maik klein <maikklein@googlemail.com>, Maja K\u0105dzio\u0142ka <maya@compilercrim.es>",
      "name": "enumflags2_derive",
      "version": "0.7.12",
      "description": "Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/enumflags2_derive@0.7.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/meithecatte/enumflags2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "erased-serde",
      "version": "0.4.10",
      "description": "Type-erased Serialize and Serializer traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/erased-serde@0.4.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/erased-serde"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/erased-serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
      "author": "Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online>",
      "name": "errno",
      "version": "0.3.14",
      "description": "Cross-platform interface to the `errno` variable.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/errno@0.3.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/errno"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lambda-fairy/rust-errno"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
      "author": "John Nunley <dev@notgull.net>",
      "name": "event-listener-strategy",
      "version": "0.5.4",
      "description": "Block or poll on event_listener easily",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/event-listener-strategy@0.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/event-listener-strategy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "event-listener",
      "version": "5.4.1",
      "description": "Notify async tasks or threads",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/event-listener@5.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/event-listener"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "fastrand",
      "version": "2.4.1",
      "description": "A simple and fast random number generator",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/fastrand@2.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/fastrand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
      "author": "Sebastian K <s3bk@protonmail.com>",
      "name": "fax",
      "version": "0.2.7",
      "description": "Decoder and Encoder for CCITT Group 3 and 4 bi-level image encodings used by fax machines TIFF and PDF.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/fax@0.2.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pdf-rs/fax"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
      "author": "The image-rs Developers",
      "name": "fdeflate",
      "version": "0.3.7",
      "description": "Fast specialized deflate implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/fdeflate@0.3.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fdeflate"
        },
        {
          "type": "website",
          "url": "https://github.com/image-rs/fdeflate"
        },
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/fdeflate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6",
      "author": "Diggory Blake <diggsey@googlemail.com>",
      "name": "field-offset",
      "version": "0.3.6",
      "description": "Safe pointer-to-member implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/field-offset@0.3.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Diggsey/rust-field-offset"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
      "name": "find-msvc-tools",
      "version": "0.1.9",
      "description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/find-msvc-tools@0.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/find-msvc-tools"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.5.7",
      "author": "bluss",
      "name": "fixedbitset",
      "version": "0.5.7",
      "description": "FixedBitSet is a simple bitset collection",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/fixedbitset@0.5.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fixedbitset/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/petgraph/fixedbitset"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
      "author": "Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>",
      "name": "flate2",
      "version": "1.1.9",
      "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/flate2@1.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/flate2"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/flate2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/flate2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "fnv",
      "version": "1.0.7",
      "description": "Fowler\u2013Noll\u2013Vo hash function",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0  OR  MIT"
        }
      ],
      "purl": "pkg:cargo/fnv@1.0.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://doc.servo.org/fnv/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-fnv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
      "author": "Orson Peters <orsonpeters@gmail.com>",
      "name": "foldhash",
      "version": "0.2.0",
      "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/foldhash@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/orlp/foldhash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0",
      "author": "Denis Kurilenko <webdesus@gmail.com>",
      "name": "fs_extra",
      "version": "1.3.0",
      "description": "Expanding std::fs and std::io. Recursively copy folders with information about process and much more.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/fs_extra@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs_extra"
        },
        {
          "type": "website",
          "url": "https://github.com/webdesus/fs_extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webdesus/fs_extra"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
      "name": "futures-channel",
      "version": "0.3.32",
      "description": "Channels for asynchronous communication using futures-rs. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-channel@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
      "name": "futures-core",
      "version": "0.3.32",
      "description": "The core traits and types in for the `futures` library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-core@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.32",
      "name": "futures-executor",
      "version": "0.3.32",
      "description": "Executors for asynchronous tasks based on the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-executor@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
      "name": "futures-io",
      "version": "0.3.32",
      "description": "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-io@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs",
      "name": "futures-lite",
      "version": "2.6.1",
      "description": "Futures, streams, and async I/O combinators",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/futures-lite@2.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/futures-lite"
        },
        {
          "type": "website",
          "url": "https://github.com/smol-rs/futures-lite"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/futures-lite"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
      "name": "futures-macro",
      "version": "0.3.32",
      "description": "The futures-rs procedural macro implementations. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-macro@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
      "name": "futures-sink",
      "version": "0.3.32",
      "description": "The asynchronous `Sink` trait for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-sink@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
      "name": "futures-task",
      "version": "0.3.32",
      "description": "Tools for working with tasks. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-task@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
      "name": "futures-util",
      "version": "0.3.32",
      "description": "Common utilities and extension traits for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-util@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0",
      "author": "The gtk-rs Project Developers",
      "name": "gdk-pixbuf-sys",
      "version": "0.18.0",
      "description": "FFI bindings to libgdk_pixbuf-2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdk-pixbuf-sys@0.18.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5",
      "author": "The gtk-rs Project Developers",
      "name": "gdk-pixbuf",
      "version": "0.18.5",
      "description": "Rust bindings for the GdkPixbuf library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdk-pixbuf@0.18.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gdk_pixbuf/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gdk-sys",
      "version": "0.18.2",
      "description": "UNMAINTAINED FFI bindings to libgdk-3 (use gdk4-sys instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdk-sys@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "other",
          "url": "gdk-3"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gdk",
      "version": "0.18.2",
      "description": "UNMAINTAINED Rust bindings for the GDK 3 library (use gdk4 instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdk@0.18.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gdk/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gdkwayland-sys",
      "version": "0.18.2",
      "description": "UNMAINTAINED FFI bindings to libgdk-3-wayland (use gdk4-wayland-sys instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdkwayland-sys@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gdkx11-sys",
      "version": "0.18.2",
      "description": "UNMAINTAINED FFI binding for libgdkx11 (use gdk4-x11-sys instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdkx11-sys@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gdkx11",
      "version": "0.18.2",
      "description": "UNMAINTAINED Rust bindings for the GDK X11 library (use gdk4-x11 instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gdkx11@0.18.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gdkx11/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0",
      "author": "Sebastian Wiesner <sebastian@swsnr.de>",
      "name": "gethostname",
      "version": "1.1.0",
      "description": "gethostname for all platforms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/gethostname@1.1.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/gethostname"
        },
        {
          "type": "website",
          "url": "https://codeberg.org/swsnr/gethostname.rs"
        },
        {
          "type": "vcs",
          "url": "https://codeberg.org/swsnr/gethostname.rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.6.0",
      "author": "RustCrypto Developers",
      "name": "ghash",
      "version": "0.6.0",
      "description": "Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2eecf2d5dc9b66b732b97707a0210906b1d30523eb773193ab777c0c84b3e8d5"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ghash@0.6.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ghash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/universal-hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
      "author": "The gtk-rs Project Developers",
      "name": "gio-sys",
      "version": "0.18.1",
      "description": "FFI bindings to libgio-2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gio-sys@0.18.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.22.0",
      "author": "The gtk-rs Project Developers",
      "name": "gio-sys",
      "version": "0.22.0",
      "description": "FFI bindings to libgio-2.0",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gio-sys@0.22.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
      "author": "The gtk-rs Project Developers",
      "name": "gio",
      "version": "0.18.4",
      "description": "Rust bindings for the Gio library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gio@0.18.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5",
      "author": "The gtk-rs Project Developers",
      "name": "glib-macros",
      "version": "0.18.5",
      "description": "Rust bindings for the GLib library, proc macros crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib-macros@0.18.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_macros/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.22.6",
      "author": "The gtk-rs Project Developers",
      "name": "glib-macros",
      "version": "0.22.6",
      "description": "Rust bindings for the GLib library, proc macros crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "506d23499707c7142898429757e8d9a3871d965239a2cb66dfa05052be6d6f19"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib-macros@0.22.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_macros/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
      "author": "The gtk-rs Project Developers",
      "name": "glib-sys",
      "version": "0.18.1",
      "description": "FFI bindings to libglib-2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib-sys@0.18.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.22.6",
      "author": "The gtk-rs Project Developers",
      "name": "glib-sys",
      "version": "0.22.6",
      "description": "FFI bindings to libglib-2.0",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib-sys@0.22.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
      "author": "The gtk-rs Project Developers",
      "name": "glib",
      "version": "0.18.5",
      "description": "Rust bindings for the GLib library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib@0.18.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.22.7",
      "author": "The gtk-rs Project Developers",
      "name": "glib",
      "version": "0.22.7",
      "description": "Rust bindings for the GLib library",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glib@0.22.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob-match@0.2.1",
      "author": "Devon Govett <devongovett@gmail.com>",
      "name": "glob-match",
      "version": "0.2.1",
      "description": "An extremely fast glob matcher",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9985c9503b412198aa4197559e9a318524ebc4519c229bfa05a535828c950b9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/glob-match@0.2.1"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#global-hotkey@0.8.0",
      "name": "global-hotkey",
      "version": "0.8.0",
      "description": "Global hotkeys for Desktop Applications",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8c386b0a4a70cb2d39fffd74480f985b6f0bfbcb934b6a6b6b7e630e448f242e"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/global-hotkey@0.8.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/global-hotkey"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/global-hotkey"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
      "author": "The gtk-rs Project Developers",
      "name": "gobject-sys",
      "version": "0.18.0",
      "description": "FFI bindings to libgobject-2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gobject-sys@0.18.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.22.6",
      "author": "The gtk-rs Project Developers",
      "name": "gobject-sys",
      "version": "0.22.6",
      "description": "FFI bindings to libgobject-2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "22a861859b887a79cf461359c192c97a57d8fb0229dd291232e57aa11f6fa72c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gobject-sys@0.22.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gtk-sys",
      "version": "0.18.2",
      "description": "UNMAINTAINED FFI bindings to libgtk-3 (use gtk4-sys instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gtk-sys@0.18.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "other",
          "url": "gtk-3"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gtk3-macros",
      "version": "0.18.2",
      "description": "UNMAINTAINED Rust bindings for the GTK 3 library (use gtk4-macros instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gtk3-macros@0.18.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gtk3_macros/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
      "author": "The gtk-rs Project Developers",
      "name": "gtk",
      "version": "0.18.2",
      "description": "UNMAINTAINED Rust bindings for the GTK+ 3 library (use gtk4 instead)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/gtk@0.18.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gtk/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
      "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "h2",
      "version": "0.4.14",
      "description": "An HTTP/2 client and server",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/h2@0.4.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/h2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/h2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
      "author": "Kathryn Long <squeeself@gmail.com>",
      "name": "half",
      "version": "2.7.1",
      "description": "Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/half@2.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/VoidStarKat/half-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.12.3",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.12.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.16.1",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.16.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1",
      "author": "Without Boats <woboats@gmail.com>",
      "name": "heck",
      "version": "0.4.1",
      "description": "heck is a case conversion library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heck@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/heck"
        },
        {
          "type": "website",
          "url": "https://github.com/withoutboats/heck"
        },
        {
          "type": "vcs",
          "url": "https://github.com/withoutboats/heck"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
      "author": "KokaKiwi <kokakiwi@kokakiwi.net>",
      "name": "hex",
      "version": "0.4.3",
      "description": "Encoding and decoding data into/from hexadecimal representation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hex@0.4.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hex/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/KokaKiwi/rust-hex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
      "author": "RustCrypto Developers",
      "name": "hmac",
      "version": "0.12.1",
      "description": "Generic implementation of Hash-based Message Authentication Code (HMAC)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hmac@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hmac"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/MACs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
      "author": "RustCrypto Developers",
      "name": "hmac",
      "version": "0.13.0",
      "description": "Generic implementation of Hash-based Message Authentication Code (HMAC)",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hmac@0.13.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hmac"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/MACs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#home@0.5.12",
      "author": "Brian Anderson <andersrb@gmail.com>",
      "name": "home",
      "version": "0.5.12",
      "description": "Shared definitions of home directories.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/home@0.5.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/home"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/cargo"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cargo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0",
      "author": "The html5ever Project Developers",
      "name": "html5ever",
      "version": "0.38.0",
      "description": "High-performance browser-grade HTML5 parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1054432bae2f14e0061e33d23402fbaa67a921d319d56adc6bcf887ddad1cbc2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/html5ever@0.38.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/html5ever"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/html5ever"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
      "author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http-body-util",
      "version": "0.1.3",
      "description": "Combinators and adapters for HTTP request or response bodies. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/http-body-util@0.1.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http-body-util"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http-body"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
      "author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http-body",
      "version": "1.0.1",
      "description": "Trait representing an asynchronous, streaming, HTTP request or response body. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/http-body@1.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http-body"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http-body"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
      "author": "Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http",
      "version": "1.4.1",
      "description": "A set of types for representing HTTP requests and responses. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/http@1.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "httparse",
      "version": "1.10.1",
      "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/httparse@1.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/httparse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/httparse"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.13",
      "author": "RustCrypto Developers",
      "name": "hybrid-array",
      "version": "0.4.13",
      "description": "Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "818356c5132c1fede50f837ca96afbe78ff42413047f4abb886217845e1b6c8c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hybrid-array@0.4.13",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hybrid-array"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hybrid-array"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
      "name": "hyper-rustls",
      "version": "0.27.9",
      "description": "Rustls+hyper integration for pure rust HTTPS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/hyper-rustls@0.27.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper-rustls/"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/hyper-rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/hyper-rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "hyper-util",
      "version": "0.1.20",
      "description": "hyper utilities",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/hyper-util@0.1.20",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper-util"
        },
        {
          "type": "website",
          "url": "https://hyper.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/hyper-util"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "hyper",
      "version": "1.10.1",
      "description": "A protective and efficient HTTP library for all.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/hyper@1.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper"
        },
        {
          "type": "website",
          "url": "https://hyper.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/hyper"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0",
      "author": "Matthew D. Steele <mdsteele@alum.mit.edu>",
      "name": "ico",
      "version": "0.5.0",
      "description": "A library for encoding/decoding ICO image files",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/ico@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mdsteele/rust-ico"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "ident_case",
      "version": "1.0.1",
      "description": "Utility for applying case rules to Rust identifiers.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ident_case@1.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ident_case/1.0.1"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/ident_case"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
      "author": "The image-rs Developers",
      "name": "image",
      "version": "0.25.10",
      "description": "Imaging library. Provides basic image processing and encoders/decoders for common image formats.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/image@0.25.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/image"
        },
        {
          "type": "website",
          "url": "https://github.com/image-rs/image"
        },
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/image"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
      "name": "indexmap",
      "version": "1.9.3",
      "description": "A hash table with consistent order and fast iteration.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/indexmap@1.9.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/indexmap/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/indexmap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0",
      "author": "Bojan <dbojan@gmail.com>",
      "name": "infer",
      "version": "0.19.0",
      "description": "Small crate to infer file type based on magic number signatures",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/infer@0.19.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/infer"
        },
        {
          "type": "website",
          "url": "https://github.com/bojand/infer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bojand/infer"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.2.2",
      "author": "RustCrypto Developers",
      "name": "inout",
      "version": "0.2.2",
      "description": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/inout@0.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/inout"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
      "author": "Kris Price <kris@krisprice.nz>",
      "name": "ipnet",
      "version": "2.12.0",
      "description": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ipnet@2.12.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ipnet"
        },
        {
          "type": "vcs",
          "url": "https://github.com/krisprice/ipnet"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0",
      "author": "Sean Larkin <TheLarkInn@users.noreply.github.com>",
      "name": "is-docker",
      "version": "0.2.0",
      "description": "Checks if the process is running inside a Docker container.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/is-docker@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TheLarkInn/is-docker"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0",
      "author": "Sean Larkin <TheLarkInn@users.noreply.github.com>",
      "name": "is-wsl",
      "version": "0.4.0",
      "description": "Checks if the process is running inside Windows Subsystem for Linux.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/is-wsl@0.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TheLarkInn/is-wsl"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1",
      "author": "The Gtk-rs Project Developers",
      "name": "javascriptcore-rs-sys",
      "version": "1.1.1",
      "description": "Sys functions for the Rust bindings of the javacriptcore library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/javascriptcore-rs-sys@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/javascriptcore-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2",
      "name": "javascriptcore-rs",
      "version": "1.1.2",
      "description": "Rust bindings for the javacriptcore library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/javascriptcore-rs@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/javascriptcore-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "jobserver",
      "version": "0.1.34",
      "description": "An implementation of the GNU Make jobserver for Rust. ",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jobserver@0.1.34",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jobserver"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/jobserver-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/jobserver-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1",
      "author": "Ivan Dubrov <dubrov.ivan@gmail.com>",
      "name": "json-patch",
      "version": "3.0.1",
      "description": "RFC 6902, JavaScript Object Notation (JSON) Patch",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/json-patch@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/idubrov/json-patch"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3",
      "author": "chance dinkins, Andr\u00e9 S\u00e1 de Mello <codasm@pm.me>",
      "name": "jsonptr",
      "version": "0.6.3",
      "description": "Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jsonptr@0.6.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jsonptr"
        },
        {
          "type": "website",
          "url": "https://github.com/chanced/jsonptr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chanced/jsonptr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0",
      "author": "Pyfisch <pyfisch@posteo.org>",
      "name": "keyboard-types",
      "version": "0.7.0",
      "description": "Contains types to define keyboard related events.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/keyboard-types@0.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pyfisch/keyboard-types"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0",
      "name": "libappindicator-sys",
      "version": "0.9.0",
      "description": "Rust sys bindings for libappindicator",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/libappindicator-sys@0.9.0"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0",
      "name": "libappindicator",
      "version": "0.9.0",
      "description": "Rust safe bindings for libappindicator",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/libappindicator@0.9.0"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5",
      "name": "libbz2-rs-sys",
      "version": "0.2.5",
      "description": "a drop-in compatible rust bzip2 implementation",
      "scope": "required",
      "licenses": [
        {
          "expression": "bzip2-1.0.6"
        }
      ],
      "purl": "pkg:cargo/libbz2-rs-sys@0.2.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/libbzip2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/libbzip2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7",
      "author": "David Henningsson <diwic@ubuntu.com>",
      "name": "libdbus-sys",
      "version": "0.2.7",
      "description": "FFI bindings to libdbus.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/libdbus-sys@0.2.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/libdbus-sys"
        },
        {
          "type": "other",
          "url": "dbus"
        },
        {
          "type": "vcs",
          "url": "https://github.com/diwic/dbus-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
      "author": "Simonas Kazlauskas <libloading@kazlauskas.me>",
      "name": "libloading",
      "version": "0.7.4",
      "description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/libloading@0.7.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/libloading/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nagisa/rust_libloading/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "linux-raw-sys",
      "version": "0.12.1",
      "description": "Generated bindings for Linux's userspace API",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/linux-raw-sys@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/linux-raw-sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/linux-raw-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
      "author": "Benjamin Saunders <ben.e.saunders@gmail.com>",
      "name": "lru-slab",
      "version": "0.1.2",
      "description": "Pre-allocated storage with constant-time LRU tracking",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/lru-slab@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Ralith/lru-slab"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-rust2@0.16.5",
      "name": "lzma-rust2",
      "version": "0.16.5",
      "description": "LZMA / LZMA2 / LZIP / XZ compression ported from 'tukaani xz for java'",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lzma-rust2@0.16.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/hasenbanck/lzma-rust2/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hasenbanck/lzma-rust2/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0",
      "author": "The html5ever Project Developers",
      "name": "markup5ever",
      "version": "0.38.0",
      "description": "Common code for xml5ever and html5ever",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8983d30f2915feeaaab2d6babdd6bc7e9ed1a00b66b5e6d74df19aa9c0e91862"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/markup5ever@0.38.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/markup5ever"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/html5ever"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
      "author": "Gilad Naaman <gilad.naaman@gmail.com>",
      "name": "memoffset",
      "version": "0.9.1",
      "description": "offset_of functionality for Rust structs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/memoffset@0.9.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Gilnaa/memoffset"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minisign@0.9.1",
      "author": "Frank Denis <github@pureftpd.org>, Daniel Rangel <daniel@rangel.in>",
      "name": "minisign",
      "version": "0.9.1",
      "description": "A crate to sign files and verify signatures.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "aefd422a7a8b5efced01cd7cdf3771e62ebecbc90e3d27695002d3af6af94586"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/minisign@0.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/jedisct1/rust-minisign"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jedisct1/rust-minisign"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
      "author": "Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com",
      "name": "miniz_oxide",
      "version": "0.8.9",
      "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Zlib OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/miniz_oxide@0.8.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/miniz_oxide"
        },
        {
          "type": "website",
          "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
      "author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
      "name": "mio",
      "version": "1.2.1",
      "description": "Lightweight non-blocking I/O.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/mio@1.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tokio-rs/mio"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/mio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
      "author": "Radzivon Bartoshyk",
      "name": "moxcms",
      "version": "0.8.1",
      "description": "Simple Color Management in Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/moxcms@0.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://github.com/awxkee/moxcms"
        },
        {
          "type": "website",
          "url": "https://github.com/awxkee/moxcms"
        },
        {
          "type": "vcs",
          "url": "https://github.com/awxkee/moxcms.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.2",
      "name": "muda",
      "version": "0.19.2",
      "description": "Menu Utilities for Desktop Applications",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/muda@0.19.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/muda"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/muda"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
      "author": "Matt Brubeck <mbrubeck@limpet.net>, Jonathan Reem <jonathan.reem@gmail.com>",
      "name": "new_debug_unreachable",
      "version": "1.0.6",
      "description": "panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/new_debug_unreachable@1.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/new_debug_unreachable"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mbrubeck/rust-debug-unreachable"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0",
      "author": "contact@geoffroycouprie.com",
      "name": "nom",
      "version": "8.0.0",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/nom@8.0.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/nom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-bakery/nom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#notify-rust@4.18.0",
      "author": "Hendrik Sollich <hendrik@hoodie.de>",
      "name": "notify-rust",
      "version": "4.18.0",
      "description": "Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5b4c1b4f2aa9f25f63a7a49d3dd0ed567b3670da15330a66b29434be899b891"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/notify-rust@4.18.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/notify-rust/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hoodie/notify-rust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "num-conv",
      "version": "0.2.2",
      "description": "`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-conv@0.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/num-conv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#open@5.3.5",
      "author": "Sebastian Thiel <byronimo@gmail.com>",
      "name": "open",
      "version": "5.3.5",
      "description": "Open a path or URL using the program configured on the system",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/open@5.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Byron/open-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "openssl-probe",
      "version": "0.2.1",
      "description": "A library for helping to find system-wide trust anchor (\"root\") certificate locations based on paths typically used by `openssl`. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/openssl-probe@0.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/openssl-probe"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/openssl-probe"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "option-ext",
      "version": "0.2.0",
      "description": "Extends `Option` with additional operations",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/option-ext@0.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/option-ext/"
        },
        {
          "type": "website",
          "url": "https://github.com/soc/option-ext"
        },
        {
          "type": "vcs",
          "url": "https://github.com/soc/option-ext.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0",
      "author": "Daniel De Graaf <code@danieldg.net>, Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "ordered-stream",
      "version": "0.2.0",
      "description": "Streams that are ordered relative to external events",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ordered-stream@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/danieldg/ordered-stream"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#os_pipe@1.2.3",
      "author": "Jack O'Connor",
      "name": "os_pipe",
      "version": "1.2.3",
      "description": "a cross-platform library for opening OS pipes",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/os_pipe@1.2.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/os_pipe"
        },
        {
          "type": "vcs",
          "url": "https://github.com/oconnor663/os_pipe.rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0",
      "author": "The gtk-rs Project Developers",
      "name": "pango-sys",
      "version": "0.18.0",
      "description": "FFI bindings to libpango-1.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/pango-sys@0.18.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3",
      "author": "The gtk-rs Project Developers",
      "name": "pango",
      "version": "0.18.3",
      "description": "Rust bindings for the Pango library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/pango@0.18.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/pango/"
        },
        {
          "type": "website",
          "url": "https://gtk-rs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gtk-rs/gtk-rs-core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>, The Rust Project Developers",
      "name": "parking",
      "version": "2.2.1",
      "description": "Thread parking and unparking",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/parking@2.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/parking"
        },
        {
          "type": "website",
          "url": "https://github.com/smol-rs/parking"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/parking"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "parking_lot",
      "version": "0.12.5",
      "description": "More compact and efficient implementations of the standard synchronization primitives.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/parking_lot@0.12.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "pathdiff",
      "version": "0.2.3",
      "description": "Library for diffing paths to obtain relative paths",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pathdiff@0.2.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pathdiff/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Manishearth/pathdiff"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
      "author": "RustCrypto Developers",
      "name": "pbkdf2",
      "version": "0.12.2",
      "description": "Generic implementation of PBKDF2",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pbkdf2@0.12.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pbkdf2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.13.0",
      "author": "RustCrypto Developers",
      "name": "pbkdf2",
      "version": "0.13.0",
      "description": "Generic implementation of PBKDF2",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pbkdf2@0.13.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pbkdf2"
        },
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/password-hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.8.3",
      "author": "bluss, mitchmindtree",
      "name": "petgraph",
      "version": "0.8.3",
      "description": "Graph data structure library. Provides graph types and graph algorithms.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/petgraph@0.8.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/petgraph/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/petgraph/petgraph"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf",
      "version": "0.13.1",
      "description": "Runtime support for perfect hash function data structures",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_codegen",
      "version": "0.13.1",
      "description": "Codegen library for PHF types",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_codegen@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_generator",
      "version": "0.13.1",
      "description": "PHF generation logic",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_generator@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_macros",
      "version": "0.13.1",
      "description": "Macros to generate types in the phf crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_macros@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_shared",
      "version": "0.13.1",
      "description": "Support code shared by PHF libraries",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_shared@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.5",
      "author": "Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "piper",
      "version": "0.2.5",
      "description": "An asynchronous single-consumer single-producer pipe for bytes.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/piper@0.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/piper"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "pkg-config",
      "version": "0.3.33",
      "description": "A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pkg-config@0.3.33",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pkg-config"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/pkg-config-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#plist@1.10.0",
      "author": "Ed Barnard <eabarnard@gmail.com>",
      "name": "plist",
      "version": "1.10.0",
      "description": "A rusty plist parser. Supports Serde serialization.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7da1d65da6dd5d1e44199ac0f58712d241c0f439f80adea8924d832384087f85"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/plist@1.10.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/plist/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ebarnard/rust-plist/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16",
      "author": "The image-rs Developers",
      "name": "png",
      "version": "0.17.16",
      "description": "PNG decoding and encoding library in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/png@0.17.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/image-png"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
      "author": "The image-rs Developers",
      "name": "png",
      "version": "0.18.1",
      "description": "PNG decoding and encoding library in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/png@0.18.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/image-png"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "polling",
      "version": "3.11.0",
      "description": "Portable interface to epoll, kqueue, event ports, and IOCP",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/polling@3.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/polling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.7.3",
      "author": "RustCrypto Developers",
      "name": "polyval",
      "version": "0.7.3",
      "description": "POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) ",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/polyval@0.7.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/polyval"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/universal-hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "powerfmt",
      "version": "0.2.0",
      "description": "    `powerfmt` is a library that provides utilities for formatting values. This crate makes it     significantly easier to support filling to a minimum width with alignment, avoid heap     allocation, and avoid repetitive calculations. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/powerfmt@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/powerfmt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppmd-rust@1.4.0",
      "name": "ppmd-rust",
      "version": "1.4.0",
      "description": "PPMd compression / decompression",
      "scope": "required",
      "licenses": [
        {
          "expression": "CC0-1.0 OR MIT-0"
        }
      ],
      "purl": "pkg:cargo/ppmd-rust@1.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/hasenbanck/ppmd-rust"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hasenbanck/ppmd-rust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
      "author": "Emilio Cobos \u00c1lvarez <emilio@crisal.io>",
      "name": "precomputed-hash",
      "version": "0.1.1",
      "description": "A library intending to be a base dependency to expose a precomputed hash",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/precomputed-hash@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/emilio/precomputed-hash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1",
      "author": "Bastian K\u00f6cher <git@kchr.de>",
      "name": "proc-macro-crate",
      "version": "1.3.1",
      "description": "Replacement for crate (macro_rules keyword) in proc-macros ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro-crate@1.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/proc-macro-crate"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bkchr/proc-macro-crate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2",
      "author": "Bastian K\u00f6cher <git@kchr.de>",
      "name": "proc-macro-crate",
      "version": "2.0.2",
      "description": "Replacement for crate (macro_rules keyword) in proc-macros ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro-crate@2.0.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/proc-macro-crate"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bkchr/proc-macro-crate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.5.0",
      "author": "Bastian K\u00f6cher <git@kchr.de>",
      "name": "proc-macro-crate",
      "version": "3.5.0",
      "description": "Replacement for crate (macro_rules keyword) in proc-macros ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro-crate@3.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/proc-macro-crate"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bkchr/proc-macro-crate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4",
      "author": "CreepySkeleton <creepy-skeleton@yandex.ru>",
      "name": "proc-macro-error-attr",
      "version": "1.0.4",
      "description": "Attribute macro for proc-macro-error crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro-error-attr@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.com/CreepySkeleton/proc-macro-error"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
      "author": "CreepySkeleton <creepy-skeleton@yandex.ru>",
      "name": "proc-macro-error",
      "version": "1.0.4",
      "description": "Almost drop-in replacement to panics in proc-macros",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro-error@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.com/CreepySkeleton/proc-macro-error"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pxfm@0.1.29",
      "author": "Radzivon Bartoshyk",
      "name": "pxfm",
      "version": "0.1.29",
      "description": "Fast and accurate math",
      "scope": "required",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pxfm@0.1.29",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://github.com/awxkee/pxfm"
        },
        {
          "type": "vcs",
          "url": "https://github.com/awxkee/pxfm"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1",
      "author": "Paul Colomiets <paul@colomiets.name>, Colin Kiegel <kiegel@gmx.de>",
      "name": "quick-error",
      "version": "2.0.1",
      "description": "    A macro which makes error types pleasant to write. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quick-error@2.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://docs.rs/quick-error"
        },
        {
          "type": "website",
          "url": "http://github.com/tailhook/quick-error"
        },
        {
          "type": "vcs",
          "url": "http://github.com/tailhook/quick-error"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.4",
      "name": "quick-xml",
      "version": "0.39.4",
      "description": "High performance xml reader and writer",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/quick-xml@0.39.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/quick-xml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tafia/quick-xml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.41.0",
      "name": "quick-xml",
      "version": "0.41.0",
      "description": "High performance xml reader and writer",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e660451e55124f798a69a5af3f49ccfbefbd41910eefd25caf2393e1f3473ec1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/quick-xml@0.41.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/quick-xml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tafia/quick-xml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.16",
      "name": "quinn-proto",
      "version": "0.11.16",
      "description": "State machine for the QUIC transport protocol",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2f4bfc015262b9df63c8845072ce59068853ff5872180c2ce2f13038b970e560"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn-proto@0.11.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14",
      "name": "quinn-udp",
      "version": "0.5.14",
      "description": "UDP sockets with ECN information for the QUIC transport protocol",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn-udp@0.5.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.11",
      "name": "quinn",
      "version": "0.11.11",
      "description": "Versatile QUIC transport protocol implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c1a41e437b6bbd489372cd4971de128e85c855f56c57f283d20ff016cf7c0a8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn@0.11.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.10.1",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.8.6",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.8.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
      "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
      "name": "rand_chacha",
      "version": "0.3.1",
      "description": "ChaCha random number generator ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_chacha@0.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_chacha"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
      "author": "The Rand Project Developers",
      "name": "rand_pcg",
      "version": "0.10.2",
      "description": "Selected PCG random number generators",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "caa0f4137e1c0a72f4c651489402276c8e8e1cf081f3b0ba156d2cbeef09e86a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_pcg@0.10.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_pcg"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rngs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
      "author": "Osspial <osspial@gmail.com>",
      "name": "raw-window-handle",
      "version": "0.6.2",
      "description": "Interoperability library for Rust Windowing applications.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/raw-window-handle@0.6.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/raw-window-handle"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-windowing/raw-window-handle"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "ref-cast-impl",
      "version": "1.0.25",
      "description": "Derive implementation for ref_cast::RefCast.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ref-cast-impl@1.0.25",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ref-cast"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/ref-cast"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "ref-cast",
      "version": "1.0.25",
      "description": "Safely cast &T to &U where the struct U contains a single field of type T.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ref-cast@1.0.25",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ref-cast"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/ref-cast"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#relative-path@2.0.1",
      "author": "John-John Tedro <udoprog@tedro.se>",
      "name": "relative-path",
      "version": "2.0.1",
      "description": "Portable, relative paths for Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bca40a312222d8ba74837cb474edef44b37f561da5f773981007a10bbaa992b0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/relative-path@2.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/relative-path"
        },
        {
          "type": "website",
          "url": "https://github.com/udoprog/relative-path"
        },
        {
          "type": "vcs",
          "url": "https://github.com/udoprog/relative-path"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "reqwest",
      "version": "0.13.4",
      "description": "higher level HTTP client library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/reqwest@0.13.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/reqwest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/reqwest"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rfd@0.16.0",
      "author": "Poly <marynczak.bartlomiej@gmail.com>",
      "name": "rfd",
      "version": "0.16.0",
      "description": "Rusty File Dialog",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a15ad77d9e70a92437d8f74c35d99b4e4691128df018833e99f90bcd36152672"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/rfd@0.16.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rfd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/PolyMeilex/rfd"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
      "name": "ring",
      "version": "0.17.14",
      "description": "An experiment.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND ISC"
        }
      ],
      "purl": "pkg:cargo/ring@0.17.14",
      "externalReferences": [
        {
          "type": "other",
          "url": "ring_core_0_17_14_"
        },
        {
          "type": "vcs",
          "url": "https://github.com/briansmith/ring"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rpassword@7.5.4",
      "author": "Conrad Kleinespel <conradk@conradk.com>",
      "name": "rpassword",
      "version": "7.5.4",
      "description": "Read passwords in console applications (unix, windows, macos, wasm).",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2da316a15f47e3d053de9cb2c439650bd8fa4aaeb9365f2e5f27f492ff73c196"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rpassword@7.5.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rpassword/"
        },
        {
          "type": "website",
          "url": "https://github.com/conradkleinespel/rpassword"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conradkleinespel/rpassword"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs-core@0.11.0",
      "author": "Mees Delzenne <mees.delzenne@gmail.com>, K. <kayo@illumium.org>",
      "name": "rquickjs-core",
      "version": "0.11.0",
      "description": "High level bindings to the QuickJS JavaScript engine",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b8bf7840285c321c3ab20e752a9afb95548c75cd7f4632a0627cea3507e310c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/rquickjs-core@0.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DelSkayn/rquickjs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs-sys@0.11.0",
      "author": "Mees Delzenne <mees.delzenne@gmail.com>",
      "name": "rquickjs-sys",
      "version": "0.11.0",
      "description": "QuickJS bindings for rquickjs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "27344601ef27460e82d6a4e1ecb9e7e99f518122095f3c51296da8e9be2b9d83"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/rquickjs-sys@0.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DelSkayn/rquickjs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs@0.11.0",
      "author": "Mees Delzenne <mees.delzenne@gmail.com>, K. <kayo@illumium.org>",
      "name": "rquickjs",
      "version": "0.11.0",
      "description": "High level bindings to the QuickJS JavaScript engine",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c50dc6d6c587c339edb4769cf705867497a2baf0eca8b4645fa6ecd22f02c77a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/rquickjs@0.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DelSkayn/rquickjs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rtoolbox@0.0.5",
      "author": "Conrad Kleinespel <conradk@conradk.com>",
      "name": "rtoolbox",
      "version": "0.0.5",
      "description": "Utility functions for other crates, no backwards compatibility guarantees.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "50a0e551c1e27e1731aba276dbeaeac73f53c7cd34d1bda485d02bd1e0f36844"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rtoolbox@0.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/conradkleinespel/rtoolbox"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
      "author": "The Rust Project Developers",
      "name": "rustc-hash",
      "version": "2.1.2",
      "description": "A speedy, non-cryptographic hashing algorithm used by rustc",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustc-hash@2.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/rustc-hash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
      "name": "rustc_version",
      "version": "0.4.1",
      "description": "A library for querying the version of a installed rustc compiler",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustc_version@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustc_version/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/rustc-version-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
      "author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
      "name": "rustix",
      "version": "1.1.4",
      "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustix@1.1.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustix"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/rustix"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4",
      "name": "rustls-native-certs",
      "version": "0.8.4",
      "description": "rustls-native-certs allows rustls to use the platform native certificate store",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustls-native-certs@0.8.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/rustls-native-certs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls-native-certs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
      "name": "rustls-pki-types",
      "version": "1.14.1",
      "description": "Shared types for the rustls PKI ecosystem",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-pki-types@1.14.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustls-pki-types"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/pki-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/pki-types"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
      "name": "rustls-platform-verifier",
      "version": "0.7.0",
      "description": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-platform-verifier@0.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls-platform-verifier"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
      "name": "rustls-webpki",
      "version": "0.103.13",
      "description": "Web PKI X.509 Certificate Verification.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/rustls-webpki@0.103.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustls/webpki"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
      "name": "rustls",
      "version": "0.23.40",
      "description": "Rustls is a modern TLS library written in Rust.",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustls@0.23.40",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2",
      "author": "RustCrypto Developers",
      "name": "salsa20",
      "version": "0.10.2",
      "description": "Salsa20 Stream Cipher",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/salsa20@0.10.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/salsa20"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/stream-ciphers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
      "author": "Graham Esau <gesau@hotmail.co.uk>",
      "name": "schemars",
      "version": "0.8.22",
      "description": "Generate JSON Schemas from Rust code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/schemars@0.8.22",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://graham.cool/schemars/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/GREsau/schemars"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0",
      "author": "Graham Esau <gesau@hotmail.co.uk>",
      "name": "schemars",
      "version": "0.9.0",
      "description": "Generate JSON Schemas from Rust code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/schemars@0.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://graham.cool/schemars/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/GREsau/schemars"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
      "author": "Graham Esau <gesau@hotmail.co.uk>",
      "name": "schemars",
      "version": "1.2.1",
      "description": "Generate JSON Schemas from Rust code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/schemars@1.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://graham.cool/schemars/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/GREsau/schemars"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22",
      "author": "Graham Esau <gesau@hotmail.co.uk>",
      "name": "schemars_derive",
      "version": "0.8.22",
      "description": "Macros for #[derive(JsonSchema)], for use with schemars",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/schemars_derive@0.8.22",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://graham.cool/schemars/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/GREsau/schemars"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0",
      "author": "RustCrypto Developers",
      "name": "scrypt",
      "version": "0.11.0",
      "description": "Scrypt password-based key derivation function",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/scrypt@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scrypt"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/password-hashes/tree/master/scrypt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1",
      "author": "The Servo Project Developers",
      "name": "selectors",
      "version": "0.36.1",
      "description": "CSS Selectors matching for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5d9c0c92a92d33f08817311cf3f2c29a3538a8240e94a6a3c622ce652d7e00c"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/selectors@0.36.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/selectors/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/stylo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "serde-untagged",
      "version": "0.1.9",
      "description": "Serde `Visitor` implementation for deserializing untagged enums",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde-untagged@0.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde-untagged"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/serde-untagged"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_derive_internals",
      "version": "0.29.1",
      "description": "AST representation used by Serde derive macros. Unstable.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_derive_internals@0.29.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_derive_internals"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "serde_repr",
      "version": "0.1.20",
      "description": "Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_repr@0.1.20",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_repr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/serde-repr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
      "name": "serde_spanned",
      "version": "1.1.1",
      "description": "Serde-compatible spanned Value",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_spanned@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.21.0",
      "author": "Jonas Bushart, Marcin Ka\u017amierczak",
      "name": "serde_with",
      "version": "3.21.0",
      "description": "Custom de/serialization functions for Rust's serde",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "76a5c54c7310e7b8b9577c286d7e399ddd876c3e12b3ed917a8aabc4b96e9e8c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_with@3.21.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_with/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jonasbb/serde_with/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.21.0",
      "author": "Jonas Bushart",
      "name": "serde_with_macros",
      "version": "3.21.0",
      "description": "proc-macro library for serde_with",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "84d57bc0c8b9a17920c178daa6bb924850d54a9c97ab45194bb8c17ad66bb660"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_with_macros@3.21.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_with_macros/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jonasbb/serde_with/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2",
      "author": "Chip Reed <chip@chip.sh>",
      "name": "serialize-to-javascript-impl",
      "version": "0.1.2",
      "description": "Implementation detail of `serialize-to-javascript`",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serialize-to-javascript-impl@0.1.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serialize-to-javascript-impl"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chippers/serialize-to-javascript"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2",
      "author": "Chip Reed <chip@chip.sh>",
      "name": "serialize-to-javascript",
      "version": "0.1.2",
      "description": "Serialize a serde::Serialize item to a JavaScript literal template using serde_json",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serialize-to-javascript@0.1.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serialize-to-javascript"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chippers/serialize-to-javascript"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3",
      "author": "The Servo Project Developers",
      "name": "servo_arc",
      "version": "0.4.3",
      "description": "A fork of std::sync::Arc with some extra functionality and without weak references",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/servo_arc@0.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/stylo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.11.0",
      "author": "RustCrypto Developers",
      "name": "sha1",
      "version": "0.11.0",
      "description": "SHA-1 hash function",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sha1@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sha1"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
      "author": "RustCrypto Developers",
      "name": "sha2",
      "version": "0.11.0",
      "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sha2@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sha2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1",
      "author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
      "name": "shlex",
      "version": "2.0.1",
      "description": "Split a string into shell words, like Python's shlex.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/shlex@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/comex/rust-shlex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
      "author": "Michal 'vorner' Vaner <vorner@vorner.cz>, Masaki Hara <ackie.h.gmai@gmail.com>",
      "name": "signal-hook-registry",
      "version": "1.4.8",
      "description": "Backend crate for signal-hook",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/signal-hook-registry@1.4.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/signal-hook-registry"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vorner/signal-hook"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9",
      "author": "Marvin Countryman <me@maar.vin>",
      "name": "simd-adler32",
      "version": "0.3.9",
      "description": "A SIMD-accelerated Adler-32 hash algorithm implementation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/simd-adler32@0.3.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mcountryman/simd-adler32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
      "author": "Frank Denis <github@pureftpd.org>",
      "name": "siphasher",
      "version": "1.0.3",
      "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/siphasher@1.0.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "website",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jedisct1/rust-siphash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
      "author": "Carl Lerche <me@carllerche.com>",
      "name": "slab",
      "version": "0.4.12",
      "description": "Pre-allocated storage for a uniform data type",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/slab@0.4.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/slab"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
      "author": "Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
      "name": "socket2",
      "version": "0.6.4",
      "description": "Utilities for handling networking sockets with a maximal amount of configuration possible intended. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/socket2@0.6.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/socket2"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/socket2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/socket2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0",
      "author": "The Gtk-rs Project Developers",
      "name": "soup3-sys",
      "version": "0.5.0",
      "description": "Sys functions for the Rust bindings of the javacriptcore library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/soup3-sys@0.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gtk-rs.org"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.gnome.org/World/Rust/soup3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0",
      "name": "soup3",
      "version": "0.5.0",
      "description": "Soup crate for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/soup3@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.gnome.org/World/Rust/soup3-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
      "author": "The Servo Project Developers",
      "name": "string_cache",
      "version": "0.9.0",
      "description": "A string interning library for Rust, developed as part of the Servo project.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/string_cache@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/string_cache"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/string-cache"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1",
      "author": "The Servo Project Developers",
      "name": "string_cache_codegen",
      "version": "0.6.1",
      "description": "A codegen library for string-cache, developed as part of the Servo project.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/string_cache_codegen@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/string_cache_codegen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/string-cache"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
      "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
      "name": "strsim",
      "version": "0.11.1",
      "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and S\u00f8rensen-Dice. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strsim@0.11.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strsim/"
        },
        {
          "type": "website",
          "url": "https://github.com/rapidfuzz/strsim-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rapidfuzz/strsim-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "syn",
      "version": "1.0.109",
      "description": "Parser for Rust source code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/syn@1.0.109",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/syn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/syn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
      "author": "Actyx AG <developer@actyx.io>",
      "name": "sync_wrapper",
      "version": "1.0.2",
      "description": "A tool for enlisting the compiler's help in proving the absence of concurrency",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sync_wrapper@1.0.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sync_wrapper"
        },
        {
          "type": "website",
          "url": "https://docs.rs/sync_wrapper"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Actyx/sync_wrapper"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2",
      "author": "Guillaume Desmottes <guillaume.desmottes@collabora.com>, Josh Triplett <josh@joshtriplett.org>",
      "name": "system-deps",
      "version": "6.2.2",
      "description": "Discover and configure system dependencies from declarative dependencies in Cargo.toml",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/system-deps@6.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/system-deps/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gdesmott/system-deps"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@7.0.8",
      "author": "Guillaume Desmottes <guillaume.desmottes@collabora.com>, Josh Triplett <josh@joshtriplett.org>",
      "name": "system-deps",
      "version": "7.0.8",
      "description": "Discover and configure system dependencies from declarative dependencies in Cargo.toml",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "396a35feb67335377e0251fcbc1092fc85c484bd4e3a7a54319399da127796e7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/system-deps@7.0.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/system-deps/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gdesmott/system-deps"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3",
      "author": "Tauri Programme within The Commons Conservancy, The winit contributors",
      "name": "tao",
      "version": "0.35.3",
      "description": "Cross-platform window manager library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d1c93047acf68669466a34690ac58cca7010bd1b201e1ec86f1fd0a75d3dd4a9"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tao@0.35.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tao"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tao"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "tar",
      "version": "0.4.46",
      "description": "A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tar@0.4.46",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tar"
        },
        {
          "type": "website",
          "url": "https://github.com/composefs/tar-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/composefs/tar-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16",
      "author": "Dan Gohman <sunfish@mozilla.com>",
      "name": "target-lexicon",
      "version": "0.12.16",
      "description": "Targeting utilities for compilers and related tools",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception"
        }
      ],
      "purl": "pkg:cargo/target-lexicon@0.12.16",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/target-lexicon/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/target-lexicon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5",
      "author": "Dan Gohman <sunfish@mozilla.com>",
      "name": "target-lexicon",
      "version": "0.13.5",
      "description": "LLVM target triple types",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception"
        }
      ],
      "purl": "pkg:cargo/target-lexicon@0.13.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/target-lexicon/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/target-lexicon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-build",
      "version": "2.6.2",
      "description": "build time code to pair with https://crates.io/crates/tauri",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-build@2.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-codegen",
      "version": "2.6.2",
      "description": "code generation meant to be consumed inside of `tauri` through `tauri-build` or `tauri-macros`",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-codegen@2.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-macros",
      "version": "2.6.2",
      "description": "Macros for the tauri crate.",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-macros@2.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-autostart@2.5.1",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-autostart",
      "version": "2.5.1",
      "description": "Automatically launch your application at startup.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "459383cebc193cdd03d1ba4acc40f2c408a7abce419d64bdcd2d745bc2886f70"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-autostart@2.5.1",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-autostart"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-dialog@2.7.1",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-dialog",
      "version": "2.7.1",
      "description": "Native system dialogs for opening and saving files along with message dialogs on your Tauri application.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "65981abb771e74e571a38196c3baa11c459379164791eba0e67abc1a5fac9884"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-dialog@2.7.1",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-dialog"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-fs@2.5.1",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-fs",
      "version": "2.5.1",
      "description": "Access the file system.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7ecc274121aca0c036a2b42d1cbe83d368d348f54e0bb8a735c2b1548e8f371"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-fs@2.5.1",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-fs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-global-shortcut@2.3.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-global-shortcut",
      "version": "2.3.2",
      "description": "Register global hotkeys listeners on your Tauri application.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b4dd9f4c5136c09cd962da0c86dc4accd4666db2ea591cf16e6597435843bd2b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-global-shortcut@2.3.2",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-global-shortcut"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-notification@2.3.3",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-notification",
      "version": "2.3.3",
      "description": "Send desktop and mobile notifications on your Tauri application.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "01fc2c5ff41105bd1f7242d8201fdf3efd70749b82fa013a17f2126357d194cc"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-notification@2.3.3",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-notification"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-opener",
      "version": "2.5.4",
      "description": "Open files and URLs using their default application.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "17e1bea14edce6b793a04e2417e3fd924b9bc4faae83cdee7d714156cceeed29"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-opener@2.5.4",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-opener"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-single-instance@2.4.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-single-instance",
      "version": "2.4.2",
      "description": "Ensure a single instance of your tauri app is running.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5c8f29386f5e9fdc699182388a33ee80a56de436d91b67459e86afef426282af"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-single-instance@2.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-window-state@2.4.1",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin-window-state",
      "version": "2.4.1",
      "description": "Save window positions and sizes and restore them when the app is reopened.",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin-window-state@2.4.1",
      "externalReferences": [
        {
          "type": "other",
          "url": "tauri-plugin-window-state"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/plugins-workspace"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-plugin",
      "version": "2.6.2",
      "description": "Build script and runtime Tauri plugin definitions",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-plugin@2.6.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-runtime-wry",
      "version": "2.11.2",
      "description": "Wry bindings to the Tauri runtime",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-runtime-wry@2.11.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-runtime",
      "version": "2.11.2",
      "description": "Runtime for Tauri applications",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-runtime@2.11.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri-utils",
      "version": "2.9.2",
      "description": "Utilities for Tauri",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-utils@2.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.6",
      "author": "Tauri Programme within The Commons Conservancy, Max Resch <resch.max@gmail.com>",
      "name": "tauri-winres",
      "version": "0.3.6",
      "description": "Create and set windows icons and metadata for executables",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cc65d45c68858bfe420dd29e834b5d15dbecf8a07a8a16cf4d532c7b1f69d4b6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tauri-winres@0.3.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tauri-winres/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/winres"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "tauri",
      "version": "2.11.2",
      "description": "Make tiny, secure apps for all desktop platforms with Tauri",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tauri@2.11.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tauri.app/"
        },
        {
          "type": "other",
          "url": "Tauri"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
      "author": "Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>",
      "name": "tempfile",
      "version": "3.27.0",
      "description": "A library for managing temporary files and directories.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tempfile@3.27.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tempfile"
        },
        {
          "type": "website",
          "url": "https://stebalien.com/projects/tempfile-rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Stebalien/tempfile"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.0",
      "author": "Keegan McAllister <mcallister.keegan@gmail.com>, Simon Sapin <simon.sapin@exyr.org>, Chris Morgan <me@chrismorgan.info>",
      "name": "tendril",
      "version": "0.5.0",
      "description": "Compact buffer/string type for zero-copy parsing",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tendril@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/html5ever"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3",
      "author": "The image-rs Developers",
      "name": "tiff",
      "version": "0.11.3",
      "description": "TIFF decoding and encoding library in pure Rust",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tiff@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/image-tiff"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-core",
      "version": "0.1.8",
      "description": "This crate is an implementation detail and should not be relied upon directly.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-core@0.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-macros",
      "version": "0.2.27",
      "description": "    Procedural macros for the time crate.     This crate is an implementation detail and should not be relied upon directly. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-macros@0.2.27",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time",
      "version": "0.3.47",
      "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time@0.3.47",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://time-rs.github.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio-macros",
      "version": "2.7.0",
      "description": "Tokio's proc macros. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio-macros@2.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
      "name": "tokio-rustls",
      "version": "0.26.4",
      "description": "Asynchronous TLS/SSL streams for Tokio using Rustls.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tokio-rustls@0.26.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tokio-rustls"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/tokio-rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/tokio-rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio-util",
      "version": "0.7.18",
      "description": "Additional utilities for working with Tokio. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio-util@0.7.18",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio",
      "version": "1.52.3",
      "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio@1.52.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
      "name": "toml",
      "version": "0.9.12+spec-1.1.0",
      "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml@0.9.12+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
      "name": "toml",
      "version": "1.1.2+spec-1.1.0",
      "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml@1.1.2+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
      "name": "toml_datetime",
      "version": "0.7.5+spec-1.1.0",
      "description": "A TOML-compatible datetime type",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_datetime@0.7.5+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
      "name": "toml_datetime",
      "version": "1.1.1+spec-1.1.0",
      "description": "A TOML-compatible datetime type",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_datetime@1.1.1+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15",
      "author": "Andronik Ordian <write@reusable.software>, Ed Page <eopage@gmail.com>",
      "name": "toml_edit",
      "version": "0.19.15",
      "description": "Yet another format-preserving TOML parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_edit@0.19.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.25.12+spec-1.1.0",
      "name": "toml_edit",
      "version": "0.25.12+spec-1.1.0",
      "description": "Yet another format-preserving TOML parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_edit@0.25.12+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
      "name": "toml_parser",
      "version": "1.1.2+spec-1.1.0",
      "description": "Yet another format-preserving TOML parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_parser@1.1.2+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
      "name": "toml_writer",
      "version": "1.1.1+spec-1.1.0",
      "description": "A low-level interface for writing out TOML ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_writer@1.1.1+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-http",
      "version": "0.6.11",
      "description": "Tower middleware and utilities for HTTP clients and servers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-http@0.6.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower-http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower-http"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-layer",
      "version": "0.3.3",
      "description": "Decorates a `Service` to allow easy composition between `Service`s. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-layer@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tower-layer/0.3.3"
        },
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-service",
      "version": "0.3.3",
      "description": "Trait representing an asynchronous, request / response based, client or server. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-service@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tower-service/0.3.3"
        },
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower",
      "version": "0.5.3",
      "description": "Tower is a library of modular and reusable components for building robust clients and servers. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower@0.5.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.23.1",
      "name": "tray-icon",
      "version": "0.23.1",
      "description": "Create tray icons for desktop applications",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tray-icon@0.23.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tauri-apps/tray-icon"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tray-icon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tree_magic_mini@3.2.2",
      "author": "Matt Brubeck <mbrubeck@limpet.net>, Allison Hancock <aahancoc@umich.edu>",
      "name": "tree_magic_mini",
      "version": "3.2.2",
      "description": "Determines the MIME type of a file by traversing a filetype tree.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tree_magic_mini@3.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tree_magic_mini/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mbrubeck/tree_magic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "try-lock",
      "version": "0.2.5",
      "description": "A lightweight atomic lock.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/try-lock@0.2.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/try-lock"
        },
        {
          "type": "website",
          "url": "https://github.com/seanmonstar/try-lock"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/try-lock"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
      "author": "Chip Senkbeil <chip@senkbeil.org>",
      "name": "typed-path",
      "version": "0.12.3",
      "description": "Provides typed variants of Path and PathBuf for Unix and Windows",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typed-path@0.12.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/chipsenkbeil/typed-path"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chipsenkbeil/typed-path"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "typeid",
      "version": "1.0.3",
      "description": "Const TypeId and non-'static TypeId",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typeid@1.0.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typeid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/typeid"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
      "author": "The UNIC Project Developers",
      "name": "unic-char-property",
      "version": "0.9.0",
      "description": "UNIC \u2014 Unicode Character Tools \u2014 Character Property taxonomy, contracts and build macros",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unic-char-property@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-i18n/rust-unic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
      "author": "The UNIC Project Developers",
      "name": "unic-char-range",
      "version": "0.9.0",
      "description": "UNIC \u2014 Unicode Character Tools \u2014 Character Range and Iteration",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unic-char-range@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-i18n/rust-unic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0",
      "author": "The UNIC Project Developers",
      "name": "unic-common",
      "version": "0.9.0",
      "description": "UNIC \u2014 Common Utilities",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unic-common@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-i18n/rust-unic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
      "author": "The UNIC Project Developers",
      "name": "unic-ucd-ident",
      "version": "0.9.0",
      "description": "UNIC \u2014 Unicode Character Database \u2014 Identifier Properties",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unic-ucd-ident@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-i18n/rust-unic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0",
      "author": "The UNIC Project Developers",
      "name": "unic-ucd-version",
      "version": "0.9.0",
      "description": "UNIC \u2014 Unicode Character Database \u2014 Version",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unic-ucd-version@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-i18n/rust-unic/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3",
      "author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
      "name": "unicode-segmentation",
      "version": "1.13.3",
      "description": "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicode-segmentation@1.13.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/unicode-rs/unicode-segmentation"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-rs/unicode-segmentation"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.6.1",
      "author": "RustCrypto Developers",
      "name": "universal-hash",
      "version": "0.6.1",
      "description": "Traits which describe the functionality of universal hash functions (UHFs)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/universal-hash@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/universal-hash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
      "author": "Brian Smith <brian@briansmith.org>",
      "name": "untrusted",
      "version": "0.9.0",
      "description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/untrusted@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://briansmith.org/rustdoc/untrusted/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/briansmith/untrusted"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0",
      "author": "the Deno authors, crowlKats <crowlkats@toaxl.com>",
      "name": "urlpattern",
      "version": "0.3.0",
      "description": "rust-urlpattern is a Rust implementation of the URLPattern standard",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/urlpattern@0.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/denoland/rust-urlpattern"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6",
      "author": "Simon Sapin <simon.sapin@exyr.org>",
      "name": "utf-8",
      "version": "0.7.6",
      "description": "Incremental, zero-copy UTF-8 decoding with error handling",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/utf-8@0.7.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/SimonSapin/rust-utf8"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1",
      "author": "Tim Visee <3a4fb3964f@sinenomine.email>",
      "name": "version-compare",
      "version": "0.2.1",
      "description": "Rust library to easily compare version numbers with no specific format, and test against various comparison operators.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/version-compare@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/version-compare"
        },
        {
          "type": "website",
          "url": "https://timvisee.com/projects/version-compare/"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.com/timvisee/version-compare"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "want",
      "version": "0.3.1",
      "description": "Detect when another Future wants a result.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/want@0.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/want"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/want"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-backend",
      "version": "0.3.15",
      "description": "Low-level bindings to the Wayland protocol",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-backend@0.3.15",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-backend/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-client@0.31.14",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-client",
      "version": "0.31.14",
      "description": "Bindings to the standard C implementation of the wayland protocol, client side.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-client@0.31.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-client/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols-wlr@0.3.12",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-protocols-wlr",
      "version": "0.3.12",
      "description": "Generated API for the WLR wayland protocol extensions",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-protocols-wlr@0.3.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-protocols-wlr/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols@0.32.13",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-protocols",
      "version": "0.32.13",
      "description": "Generated API for the officials wayland protocol extensions",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-protocols@0.32.13",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-protocols/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-scanner@0.31.10",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-scanner",
      "version": "0.31.10",
      "description": "Wayland Scanner for generating rust APIs from XML wayland protocol files.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-scanner@0.31.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-scanner/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-sys@0.31.11",
      "author": "Elinor Berger <elinor@safaradeg.net>",
      "name": "wayland-sys",
      "version": "0.31.11",
      "description": "FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/wayland-sys@0.31.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wayland-sys/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smithay/wayland-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.4",
      "author": "The html5ever Project Developers",
      "name": "web_atoms",
      "version": "0.2.4",
      "description": "Atoms for xml5ever and html5ever",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/web_atoms@0.2.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/web_atoms"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/html5ever"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2",
      "name": "webkit2gtk-sys",
      "version": "2.0.2",
      "description": "Rust binding for webkit-gtk library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/webkit2gtk-sys@2.0.2",
      "externalReferences": [
        {
          "type": "other",
          "url": "web_kit2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/webkit2gtk-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2",
      "name": "webkit2gtk",
      "version": "2.0.2",
      "description": "Rust bindings for webkit-gtk library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/webkit2gtk@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/webkit2gtk-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#weezl@0.1.12",
      "author": "The image-rs Developers",
      "name": "weezl",
      "version": "0.1.12",
      "description": "Fast LZW compression and decompression.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/weezl@0.1.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/weezl"
        },
        {
          "type": "vcs",
          "url": "https://github.com/image-rs/weezl"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
      "name": "winnow",
      "version": "0.7.15",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/winnow@0.7.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/winnow-rs/winnow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
      "name": "winnow",
      "version": "1.0.3",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/winnow@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/winnow-rs/winnow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wl-clipboard-rs@0.9.3",
      "author": "Ivan Molodetskikh <yalterz@gmail.com>",
      "name": "wl-clipboard-rs",
      "version": "0.9.3",
      "description": "Access to the Wayland clipboard for terminal and other window-less applications.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wl-clipboard-rs@0.9.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wl-clipboard-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/YaLTeR/wl-clipboard-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1",
      "author": "Tauri Programme within The Commons Conservancy",
      "name": "wry",
      "version": "0.55.1",
      "description": "Cross-platform WebView rendering library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "186f9871daa55fd9c016578b810d149de58367113db7fb72b462d2323ce19514"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/wry@0.55.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wry"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/wry"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0",
      "author": "daggerbot <daggerbot@gmail.com>, Erle Pereira <erle@erlepereira.com>, AltF02 <contact@altf2.dev>",
      "name": "x11-dl",
      "version": "2.21.0",
      "description": "X11 library bindings for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/x11-dl@2.21.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/x11-dl"
        },
        {
          "type": "vcs",
          "url": "https://github.com/AltF02/x11-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0",
      "author": "daggerbot <daggerbot@gmail.com>, Erle Pereira <erle@erlepereira.com>, AltF02 <contact@altf2.dev>",
      "name": "x11",
      "version": "2.21.0",
      "description": "X11 library bindings for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/x11@2.21.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/x11"
        },
        {
          "type": "vcs",
          "url": "https://github.com/AltF02/x11-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11rb-protocol@0.13.2",
      "author": "Uli Schlachter <psychon@znc.in>, Eduardo S\u00e1nchez Mu\u00f1oz <eduardosm-dev@e64.io>, notgull <jtnunley01@gmail.com>",
      "name": "x11rb-protocol",
      "version": "0.13.2",
      "description": "Rust bindings to X11",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/x11rb-protocol@0.13.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/psychon/x11rb"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11rb@0.13.2",
      "author": "Uli Schlachter <psychon@znc.in>, Eduardo S\u00e1nchez Mu\u00f1oz <eduardosm-dev@e64.io>, notgull <jtnunley01@gmail.com>",
      "name": "x11rb",
      "version": "0.13.2",
      "description": "Rust bindings to X11",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/x11rb@0.13.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/psychon/x11rb"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1",
      "author": "Steven Allen <steven@stebalien.com>",
      "name": "xattr",
      "version": "1.6.1",
      "description": "unix extended filesystem attributes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/xattr@1.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/xattr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Stebalien/xattr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xkeysym@0.2.1",
      "author": "John Nunley <jtnunley01@gmail.com>",
      "name": "xkeysym",
      "version": "0.2.1",
      "description": "A library for working with X11 keysyms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/xkeysym@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/notgull/xkeysym"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus@5.16.0",
      "author": "Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "zbus",
      "version": "5.16.0",
      "description": "API for D-Bus communication",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zbus@5.16.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.16.0",
      "author": "Marc-Andr\u00e9 Lureau <marcandre.lureau@redhat.com>, Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "zbus_macros",
      "version": "5.16.0",
      "description": "proc-macros for zbus",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zbus_macros@5.16.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.3.2",
      "author": "Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "zbus_names",
      "version": "4.3.2",
      "description": "A collection of D-Bus bus names types",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zbus_names@4.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
      "author": "The RustCrypto Project Developers",
      "name": "zeroize",
      "version": "1.8.2",
      "description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zeroize@1.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/utils/tree/master/zeroize"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0",
      "author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, Marli Frost <marli@frost.red>, Ryan Levick <ryan.levick@gmail.com>, Chris Hennick <hennickc@amazon.com>",
      "name": "zip",
      "version": "8.6.0",
      "description": "Library to support the reading and writing of zip files.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zip@8.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zip-rs/zip2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.6",
      "name": "zlib-rs",
      "version": "0.6.6",
      "description": "A memory-safe zlib implementation written in rust",
      "scope": "required",
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/zlib-rs@0.6.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/zlib-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/zlib-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3",
      "name": "zopfli",
      "version": "0.8.3",
      "description": "A Rust implementation of the Zopfli compression algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zopfli@0.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/zopfli-rs/zopfli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/zopfli-rs/zopfli"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd-safe",
      "version": "7.2.4",
      "description": "Safe low-level bindings for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zstd-safe@7.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd-sys",
      "version": "2.0.16+zstd.1.5.7",
      "description": "Low-level bindings for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zstd-sys@2.0.16+zstd.1.5.7",
      "externalReferences": [
        {
          "type": "other",
          "url": "zstd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd",
      "version": "0.13.3",
      "description": "Binding for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zstd@0.13.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zstd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1",
      "name": "zune-core",
      "version": "0.5.1",
      "description": "Core utilities for image processing in the zune family of crates",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/zune-core@0.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/etemesi254/zune-image"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15",
      "author": "caleb <etemesicaleb@gmail.com>",
      "name": "zune-jpeg",
      "version": "0.5.15",
      "description": "A fast, correct and safe jpeg decoder",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/zune-jpeg@0.5.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.12.0",
      "author": "Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "zvariant",
      "version": "5.12.0",
      "description": "D-Bus & GVariant encoding & decoding",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zvariant@5.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.12.0",
      "author": "Zeeshan Ali Khan <zeeshanak@gnome.org>",
      "name": "zvariant_derive",
      "version": "5.12.0",
      "description": "D-Bus & GVariant encoding & decoding",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zvariant_derive@5.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.4.0",
      "author": "Zeeshan Ali Khan <zeeshanak@gnome.org>, turbocooler <turbocooler@cocaine.ninja>",
      "name": "zvariant_utils",
      "version": "3.4.0",
      "description": "Various utilities used internally by the zvariant crate.",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zvariant_utils@3.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/z-galaxy/zbus/"
        }
      ]
    },
    {
      "group": "",
      "name": "js-yaml",
      "version": "4.1.0",
      "scope": "optional",
      "purl": "pkg:npm/js-yaml@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "apps/desktop/src/js-yaml.min.js"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 0.25,
          "methods": [
            {
              "technique": "filename",
              "confidence": 0.25,
              "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/src/js-yaml.min.js"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@antfu",
      "name": "install-pkg",
      "version": "1.1.0",
      "description": "Install package programmatically.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "30642c9b0d7467223e109a38e42752111e3311bfa9df52e90c0169d99de0912775caa5591a2d046f1fbe61310ca27272e280a110c2ecc59eb88fc147eac4aab5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40antfu/install-pkg@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/install-pkg#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/install-pkg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@antfu/install-pkg@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dev, start, build, release, lint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@appthreat",
      "name": "atom-common",
      "version": "1.1.0",
      "description": "Common library for the @appthreat/atom project.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bc666925dcbd7b497cde8f17c0302c4140e990c5734780cb6fb99b8b99e9bbc373fd1fb69b9a321e5a411ae2d804a9b9f8a9234c89d73fd78d4dc31ad0c9f753"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40appthreat/atom-common@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/AppThreat/atom-common#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/AppThreat/atom-common.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@appthreat/atom-common@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretty, lint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@appthreat",
      "name": "atom-parsetools",
      "version": "1.2.2",
      "description": "Parsing tools that complement the @appthreat/atom project.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b87f779552361f9df1dd96dc5d650185c9b6e4abf8233f9b587b6b8210a7e581edb26db6de41912aa0f1de1aa67d43726f3f99a85b355a11c55bb6a1e0722a10"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40appthreat/atom-parsetools@1.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/AppThreat/atom-parsetools#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/AppThreat/atom-parsetools.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@appthreat/atom-parsetools@1.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "astgen, phpastgen, rbastgen, scalasem"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretty, test, test:evaluate, test:json, test:fixtures, test:vue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@appthreat",
      "name": "atom",
      "version": "2.5.6",
      "description": "Create atom (\u269b) representation for your application, packages and libraries",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "02131dee1c04551242bb766e01a1764a79b0ee8ffdc7ed85db6daac9c21069435b56fc16fbefa7b375a37109c844c9215d16a8e8e733c74f40dbfac58914a17e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40appthreat/atom@2.5.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/AppThreat/atom#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/AppThreat/atom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@appthreat/atom@2.5.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "atom"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretty, lint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "code-frame",
      "version": "7.29.7",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "02ea7b69439fa5b01483644e38937a230e5ff43301973bb4988926fe66a52d014dfd84203b8f300a3d0ac5adec10726f3d5160eec891faa4489f05dddaa8502b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-code-frame"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/code-frame@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "generator",
      "version": "7.29.7",
      "description": "Turns an AST into code.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0e45c3e4e250680408759d5bb775197449c7027f4899ddc8541757d375057bea27cbd3a3c39a73afd6152860d8d63b7e19c9ff1671a435ff2bf958f934e256b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/generator@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-generator"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/generator@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "helper-globals",
      "version": "7.29.7",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de7415500b6f90a1fdcda85f5a0c3de8973fb853a68c0084d64433f3613696a5a61c1823cdb365b02db69ee4137da86659e42d4eae6743fe0d9ddd80d708f8cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-globals@7.29.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-globals@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "helper-string-parser",
      "version": "7.29.7",
      "description": "A utility package to parse strings",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3dbe628cfad9f3d1831fcdb6dcbe143fc8ba400a56c6cd3845b3d02537960d5d3f91e476137e8c78a9f2afa2d899452fa91448f88bfced2b85d56e84ac837363"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-string-parser@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "helper-validator-identifier",
      "version": "7.29.7",
      "description": "Validate identifier/keywords name",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9e8711a4463e7987f7dff0431a27e71887268a947231a980e7ebcdb0403ed1369f54ba3390b07a20dae4b4af6bf3af8a56fac5dff7435e79aca370d697ddf16"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.29.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-validator-identifier@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "parser",
      "version": "7.29.7",
      "description": "A JavaScript parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8673919e33ffd4fff31449dda1e5fe9feb7547059126226933f8ceec55b7d8a9fdaf9fac241d8958e758a382fa93bf23d79782c18dc69bfef7eb807510cc2d36"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/parser@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "./bin/babel-parser.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "template",
      "version": "7.29.7",
      "description": "Generate an AST from a string template.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a6eabe19fdf9a08db815e375d4b92851016abfdbb035e5a9c57662fc98b7ad1228280cca9f145a67e1a48f4bca4bd6428931127e783537d2f23b25efa3e9be1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/template@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-template"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/template@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "traverse",
      "version": "7.29.7",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "12195f350b59f8d2b6db0e4133ad5c8ae8aad66e7c79ddf75abd576a7fff6514f2ea18239f0c827df458c33b065dd012252509d60b9920bb04ae1d5e41c97ecf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/traverse@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-traverse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/traverse@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Babel Team (https://babel.dev/team)",
      "group": "@babel",
      "name": "types",
      "version": "7.29.7",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e33048c693f3a30899a6eb28164c865706a4751254cae1f93f143f3ebaa085f7455966acbe709d3df4171eb7a70da8be8322c046e9598d9a3008e8fa7e34f8a4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.29.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/types@7.29.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@bufbuild",
      "name": "protobuf",
      "version": "2.12.0",
      "description": "A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "07f5e509a1483fc2cec33a3e6f3e6e17301362891cc0229072086a9e57f04a6339797fea4e4bc30670cfb3e817b57fd1ca3c49e0346290409c3c96f200b03c14"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND BSD-3-Clause"
        }
      ],
      "purl": "pkg:npm/%40bufbuild/protobuf@2.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bufbuild/protobuf-es.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@bufbuild/protobuf@2.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prebuild, build, build:cjs, build:esm, bootstrap, bootstrap:inject, bootstrap:wkt, postbootstrap:wkt, format, license-header, lint, attw"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joren Broekema <joren.broekema@gmail.com>",
      "group": "@bundled-es-modules",
      "name": "deepmerge",
      "version": "4.3.2",
      "description": "mirror of deepmerge, bundled and exposed as ES module",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "abc7687bb9ddad8d88a2550e1489f4034fbe2415f7f2932137b9058531787278c87082dfe97e87db259ccc89f2bfc645751d25ac4f34f3c5fc5d2e5e7f15f3f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40bundled-es-modules/deepmerge@4.3.2",
      "type": "library",
      "bom-ref": "pkg:npm/@bundled-es-modules/deepmerge@4.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dev, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joren Broekema <joren.broekema@gmail.com>",
      "group": "@bundled-es-modules",
      "name": "glob",
      "version": "13.0.6",
      "description": "mirror of glob, bundled and exposed as ES module including for browser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c7d9d1d9ed69b7c2c5d322cf0bacb3fda52888deea249c19d739cbc485c2c46c87fbc048fb23bfb24941767d7e41b53259740133e0a37d9cf7221aad808a0356"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40bundled-es-modules/glob@13.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/@bundled-es-modules/glob@13.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, build, test, test:browser, test:node, test:node:custom"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@bundled-es-modules",
      "name": "memfs",
      "version": "4.17.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ca476b904990afd055f34e32777ee29177cd9efc6bc187d8f59dbf12d30714415a7448ec417275ccbf5b559aca34b0ed9bdd547543841eca3a0307a0f772bac5"
        }
      ],
      "purl": "pkg:npm/%40bundled-es-modules/memfs@4.17.0",
      "type": "library",
      "bom-ref": "pkg:npm/@bundled-es-modules/memfs@4.17.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Prabhu Subramanian <prabhu@appthreat.com>",
      "group": "@cdxgen",
      "name": "cdx-hbom",
      "version": "0.5.1",
      "description": "Dependency-free hardware bill of materials discovery library.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9865cec15661029c51528f20f9fc064077bfacd56589da65b5fcb9c1c72184dff8eb22e8909700e0493003a9afdd3e9f87c229439c5dd718589afa39fc82c457"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdx-hbom@0.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/cdx-hbom"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdx-hbom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdx-hbom@0.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "cdx-hbom"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dump, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@cdxgen",
      "name": "cdx-proto",
      "version": "2.0.3",
      "description": "Library to serialize/deserialize CycloneDX BOM with protocol buffers",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "07c38ca55a0507660408f96b2587fdfc526875c9ea3c6284cb8a9bd3de8c8fa880bb3e9039b5a383f5851972eda6f6c78f054da75ef9bcbc06c8416bf1ce360e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdx-proto@2.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdx-proto.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdx-proto@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, build, prepare, pretest, docs, test, pack:check"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, pack:check"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-darwin-amd64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f55c53faea2a023a8ff17be8029d985b094f03155fae04f442fa67a7790a3e96baf7db98a1f11ed056ea7ce8ba52908852f1fcc93fec15015114c164056e540"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-darwin-amd64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-darwin-amd64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-darwin-arm64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04716ad3aa9c657c7141b91c6d9f9a0e006a3859e49825e18648710b0452bcb08a2d518be04b46c74bbbcebe43e13efede5a6e7225c3faaa72e8f88683174259"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-darwin-arm64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-darwin-arm64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linux-amd64",
      "version": "2.5.1",
      "description": "linux amd64 binary plugins to supercharge @cdxgen/cdxgen npm package",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3948a7b0ed20fc3626c647f1873194fd3f3841a51fb4f03858df6b71a6fb87782b1b99c967f9ed40305d8fe2dc6dcbd828f4081273636255dedf585ec92e11e0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linux-amd64@2.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/cdxgen-plugins-bin#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdxgen-plugins-bin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-amd64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linux-arm64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "363c5760dcea300bf43399410cd6599e262f2518332651d5b2e711d91d8334aee51f300b056798758e858414b3b57e9298adc872dabc4fb83ec35934bcc9f1a0"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linux-arm64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-arm64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linux-arm",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2372ed2c9fc3bca46fc27cf86a914b00efbdfdf24c3d4f510785b1c01a938d56bbb0571b9e944713d10c8ecbaed0cb18004203a22721d1093affcdcfac67b9cc"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linux-arm@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-arm@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linux-ppc64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6f58843adc72d302e7b39f7a93f4e941821e1b255105dd65faf68985d157a8bc7ce7d054432a9f31292a55fce668045ad7e098ca73b0eb0bf6531696cf3c2aa"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linux-ppc64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-ppc64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ppc64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linuxmusl-amd64",
      "version": "2.5.1",
      "description": "Linux musl amd64 binary plugins to supercharge @cdxgen/cdxgen npm package",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8c18daa9189c7753a675ec62309abdf897d1e9c37ee70cc9ca2748fe6b910f8520de0ea1266e4395a9c677ed1874f353d1dca06d6ccd253847753613d74c4494"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linuxmusl-amd64@2.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/cdxgen-plugins-bin#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdxgen-plugins-bin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linuxmusl-amd64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-linuxmusl-arm64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f0eb12873176d16507c4bd3327cfa630b168c6755cb6724b51e0b67fa3cb508c47f758a2297f45b19019199cc199a652028690f899367b02c6e58018ad3810f5"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-linuxmusl-arm64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linuxmusl-arm64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-windows-amd64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "897781ab9fcf43fcc6951c232b6336ec3f09ef9a906d8eecda9706ac113db1dc1336aef67edb401b34d5ca7d2fb28676c5a21d7677b92292942952b3258d6e06"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-windows-amd64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-windows-amd64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin-windows-arm64",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0fc3747bf959c85a6d2d0992cff39b7e75aa7501c0c292643f80f7c5c2d716c34c7508f63f98a385d3a21e1f02e87b2c2f5e9a3755c337099f087d9ae2237180"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin-windows-arm64@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-windows-arm64@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@cdxgen",
      "name": "cdxgen-plugins-bin",
      "version": "2.5.1",
      "description": "Binary plugins to supercharge @cdxgen/cdxgen npm package",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "873a76bf9fa90c2d21a56fec0780decf419c0dda93a7d83a273b81c3eace743b641ae5a3840ce48aa37a2928c625b962ca954de0153f8f017ee33a1f9d4b722e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/cdxgen-plugins-bin@2.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/cdxgen-plugins-bin#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdxgen-plugins-bin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "safer-exec-darwin-amd64",
      "version": "0.15.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c4297f79e9ccae793fefa190c87195504f437259240be89da650416339cb915ab2252741a114a493a9b17d43d07828a19c7d9e49fe97ee9ca43465aa2f359019"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/safer-exec-darwin-amd64@0.15.0",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/safer-exec-darwin-amd64@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "safer-exec-darwin-arm64",
      "version": "0.15.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05967b057ed159add70f166be09692cb7a4f68b84717987aba14223654ce5cbba28d4ae111489500308978284ec8c5e24ebfd863a19f13bf8213bd9e1aad8c3e"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/safer-exec-darwin-arm64@0.15.0",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/safer-exec-darwin-arm64@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "safer-exec-linux-amd64",
      "version": "0.15.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "43a1db2a32a971481c127cf3317691395239e608ac5354da00a6fbec03eb699123f59c524c18783680be6a8b8f282b3ed2491c5700f4f25a10a6527723568fcf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/safer-exec-linux-amd64@0.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/safer-exec#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/safer-exec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/safer-exec-linux-amd64@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@cdxgen",
      "name": "safer-exec-linux-arm64",
      "version": "0.15.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3517ec36715c977a946f159334d265b6b1406a025c62e9931a12bd01df41c7316eea5d854b6c28cebe29afd291cd2ac45c50a212a9b6ba702d0e0c801b1fe76f"
        }
      ],
      "purl": "pkg:npm/%40cdxgen/safer-exec-linux-arm64@0.15.0",
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/safer-exec-linux-arm64@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Team AppThreat <cloud@appthreat.com>",
      "group": "@cdxgen",
      "name": "safer-exec",
      "version": "0.15.0",
      "description": "OS-level sandboxing with tracing, auditing, crypto tracing (CBOM), and learning mode for arbitrary binaries.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f4fcd0edd3b0207ef2b9b8e714ed7170ee0f158ab41d095b3cff4d5b6748ee4c6ba3c7b0723f15819690d1aadfdcbb19fffc7727ee982c503ab34d9ab9e1471"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cdxgen/safer-exec@0.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cdxgen/safer-exec#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/safer-exec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cdxgen/safer-exec@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "safer-exec"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:unit, test:integration, test:security, test:exhaustion, test:benchmark, test:all"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "autocomplete",
      "version": "6.20.3",
      "description": "Autocompletion for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b65a2c52a6fedc16f10b165dbb8b4a7918213c50be40ceeae17e5884a57678298f1bed6bd85ddfe00692cf9b02ac5a94b57e09876d1515329e725d7a320895f6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/autocomplete@6.20.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/codemirror/autocomplete.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/autocomplete@6.20.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/autocomplete"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/autocomplete"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "commands",
      "version": "6.10.4",
      "description": "Collection of editing commands for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "47293dcbd4f4145545d1c506840927bde03250e97f035a91793162faa3cab4e87667d178014073dd73ab603e19120662addba05731ef77fdbf59cc32e4e9624e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/commands@6.10.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/codemirror/commands.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/commands@6.10.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/commands"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/commands"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "lang-javascript",
      "version": "6.2.5",
      "description": "JavaScript language support for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cc3e1ee664bee7486d4bb17e4d88c13ec8881466a77d5aa0e07c94cfa58d16292038f7f60602a5c7e4d079d235c3a9ff22a4415416c15a618574b07feeec4ee0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/lang-javascript@6.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/codemirror/lang-javascript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/lang-javascript@6.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/lang-javascript"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/lang-javascript"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "lang-yaml",
      "version": "6.1.3",
      "description": "YAML language support for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "019f03241b971951f26e905086666d81ec39fffe21bf7b5d9179ebdef0e639430946e07abe7feebb0b664ce4e5a84690160de141255e03dd0d9af210c9457a15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/lang-yaml@6.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/codemirror/lang-yaml.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/lang-yaml@6.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/lang-yaml"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/lang-yaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "language",
      "version": "6.12.4",
      "description": "Language support infrastructure for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d6ae0f693fa8e8f6e0a6426de10f05bf95c9c53cb8154678316113b72883c372743f2afd136bea70a2fe93dc1cbe335322c6aec6f13b39f9968f71513c743be8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/language@6.12.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/codemirror/language.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/language@6.12.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/language,syntaxHighlighting,@codemirror/language/syntaxHighlighting,defaultHighlightStyle,@codemirror/language/defaultHighlightStyle,foldGutter,@codemirror/language/foldGutter,indentOnInput,@codemirror/language/indentOnInput,bracketMatching,@codemirror/language/bracketMatching"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/language"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "lint",
      "version": "6.9.5",
      "description": "Linting support for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "18496c6d4f46ed04fdc57869520d7358699fb40ffb8da9a1fbbfb274a46e4f4391a564b7c0e48fd324f514e94865aee62098e954f8a912bb32bd5a81f5c7d314"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/lint@6.9.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/codemirror/lint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/lint@6.9.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "state",
      "version": "6.7.1",
      "description": "Editor state data structures for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f50ccd0e01381180e70077eb4e547697088f72288eca62edc0a2bef321d0cc273b1978403fdc5d11b109172d88581d63f5419497d06c80c993a3f226034d93ec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/state@6.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/codemirror/state.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/state@6.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/state,EditorState,@codemirror/state/EditorState,RangeSetBuilder,@codemirror/state/RangeSetBuilder,StateField,@codemirror/state/StateField,StateEffect,@codemirror/state/StateEffect"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/state"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin> (http://marijnhaverbeke.nl)",
      "group": "@codemirror",
      "name": "view",
      "version": "6.43.6",
      "description": "DOM view component for the CodeMirror code editor",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "115ba719260dd70cf5a7be56635b375e0eedde2f18a25d241991a2ccd757f4150580c1482d855ef3fbba115a68ec57f93f06d9b882dbe1002aec86682b320440"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40codemirror/view@6.43.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/codemirror/view.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@codemirror/view@6.43.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ExportedModules",
          "value": "@codemirror/view,EditorView,@codemirror/view/EditorView,keymap,@codemirror/view/keymap,Decoration,@codemirror/view/Decoration,ViewPlugin,@codemirror/view/ViewPlugin,lineNumbers,@codemirror/view/lineNumbers,highlightActiveLine,@codemirror/view/highlightActiveLine,highlightActiveLineGutter,@codemirror/view/highlightActiveLineGutter"
        },
        {
          "name": "ImportedModules",
          "value": "@codemirror/view"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/src/ui/editor/cm6-entry.js"
          }
        ]
      }
    },
    {
      "author": "Prabhu Subramanian <prabhu@appthreat.com>",
      "group": "@cyclonedx",
      "name": "cdxgen",
      "version": "12.8.0",
      "description": "Creates CycloneDX Software Bill of Materials (SBOM) from source or container image",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "97c4185f76df6317ca0a4c0cc29e05f0c334229b8e315fad9b326209ae9f7c8862495993b93a90ceb188689e93b7b1c98a820ff3c8a2ab7456e40c7ac9966303"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/cdxgen/cdxgen"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cdxgen/cdxgen.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "aibom, cbom, cdx-audit, cdx-convert, cdx-validate, cdx-verify, cdx-sign, cdxgen, cdxgen-secure, cdxi, evinse, hbom, obom, tracebom, saasbom, spdxgen"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "gen-types, install:frozen, install:prod, lint, lint:check, lint:errors, test, test:deno, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "core",
      "version": "1.10.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "caae8e909e29f360807cf974bbd99079b40728f26463b5ab22e936d3971362761efa4d99f18061d7516b6d11bf1fa8a18aba9c69c3a09760483bca323102de5f"
        }
      ],
      "purl": "pkg:npm/%40emnapi/core@1.10.0",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/core@1.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "core",
      "version": "1.11.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "452bdb4261f374accdb0b61aff01eb6dcdca378b182ca01d3d9c6a88cd87013aaffd2064dbf10d487a6f5c668b38c72c032cf4a68106aa49a62981b739688911"
        }
      ],
      "purl": "pkg:npm/%40emnapi/core@1.11.1",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/core@1.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "runtime",
      "version": "1.10.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b0bd8964f3ac54a06234cd044dabf982fb5e91d5078394a432db52a2de84985cd80b6f8e465753fa03433efecea7c82b8d0ea7b9569698f380735c6c156f014"
        }
      ],
      "purl": "pkg:npm/%40emnapi/runtime@1.10.0",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/runtime@1.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "runtime",
      "version": "1.11.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "be08fb477cb75a0c76e0841a18f03f47a6055cb1d530e674b951322103da5acfab7750337c43179400b6d856303b55e4291e8d3ecabb9946a7747f2821175917"
        }
      ],
      "purl": "pkg:npm/%40emnapi/runtime@1.11.1",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/runtime@1.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "wasi-threads",
      "version": "1.2.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b93208ece605fbf31eb3f32b708398a79c8eb5230b056488a0b3e9720c22a6888a6e58ba937db6b5ca05b31a082313c3a96d35490180824a38133662d8136fdb"
        }
      ],
      "purl": "pkg:npm/%40emnapi/wasi-threads@1.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/wasi-threads@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@emnapi",
      "name": "wasi-threads",
      "version": "1.2.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73de6a39790777274d2a1b1c05379ba840b5095019a72a8e7d57c1cd0d6a833ca5de07de95d5232208036c86600cab072e09ec33e8a01fb4c9fde01ab1a56e30"
        }
      ],
      "purl": "pkg:npm/%40emnapi/wasi-threads@1.2.2",
      "type": "library",
      "bom-ref": "pkg:npm/@emnapi/wasi-threads@1.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "aix-ppc64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4af97bb6af24ff4f3ea7a0973e94634357ca5fed68747fc141b6f8f1f57a7e3dc258786ca083a863cef0d681d79b4a84a6420add97d5829d2179ddd7057cd731"
        }
      ],
      "purl": "pkg:npm/%40esbuild/aix-ppc64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/aix-ppc64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "aix"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ppc64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "android-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "df810611b088020a2c633ea0a0b728a57e8ca3b3721aff6d7f010cdbfec27b655c551939ebc892be788659c517232ef0103475c33a2573172b88556b59873006"
        }
      ],
      "purl": "pkg:npm/%40esbuild/android-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/android-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "android-arm",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d24d85d76f57762a354dd25fcc9f2ccb5438eef503d8d9f07618807fb76b50dd440537cf7f886c142b66320bbfea6f094b3b01ae59958ee74c050a8e7c6f2eb1"
        }
      ],
      "purl": "pkg:npm/%40esbuild/android-arm@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/android-arm@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "android-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "75bc18ee5b523035ac45ab5c4690a7112e05fa29bcf0e094806663cb9dac842ec6a87444fdc625c4d6c1e19e14a49b30a5c738431776a04fee7ccd29eb520a9e"
        }
      ],
      "purl": "pkg:npm/%40esbuild/android-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/android-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "darwin-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d96d691063b92f4c05db5d44fbb9500247970c1ec0e24b3f73ed92805ff453abf589124dd0c91af4c19a4d8410d7fbfd02b5da9420994e8a875072d6bab58dd"
        }
      ],
      "purl": "pkg:npm/%40esbuild/darwin-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/darwin-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "darwin-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cdf77380af400813592c8fc2c874cec7cd52c8d6cce985e7eebc52817f7b563ca23e5f56d62e0a6b87e0284084a0508a1a9bc18f9a80ad62068108cec2482c91"
        }
      ],
      "purl": "pkg:npm/%40esbuild/darwin-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/darwin-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "freebsd-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c06d8403c10d744234aa191264c8dfaab758fb38826023cc9ad6638c8c0e9971639b2cc41e7f94531939a1ff9262c8ed7ecdd5a67942ed02f3488e6163face03"
        }
      ],
      "purl": "pkg:npm/%40esbuild/freebsd-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/freebsd-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "freebsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "freebsd-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8bb759f6f4209ef482ce2feb6025cd82d17f53e78a64d241ceedde4d06d18079cceed3528b32ce911140977ab355cfcea7fbb96241c76b8a5fff70ce607b612d"
        }
      ],
      "purl": "pkg:npm/%40esbuild/freebsd-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/freebsd-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "freebsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c87b3ed2e73cfa7bc401f01fc6b59028ae6979237305ce0f7a070c3b4109da14fbd6e03bbc1f08860d9eefb4763fb486e6e6233db1e52cb9af7b82cb2d109fd2"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-arm",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a955c1387412f9de58ef6d86c09cc952d38b957ee49b70ab68e686a2b985d690ed3ddd82fe5d521d13e08cbba72c67b9d5287961858a3050f25784b180c4184d"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-arm@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-arm@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-ia32",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "775cf866e3f46a3adfcff161193e2fbf6efcad7f0a9cf3c9c7c8b9f80b4aed361bc7d2def45d61cb3bab669904ca39066bd7541a1428c380b5366786beac4ddb"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-ia32@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-ia32@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ia32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-loong64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "339b118d4559ae49b53803d1ddd94e63336637e96864a1958b5554406af0baa2dc6d1eaa780cfe7da98c863012787dd854abd9cfecd3d63961fe4782dd18ff96"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-loong64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-loong64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "loong64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-mips64el",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "99139b0597878763b170114f584fc58f296446065d62e893477bda4e8ceab8218e1f5e223fda0de31e067bcd42a080d842b5e6231a45ba6241bb932d6699d025"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-mips64el@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-mips64el@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "mips64el"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-ppc64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b2549c06c3006f71850dc76b0a02f066d3d84681f61ffca8bafd744226724639ac3f8f1fce7a2f796cad4a0088fd1d19714829734661214131e8b1edb3ccab7d"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-ppc64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-ppc64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ppc64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-riscv64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "930d28c24d68d061444d42725b48dcd06e18cecd011d99f424367c2514f4f3cbe32585fbefb040b357c31b1002faaf37d6a3acd834c2f7a98db06da8a5d7f2c9"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-riscv64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-riscv64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "riscv64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-s390x",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fe50088d7f1a605441ca187a2f9ad8b4f10346a6bd75eff857f8ee39772d6b97eb8efcd73b8feca84b72cadb1ed20df3645b96bb97033743242f3daa4430f602"
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-s390x@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-s390x@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "s390x"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "linux-x64",
      "version": "0.28.1",
      "description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bbf6a73581769a654e103c0bb67435c0eaf7119f6c4cd18b5abb18198c075b3180dd28bce083a41d795b5930f5341fbdff595c9f079828ee78ba1c59c9d3737c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40esbuild/linux-x64@0.28.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/linux-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "netbsd-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a24b340d86cbc1632669a913b026feccbe04f9a1d154ba26f48259380b6131010f8909b27571e4ce2604b06611c74b8d57f22310a18057de352731f4da97e5ab"
        }
      ],
      "purl": "pkg:npm/%40esbuild/netbsd-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/netbsd-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "netbsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "netbsd-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "69e2fa9409cdf3d1f3e373258751bc0116ac6eea18bd22130c4c74b478796fb8c99c772cb2a823cbd631e37d060e99826ba3b2acaa12d1a3518caba77518b31a"
        }
      ],
      "purl": "pkg:npm/%40esbuild/netbsd-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/netbsd-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "netbsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "openbsd-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3041497b90b747ca705dd679636d68a3a9bb78f892d1df695ae727f7d3bfc2fc896428682102ab403c4aac6796f05e7e4f4a244c77ac0260de8870d322ad15fd"
        }
      ],
      "purl": "pkg:npm/%40esbuild/openbsd-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/openbsd-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "openbsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "openbsd-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8bf64b20e69f13467c708fd700d2408b1a092ffb910284b6c4e037adbd3137e28ad0ad7bedc300b10624cc7b41aed31700ab8073b1c681c5a267fb110b537183"
        }
      ],
      "purl": "pkg:npm/%40esbuild/openbsd-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/openbsd-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "openbsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "openharmony-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "81ef99ec45c536dd813b5a0032c569890f04c27755f62d715deac079320aec0b4fb376ca15740cee7951c4348850831eb9e47508d5f1ab3b4bcdd35e45e28126"
        }
      ],
      "purl": "pkg:npm/%40esbuild/openharmony-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/openharmony-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "openharmony"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "sunos-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0448e0b440a42f7bd8f9269243a9f355f8802d4785c696b0ca9f0999fe4fb5885fd54838d0dd61fe1c6586db3e7f516f4af6ab12281dc52dc1952308d8f24b71"
        }
      ],
      "purl": "pkg:npm/%40esbuild/sunos-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/sunos-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "sunos"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "win32-arm64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "942bfd78afc7e992566c4edb8769f0e78099f4cda7ba907125c4ec764fd04275a47528ca1aec66987f3f196ae54f578c9997e7e1d19c0a346d7b7f7b5aa7d05c"
        }
      ],
      "purl": "pkg:npm/%40esbuild/win32-arm64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/win32-arm64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "win32-ia32",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cef6ff981d9b482a093a9a0206060a2a95fa60cea624194151552d563e350e564954407aff408a9516313f9c169750b520b882a00539c19678ab53f7a9e4ba12"
        }
      ],
      "purl": "pkg:npm/%40esbuild/win32-ia32@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/win32-ia32@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ia32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@esbuild",
      "name": "win32-x64",
      "version": "0.28.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6e6e0ca30aeff865cc969597fbe11c5f0fe22f2775a37f9b2640b60e4597615be0642a83fdb4a3f5cb59780302ddc2318234554760ee7da8aee183f1af9816d4"
        }
      ],
      "purl": "pkg:npm/%40esbuild/win32-x64@0.28.1",
      "type": "library",
      "bom-ref": "pkg:npm/@esbuild/win32-x64@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@eslint-community",
      "name": "eslint-utils",
      "version": "4.9.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a61ad898d898a6947bce714476a81f5875d1e8d0a46442bb8705831d95238adff6fd4d2be97be40e5d12627a0ce751eaec584219d2c34facf1082398d617b1b1"
        }
      ],
      "purl": "pkg:npm/%40eslint-community/eslint-utils@4.9.1",
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-community/eslint-utils@4.9.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Toru Nagashima",
      "group": "@eslint-community",
      "name": "regexpp",
      "version": "4.12.2",
      "description": "Regular expression parser for ECMAScript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "12b8924e5b79382f7fed25e445208085f4b1c684948019b7dce1fe224c1b769828aac4ac520ef2dee87e208088fd08380415abdd4da2dfd4699b271bc4cab87b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-community/regexpp@4.12.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint-community/regexpp#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint-community/regexpp"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint-community/regexpp@4.12.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prebuild, build, build:tsc, build:rollup, build:dts, clean, lint, test, debug, update:test, update:unicode, update:unicode:ids, update:unicode:props, update:test262:extract, preversion, postversion, prewatch, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:tsc, build:rollup, build:dts, watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@eslint",
      "name": "config-array",
      "version": "0.23.5",
      "description": "General purpose glob-based configuration matching.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63790a2ef0b576f4ce4fea0696a350d572ea2ba0f51d4d985cf739d8d98094965b30c583cc66173223d127c4d80f7f66b83fce4e395998d27889beddbd2acc04"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/config-array@0.23.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/rewrite/tree/main/packages/config-array#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint/rewrite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/config-array@0.23.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:dedupe-types, build:cts, build:std__path, build, lint:types, pretest, test, test:coverage, test:jsr, test:types, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:dedupe-types, build:cts, build:std__path, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@eslint",
      "name": "config-helpers",
      "version": "0.6.0",
      "description": "Helper utilities for creating ESLint configuration",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8a2e81c3d8c9db38b671603667ef7f419ffedc35fa930695e50f7ce83fc274fdcb6a9df0fe9810677ef7155edbc98fe2ecbe08447fc6e37239773d4296c09ba4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/config-helpers@0.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint/rewrite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/config-helpers@0.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:dedupe-types, build:cts, build, lint:types, pretest, test, test:coverage, test:jsr, test:pnpm, test:types, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:dedupe-types, build:cts, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@eslint",
      "name": "core",
      "version": "1.2.1",
      "description": "Runtime-agnostic core of ESLint",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "330704d4ff806780ba0d69698a7fce98e039e2698867ffb166e26241de12c81dbda00263377d145bdc2428da6d5b672da78704b2f8652d8fc2b10d6ea070e5a1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/core@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/rewrite/tree/main/packages/core#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint/rewrite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/core@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:cts, build, lint:types, pretest, test, test:jsr, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cts, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@eslint",
      "name": "object-schema",
      "version": "3.0.5",
      "description": "An object schema merger/validator",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bea4da504831ce6f980d274495a77a3e24685f8b7c5460e30adb74e739f89d4f35d14231fee34457bfe5649e8ac054e12993b33b1cd7cb8f1d6be368ec765a33"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/object-schema@3.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/rewrite/tree/main/packages/object-schema#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint/rewrite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/object-schema@3.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:dedupe-types, build:cts, build, lint:types, pretest, test, test:coverage, test:jsr, test:types, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:dedupe-types, build:cts, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@eslint",
      "name": "plugin-kit",
      "version": "0.7.2",
      "description": "Utilities for building ESLint plugins.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f82340cf182592ba4d7ff90acb0a907e4ef8423b5c7ae384ed09be005f26891bcf17fc2698ae7e3893a0561dc05534f744fda61f7f8539ac65139bfbda8c24d0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/plugin-kit@0.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/rewrite/tree/main/packages/plugin-kit#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint/rewrite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/plugin-kit@0.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:dedupe-types, build:cts, build, lint:types, pretest, test, test:coverage, test:jsr, test:types, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:dedupe-types, build:cts, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@gar",
      "name": "promise-retry",
      "version": "1.0.3",
      "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a6cc0f5c90da243f2a53835d298297873507bba61fa220a2a684abb739bf40364b30ade0b1ed1ddc2a663bf352bc40adc0a952f7c5587d038d89bc801b92448"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40gar/promise-retry@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/wraithgar/node-promise-retry.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@gar/promise-retry@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, test, typelint, posttest, postlint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@humanfs",
      "name": "core",
      "version": "0.19.2",
      "description": "The core of the humanfs library.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5215cd9be08531671b0a15f2c05c249a1aa3b373d10a67126bf85f0602c86fba10e4735bd704b489c5ac1ad48050d81e7c7788f9e06b03c2357f199b1ec19dbc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40humanfs/core@0.19.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/humanwhocodes/humanfs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/humanwhocodes/humanfs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@humanfs/core@0.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, pretest, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@humanfs",
      "name": "node",
      "version": "0.16.8",
      "description": "The Node.js bindings of the humanfs library.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "804d5e40d67747efa44f3154a5d1a5a66cbc903643fcc2f21ea0f0aa3915408d0931d2350f9d6ccb51fde7c3cd5d890cdab01a73b7b9fc29c8299ac7b4f87705"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40humanfs/node@0.16.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/humanwhocodes/humanfs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/humanwhocodes/humanfs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@humanfs/node@0.16.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, pretest, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas",
      "group": "@humanfs",
      "name": "types",
      "version": "0.15.0",
      "description": "The TypeScript types for the hfs project.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "659d70d1aa10930b94b82ed87feeec75e68d7ea42288b71245b7c8d3ca00c6a2eda5742bf402155fb032ec72c3ba22d801a14fbbca0160dabf4088bd5111c9dd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40humanfs/types@0.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/humanwhocodes/humanfs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/humanwhocodes/humanfs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@humanfs/types@0.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zaks",
      "group": "@humanwhocodes",
      "name": "module-importer",
      "version": "1.0.1",
      "description": "Universal module importer for Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f1bde57857cbf961be277054d3deb3d281904ea429237cad32e28555549c08b8354144c0d7acfc9744bf7cf22e5aa7d9bd6e7c8412359f9b95a4066b5f7cb7c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/module-importer@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/humanwhocodes/module-importer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@humanwhocodes/module-importer@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, lint, test:unit, test:build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, test:build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zaks",
      "group": "@humanwhocodes",
      "name": "retry",
      "version": "0.4.3",
      "description": "A utility to retry failed async methods.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d5d13828f4ae217cf09e93e68c027f35469a452afdb248341e328499baf4c04b2c0d4e7549080ac2644d855aaa6f21ab4abbb54c44b5a547511acef5610f285"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/retry@0.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/humanwhocodes/retry.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@humanwhocodes/retry@0.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:cts-types, build, prepare, lint, pretest, test:unit, test:build, test:jsr, test:emfile, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cts-types, build, test:build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org/)",
      "group": "@iarna",
      "name": "toml",
      "version": "2.2.5",
      "description": "Better TOML parsing and stringifying all in that familiar JSON interface.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b6b9ec018c54df19d2d603c73f253deb57281722e48788000ffd334399b2998e32399f8262fb0fa946ce152c34683338cb4b55eed885c4bff55df5cf342e883e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40iarna/toml@2.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iarna/iarna-toml#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/iarna/iarna-toml.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@iarna/toml@2.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, benchmark, prerelease, prepack, postpublish, pretest, update-coc, update-contrib, setup-burntsushi-toml-suite, setup-iarna-toml-suite, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Vjacheslav Trushkin",
      "group": "@iconify",
      "name": "types",
      "version": "2.0.0",
      "description": "Types for Iconify data",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb096ebc2ad1857ae1c8e9910c9deaf26bb1f4990acb9489feff28976b6ee05563c98bed13391cff7a4ad79113e912a0e1be30e01993935fa0b025217f6d5892"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40iconify/types@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iconify/iconify"
        },
        {
          "type": "vcs",
          "url": "https://github.com/iconify/iconify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@iconify/types@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Vjacheslav Trushkin",
      "group": "@iconify",
      "name": "utils",
      "version": "3.1.4",
      "description": "Common functions for working with Iconify icon sets used by various packages.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f54bb07593da2167e88d4e2d804f16d1606f5f4eb266513d2b738e9bbd59cdc6a351196eddca8fef451130ca7888e4844dd914891c3726facdc18d6ad20231f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40iconify/utils@3.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://iconify.design/docs/libraries/utils/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/iconify/iconify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@iconify/utils@3.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, fmt, prebuild, build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter",
      "group": "@isaacs",
      "name": "fs-minipass",
      "version": "4.0.1",
      "description": "fs read and write streams based on minipass",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c209bd1219768e97aa3f7cf0ffb9a8de4447169e4c10386a01dc32d5f4c69070309e418e56c829bd084bf01e67d6a95bd358d5de7fdb23465f669e65580d64e3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/fs-minipass@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/fs-minipass.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@isaacs/fs-minipass@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, pretest, test, preversion, postversion, prepublishOnly, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
      "group": "@isaacs",
      "name": "string-locale-compare",
      "version": "1.1.0",
      "description": "Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "490ecace187df83f995bd300d33918bf75578480cdc7e2f333a109fbfeb9237418f9e9d4e88b6d7bb1395d7ec45aba8b5b614de27d3a196cc19cfa02ded87669"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/string-locale-compare@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/string-locale-compare"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@isaacs/string-locale-compare@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, preversion, postversion, prepublishOnly"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "group": "@jridgewell",
      "name": "gen-mapping",
      "version": "0.3.13",
      "description": "Generate source maps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da492dffb9e227a32010fc45d1b61d43a7ad65a03e7d0bc370b29c921cb5c8840ecdaa0a8c10634a3eb7fda2d58d8137aa146de5dbccfae5327c283a50a0816c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/gen-mapping@0.3.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "benchmark, benchmark:install, benchmark:only, build, build:code, build:types, build:types:force, build:types:emit, build:types:mts, clean, clean:code, clean:types, test, test:format, test:only, test:types, lint, lint:format, lint:types, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:code, build:types, build:types:force, build:types:emit, build:types:mts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "group": "@jridgewell",
      "name": "remapping",
      "version": "2.3.5",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c8f6effe95a606e03b354c3292256d983eb22571560ec22d9f502eb1078de5b9e0a383157895f7ce0990ad605887e9334e5feb50297c7ded3e082876e1c8711"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/remapping@2.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "benchmark, benchmark:install, benchmark:only, build, build:code, build:types, build:types:force, build:types:emit, build:types:mts, clean, clean:code, clean:types, test, test:format, test:only, test:types, lint, lint:format, lint:types, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:code, build:types, build:types:force, build:types:emit, build:types:mts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "group": "@jridgewell",
      "name": "resolve-uri",
      "version": "3.1.2",
      "description": "Resolve a URI relative to an optional base URI",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/resolve-uri@3.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prebuild, build, build:rollup, build:ts, lint, lint:prettier, lint:ts, pretest, test, test:debug, test:lint, test:lint:prettier, test:lint:ts, test:only, test:coverage, test:watch, prepublishOnly, preversion"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:rollup, build:ts, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "group": "@jridgewell",
      "name": "sourcemap-codec",
      "version": "1.5.5",
      "description": "Encode/decode sourcemap mappings",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71843ddf5d20aeac6e7966e5f96b885086a251a0dc8fb58eab97d58449633558117ce52163d7f2db34ef7e8a96b2779b87c4a5ef45527056c80af2672ca0743a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/sourcemap-codec@1.5.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "benchmark, benchmark:install, benchmark:only, build, build:code, build:types, build:types:force, build:types:emit, build:types:mts, clean, clean:code, clean:types, test, test:format, test:only, test:types, lint, lint:format, lint:types, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:code, build:types, build:types:force, build:types:emit, build:types:mts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "group": "@jridgewell",
      "name": "trace-mapping",
      "version": "0.3.31",
      "description": "Trace the original position through a source map",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/trace-mapping@0.3.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "benchmark, benchmark:install, benchmark:only, build, build:code, build:types, build:types:force, build:types:emit, build:types:mts, clean, clean:code, clean:types, test, test:format, test:only, test:types, lint, lint:format, lint:types, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:code, build:types, build:types:force, build:types:emit, build:types:mts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "base64",
      "version": "1.1.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aba5c09d640320c037f854e23986a3a18ab24a43be2526add32b57192b9176af6e5c4ee8f76833b90c10335e3168246504b1aadefe66883182e2f9154e7e78c4"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/base64@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/base64@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "base64",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e5212c246b26d7968ff134069037c9bf3f5ac603f00049bdf12e43c4eb987bc7b511b7da8dc0e681e5d7cdc7048e1fa62e78ea10aae405d8c7592e6f14dc0377"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/base64@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/base64@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "buffers",
      "version": "1.2.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d7671d943c17e1150cdd0c6651b5495aa67f9ab2ba745407e19c6aebeaf56172976013606579ddc76a9b089c21dfe5969024a7ebb2239e51b75d84ef9af62d80"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/buffers@1.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/buffers@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "buffers",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b5f13146963106f8b7daf3ecf591da4e348fe1f1c07f34a671a84e7cdc6dbc61dcc897a5f9a89b90f94678107eec0a02ea12fb957204fbef2891e701c71ee573"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/buffers@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/buffers@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "codegen",
      "version": "1.0.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13c3b2fb4f1c9827f410afcd331a5a25998ec4fa8cfba8927b64b89e5481acf64e391a032482f1b5b494103290c936a69bf055021206965381354efdfddc1fd2"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/codegen@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/codegen@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "codegen",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "89d9e45299513a9741395d0731cc21b02512e534548bda686a0746b3bd00e92e2ec7dfbf68fb8a6e1f3e5184532d8407b57bc074d7d05970ea644c799380e3d9"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/codegen@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/codegen@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-core",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cecd9302aed28b1e6380cba830d8e9b2902f38fde686d82afe4d54c90a1d1330ad422fcdf37cb6ff2fb372f9d9486a7f471abde8304df9b55a94e0500329ff7b"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-core@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-core@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-fsa",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9cc58e55b90b172120997662877c32bf103d5e9832caac9fac834c1ef105aa18bbbaa7d197b73d11126deb25fbbe030fac1f54a3e3893be4a96b4705ccf0f4d7"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-fsa@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-fsa@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-node-builtins",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fe8ed644585459a33f7ceaec9702d91a7ce7e1199120bca49fe9402fe98d39baaa44dc3e0904a28a3ea1a42799f82edbba1768568ee0a3f398ab369251f0d898"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-builtins@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-node-to-fsa",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5830fd595b3485bed40042938195b67fae960eb6e3ee02085b0a4fdeca5b2f25dad2b821b546854c1f0be20751dd9096c22288b23dfcfc23628e9566a67b8f53"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-to-fsa@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-node-to-fsa@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-node-utils",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93922776cc7d8565bdc5217b63aa1228ac2d094361cd9c5a76e6f7a30848962b5cfa23115653cf757d9db932905812f7a8d5a95f26bc8f292069a5a985e792e3"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-utils@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-node",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74ef8d3643836d4962e2e578d9b70daeb2efab9ac4ed2369759e5335dd1db5b2ec01a34adcc0e2202f65522f9badba06a088d6eaf7767c1d6a6a8eb49eb939c4"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-node@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-node@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-print",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c764571c721be4856af03d61e39950216c2def4870adc99be565f249de1a366e7ce5e39d215eb8baffc7baa5b916747f929262d7366974b15f1ee470c07f12b"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-print@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-print@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "fs-snapshot",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0ced40de2fcdeae8d073cec7ca02c60a5ca55797290a16aa8e2e1e31659280cf344e4e522790f6dce8b4c31938443a73e216253303bb58ce21c6f716af77be9"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/fs-snapshot@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/fs-snapshot@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "json-pack",
      "version": "1.21.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f80286f91d9c7d9312873ac5dae430df8bf7cdb783614aa743e8e0ece462737046b5fc3da7ff8de9125babf92457c2666196883649da110da6d3f7faf7764fa6"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/json-pack@1.21.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/json-pack@1.21.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "json-pack",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b747a3511706699b27d4295b27fde416a48e8e5af277dd9e418e3ae4862b7b3b1798f71f1cf13f6afe2dc114b17fa584f9391980b63eef5bc265b888885280ff"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/json-pack@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/json-pack@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "json-pointer",
      "version": "1.0.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "16c9fac0cdb3943cd8d54fafe0d73c6e8ddb56a81f35319c9fa74c82ce858eb127b786427bad28e81c8a463386948da0a30d1a13f438d503a281d4ea9322b97e"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/json-pointer@1.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/json-pointer@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "json-pointer",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fa2a8e1489c7f90646992b9ac9b05435d87bcaf36b5efa91fa1df08d79b437fdc92b5132c8501e189bea9e640beb57750112e593fc097452922fe2c727579a50"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/json-pointer@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/json-pointer@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "util",
      "version": "1.9.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a4bb90a3e54f46737c85f3ea5132d31e4d76eb0b9875757113a6839a349e578342020cb159b88e21e34956d203de1d55ce9a22f66e235decdfef723a2e069b81"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/util@1.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/util@1.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@jsonjoy.com",
      "name": "util",
      "version": "17.67.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ebef3105acf5acb4a88651a1ebc0f5a5dc370300e2f71c9d9bc40d940164be76af089612cdefa9c685b654a3fca77d3c8ed94c44bb393531df3e564b778c3b7b"
        }
      ],
      "purl": "pkg:npm/%40jsonjoy.com/util@17.67.0",
      "type": "library",
      "bom-ref": "pkg:npm/@jsonjoy.com/util@17.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "@lezer",
      "name": "common",
      "version": "1.5.2",
      "description": "Syntax tree data structure and parser interfaces for the lezer parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b31404e3ad1f3d9c94dec75cf2569fc623f0247073651cbfb9d345ca7190932d5278f60176190197590e6a003db93de9c51f0ad3d6ceae64d4a80f706ff3e349"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40lezer/common@1.5.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lezer-parser/common.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lezer/common@1.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "watch, prepare, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "@lezer",
      "name": "highlight",
      "version": "1.2.3",
      "description": "Highlighting system for Lezer parse trees",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a97747ed4a93bc67dd54120dae02a10ec553253c5a72d34dc4b93bf94330661535de530768e06525ef55aa9f74ef26b9e98dfe79ddad96acf2b3b8c3913996d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40lezer/highlight@1.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lezer-parser/highlight.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lezer/highlight@1.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "watch, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "@lezer",
      "name": "javascript",
      "version": "1.5.4",
      "description": "lezer-based JavaScript grammar",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bef631dcc856a9e66d18fc034ad3367708258dde6c9a89580f6951d94c857077f16c141e6eac7cca39859b1b49fc4ea737abb50fdb2b3a25569b745be2d99c50"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40lezer/javascript@1.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lezer-parser/javascript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lezer/javascript@1.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-debug, prepare, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-debug"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "@lezer",
      "name": "lr",
      "version": "1.4.10",
      "description": "Incremental parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ae70a94c805a7cec78991a78df13b10c96c58a9266fdcd1c89afd5e5388696198c6bec2c49da06994377c3906aae4b3fd3d43f0f8b4d02659a4fca7a3518bbec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40lezer/lr@1.4.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/lezer/lr.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lezer/lr@1.4.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, watch, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijnh@gmail.com>",
      "group": "@lezer",
      "name": "yaml",
      "version": "1.0.4",
      "description": "Lezer-based YAML grammar",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da5aeb1eac5a9400846f121bb2386a1a9496f245a950ab98e911e09d200565aeaa2badb0be73f103c8463b03a80dbc0770e16ce4ce28dbb9a31aef8fed3bc19b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40lezer/yaml@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lezer-parser/yaml.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lezer/yaml@1.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-debug, prepare, test, check"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-debug"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "@marijn",
      "name": "find-cluster-break",
      "version": "1.0.3",
      "description": "Find the position of grapheme cluster breaks in a string",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "158f8c28b0684ec2cd245fde2d668eb1719dcfaba1dc8bb56b18cf7fa4d4abdd8862e99c4dc5d61e84bbe3b24044b91c76527f59a89ac5ce7041f14ef230ba34"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40marijn/find-cluster-break@1.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://code.haverbeke.berlin/marijn/find-cluster-break"
        },
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/marijn/find-cluster-break.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@marijn/find-cluster-break@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@napi-rs",
      "name": "wasm-runtime",
      "version": "1.1.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dcd40d3600356129496ff90c1f58a574048ff475bbffb9189d1236b335896a87da4b585699b188e07f9ddfedb6686cd75cdf4827e9fe1a21557068a924fd7ca3"
        }
      ],
      "purl": "pkg:npm/%40napi-rs/wasm-runtime@1.1.4",
      "type": "library",
      "bom-ref": "pkg:npm/@napi-rs/wasm-runtime@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@napi-rs",
      "name": "wasm-runtime",
      "version": "1.1.6",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "64bbff25d51f92f3b2f5e0a79c16867e23be5e299b8de6c078ef8c450a83fc1f85475b6744dd2da4a4891d16c4f2c15f4ba6aab1767aed34237f07ecc542d56e"
        }
      ],
      "purl": "pkg:npm/%40napi-rs/wasm-runtime@1.1.6",
      "type": "library",
      "bom-ref": "pkg:npm/@napi-rs/wasm-runtime@1.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "fs",
      "version": "5.0.0",
      "description": "filesystem utilities for the npm cli",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eceb02d6034e44111ac0e6b9fa3da95cdf6fb2271a20e1f970f5f1a11e9f24e987ebf117a4907609a8d73aed5f3d116e9f69b5964b44157d75f8ff3d86a3bfa2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/fs@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/fs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/fs@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "snap, test, npmclilint, lint, lintfix, posttest, postsnap, postlint, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "git",
      "version": "7.0.2",
      "description": "a util for spawning git from npm CLI contexts",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a1ea251c38c4c4d0090279583f6ab3363317fd78bd6e6bbbf02f5d206af8c63a1bad229bb8c602a61f254f39f8be75b736322a566c3f7fc0427e8baac895e546"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/git@7.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/git.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/git@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, snap, test, posttest, postlint, lintfix, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "map-workspaces",
      "version": "5.0.3",
      "description": "Retrieves a name:pathname Map for a given workspaces config",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3682bb2c5e8d5eefbe04e4eb44c30ae0a2ccd8461d25aa4247f8f6fdafbf1472a7462510d17e1a4cf03bd93e3ccd2cb358783feb35b8ce28cdd2b395000513b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/map-workspaces@5.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/map-workspaces.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/map-workspaces@5.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, pretest, test, snap, postlint, lintfix, posttest, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "name-from-folder",
      "version": "4.0.0",
      "description": "Get the package name from a folder path",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9fae1565392aa628cf22eab90d759cc0063f0c284213185018fb8b5ea81ce292c09000e2eeb62031335c18d8128477c2a3512a56996098c6f5ebd32e154e53e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/name-from-folder@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/name-from-folder.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/name-from-folder@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, template-oss-apply, lintfix, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "package-json",
      "version": "7.0.5",
      "description": "Programmatic API to update package.json",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "895b93946dce46ada26956b521653100efe3229efbb54281868323bb3616da42f830b3756e2fe87ea919ec3ece3b087c728031d7f4b681ed2b31d1aff2c2d239"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/package-json@7.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/package-json.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/package-json@7.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "snap, test, lint, lintfix, posttest, postsnap, postlint, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "@npmcli",
      "name": "promise-spawn",
      "version": "9.0.1",
      "description": "spawn processes the way the npm cli likes to do",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38b51aa2a06ecb1793a94be30371591625d47d80b56a5a7749af7d816dc4503cf7b59dc26d70dd719eea58a07389cac995e220b9ca166a6587d6c680987fe5d9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/promise-spawn@9.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/promise-spawn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/promise-spawn@9.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, lintfix, posttest, postsnap, postlint, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-android-arm-eabi",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b76c6272bf697f3912458c7968fa99aa52da6b2230253aa043cd49a2bdf55dea769c6c8bd80ab77742b9c0e7de47b55ebda49dc5a4bd7734903fdc43c27f1f0e"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-android-arm-eabi@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-android-arm-eabi@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-android-arm64",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9e5188a1dea0c3be71d5a10380b4beb2b8fe251198d071e6f4c23d620cc4fc1eb897a77af87dcc48ff4d3a0a74f874e0f2da78bd5f6b55f8101a077e4df55970"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-android-arm64@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-android-arm64@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-darwin-arm64",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8ee92e57ac5ee516d0285a3b403df834308b0d9a783d23a6f2b99c92135d1ffeb4ca61b9cd76c3cc6044c9cfa74e4b8b40d6a66b6692182b7e08f7e98cd4eacb"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-darwin-arm64@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-darwin-arm64@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-darwin-x64",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83724ea389217bdaec9479b95986950d66f41d2fccd4c2d1dc8f52f39eb4324288702f7a550634d108ce96cb91c9f4a3fc90d78fc8bd4fbaf23ced9189d89756"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-darwin-x64@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-darwin-x64@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-freebsd-x64",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d61ce22130d3c6331e3e75fe751f687154fe12e66443cc26e053c06e66c488a1be3e16e8ef72756673c003a63f686b1617731c3859d0b99224b401706a591f25"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-freebsd-x64@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-freebsd-x64@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "freebsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-arm-gnueabihf",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6e4717d7c32286f7e330986401a369dc3cdc191f91d398211314cd968ae0c1343096e0d0b9b6d49093008032b4c05a0c0ccd5047d423fca4cd2fee779b0965d"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-arm-gnueabihf@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-arm-gnueabihf@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-arm-musleabihf",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a06cbbf345285738b05d5862277f4f007f8abea5f8f5c43f214a02c294367da1ffc15e407af8b2214c7edf8a1883522a6a077ca84a428159a67712395fe586a"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-arm-musleabihf@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-arm-musleabihf@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-arm64-gnu",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38f4fcfbee1a37a8f6189f3edc86474bf6f25e864fe1a4819fe1681baae0049d9f2b03ca5d617732aac530d5bb34a1ccdbc14b639efdc582f12527e0a1b12a3c"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-arm64-gnu@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-arm64-gnu@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-arm64-musl",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bed3e2c267d54c05f36b10cab0e5c6f8bc2044003b5849da787ce14b9cf4184f3d8002b5f0a4979e5cbb67ab1a5d7aba2f77553322b8e2ea13234df32b1ae99b"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-arm64-musl@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-arm64-musl@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-ppc64-gnu",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f005bc2fbc397061d27593dcc995f6c91d3e194383b13d79adb4637dd0f9e2bbfa0cc6edb84075f72b0b3a928995119f1fa50d60da421da535b895a04d67f5ff"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-ppc64-gnu@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-ppc64-gnu@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ppc64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-riscv64-gnu",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "befa6392310e52c3dcb187fc7af13830edda1b1f7edf0a1d5c404e89c18d9cec13b808a4f1e04e34d92049d8641ac01b95099f5472726a7467a7182575d4d720"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-riscv64-gnu@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-riscv64-gnu@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "riscv64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-riscv64-musl",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "02a99c342ddf0a55d7f9fc50e95184375ebaef154589106463409998331289a78552cbf5f949013d8622e3c21429c03dfe2befa0a351cd0976238fff913f45ff"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-riscv64-musl@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-riscv64-musl@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "riscv64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-linux-s390x-gnu",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eddde338c2b2ed149009c0cb21c8bec92965d8582c38c97f1a246ec78ab624dbf4ce0e0476114849af6276fadd37f1c450841024d83a766bde51e265d9812b18"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-s390x-gnu@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-s390x-gnu@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "s390x"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Boshen and oxc contributors",
      "group": "@oxc-parser",
      "name": "binding-linux-x64-gnu",
      "version": "0.131.0",
      "description": "Oxc Parser Node API",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2472bf87de6a56a550f884c447cdfb91c4ddc010c5a4568d9ce4d81823f4cdd5125ff98b282eed5cea32ad36fabc6ee244fc0695c8018a5defd888d8c3516a24"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-x64-gnu@0.131.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-x64-gnu@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "glibc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Boshen and oxc contributors",
      "group": "@oxc-parser",
      "name": "binding-linux-x64-musl",
      "version": "0.131.0",
      "description": "Oxc Parser Node API",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f604ef363bc6b35c0c9fec452038f2aed78e675b2a5b372934ec76d4d3d7e4ce19bd944039a0fbda37f33c365a3bb4e12b5536b658e812e106ce9f100f5dd0d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-linux-x64-musl@0.131.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-linux-x64-musl@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "musl"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-openharmony-arm64",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1873bd82565a5fb2e45ff3867e5b843dfd728e0f9e86215b51da306d7eae356390866c0a594e26e3e9d9f45264ac734abb1c88d4a29eaed31d1a354a080a4a58"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-openharmony-arm64@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-openharmony-arm64@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "openharmony"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-wasm32-wasi",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dd292290f6841688a1d4df37a8b5440cb44b798e2762c7fa253f529d688c090e6519074aba9e9b12e282aa44621bd743d4821a15e633f518e57223e662814858"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-wasm32-wasi@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-wasm32-wasi@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "wasm32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-win32-arm64-msvc",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3ace5b121af2780da3907f99ae7672002d443f982cf97e18075163aa697b50f0f9914ede72c2b530f11531f0ab76dfc60cda436dabd85e239739dc89e5bdce3f"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-win32-arm64-msvc@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-win32-arm64-msvc@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-win32-ia32-msvc",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9be8cdcfd12e174357a22a6d73a07d879ca89a9650556fdae4c25e3aee73a237c7e725a4f36b6f17671cac791f860b6b4bd87d0c3e65d50bfc75695f63b373f2"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-win32-ia32-msvc@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-win32-ia32-msvc@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ia32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@oxc-parser",
      "name": "binding-win32-x64-msvc",
      "version": "0.131.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a35e0793c740ca2114305116120980c0566f06dd51cc060b337c5e43ee77d79257815621a1e9a2be061c6d85516ec1644bbd5284c1a500513490f9ebe3ad2bc3"
        }
      ],
      "purl": "pkg:npm/%40oxc-parser/binding-win32-x64-msvc@0.131.0",
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-parser/binding-win32-x64-msvc@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Boshen and oxc contributors",
      "group": "@oxc-project",
      "name": "types",
      "version": "0.131.0",
      "description": "Types for Oxc AST nodes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3e09d60df57487e6f5e9734a6d753b0da89bfc1152b7f276984cdf60806ee8907fc0d76553e9156170a4180d40f5f5a44db3a06e38787ba3613de40e62f16110"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40oxc-project/types@0.131.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-project/types@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Boshen and oxc contributors",
      "group": "@oxc-project",
      "name": "types",
      "version": "0.139.0",
      "description": "Types for Oxc AST nodes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "afd807a61b42b3ed4cec9d29c3a4a7fe187f5a96bf890ace3a4acd02554b17f807abefc22661c858a2945217568dc0fa0886bc89d6abb290ac012897097bc553"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40oxc-project/types@0.139.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@oxc-project/types@0.139.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Luke Edwards <luke@lukeed.com> (https://lukeed.com)",
      "group": "@polka",
      "name": "url",
      "version": "1.0.0-next.29",
      "description": "Super fast, memoized `req.url` parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c304005a1592b8769a83c738abf28dfef0a878e258b21008bcc4300f81a949bdce89992515fbc08268f4542041226469b85fda160211ce59579555fddc97afc3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40polka/url@1.0.0-next.29",
      "type": "library",
      "bom-ref": "pkg:npm/@polka/url@1.0.0-next.29",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Kevin Deng <sxzz@sxzz.moe>",
      "group": "@quansync",
      "name": "fs",
      "version": "1.0.0",
      "description": "Filesystem utilities for Quansync",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e132770c5b657f52f92c331a33a09a9c9ff495c90636d25c32343534057acc3980d2d107299b7134a8a7f0480f6955f56339636f1724c93dad26ba50280b6781"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40quansync/fs@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quansync-dev/fs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/quansync-dev/fs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@quansync/fs@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, build, dev, test, typecheck, format, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-android-arm64",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "95983c7ea22fdafec5176dfb6f0320cc664426f18befdfece649c9fe2e859ac185e175e5cdc719e236fe4eb148c6d492c45b48a5db20acf65e324d48f4015cc9"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-android-arm64@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-android-arm64@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-darwin-arm64",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e75067c7da4d88c44a49436d05fc9290d27dbcc53d1e1dc8d68cc377a8323cf63369709f9e9b547046715c66059feba5d9db5c3148aa191d586a2d8ad74ba84f"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-darwin-arm64@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-darwin-arm64@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-darwin-x64",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e6fa06df0b4687bb5b4103f26f290877d92d0ae988021e4880178fd6eb15f42b446636e73de1578ae35f5d26813ae51e5a4719a8fa7a194125ab00c17ac9bea"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-darwin-x64@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-darwin-x64@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-freebsd-x64",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "24ccc3282097abddd871c1b9833de1bceb35a1744a01fd176297ce4bcf1efb066b0bc22e823ea3ebcf3aeefad8664be90c3a4a9ff2a828e45386672132917a4c"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-freebsd-x64@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-freebsd-x64@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "freebsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-arm-gnueabihf",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b8c2f6d63d8ae537cf1aeb4ac6e6fe33e9cb8d922b5a35d0e46af1e2509efe78a64e3f41e0beb7cc7a635cb978cb42f799c9b686d11021bd3aa021bfb337ab37"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-arm-gnueabihf@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-arm-gnueabihf@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-arm64-gnu",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9dabd28ae4cca20be742866833fbfe977656a39d3f353c121d2ce1780071fd10a79943da2b0abda92a3806bd8e611b36d7e173f2e16a21364cdc7e28a4e074fd"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-arm64-gnu@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-arm64-gnu@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-arm64-musl",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "940af2a87ec8b5eced9825d05e4d1eb4a8f8c0143b1b1e52e8b8ca86c829f736fc2396ecbaf53fda5947d610d0723b057aa22ca2f315377dfdffca540c3057c4"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-arm64-musl@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-arm64-musl@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-ppc64-gnu",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7ec2bfb0d067c730652f83b524dad96a4550c4fb29aa9103e5d2ed36c652f6838a9ad4a974d233c47da49289791d84d624de3bb04db4ced3093f17d9f3da863a"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-ppc64-gnu@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-ppc64-gnu@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ppc64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-s390x-gnu",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "80b61be0121a7657d33984f980ee74de7f334235df960ce90f415cc8a874333c77aea0992a71e825657dc5ed4a5d4279971d897dc487aff9a1cd2d0f0bf31c00"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-s390x-gnu@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-s390x-gnu@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "s390x"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-x64-gnu",
      "version": "1.1.5",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "16372910a53227280782cd68e7455836f92de7eecb7bf544758b7402446990bdf7327c907f0afc979997c0c99f9936f230faf9bc92c2fbcfc677d8179f053541"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-x64-gnu@1.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-x64-gnu@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "glibc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-linux-x64-musl",
      "version": "1.1.5",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "31ef8f7cf2364cc78e424d206167cb419b5392dae6cdbafc7036e8a97f375ca73b52b8008b9e6017ed9d52459dc5dd7d9f9e44b2ca76c9e71af8ef4de6b0711e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-linux-x64-musl@1.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-linux-x64-musl@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "musl"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-openharmony-arm64",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c9ce56acbcd792ceb30907e7f4ec6bf293912b297fa45f908c7996fd0c77aaed28cabacd0becb624b4d4d44dab7166009b3967aa78165c7423cb9d55cd6ef457"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-openharmony-arm64@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-openharmony-arm64@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "openharmony"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-wasm32-wasi",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "55b4063d7d9be2be3c4c0308336723825b883351d8bad9b8a5c4c426c95eee210feec075745aad3cb0556dd2c0642c72d6dc4270fc5fe1015fe2ff2ebe5b4fa8"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-wasm32-wasi@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-wasm32-wasi@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "wasm32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-win32-arm64-msvc",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "807bfcda4eb7cf8aa9579f90d72ff5d8aacad25b5606e9150c8f2765c6d3ed3b7f665388570a696b39deab417dde80f14e8dc88003040c8a108771369fa995b3"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-win32-arm64-msvc@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-win32-arm64-msvc@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "binding-win32-x64-msvc",
      "version": "1.1.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b5366e0c13f0f39b443793d08b5a67101cc3cb4678f47b5270b01b0f9b7a872794f7603de69456692330d466598bf470812814225d31ad2957213ffd433bd848"
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-win32-x64-msvc@1.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/binding-win32-x64-msvc@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@rolldown",
      "name": "pluginutils",
      "version": "1.0.1",
      "description": "Plugin utilities for Rolldown",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da3f5b1ade4987c863faf3ed8333ed97bda3d324711c0cae9a8a3a4cd7c08ec2c1d3852da52bcf6cf703701331cfb9fef42601d1cd46c501716118368e29aa1b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40rolldown/pluginutils@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rolldown/plugins/tree/main/packages/pluginutils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/plugins.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rolldown/pluginutils@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dev, build, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Colin McDonnell",
      "group": "@standard-schema",
      "name": "spec",
      "version": "1.1.0",
      "description": "A family of specs for interoperable TypeScript",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "976685cb98c02e19e21b91e0aab0fa8d72e2feb516acabea37fa89c7aca826c80a85b95577e8aaa94e110976af9bf8cf8adc83a394c2bca327a632a73ab8b2d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40standard-schema/spec@1.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://standardschema.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/standard-schema/standard-schema"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@standard-schema/spec@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, format, check, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "api",
      "version": "2.10.1",
      "description": "Tauri API definitions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "84a2ff8d67f6f77503494374f6b47af61ad3a3221705bf028c66960bb81f8a7be742b055be72ebd3c15e162dfc831b6e80057255c4dae7f143fd79e46f5b2207"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/api@2.10.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tauri-apps/tauri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/api@2.10.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:debug, npm-pack, npm-publish, ts:check, eslint:check, eslint:fix"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:debug, npm-pack"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-darwin-arm64",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d6bc8e177661a59fe77a61d5e73570050073f630c62a628fbd63c00ce85cf378a0d0fe1b31cda2111e0d6c2eabf6c8de219e91550e20dd164862f7b385c9784d"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-darwin-arm64@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-darwin-arm64@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-darwin-x64",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b85b0640001fbb2cf593fc862e69167e406580a02a65fc6a94798b5b1f35414dbb44959f99b347088abc4fcc357be542965788b99523a4759fa04e04dc32e8dc"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-darwin-x64@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-darwin-x64@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-arm-gnueabihf",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "21a1d99f909d04bdb5a149a3895392d5cb70e88a753b4a63a7bd05c0e5a6633d66c967b4498f7a6488f61587fba53d26f1b23687f86bb3965b1175e1e38fcc91"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-arm-gnueabihf@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-arm-gnueabihf@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-arm64-gnu",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "378d7fba44d155ee974ae513112b8574678e5b68bb93adad2beea01cae4a779feae513efbe2d7d19a58054f3dbf6ef791d21a64c2852a2505fcf29d4b2cb0568"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-arm64-gnu@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-arm64-gnu@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-arm64-musl",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bf6efb5274ff7c1eb8c407d2ae82f93772a6ded2e6bc04d6a89270ff0448fa0ea8f8791e0f4b25c84ee03a136cd4c6e3138d51edb40e4f1315a0bddaa265099b"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-arm64-musl@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-arm64-musl@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-riscv64-gnu",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aaa80d910daed72647c63871b196b152d4435bc748a88626df7af1fe6cf042fd127d8f71d41fa2ada8fcbd67858978e349556110c7a95d23adb354ea3f3bd735"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-riscv64-gnu@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-riscv64-gnu@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "riscv64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-x64-gnu",
      "version": "2.11.4",
      "description": "Command line interface for building Tauri apps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9544d5a5f3814e1f49b682288390eda1d105e570c25e5fecc90e9239903210031eacfa0785defe3c1780d77c97b3e064bf15da031a73e7c350b689819b43b6d"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-x64-gnu@2.11.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tauri-apps/tauri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-x64-gnu@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "glibc"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-linux-x64-musl",
      "version": "2.11.4",
      "description": "Command line interface for building Tauri apps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3d1b2858a2bfe773bc5aae6c0313791adaccee5b7bae6735e31d687ae10f185f902d4a0c5d424156ceb6383bc2a21ad54dbc5048d781f7438f508f94ce20ffc"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-linux-x64-musl@2.11.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tauri-apps/tauri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-linux-x64-musl@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "musl"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-win32-arm64-msvc",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "95de4485be7df26d15918cb29513cd78216c05efe49b48f18ace8a80ca65dc8198e88fe2d51c105ced3923502c5d45ced960ba02f07f2f0e2a4dffdab22b8489"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-win32-arm64-msvc@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-win32-arm64-msvc@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-win32-ia32-msvc",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d761f18b45d7fc7e551713bf6c68079055a19a5f5532010ebbd0a2763782793350d65e9fa5495b8868123fb08b2373c5b56f7f15f6de1e2799fa4c962b91fb08"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-win32-ia32-msvc@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-win32-ia32-msvc@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "ia32"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli-win32-x64-msvc",
      "version": "2.11.4",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "faf0e2a81214e5d3084a0ff036f5f7b05f991df809189e53d0070ef841cd5d5f461801be3f97f3a1d9435c3dd074a091819c4ca029b93cfbe3dc1a8b36306d87"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli-win32-x64-msvc@2.11.4",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli-win32-x64-msvc@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "cli",
      "version": "2.11.4",
      "description": "Command line interface for building Tauri apps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "47cc46b4ca70c9eb5ac12aa6f6460eb8c984aa48546ef714cbc9f468d5c8c689652812c4494bb97f8171fbae218004989b51fe8d25aaea3096eb3a939c7ea1a9"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/cli@2.11.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tauri-apps/tauri#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tauri-apps/tauri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/cli@2.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "tauri"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "artifacts, build, postbuild, build:debug, postbuild:debug, prepublishOnly, prepack, version, test, tauri"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:debug"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tauri-apps",
      "name": "plugin-autostart",
      "version": "2.5.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cd2ff1c7bcb3bde09ca2d900fbc4ea908da5cac986db0bd05efd87180544c484e69c57c701d8f56ab1ac6db7ecde8e8492d4477fa977e292717376061b69a0ef"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:npm/%40tauri-apps/plugin-autostart@2.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/@tauri-apps/plugin-autostart@2.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package_json",
          "value": "/home/runner/work/Zephyr/Zephyr/apps/desktop/package.json"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tybys",
      "name": "wasm-util",
      "version": "0.10.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46806f2765f4c2e2a5585223af07df1b0d48a991ca42acc872129a69d6597e7369b00629da6334877e89b4f0a33430071a061ecffd79b8c0697c6c1c86188c82"
        }
      ],
      "purl": "pkg:npm/%40tybys/wasm-util@0.10.2",
      "type": "library",
      "bom-ref": "pkg:npm/@tybys/wasm-util@0.10.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@tybys",
      "name": "wasm-util",
      "version": "0.10.3",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1777e8d4c62b44960bdf3111d0e50e9a4bad8ebd55a76de6eceb12829ee7ab848fe8ea97e82ff9e971483c09796eddf3681463996ed21b3deeffa2f016961c3a"
        }
      ],
      "purl": "pkg:npm/%40tybys/wasm-util@0.10.3",
      "type": "library",
      "bom-ref": "pkg:npm/@tybys/wasm-util@0.10.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "chai",
      "version": "5.2.3",
      "description": "TypeScript definitions for chai",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "330e79f28780f5f15bbfae7fcb8987b570ecf5b3e714c6402ff8f174f154a4e1c72175fdd667201076d2e4b6a1afea7064547c03b19095e456788e9c1850b650"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/chai@5.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/chai@5.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+chai@5.2.3/node_modules/@types/chai"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "deep-eql",
      "version": "4.0.2",
      "description": "TypeScript definitions for deep-eql",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73d87d75554c8a030f7386f04ef0b9771aada8967040f78fb168cf96948e9e88dba2bea91aa764e78d657c0ec0a8542be6907505176ad23b98f5d6fcd41c3217"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/deep-eql@4.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/deep-eql@4.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+deep-eql@4.0.2/node_modules/@types/deep-eql"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "esrecurse",
      "version": "4.3.1",
      "description": "TypeScript definitions for esrecurse",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c490406c389fa398697df0c1b8797463ccb0b306e2029fd68bb63f1ad0204a5672200069a72babc55b9e38f13c2d440ec5d9608ba66a71eeeea04a6a3537a253"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/esrecurse@4.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esrecurse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/esrecurse@4.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+esrecurse@4.3.1/node_modules/@types/esrecurse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.9",
      "description": "TypeScript definitions for estree",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a174f832d5e978fc898fd395f4e54c38730dbf33ddc10949a712f599352b650b310a304e05924f98a680393a21cd426a12ec269f6fc5dadcfc9af26d50af37a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+estree@1.0.9/node_modules/@types/estree"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "json-schema",
      "version": "7.0.15",
      "description": "TypeScript definitions for json-schema",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/json-schema@7.0.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/json-schema@7.0.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "26.1.1",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9f1024452564375634242d56f24cbf7d37e41ac32672b46c6f1fb75e8644fab30e5fbd642d84d5edf2d7a6ab9dd46a5ba4fe53b9f7d716a7d7edf1f61a065113"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@26.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@26.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+node@26.1.1/node_modules/@types/node"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "whatwg-mimetype",
      "version": "3.0.2",
      "description": "TypeScript definitions for whatwg-mimetype",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73600abc34fc4e8c4b20e525379d604e21d77e5b1f2058ac4b8a4eee90cfa0aa2e242112921667132eb6de0c0ff65682cb99672c3030d6f033bb6bccd982ceac"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/whatwg-mimetype@3.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/whatwg-mimetype"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/whatwg-mimetype@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+whatwg-mimetype@3.0.2/node_modules/@types/whatwg-mimetype"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@types",
      "name": "ws",
      "version": "8.18.1",
      "description": "TypeScript definitions for ws",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e1545e83095840f24506cbe69acc543891743b1354f2ec0df2a4539ed0870957c3bf339d751bdf405b6e22acaad6e7a5ade38c86f7e8a3f056aaa011a4b815e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/ws@8.18.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/ws@8.18.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "LocalNodeModulesPath",
          "value": "/home/runner/work/Zephyr/Zephyr/node_modules/.pnpm/@types+ws@8.18.1/node_modules/@types/ws"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Johann Schopplich <pkg@johannschopplich.com> (https://johannschopplich.com)",
      "group": "@unocss",
      "name": "cli",
      "version": "66.7.5",
      "description": "CLI for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7e05a4102467d8b195a3db04a668e4fca2773522940e2b5a64236b25c11833ddc31be10bae24c770bf95581945e2b7197fd7dd1a5ab59ca6db4475198ab1421d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/cli@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/cli@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "unocss"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "config",
      "version": "66.7.5",
      "description": "Config loader for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7643e5f6096111a849f97a236b966c78a2a71febd969e68a43383c6f4a2d70a70f3cdac7420bb59eedd081f78e8e75ce1ab8d9228b47c14795b6de190364a482"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/config@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/config@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "core",
      "version": "66.7.5",
      "description": "The instant on-demand Atomic CSS engine.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "51d25bf0c88ccb071abbc42b584560500cf492fa051f247eb000b0602826061fc1a4a246c91ff3c3f62cdf0bf2b1b9b47fe8bfdb454605ec7f410c58565cddc9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/core@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/core@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "extractor-arbitrary-variants",
      "version": "66.7.5",
      "description": "Extractor arbitrary variants for utilities",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e733a46e72c825cf04ef8f6a3632d77cf1e5dc5747968a29d7687bd3afe88ebea274ae22c7428b9b8dd1fffb8b9e9862c427a1747251b879dabe73380bf9106c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/extractor-arbitrary-variants@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/extractor-arbitrary-variants@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "inspector",
      "version": "66.7.5",
      "description": "The inspector UI for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5a64c93278fc6e6471bf0ff019e4a198bd9e107af6fcbd017464d74b185fcf070ef32e576446c19957222dc33ba6a6935d0e89638f8a9c84eb0d47f5bab8d9c5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/inspector@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/inspector@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-post, dev, dev:client, update-post"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-post"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-attributify",
      "version": "66.7.5",
      "description": "Attributify preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d4e8b50a9f35a6a609c06de1e3e3a53f903414ac9a6b4ecc1415da5dce18af77da8936ec23c48a8f64ea9d909bf8d42f06c12ab2511dfa3297199de52b309539"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-attributify@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-attributify@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-icons",
      "version": "66.7.5",
      "description": "Pure CSS Icons for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "66cc5a7569c61ad1dd00d4e292e3278e441a4f5ab05052476411787f356c3cc9d48a2286b3caf35ee93033dc371a2f689ed33b9db1b61588bd7255844d296916"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-icons@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-icons@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-mini",
      "version": "66.7.5",
      "description": "The minimal preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a37ed34a5e1e713d1d2aefb7fd362e4d886def987cd921300cd978efa9bdbded0a5b83efd4edad4fff5359decde5cbad129c92afcfd8b63330b56043f9daf106"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-mini@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-mini@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-tagify",
      "version": "66.7.5",
      "description": "Tagify preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ffc601d6d5d58be5a634a3e1b0276d3b5c6740a124b214a7583a7a01bbd53f77faa8e17b69d94c62902dde4a560a855406c7ce434e994259dfae270c8ce6f2a1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-tagify@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-tagify@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jeff Yang",
      "group": "@unocss",
      "name": "preset-typography",
      "version": "66.7.5",
      "description": "Typography preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9dc42f0b4fd2986b6f54653e26b83165ec36c85ef2a4b537de48c6d418c75929b1dcb8cb4a48fd94e76c2d8b53cbe48f5dbaaa78bfef06df711e56eb464d469"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-typography@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-typography@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-uno",
      "version": "66.7.5",
      "description": "Deprecated, renamed to `@unocss/preset-wind3`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cda52562036781bb79d1f640fcb6edb049e63caa233ea7a25c2c9452229032fdae250867711df6c612d95d543e4c90fb8657d9fba140aa5728d4d22201cb9bf7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-uno@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-uno@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-web-fonts",
      "version": "66.7.5",
      "description": "Web Fonts support for Uno CSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38b2d32bb92cc1d4aee75ab1126e8ef807a179c8027d2d3c22faa8fb6f3494acc55bb5758d7af9a24789d6dcbef39a070a9ac9ab3703f621b5921c4d44ba2670"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-web-fonts@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-web-fonts@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-wind3",
      "version": "66.7.5",
      "description": "Tailwind 3 / Windi CSS compact preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6ad15effb41e8a7fa831dc99b34844a3edc48d5f7d02fd8b5710dbce90ae9e0c487db4b74e742def4108b875cc3cd09558b630acc57efcfd67f4db5bd04de6a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-wind3@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-wind3@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@unocss",
      "name": "preset-wind4",
      "version": "66.7.5",
      "description": "Tailwind 4 compact preset for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9f78c8bd0bfcc758d7a6659fbcd14122a1cd011922e262995dfc40037d607a4a57b11453835eaed7ec82d7e3c10498281031449e798a9c6ec464ff3c4bc2d55c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-wind4@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-wind4@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "preset-wind",
      "version": "66.7.5",
      "description": "Deprecated, renamed to `@unocss/preset-wind3`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2d52a01abd00f4b73b17ce71197aeb6fbd430d73251c603c6dc8ff2a1b7c042b2e45d05969d35b2e59efe6a9d22621d8862dff6e5cdc815a1a791a2be8bf7234"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/preset-wind@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/preset-wind@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "rule-utils",
      "version": "66.7.5",
      "description": "Utilities for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc028705117a64e7b11371030eff19118878d0fe5ed8485ae3521851b135c238a05bbfbeb2c9af8a649376e7c9cd9bd4e4318ffbe137077584b053e9ad932302"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/rule-utils@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/rule-utils@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "transformer-attributify-jsx",
      "version": "66.7.5",
      "description": "Support valueless attributify in JSX/TSX.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "afca83c0d4add1e192c16c2cdf1b2e2076f73d9611d9e99b15d62813aee10ffc656202e35f5b8fcbf1d49460924a1e2e2dce2f5588eeaebd0eab9c45fc1f1888"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/transformer-attributify-jsx@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/transformer-attributify-jsx@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "transformer-compile-class",
      "version": "66.7.5",
      "description": "Compile group of classes into one class",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2ae10282c185eed19ef34f2f22f2958848c8d140948188277897cafbf4d60648c2eecf1d2d5694b49cf370ff7fafa39f1a58329ffc75613751a9368210d6bb5e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/transformer-compile-class@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/transformer-compile-class@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "hannoeru <me@hanlee.co>",
      "group": "@unocss",
      "name": "transformer-directives",
      "version": "66.7.5",
      "description": "UnoCSS transformer for `@apply` directive",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54c240a575cec250ee6e45be70d3263a47f12de7c5ba926bfb2536de0198501d8d3ecb9596d73c1f908333481f55e6e978be42516d397afc73100936c2c8eef9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/transformer-directives@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/transformer-directives@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "@unocss",
      "name": "transformer-variant-group",
      "version": "66.7.5",
      "description": "Variant group transformer for UnoCSS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "88398fde633c27e231b907f9521df7cec8b9dbcc671b14e929127473e2c2aea0534e4476b59af8682ccd989d20dbd26cdb210eb3235745173c04d4eebe09f400"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unocss/transformer-variant-group@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/transformer-variant-group@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@unocss",
      "name": "vite",
      "version": "66.7.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d73d53042349091d96ce33ed8f39821ebf2bb735c7a2c3232ddb0235ee8ccec7f08b0d38e20cf32d5ba21193bdbc88e4239d25bd0fa020ec4e895406d2118078"
        }
      ],
      "purl": "pkg:npm/%40unocss/vite@66.7.5",
      "type": "library",
      "bom-ref": "pkg:npm/@unocss/vite@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "expect",
      "version": "4.1.10",
      "description": "Jest's expect matchers as a Chai plugin",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "62c0a7faa024d465a340e58512c11c2f680d434ce656642edd3d37a8fe94ca386d99db70b5bb88f830129ffee2401dc71935e4741c0675dcf13e59a2aa5e6f94"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/expect@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/expect"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/expect@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "mocker",
      "version": "4.1.10",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bf4c5a7b3b7e0ca12629f6b1835df795dcc00ebc0b19ded97b531f4104d87efb3c3aa648c1bc72c5a614462bf057bb16cb97ea9f7ac7e6e3ab4a9d3b6e9e383b"
        }
      ],
      "purl": "pkg:npm/%40vitest/mocker@4.1.10",
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/mocker@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "pretty-format",
      "version": "4.1.10",
      "description": "Fork of pretty-format with support for ESM",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5b51ec8d21f831743d61f9a684b0282187f51d17de9100869e078881c7a2e8c3f941019651ed20928a5d6506950853be24324cac0246c1ae69469369bf2e0ff1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/pretty-format@4.1.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/pretty-format"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/pretty-format@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "runner",
      "version": "4.1.10",
      "description": "Vitest test runner",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "20a23a929207f8b9a944ea65c8bc0105a09f32039938cb328156ba040443e9a840d38551b8949ae8e6951bb911bd210c0fcef455df75ad24b0d1e7a0b56c8b1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/runner@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/advanced/runner"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/runner@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "snapshot",
      "version": "4.1.10",
      "description": "Vitest snapshot manager",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5191f393d6aa53022fd38b86352ed7d1737904baac46c39f5e3768cdf6945632d4bf5c37af7a485c152aaf42a8d434692c7e3309bb763ea09fb86299f639a27"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/snapshot@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/snapshot"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/snapshot@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "spy",
      "version": "4.1.10",
      "description": "Lightweight Jest compatible spy implementation",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3cb7ff520be8ab9c0efdbe2bc18091d61d8f488757cfbc2791014c894a4b76d33b97aa6a545710201107c93d7e97e723ee637001f647cea5ea0f28ef3aec1b0f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/api/mock"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/spy@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "4.1.10",
      "description": "Shared Vitest utility functions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f2f5a9bf1d6c5b686b7f49ac2ba7dd2fb7a63a8d0c1fd515fbedccf7bb0a09c0954c962fded4813044f9cc349eef29f3d3c28d1d89789f9293efc07f6fee718"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@4.1.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/utils@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Gildas Lormeau",
      "group": "@zip.js",
      "name": "zip.js",
      "version": "2.8.26",
      "description": "A JavaScript library to zip and unzip files in the browser, Deno and Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "450e21f45e833a21f1a5da1c503ace97ac4133ec8eb73f8b914a25e3b01559c7de6c6043a59ef0ed7bf3f4f4b6e09817bcb1a25d7cd201f742755cb5b4f95a14"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40zip.js/zip.js@2.8.26",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gildas-lormeau.github.io/zip.js"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/gildas-lormeau/zip.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@zip.js/zip.js@2.8.26",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-dev, build-doc-api, build-doc-markdown, test-deno, test-node, test-bun, test-firefox, test-chrome"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-dev, build-doc-api, build-doc-markdown"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "acorn-jsx",
      "version": "5.3.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aeaf6cf893617f4202863b435f196527b838d68664e52957b69d0b1f0c80e5c7a3c27eef2a62a9e293eb8ba60478fbf63d4eb9b00b1e81b5ed2229e60c50d781"
        }
      ],
      "purl": "pkg:npm/acorn-jsx@5.3.2",
      "type": "library",
      "bom-ref": "pkg:npm/acorn-jsx@5.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "acorn",
      "version": "8.17.0",
      "description": "ECMAScript parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5141b0dbf419f00da7d8367e95c25f37f436158ea5d86f55d51ad58067591c0dcea2c002f8860dc1d5d665462b8434578ed87e778051b78a7eb6d4074445502"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.17.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn@8.17.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "acorn"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "ajv-formats",
      "version": "3.0.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f2252a979d04511fae51c7514371c3a9ae84572a3776870bf20e5627714d7169aeeb621b90652e7bfa44c8b056f1518a2ae7133e0a9e92ce1f214d43038ca8c1"
        }
      ],
      "purl": "pkg:npm/ajv-formats@3.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv-formats@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evgeny Poberezkin",
      "group": "",
      "name": "ajv",
      "version": "6.15.0",
      "description": "Another JSON Schema Validator",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7e0171ec77e8abad32b4ad9cec386717c8c8bf362038cc5fba08cb3923078cb20f81e9ea6bb4bba1a6a001352af7d995e8862f376b51982d309d3617ea23db33"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ajv-validator/ajv"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ajv-validator/ajv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, jshint, lint, test-spec, test-fast, test-debug, test-cov, test-ts, bundle, bundle-beautify, build, test-karma, test-browser, test-all, test, prepublish, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "bundle, bundle-beautify, build, watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evgeny Poberezkin",
      "group": "",
      "name": "ajv",
      "version": "8.20.0",
      "description": "Another JSON Schema Validator",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e16e58be3a53a3fa230f60505505f2773a60809da4b2367e0cd6fcfd4fa1a46b926df5b6bf1c8479ea3a32eb9b58ea4c7f142179557341f35f58eff194ac118"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ajv@8.20.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ajv.js.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv@8.20.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, prettier:write, prettier:check, test-spec, test-codegen, test-debug, test-cov, rollup, bundle, build, json-tests, test-karma, test-browser, test-all, test, test-ci, prepublish, benchmark, docs:dev, docs:build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "bundle, build, docs:build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "ansi-regex",
      "version": "6.2.2",
      "description": "Regular expression for matching ANSI escape codes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06add2992a721476968cf93c21ff7273ab2f33c739e9d079040b56e106f0e631d3c305d77132e844c9290c9a7a54bd17ce559a0874d7ae415444c6260f4b0baa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@6.2.2",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-regex@6.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, view-supported"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "ansi-styles",
      "version": "6.2.3",
      "description": "ANSI escape codes for styling strings in the terminal",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e038fa336f0907ea001fc9059132d4a3e6b68f038592ea9bdf2b9c53408035c45151bc52d1c3f49d96021a371cdc1357c1122c5159831a0cdac267bbcef247be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@6.2.3",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-styles@6.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, screenshot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "assert",
      "version": "2.1.0",
      "description": "The assert module from Node.js, for the browser.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "78b1e948afd8e2784c274ee00da033a17fd700a4bc3d26a88e69773340cce09a55d4b022e49389fe9e87fd75ab97c2fe0f3544bd5096d73def580681f684ec43"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/assert@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/browserify/commonjs-assert"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/assert@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, dev, test, test:nobuild, test:source, test:browsers, test:browsers:local"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jake Luer <jake@qualiancy.com> (http://qualiancy.com)",
      "group": "",
      "name": "assertion-error",
      "version": "2.0.1",
      "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2338bc45071f7ea09e3558058a02a58b5b2c92521ba479c261ce809275c662807a82b26ac9e6f2ee3bf5d895108264c09c80e76dc935bb192c4f87733773d604"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/assertion-error@2.0.1",
      "type": "framework",
      "bom-ref": "pkg:npm/assertion-error@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, pretest, test, posttest"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "available-typed-arrays",
      "version": "1.0.7",
      "description": "Returns an array of Typed Array names that are available in the current environment",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2f52306d48637bfbb4a3369abff4cd93837e745190f7abad881592db4404756d23250a8d5969e5be049f83d3dd1ee2120864b05c4c359ee0c8788ef5036a3cd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/available-typed-arrays@1.0.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/available-typed-arrays#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/available-typed-arrays.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/available-typed-arrays@1.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tests-only, test:harmony, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "balanced-match",
      "version": "4.0.4",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04bae011c453c17da8ea01b118e08dc8cbc64a9df96287ee633c3d87520c4d198aaadb40659554ebb6dd6fd3ebdaf50703cfa3de2dad25f8cee82ebee26c864c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@4.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/juliangruber/balanced-match.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/balanced-match@4.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, benchmark, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "T. Jameson Little <t.jameson.little@gmail.com>",
      "group": "",
      "name": "base64-js",
      "version": "1.5.1",
      "description": "Base64 encoding/decoding in pure JS",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "00aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b3b7ca0d3923903af2ea38b4ad42630b49336cd78f2f0cf1abc8b2a68e35a9e58"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/base64-js@1.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/beatgammit/base64-js"
        },
        {
          "type": "vcs",
          "url": "git://github.com/beatgammit/base64-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/base64-js@1.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint, test, unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "body-parser",
      "version": "2.3.0",
      "description": "Node.js body parsing middleware",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9c1a626ea5a36083e414c152c0b9c0ee5aea0c67a117f621c346cc19e65b0d6049b03da4649cc3c22d9cf4ef24f356affcde9e28ff0cdb0d96c1ad3bc619323"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/body-parser@2.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/body-parser@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "boolbase",
      "version": "1.0.0",
      "description": "two functions: One that returns true, one that returns false",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/boolbase@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fb55/boolbase"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fb55/boolbase"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/boolbase@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "brace-expansion",
      "version": "5.0.7",
      "description": "Brace expansion as known from sh/bash",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ee8172ef4dddc5f637fcd2f10b57e1d925024341fdae6018fb91290d57d78d44d3b3e1c4c11da761aa8bbfe196713b2e9b0c4f7e2cfa0b308d9305f0054c2a08"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@5.0.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/juliangruber/brace-expansion.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/brace-expansion@5.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, benchmark, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "netroy <aditya@netroy.in> (http://netroy.in/)",
      "group": "",
      "name": "buffer-image-size",
      "version": "0.6.4",
      "description": "get dimensions of any image buffer",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9c487e91938f635c3e81c08ca1b67a113529f567e26e7767a2c6e9c01d62264ffc1ade591766e14baf81e9b3d8cf8db82adc2c47a45f95cded0b3d7f8215f675"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/buffer-image-size@0.6.4",
      "type": "library",
      "bom-ref": "pkg:npm/buffer-image-size@0.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretest, test, coverage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Feross Aboukhadijeh <feross@feross.org> (https://feross.org)",
      "group": "",
      "name": "buffer",
      "version": "6.0.3",
      "description": "Node.js Buffer API, for the browser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "153882a4dc6dc226591c465b71b4c87198c44552029fdcaafe90c591397de7f031cc3d6768172d37b60eebcae233f80b48363bb1dacc6f2f21a1f00362ebaa38"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/buffer@6.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/feross/buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/buffer@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "perf, perf-node, size, test, test-browser-old, test-browser-old-local, test-browser-new, test-browser-new-local, test-node, update-authors"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "group": "",
      "name": "bytes",
      "version": "3.1.2",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/bytes@3.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "egoist <0x142857@gmail.com>",
      "group": "",
      "name": "cac",
      "version": "7.0.0",
      "description": "Simple yet powerful framework for building command-line apps.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b62c566209b9668383fb783a51379af757a8c39cfa0001da868de0d15f4235235be3980cf1299f96901cf8645dd489c2e00a8dff4ed49eb829e7a63de0df6125"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cac@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cacjs/cac#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cacjs/cac.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/cac@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, build, dev, test, typecheck, format, release, docs:api"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "call-bind",
      "version": "1.0.9",
      "description": "Robustly `.call.bind()` a function",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6bf872fa936c1544d1f88cfc4c226f5ee74a54b027cff0f2792528d74239caf143409045536b3dbaa429a12ac996ba0750aa0aab383e7a9c723fd96a15dcdf05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/call-bind#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bind.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/call-bind@1.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "call-bound",
      "version": "1.0.4",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/call-bound@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/call-bound#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bound.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/call-bound@1.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jake Luer <jake@alogicalparadox.com>",
      "group": "",
      "name": "chai",
      "version": "6.2.2",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3543d196e39f3a24ca04abd63ed483e0f845bd60aa3a2d01192b4d5ace7b5fd8eced7193a6b4a6168cf9174b56851e163e335e47d8d7a9d0bbfd4a522539e546"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chai@6.2.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@6.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prebuild, format, pretest, test, test-node, test-chrome, lint, lint:js, lint:format, lint:types, clean"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "chalk",
      "version": "5.6.2",
      "description": "Terminal string styling done right",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ecdcc12f4acde9f3145be7fb03a228e21e34a90946fb11a6b4cc5f6e71ff2bb4c0b6df094165502beea0d145ca31e549a3257912490db04ad0f29543ddb2c76c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chalk@5.6.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@5.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, bench"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Blake Embrey <hello@blakeembrey.com> (http://blakeembrey.me)",
      "group": "",
      "name": "change-case",
      "version": "5.4.4",
      "description": "Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1d14324e4dbf60f124b7d4e750f6cea6beb8530dca3a270558f5416fec621ef77a781c7fa8fafdc6a7c11434fc3f6bd6b2fbf3e236c491f0deef55b757236edb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/change-case@5.4.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/blakeembrey/change-case/tree/master/packages/change-case#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/blakeembrey/change-case.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/change-case@5.4.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, build, format, prepublishOnly, specs, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "cheerio-select",
      "version": "2.1.0",
      "description": "CSS selector engine supporting jQuery selectors",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6ff641b42efceb95cba782d9c9b6918dc58f9fcc40902a12b8106257daf0727a388c5fce0c14d430e14c4f265ddb15b4ccc3e0dfb37ed7688902c1365f2e1e2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cheerio-select@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/cheerio-select.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cheerio-select@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, format:prettier:raw, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Matt Mueller <mattmuelle@gmail.com>",
      "group": "",
      "name": "cheerio",
      "version": "1.2.0",
      "description": "The fast, flexible & elegant library for parsing and manipulating HTML and XML.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "583af26dcfe0285a53610bad2882ba52f7dcbb18a32197cc7d76989bc34cb0f431498bdffb5ddf5d4278af3b4619b25c050fc6179e60beb67405cd1b8ff9aabe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cheerio@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://cheerio.js.org/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/cheerio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cheerio@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "benchmark, build, format, format:es, format:prettier, format:prettier:raw, lint, lint:es, lint:prettier, lint:ts, prepare, prepublishOnly, test, test:vi, update-sponsors"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Paul Miller (https://paulmillr.com)",
      "group": "",
      "name": "chokidar",
      "version": "5.0.0",
      "description": "Minimal and efficient cross-platform file watching library",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d0326737c3ee40c63a4bf22222c1e6c5ef77510c5e1f04889e02a1a7f5118259a115c10e856f67067b7d589ecd11448ce28b982827563bc5b330a354f132997"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chokidar@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chokidar@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint, format, test, test:bun1"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "chownr",
      "version": "3.0.0",
      "description": "like `chown -R`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f88c7363d05939077f5ee60f466aef1158c5fe7aa3e64813e2412aed5a1fac3a0cd4cc6846311692b082dc4b4b8b9f5355ac314c09fea2b27015072ba84375fa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chownr@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/chownr.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chownr@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, pretest, test, preversion, postversion, prepublishOnly, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ben Coe <ben@npmjs.com>",
      "group": "",
      "name": "cliui",
      "version": "9.0.1",
      "description": "easily create complex multi-column command-line-interfaces",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93b9dd80a870a10bde04bfbfd6da86258373d3dec8ed63afc1b9a6536011e7e99a82d6e33d64134b50b9bf31a4042f189bc5164737ca533514a852f2a58e10fb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cliui@9.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/cliui@9.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "check, fix, pretest, test, postest, coverage, precompile, compile, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jorge Bucaran",
      "group": "",
      "name": "colorette",
      "version": "2.0.20",
      "description": "\ud83c\udf08Easily set your terminal text color & styles.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "21f103c70a1622391e5cbd5e5dc0e2a30e146ca8e12ddabafc4b92551f4630deca547debf6043cddeef786ccf535dd53de28dde71bf5c1c59160ef83ea4088db"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/colorette@2.0.20",
      "type": "library",
      "bom-ref": "pkg:npm/colorette@2.0.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, deploy, release, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "colorjs.io",
      "version": "0.5.2",
      "description": "Let\u2019s get serious about color",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b70995a22cc45bbca5652377d8e80a757466a35aa0fb04f9ffa0b7c6ee5bf50b16cd21408472e7db177cae8d1d882b0a7c28f545d6933ff9eb716faf02840f23"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/colorjs.io@0.5.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://colorjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/LeaVerou/color.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/colorjs.io@0.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, dtslint, eslint, lint, lint:ci, build:css, build:html, build:js, build:js:legacy, build:space-accessors, build, watch:css, watch:html, watch:js, watch, prepack, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:css, build:html, build:js, build:js:legacy, build:space-accessors, build, watch:css, watch:html, watch:js, watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "group": "",
      "name": "commander",
      "version": "12.1.0",
      "description": "the complete solution for node.js command-line programs",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "570f2a1caddb64cf72fcfd74bb75626fca3f0dd92f0363ad3ed66f0fcef540a8f2ef85a3d5648a1482cc3d13d27544b1e5114ad5aae527312d0383e41609dbb8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/commander@12.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/tj/commander.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commander@12.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "check, check:format, check:lint, check:type, check:type:ts, check:type:js, fix, fix:format, fix:lint, test, test-all, test-esm"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
      "group": "",
      "name": "common-ancestor-path",
      "version": "1.0.1",
      "description": "Find the common ancestor of 2 or more paths on Windows or Unix",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2f7b07468d695d712a5fc554dbc91f81463e606b24d3d84fa9989998b69c3626fa5cd4c233cb9b61e4fbaf25d0c3c6ac075b0a81c53996407b38dba0d3c681f3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/common-ancestor-path@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/common-ancestor-path"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/common-ancestor-path@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, preversion, postversion, prepublishOnly"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "component-emitter",
      "version": "2.0.0",
      "description": "Simple event emitter",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e26e6cdcc7b6c71955286f4f919a50a87411edb8299cdee3a03309e32bd59155e7823a084c6efa21a666ce6cb049e453793a5ce8deabdc7dfe2b252ead5f0e63"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/component-emitter@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "compressible",
      "version": "2.0.18",
      "description": "Compressible Content-Type / mime checking",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "005debecfe5d5b12fc331c884d132539140d68e036224005693af893b054ba68cfb51a460d36699743dbd5708ee89783081769d76e8282cf6c331a928e063246"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/compressible@2.0.18",
      "type": "library",
      "bom-ref": "pkg:npm/compressible@2.0.18",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-cov, test-travis, version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "compression",
      "version": "1.8.1",
      "description": "Node.js compression middleware",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6602a18f1cb6a48422de372c4f90ae31568ef8eb343f7332c7d4acbebe48ad32759f599a6cf2bd2a5eec21c22cda80246db6c2f895f1b8a483af6962e900fd3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/compression@1.8.1",
      "type": "library",
      "bom-ref": "pkg:npm/compression@1.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "confbox",
      "version": "0.1.8",
      "description": "Compact and high quality YAML, TOML, JSONC and JSON5 parsers",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44cb66c3488591e478615f9f50e4ae72b88040d6fd83ccc5479d8c582b65f9c09938544d2facde077f79bcfcc58448e39f87ccc57b9d9842e797f285fd6acaeb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/confbox@0.1.8",
      "type": "library",
      "bom-ref": "pkg:npm/confbox@0.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, bench, lint, lint:fix, prepack, release, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "group": "",
      "name": "connect",
      "version": "3.7.0",
      "description": "High performance middleware framework",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "66a45773eb59ba44e848d9a1e42da258c4a85775f561470f6ea10ce039041b9b4d417ad051908d5461afdc8ba272790cb4f7c67f75eda7c5825ecdbde62435a5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/connect@3.7.0",
      "type": "framework",
      "bom-ref": "pkg:npm/connect@3.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "consola",
      "version": "3.4.2",
      "description": "Elegant Console Wrapper",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e4829c757d279d86af8ba1bb4ed3a1c24633ca37c995ab5b8cc8ee2d27c4da4613e693033a2959e0ebcc862eb7ec27032024e6cf7c0044fa3286ac97d58f97bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/consola@3.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/consola@3.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "content-type",
      "version": "2.0.0",
      "description": "Create and parse HTTP Content-Type header",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8ff3bf77b19c642c8d97bfe1c1901beb4eabcea932bda0dcb4b99c91bc4bcc7bc50734c91ee1847687404dc3f7c884680eb2c790801326ebf36c5969fe48b671"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/content-type@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/content-type@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, build, format, prepare, specs, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Thorsten Lorenz <thlorenz@gmx.de> (http://thlorenz.com)",
      "group": "",
      "name": "convert-source-map",
      "version": "2.0.0",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/thlorenz/convert-source-map"
        },
        {
          "type": "vcs",
          "url": "git://github.com/thlorenz/convert-source-map.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/convert-source-map@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "",
      "name": "crelt",
      "version": "1.0.7",
      "description": "Tiny DOM-element-creation utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68ae816d67e17f853fc0270b1ca3c997fc5ae95915b2d45a3f2c16b4c286c2e38b73fc194f2418ba8c60bd99cdb01befeca83761305061804282072f890733b8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/crelt@1.0.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://code.haverbeke.berlin/marijn/crelt"
        },
        {
          "type": "vcs",
          "url": "git+https://code.haverbeke.berlin/marijn/crelt.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/crelt@1.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Andr\u00e9 Cruz <andre@moxy.studio>",
      "group": "",
      "name": "cross-spawn",
      "version": "7.0.6",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@7.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, prerelease, release, postrelease"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "css-select",
      "version": "5.2.2",
      "description": "a CSS selector compiler/engine",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e2cd3cd475d1bfc582c0dcd5e87453347d26cd8b35e338a86a890430be196ca5a759a249f5283cb4359152d30b84b9b218015e7f735fe502bd1369a157117cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/css-select@5.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/css-select.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/css-select@5.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Roman Dvornov <rdvornov@gmail.com> (https://github.com/lahmatiy)",
      "group": "",
      "name": "css-tree",
      "version": "3.2.1",
      "description": "A tool set for CSS: fast detailed parser (CSS \u2192 AST), walker (AST traversal), generator (AST \u2192 CSS) and lexer (validation and matching) based on specs and browser implementations",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5fbb2343371e521bb5bbb63fca5ad1645536152e8b462155a7aaca2cf836df2df1ddcdc338a030b97183a7e3c01a387a0929c28d8780ba5f29713f1b025fa548"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/css-tree@3.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/css-tree@3.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "watch, build, build-and-test, bundle, bundle-and-test, esm-to-cjs, esm-to-cjs-and-test, lint, lint-and-test, update:docs, review:syntax-patch, test, test:cjs, test:dist, coverage, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch, build, build-and-test, bundle, bundle-and-test, test:dist"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix B\u00f6hm <me@feedic.com> (http://feedic.com)",
      "group": "",
      "name": "css-what",
      "version": "6.2.2",
      "description": "a CSS selector parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bbf3b7bf06e9b7384cb372f57d013cd9948b1d041fb68e60c99cf0b5e54813279a63915ced1e1d6a917f06f46849815ea9f064e26d15d5569fab93e3bf6e70bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/css-what@6.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fb55/css-what"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/css-what@6.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "group": "",
      "name": "debug",
      "version": "2.6.9",
      "description": "small debugging utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/visionmedia/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.6.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Josh Junon (https://github.com/qix-)",
      "group": "",
      "name": "debug",
      "version": "4.4.3",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test:node, test:browser, test:coverage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Thorsten Lorenz <thlorenz@gmx.de> (http://thlorenz.com)",
      "group": "",
      "name": "deep-is",
      "version": "0.1.4",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a083f392c993838fccae289a6063bea245c34fbced9ffc37129b6fffe81221d31d2ac268d2ee027d834524fcbee1228cb82a86c36c319c0f9444c837b7c6bf6d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/deep-is@0.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/thlorenz/deep-is.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/deep-is@0.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "deepmerge",
      "version": "4.3.1",
      "description": "A library for deep (recursive) merging of Javascript objects",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dec52a6cc11cefb5eaa5d34eec547246883e796de987e19809b8feacafae63244cbb0b15cb4acc895b4f9fe40994a16f58fff53d8a5aa6a627d0c7b6927167f8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/deepmerge@4.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TehShrike/deepmerge"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TehShrike/deepmerge.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/deepmerge@4.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, test:typescript, size"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "define-data-property",
      "version": "1.1.4",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ac132f23396903cbfa13e489668a3ef87018aac2eb920ecc49f2229cc3c5866928af0ed7f9d39754942cf904faf731a4cccc9f0e720c3765a2775f8d6cbdd3f8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/define-data-property#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/define-data-property.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/define-data-property@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, tsc, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "define-properties",
      "version": "1.2.1",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f109902aa10048b7799f1d14d41d6890b1256d4baeb6d27f0276264576db6c60d687ab92db4f048c3e17aaafc8f702bbbb4bfa3b4f178535a7b795ed11b47a0e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/ljharb/define-properties.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/define-properties@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, pretest, test, posttest, tests-only, lint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "defu",
      "version": "6.1.7",
      "description": "Recursively assign default properties. Lightweight and Fast!",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef3db6426516890ff67742a475898035b45454006967d48d6321f9bf1e8f67e9c4e5b702d25eee16f11f1e5ca577f1dc1811532f9dfa0a50eddc311c4a510901"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/defu@6.1.7",
      "type": "library",
      "bom-ref": "pkg:npm/defu@6.1.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, release, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "depd",
      "version": "2.0.0",
      "description": "Deprecate all the things",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/depd@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/depd@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "destr",
      "version": "2.0.5",
      "description": "A faster, secure and convenient alternative for JSON.parse",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ba01535c2b4366e9dbcdab2a071acaf77224fc3458b0ee92fdf79d91610c2aab74e3167872c9a79b01830406f4ed058d6863009a74c87a6b1864292c8c04f0b0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/destr@2.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/destr@2.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench:bun, bench:node, build, dev, lint, lint:fix, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Lovell Fuller <npm@lovell.info>",
      "group": "",
      "name": "detect-libc",
      "version": "2.1.2",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06d8f604e38ef37a375b21f9f5ef0c817b3111055c6ab9143a9118aee6c1d2eaf09cdd74c90dfae2bb22072535d67665a966199b4e62fe87fb8a8e26ce2841b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/detect-libc@2.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/lovell/detect-libc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/detect-libc@2.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, changelog, bench, bench:calls"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "dom-serializer",
      "version": "2.0.0",
      "description": "render domhandler DOM nodes to a string",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c08900af28aab7f9d5e4440aa90a68dd24e848e57d2740e76c9ab02bb5affd3adcf76cc801867816532ef893c55b50df185b7cd594c21a00c469b7df5de2f226"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/dom-serializer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/dom-serializer@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "domelementtype",
      "version": "2.3.0",
      "description": "all the types of nodes in htmlparser2's dom",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38b113063eb0d0eb1a801c1d5e73dd37472731f17da2937af5ca3eed9adb7cf1ab7693d5341523d36b298ba07537bc0284b4223e7e02487ff326f5f0e7a8261f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/domelementtype@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domelementtype.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/domelementtype@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, lint, format, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "domhandler",
      "version": "5.0.3",
      "description": "Handler for htmlparser2 that turns pages into a dom",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "720c25bffd621508859d4f7a5d78113a1f314de7adb272620ec4dced36022c577dfbf58d908a8f4f188cffca5277c548ae15c64dfd4dcb5ab586ab95a83241e7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/domhandler@5.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domhandler.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/domhandler@5.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "domutils",
      "version": "3.2.2",
      "description": "Utilities for working with htmlparser2's dom",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ea464ac946a3943baa9472955f5c3b832b258fd30f217cc8162cffac6bb7e6e0b5c0c8be90c850c06865e25b7dba70bd55bf4836763d677fd9037f8584048b6b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/domutils@3.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domutils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/domutils@3.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, build:docs, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm, build:docs"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "dunder-proto",
      "version": "1.0.1",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/es-shims/dunder-proto#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/dunder-proto.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/dunder-proto@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Raynos <raynos2@gmail.com>",
      "group": "",
      "name": "duplexer",
      "version": "0.1.2",
      "description": "Creates a duplex stream",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8ed0fa606dfbd190888bff464da24a431593643d38e7ee11e214e4ff1d54ca8a9a77227dc7d0a04a2d519550d017c536b312cb4a716409a32286a9631c85a032"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/duplexer@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/duplexer"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/duplexer@0.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jorin Vogel",
      "group": "",
      "name": "edn-data",
      "version": "1.2.0",
      "description": "EDN parser and generator that work with plain JS data, with support for TS and node streams",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2dc3f867ee80c0a8316a7393ea24e9976330c3d3c42d8e7b0a45a71ac998bc6eb6ee9b10d56d93c85299d2cff1cace41b10191203657dfb5880a94de562c623d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/edn-data@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jorinvo/edn-data#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jorinvo/edn-data.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/edn-data@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:watch, build, lint, fix"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:watch, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
      "group": "",
      "name": "ee-first",
      "version": "1.1.1",
      "description": "return the first event in a set of ee/event pairs",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58cc26f4b851528f9651a44dfaf46e113a86f3d22066985548d91d16079beac4bf1383ab0c837bb78f0201ec121d773a0bc95e7c3f0a29faf9bd8eb56eb425a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/ee-first@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mathias Bynens (https://mathiasbynens.be/)",
      "group": "",
      "name": "emoji-regex",
      "version": "10.6.0",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b68508f38612e589b15b6d7d7ab9e2583d022153a8e3ac46282a2578d41180ecc3a2b8018b5bf80fbd7f385ce00fd18ed9418a22fd42dd2a7c0c09f4fa3e70ec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@10.6.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/emoji-regex"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/emoji-regex.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/emoji-regex@10.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, test:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "encodeurl",
      "version": "1.0.2",
      "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4cf257abc26a15a5589b609698fbe73f6232a3865233bfd029c4a6b8c2c339b7e91f97e2ed150699dfeb4c37feaeeb7fb1a88389011e5533600262447403b1d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/encodeurl@1.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/encodeurl@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "encoding-sniffer",
      "version": "0.2.1",
      "description": "Implementation of the HTML encoding sniffer algo, with stream support",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e60beadb44fabdfa5e915b6aad842c482159d70120e7ec16d3f41a64c5a416be81a83dcd7cab34acb0b1e2bad59525897996f934126054bb302bfc3631653e1b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/encoding-sniffer@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/encoding-sniffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/encoding-sniffer@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:docs, format, format:es, format:prettier, lint, lint:es, lint:prettier, lint:ts, prepublishOnly, prettier, test, test:vi"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:docs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "entities",
      "version": "4.5.0",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5748631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/entities@4.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/entities@4.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, build:docs, build:trie, build:encode-trie, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm, build:docs, build:trie, build:encode-trie"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "entities",
      "version": "6.0.1",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68df7b357585e805814da85f54e22b07f352864ce2e47ec5f6bd6cf660f77038f82a8e5fdaa86156860c89b5c5ec694bbde6ff0f68a859acbc97123ded57a7de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/entities@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/entities@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:docs, build:encode-trie, build:trie, format, format:es, format:prettier, lint, lint:es, lint:prettier, lint:ts, prepublishOnly, prettier, test, test:vi"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:docs, build:encode-trie, build:trie"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "entities",
      "version": "7.0.1",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d6ae02ce1544131fdf78614ca5d724f8bb26af6399cd0799ae7dff91b566aa3550802b8d3c6f96679db34050458b4c2a6e9bdc3a6ab4fbd22d57750e1478e3c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/entities@7.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fb55/entities.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/entities@7.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:docs, build:encode-trie, build:trie, benchmark, format, format:es, format:biome, lint, lint:es, lint:biome, lint:ts, prepublishOnly, test, test:vi"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:docs, build:encode-trie, build:trie"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "es-define-property",
      "version": "1.0.1",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/es-define-property#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-define-property.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-define-property@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "es-errors",
      "version": "1.3.0",
      "description": "A simple cache for a few of the JS Error constructors.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/es-errors#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-errors.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-errors@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Guy Bedford",
      "group": "",
      "name": "es-module-lexer",
      "version": "2.3.0",
      "description": "Lexes ES modules returning their import/export metadata",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28b770426d8dbc62c39100c21af9a242b86477425b3335ed8704005205a342e41d04b15adde8813f96ab5d9c80f9ff31fb1ece5e0b9de9bab6af18c6b47576b7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/es-module-lexer@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/guybedford/es-module-lexer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/guybedford/es-module-lexer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-module-lexer@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "es-object-atoms",
      "version": "1.1.2",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1d6701a0de8d8a57aab52c9d2b616a1db4bf2e80ddda9aab9d01cbc89cc18f890ea7f932d8c58c37af78c4e7e42bcfd29d4b16d831fb11fc9597274a0ac9b567"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/es-object-atoms#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-object-atoms.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-object-atoms@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.28.1",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1eb26bbd9bf96b2c41ccf7f0a613a837393338822589fce4d0a26b18ad9cf11e3e2caa4cb6960b41e51d8e7c235affcb665907da569993ee30efca62f7d0f857"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.28.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "esbuild"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "postinstall"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "postinstall"
        },
        {
          "name": "cdx:npm:hasSuspiciousLifecycleScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:suspiciousLifecycleScripts",
          "value": "postinstall"
        },
        {
          "name": "cdx:npm:hasObfuscatedLifecycleScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:obfuscatedLifecycleScripts",
          "value": "postinstall"
        },
        {
          "name": "cdx:npm:lifecycleObfuscationIndicators",
          "value": "ast:string-from-char-code"
        },
        {
          "name": "cdx:npm:lifecycleExecutionIndicators",
          "value": "ast:child-process, ast:child-process-import"
        },
        {
          "name": "cdx:npm:lifecycleNetworkIndicators",
          "value": "ast:network-module-import, ast:network-request"
        },
        {
          "name": "cdx:npm:lifecycleIndicatorMap",
          "value": "postinstall:ast:string-from-char-code+ast:child-process+ast:child-process-import+ast:network-module-import+ast:network-request"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)",
      "group": "",
      "name": "escalade",
      "version": "3.2.0",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/escalade@3.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, pretest, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "escape-html",
      "version": "1.0.3",
      "description": "Escape string for use in HTML",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/escape-html@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "escape-string-regexp",
      "version": "4.0.0",
      "description": "Escape RegExp special characters",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4eda5c349dd7033c771aaf2c591cc96956a346cd2e57103660091d6f58e6d9890fcf81ba7a05050320379f9bed10865e7cf93959ae145db2ae4b97ca90959d80"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/escape-string-regexp@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "eslint-scope",
      "version": "9.1.2",
      "description": "ECMAScript scope analyzer for ESLint",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c52f741f9d5c2b0d2396dc66be61f2d886a2d4b22aadf6f0e7b6fbf70fc9ecc7ef0df90890567e923eb30b7063b54c21d79d07b1249dc5765cb2ebfbda688315"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-scope@9.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-scope@9.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint:types, pretest, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Toru Nagashima (https://github.com/mysticatea)",
      "group": "",
      "name": "eslint-visitor-keys",
      "version": "3.4.3",
      "description": "Constants and utilities about visitor keys to traverse AST.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2973e2d77a2ca28acc4f944914cd4eacbf24b57eb20edcc8318f57ddcbb3e6f1883382e6b1d8ddc56bf0ff6a0d56a9b3a9add23eb98eb031497cfdad86fa26a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-visitor-keys@3.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/eslint-visitor-keys#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-visitor-keys@3.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:cjs, build:debug, build:keys, build:types, lint, prepare, release:generate:latest, release:generate:alpha, release:generate:beta, release:generate:rc, release:publish, test, test:open-coverage, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:debug, build:keys, build:types"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Toru Nagashima (https://github.com/mysticatea)",
      "group": "",
      "name": "eslint-visitor-keys",
      "version": "5.0.1",
      "description": "Constants and utilities about visitor keys to traverse AST.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b43e34787c40df98743c421935e223907a034786238c9a77e1b88cd260efa6505efff981f881c2a870c657ba7117eecc9254ef8a085c08f3d90bbca75b28dd4c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-visitor-keys@5.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-visitor-keys@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:cjs, build:debug, build:types, test, test:coverage, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:debug, build:types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
      "group": "",
      "name": "eslint",
      "version": "10.7.0",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1954c3eecd6f74897a518bc07eb88e3de6350dff0b2198dfa1f2ef1f075ef9eac31c61ae1f2b8ceb1a3147198789e6e162e0f6a75bcde305a1d17ccf0114860d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint@10.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@10.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "eslint"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:docs:update-links, build:site, build:webpack, build:readme, build:rules-index, fmt, fmt:check, lint, lint:docs:js, lint:docs:rule-examples, lint:unused, lint:fix, lint:fix:docs:js, lint:rule-types, lint:types, release:generate:alpha, release:generate:beta, release:generate:latest, release:generate:maintenance, release:generate:rc, release:publish, test, test:browser, test:cli, test:ecosystem, test:ecosystem:update, test:emfile, test:fuzz, test:performance, test:pnpm, test:types, test:types:5.3, test:types:5.x, test:types:7.x, test:types:all"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:docs:update-links, build:site, build:webpack, build:readme, build:rules-index"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
      "group": "",
      "name": "espree",
      "version": "11.2.0",
      "description": "An Esprima-compatible JavaScript parser built on Acorn",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ee9dc3ad5108a295b50756af0062ee0928758ee6dcd351f624773c078aaa19b966839808f72ba60600028d6a3826521cd38b9fba0e3127749023c1e44bf460cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/espree@11.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js/blob/main/packages/espree/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/espree@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:debug, build:docs, build:types, lint:types, pretest, test, test:cjs, test:esm, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:debug, build:docs, build:types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joel Feenstra <jrfeenst+esquery@gmail.com>",
      "group": "",
      "name": "esquery",
      "version": "1.7.0",
      "description": "A query library for ECMAScript AST using a CSS selector like query language.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "029e86d16430714fcb1ecbcbc0e3757c0417f59a7403663a63f709065f6bfc96d6f74672838ff36c6eb3cca6b639300b10b6ab60798abb41a1a4ce443beed3d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esquery@1.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/estools/esquery/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/estools/esquery.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esquery@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, build:parser, build:browser, build, mocha, test, test:ci, lint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:parser, build:browser, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "esrecurse",
      "version": "4.3.0",
      "description": "ECMAScript AST recursive visitor",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2a67ca2f76fa1be457bcff0dd6faf74ead642ffa021609f63585c4b6a3fcfcbde929aa540381bc70555aa05dd2537db7083e17ca947f7df8a81e692d8bafd36a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/estools/esrecurse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/estools/esrecurse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esrecurse@4.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, unit-test, lint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "estraverse",
      "version": "5.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/estraverse@5.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/estools/estraverse"
        },
        {
          "type": "vcs",
          "url": "http://github.com/estools/estraverse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estraverse@5.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, lint, unit-test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Rich Harris",
      "group": "",
      "name": "estree-walker",
      "version": "3.0.3",
      "description": "Traverse an ESTree-compliant AST",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed150a7d781230c933b7a66e5e6a9aa4ebab2c63cf7e08fa97db9167b9511a896f934cb6ca871cdf92dd731282e4f419767d8332a8a8010d8da1672b4ca9a6ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rich-Harris/estree-walker"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estree-walker@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "esutils",
      "version": "2.0.3",
      "description": "utility box for ECMAScript language tools",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "915b1ca97938382a7af126747648042958baffc8a3df4d0a0564c9ab7d8ffdd61e5934b02b8d56c93c5a94dd5e46603967d514fcb5fd0fb1564a657d480631ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/estools/esutils"
        },
        {
          "type": "vcs",
          "url": "http://github.com/estools/esutils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esutils@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, lint, unit-test, generate-regex"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
      "group": "",
      "name": "events",
      "version": "3.3.0",
      "description": "Node's event emitter for all engines.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/events@3.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Gozala/events.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/events@3.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:browsers"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "expect-type",
      "version": "1.4.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "29f61b9a9466d156cb8c4bd56bdc86c028bd188df8c6f8bb03f1d761640eeb90920f6bb731ccd4252bb05ca148c651ac801422cd5f6ae49f4d1e3e151b49fea4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/expect-type@1.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mmkal/expect-type#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mmkal/expect-type.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/expect-type@1.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, lint, type-check, build, arethetypeswrong, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evgeny Poberezkin",
      "group": "",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "description": "Fast deep equal",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-deep-equal@3.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, build, benchmark, test-spec, test-cov, test-ts, test, prepublish"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "James Halliday <mail@substack.net> (http://substack.net)",
      "group": "",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify"
        },
        {
          "type": "vcs",
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, test-spec, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)",
      "group": "",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0c25eee887e1a9c92ced364a6371f1a77cbaaa9858e522599ab58c0eb29c11148e5d641d32153d220fcf62bcf2c3fba5f63388ca1d0de0cd2d6c2e61a1d83c77"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-levenshtein@2.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/hiddentao/fast-levenshtein.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-levenshtein@2.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepublish, benchmark, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Vincent Le Goff <vince.legoff@gmail.com> (https://github.com/zekth)",
      "group": "",
      "name": "fast-uri",
      "version": "3.1.4",
      "description": "Dependency-free RFC 3986 URI toolbox",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f099db910e23b83caf62ce26805190aa0e32098b450ed52d9a9d90210ab5d5965ee42150e7072a9b5aea0e0021fd074cc92b819cfccc5222543591b937f02243"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-uri@3.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fastify/fast-uri"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fastify/fast-uri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@3.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, test, test:browser:chromium, test:browser:firefox, test:browser:webkit, test:browser, test:unit, test:unit:dev, test:typescript"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "fdir",
      "version": "6.5.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b486d8b596ee70eb340511aa3c992c84951874bf920c7edd54cf208f2f84469dd60148cb105244fb4da46a7c87b708d63a7c2b298062c0098cd29e242c90275e"
        }
      ],
      "purl": "pkg:npm/fdir@6.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/fdir@6.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jared Wray (https://jaredwray.com)",
      "group": "",
      "name": "file-entry-cache",
      "version": "8.0.0",
      "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5d74d4c02be2b1ae6869c34644ff527cdb5804d00c8be44fc011666e564417b37bb301d8412ebf65f93b491c31e03e63dc21f6d7560d45ca350c430d55f6429d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/file-entry-cache@8.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/file-entry-cache@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, autofix, clean, test, test:ci, perf"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "finalhandler",
      "version": "1.1.2",
      "description": "Node.js final http responder",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68059c5b9eeec5536b419a855e3213a56dec2144261c61b7a926fd9946a1f4c80c0b835e5a134e94d8d7118ab71e3440bcbe9aad4be2646189b0183acf4cec58"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/finalhandler@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "find-up",
      "version": "5.0.0",
      "description": "Find a file or directory by walking up parent directories",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efcfcf5d3d7094b2c3813cc3b3bb23abd873cf4bd70fece7fbbc32a447b87d74310a6766a9f1ac10f4319a2092408dda8c557dd5b552b2f36dac94625ba9c69e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/find-up@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/find-up@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jared Wray (https://jaredwray.com)",
      "group": "",
      "name": "flat-cache",
      "version": "4.0.1",
      "description": "A stupidly simple key/value storage using files to persist some data",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7fb71c14f2b7497147a71d795081b2449fc525072db8a674cd5b8dddfac1a381e72b771acbd5445b447ac8f6051c2d0082a86e90fcca8eadb6b790e6032a86cb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/flat-cache@4.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/flat-cache@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, clean, eslint-fix, autofix, check, verify, test:cache, test:ci:cache, test, format"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Andrea Giammarchi",
      "group": "",
      "name": "flatted",
      "version": "3.4.2",
      "description": "A super light and fast circular JSON parser.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3e30ec7bb47385c3e4209c32e6deca3d641267d7006f341771a7ec7ad4280fbb0e2514251a290d6f1ef2669d8ea2d0e7272ac371bc91ab74ed6f5f2260eaa4c4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/WebReflection/flatted#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/flatted.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, cjs, rollup:es, rollup:esm, rollup:babel, min, size, test, test:php, test:py, ts, coverage"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Raynos <raynos2@gmail.com>",
      "group": "",
      "name": "for-each",
      "version": "0.3.5",
      "description": "A better forEach",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74ac75d9e442548cea0b1146a65c8528930fbcb11682636d52ba53889211e6ef7bcc48511bcc92aed6e83c7657c7b75a2f1415ae5eb8ddc4f36da6f6b64423c6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/for-each@0.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/for-each"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/for-each.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/for-each@0.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, pretest, test, tests-only, posttest, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "fsevents",
      "version": "2.3.3",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e71a037d7f9f2fb7da0139da82658fa5b16dc21fd1efb5a630caaa1c64bae42defbc1d181eb805f81d58999df8e35b4c8f99fade4d36d765cda09c339617df43"
        }
      ],
      "purl": "pkg:npm/fsevents@2.3.3",
      "type": "library",
      "bom-ref": "pkg:npm/fsevents@2.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Raynos <raynos2@gmail.com>",
      "group": "",
      "name": "function-bind",
      "version": "1.1.2",
      "description": "Implementation of Function.prototype.bind",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/function-bind"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/function-bind.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/function-bind@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, prepublish, prepack, pretest, test, posttest, tests-only, lint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harbamd <ljharb@gmail.com>",
      "group": "",
      "name": "generator-function",
      "version": "2.0.1",
      "description": "A function that returns the normally hidden `GeneratorFunction` constructor",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "485745988262fb26c2d2f8e51cdd191951877379601340f13c04f47638d583e9233a74aa725aa68f4290ef291338b3fa631a2a3afb8038319d707267fb8deade"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/generator-function@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TimothyGu/generator-function#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TimothyGu/generator-function.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/generator-function@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, pretest, test, posttest, tests-only, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Stefan Penner",
      "group": "",
      "name": "get-caller-file",
      "version": "2.0.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/get-caller-file@2.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/stefanpenner/get-caller-file#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stefanpenner/get-caller-file.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/get-caller-file@2.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, test, test:debug"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "get-east-asian-width",
      "version": "1.6.0",
      "description": "Determine the East Asian Width of a Unicode character",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4116ef0c86f1e9892551ee91c5e4de95e311d32bf77181fa3ec3d91dc9d59fbc6fef33b504737caf45c44eef27e987b743e6a1b526ab7375a0b4d5a67a12017c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/get-east-asian-width@1.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/get-east-asian-width@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, prepublish"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/get-intrinsic#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-intrinsic.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/get-intrinsic@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "get-proto",
      "version": "1.0.1",
      "description": "Robustly get the [[Prototype]] of an object",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/get-proto#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-proto.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/get-proto@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, pretest, test, posttest, tests-only, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
      "group": "",
      "name": "glob-parent",
      "version": "6.0.2",
      "description": "Extract the non-magic parent path from a glob string.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5f1c08f043a1550816a7a8832feddbd2bf3a7f877a017eb3494e791df078c9d084b972d773915c61e3aefa79c67ed4b84c48eeff5d6bb782893d33206df9afe0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@6.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/glob-parent@6.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, pretest, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "glob-to-regex.js",
      "version": "1.2.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40cc25390294fc8cea314380656b9b50e4fc41fb7e6342905a75fd9caddc874089834b53a784ef199b137ee7582afd8dce8412c8f72703a4d87884378c689c85"
        }
      ],
      "purl": "pkg:npm/glob-to-regex.js@1.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/glob-to-regex.js@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)",
      "group": "",
      "name": "glob",
      "version": "13.0.6",
      "description": "the most correct and second fastest glob implementation in JavaScript",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/glob@13.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/glob@13.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc, profclean, test-regen, prebench, bench, preprof, prof, benchclean"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "globals",
      "version": "17.7.0",
      "description": "Global identifiers from different JavaScript environments",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0b39b29ece5d52cab8b1e14147f29dc9d866a3ccbd902efd8624a43e7d18706b4d9d85a7ae0b74be3ad28f1f6db29a031969b608c6ab7df46e2e3338c54cfcc6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/globals@17.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/globals@17.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, prepare, update, update:browser, update:builtin, update:builtin-yearly, update:nodeBuiltin, update:bunBuiltin, update:denoBuiltin, update:worker, update:serviceworker, update:sharedWorker, update:audioWorklet, update:shelljs, update:jest, update:vitest, build, build:data, build:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:data, build:types"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "ImportedModules",
          "value": "globals"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        },
        "occurrences": [
          {
            "location": "apps/desktop/eslint.config.mjs"
          }
        ]
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "gopd",
      "version": "1.2.0",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/gopd#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/gopd.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gopd@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "gzip-size",
      "version": "6.0.0",
      "description": "Get the gzipped size of a string or buffer",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6b1ed962899fea3a8f4d0e3e5c2a541b25ca1e4e56c1e4be7b4e4c04ee3fcb7589e519263d734abd7f9bc756de85520b570afa25242f64092ed36d421cf5c6dd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/gzip-size@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/gzip-size@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "David Ortner",
      "group": "",
      "name": "happy-dom",
      "version": "20.10.6",
      "description": "Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e900f48a5cc30edf77b57e38cbcb5b99974071d4d16038543fe02c822ea90bc3e9e4803772f6991b2a1537f106b65abdce24fae623ee0419f70122ebea10a057"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/happy-dom@20.10.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/capricorn86/happy-dom"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/happy-dom@20.10.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "compile, compile:build-version-file, watch, test, test:ui, test:watch, test:debug, test:circular-dependencies"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, compile:build-version-file, watch, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "has-property-descriptors",
      "version": "1.0.2",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7924d2ae216fafab829ed418ce4e333661cb5022f093ec61731f099f64f1a8e709eb82489dd1842d9c095e152aae9999b86b3de7d814be7ab6f2e62a49760ae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/has-property-descriptors#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/has-property-descriptors@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, prelint, lint, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "has-symbols",
      "version": "1.1.0",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/has-symbols#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/has-symbols.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/has-symbols@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, posttest, tests-only, test:stock, test:staging, test:shams, test:shams:corejs, test:shams:getownpropertysymbols, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36a00307c5633c52ccd95d15bc751ec30c2cc3465605a21d828fa2787b4ade16ac2f3e2a78246361ca9f07a010ac182044aa69285f0be76fd5a9d56c3b8ec397"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/has-tostringtag#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/has-tostringtag.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/has-tostringtag@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, posttest, tests-only, test:stock, test:staging, test:shams, test:shams:corejs, test:shams:getownpropertysymbols, lint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "hasown",
      "version": "2.0.4",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f651b7db044177db089ea5722c3254d6f7e743602eb0321fedfef600e2db8e30aa96cff9f7bebd4d152c508b23fece4da65eca0c03f8bfeea57a2cabadd6dd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/hasOwn#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/hasOwn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hasown@2.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, prelint, lint, postlint, pretest, tsc, posttsc, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "hermes-estree",
      "version": "0.36.1",
      "description": "Flow types for the Flow-ESTree spec produced by the hermes parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "82ebf59d0e8827b4bcdcd4453d6737480ec8059add342f646a9c0eabab97bc5e303feb030a08f341b28f0a8c989a8c99473ced17f9ff737ea5feb71c0994a20b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hermes-estree@0.36.1",
      "type": "library",
      "bom-ref": "pkg:npm/hermes-estree@0.36.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "hermes-parser",
      "version": "0.36.1",
      "description": "A JavaScript parser built from the Hermes engine",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "180a4d938ccb1e2d945a8599664c7b2cd08e4b32d2739941e79a59fcf84aef27057a0eeee4b705f3ca7f59ba488b55d40ed1343291c4dee451deedca07b4e349"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hermes-parser@0.36.1",
      "type": "library",
      "bom-ref": "pkg:npm/hermes-parser@0.36.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "hosted-git-info",
      "version": "9.0.3",
      "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1dcfa084ba12b7a41a61952fd1606222f98c0d9b9967ba1a0ef747f0c6df38ee253acc5d5cb12fb82e9e3e81acf47d57f6808bcaaebe35537430aa83fb2771ca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@9.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/hosted-git-info"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/hosted-git-info.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hosted-git-info@9.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "posttest, snap, test, test:coverage, lint, postlint, lintfix, template-oss-apply, eslint, test:node20, test:cover"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "htmlparser2",
      "version": "10.1.0",
      "description": "Fast & forgiving HTML/XML parser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "55366433d196440b44a6f7a1ecc485e928e3ae935534d5497c5ba9ef14d8dd4a45b66ebb7e8cbd1c35579de2ed155b78a4ccf9919b6035cbc29e23456f586511"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/htmlparser2@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/fb55/htmlparser2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/htmlparser2@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, format, format:es, format:prettier, format:prettier:raw, lint, lint:es, lint:prettier, lint:ts, prepare, test, test:vi"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
      "group": "",
      "name": "http-errors",
      "version": "2.0.1",
      "description": "Create HTTP error objects",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e056d17405fe6d2766a3801416e4b458d88fcfc36016dfabf138603569a5ae3423b7543b651f7ecd395c7b6f39f71e0a497af022c69e4ea0e82909ad3fca4b99"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/http-errors@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/http-errors@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov, version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "typicode",
      "group": "",
      "name": "husky",
      "version": "9.1.7",
      "description": "Modern native Git hooks",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e60b39cad68d8c1ae1e4ec37cebbdd51463ed15c48b9654be22f62aede9fae257e06a7427e6575d4241358c8816161db5e1728f89d641df4ce52478f8420ef30"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/husky@9.1.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/typicode/husky.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/husky@9.1.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "husky"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "streamich (https://github.com/streamich)",
      "group": "",
      "name": "hyperdyperid",
      "version": "1.2.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63dde50b31d880659dac9ebac8892dc6268650b61cea81a2001c6170ee40b9f05e3b2a0875917b6c87cb68eadb33488620e5d0420c7146b1449dbf98eb0d67e0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hyperdyperid@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streamich/hyperdyperid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hyperdyperid@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, release"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
      "group": "",
      "name": "iconv-lite",
      "version": "0.6.3",
      "description": "Convert character encodings in pure javascript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ashtuchkin/iconv-lite"
        },
        {
          "type": "vcs",
          "url": "git://github.com/ashtuchkin/iconv-lite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/iconv-lite@0.6.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "coverage, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
      "group": "",
      "name": "iconv-lite",
      "version": "0.7.3",
      "description": "Convert character encodings in pure javascript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "20a5e9bc8ce39c2f574c051b54170c7c64b410f6885ed5babfecebf91469fa1a942c4a68d28c196b1eb0c91c0f3896d66f38d8b29430bac4ec7d5af489f878b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/iconv-lite"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/iconv-lite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/iconv-lite@0.7.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, test, test:ci, test:cov, test:performance, test:tap, test:typescript, test:webpack, typegen"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Feross Aboukhadijeh <feross@feross.org> (https://feross.org)",
      "group": "",
      "name": "ieee754",
      "version": "1.2.1",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "75ccaa843bd7d42e3a95765c56a0a92be16d31141574830debf0dfe63b36ce8b94b2a1bb23ab05c62b480beeca60adbd29d5ce2c776ef732f8b059e85509ea68"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ieee754@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/feross/ieee754.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ieee754@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test-browser, test-browser-local, test-node"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "kael",
      "group": "",
      "name": "ignore",
      "version": "5.3.2",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "86c053354a904c3c245ad71d608da2d3a63f9d4044b0d10324a8d676280bbde832f240ee2404bcb91969924710a721172f467fa630f2e4706632344227682afa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ignore@5.3.2",
      "type": "library",
      "bom-ref": "pkg:npm/ignore@5.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, build, test:lint, test:tsc, test:ts, tap, test:git, test:ignore, test:ignore:only, test:others, test:cases, test:no-coverage, test:only, test, test:win32, report, posttest"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
      "group": "",
      "name": "import-meta-resolve",
      "version": "4.2.0",
      "description": "Resolve things like Node.js \u2014 ponyfill for `import.meta.resolve`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "22abf67f369340ddbcb3f170640a05ab4652b3fee13001c9557fb0f0f665ddc635f4fc64ea31456a5c50a087d6dbcdba8bf7c32d7bfc2221194484f4943b9672"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/import-meta-resolve@4.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/import-meta-resolve@4.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, format, generate, prepack, test-api, test-coverage, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jens Taylor <jensyt@gmail.com> (https://github.com/homebrewing)",
      "group": "",
      "name": "imurmurhash",
      "version": "0.1.4",
      "description": "An incremental implementation of MurmurHash3",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jensyt/imurmurhash-js"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jensyt/imurmurhash-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/imurmurhash@0.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "inherits",
      "version": "2.0.3",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c74d0844d5cdcbade3c069099b33e2828c921db6aaa4dbb329b04e9b32be83639d66943dc3eb3108df95481de36bb20081ed8e3f6aa97f14e378d7328e65b5bb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/inherits@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "inherits",
      "version": "2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/inherits@2.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "ini",
      "version": "6.0.0",
      "description": "An ini encoder/decoder for node",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2014dd224cd934ea6a9bbab7751a89bcc6a57578c31d69040dfaf0184413b3979a40c595f9d8c0851fb06a1c8d34c01afaaa5b0d4841315b7864a370a4f9bbc5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ini@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/ini.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ini@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, lint, lintfix, test, snap, posttest, postlint, template-oss-apply"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "is-arguments",
      "version": "1.2.0",
      "description": "Is this an arguments object? It's a harder question than you think.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "edb55b8b486e8ffc2b2003b36fc5356acce0f64762dca37f0b2535f424c8eed028658119a0bf720835e96d737eb8fb2e5a73f4d9ccae8358257aaabe4d4f9808"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-arguments@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/is-arguments"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/is-arguments.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-arguments@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "is-callable",
      "version": "1.2.7",
      "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d410b40551614bfa74aadc3a7a7a7c7bef0e0f452b2b4a052f3b528cdce170a037583b89c7100f5f33ee3ed2a48c463d514a045a55fff1f80a7aed92f22f494c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-callable@1.2.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/is-callable.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-callable@1.2.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, version, postversion, prepublishOnly, prepublish, pretest, test, posttest, tests-only, prelint, lint"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "group": "",
      "name": "is-extglob",
      "version": "2.1.1",
      "description": "Returns true if a string has an extglob.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "49b29b00d90deb4dd58b88c466fe3d2de549327e321b0b1bcd9c28ac4a32122badb0dde725875b3b7eb37e1189e90103a4e6481640ed9eae494719af9778eca1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jonschlinkert/is-extglob"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-extglob@2.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "is-generator-function",
      "version": "1.1.2",
      "description": "Determine if a function is a native generator function.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ba9aadd5290690e0d6f6db06346e66b574d7b440a2cf0b52da4035eb533e8093dcd7175bfc0c7adbd69fe98ad3c1c39e4076dec2b3cd944e43c7b933bd74e2cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-generator-function@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/is-generator-function.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-generator-function@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, test:all, test:harmony, test:index, test:corejs, test:uglified, posttest, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "group": "",
      "name": "is-glob",
      "version": "4.0.3",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5e9526b21c7dfa66013b6568658bba56df884d6cd97c3a3bf92959a4243e2105d0f7b61f137e4f6f61ab0b33e99758e6611648197f184b4a7af046be1e9524a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/micromatch/is-glob"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-glob@4.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband",
      "group": "",
      "name": "is-nan",
      "version": "1.3.2",
      "description": "ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13ecc12a9436b7a304a3556ca2762696e93d3711ab6f3a5e78b0b6c48562b8ed848d4db1b17b013f04ebdd892ff65d3c51811511d59e459368b9a66a17a44dd3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-nan@1.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/es-shims/is-nan"
        },
        {
          "type": "vcs",
          "url": "git://github.com/es-shims/is-nan.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-nan@1.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepublish, pretest, test, tests-only, posttest, lint, postlint"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "is-plain-obj",
      "version": "4.1.0",
      "description": "Check if a value is a plain object",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f8f822faf32e50d909c84c62301b792251683322a7af9ce127852ca73e7c58e841179428219905c8d1c86c102d1f0cd502093946d9dd54db0344deb5fe6983aa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/is-plain-obj@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "is-regex",
      "version": "1.2.1",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "32362c2873b93bb982b26446c5670b5a1785a8df4327fd939a782f8ca5e285ee9e7d588fa9cdbbe3e171ff87d88ffaf4dfe112bc17535cad15ead037ae07b3d6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/is-regex"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/is-regex.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-regex@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, test:harmony, test:corejs, posttest, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "is-typed-array",
      "version": "1.1.15",
      "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a7711cb227178e2b7b49ab245c7b35840f75431813c38e85bfa10528a192e434452c3f322a7a218c5de1c688eef786ff39c319a10ba4ce93e9044f6e2d52b381"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/is-typed-array@1.1.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/is-typed-array.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/is-typed-array@1.1.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, test, tests-only, test:harmony, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "isexe",
      "version": "2.0.0",
      "description": "Minimal module to check if a file is executable.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/isexe#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/isexe.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/isexe@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, preversion, postversion, postpublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "isexe",
      "version": "4.0.0",
      "description": "Minimal module to check if a file is executable.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "14552d64ca6867c46a1d2dd77971261d62c0e2d847f99c42bf694e88f227d5773b0b1aea856ccd483cc3fbf7214bfcdb61ece68b058b7500b4f497502a6b613b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/isexe@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/isexe@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "jiti",
      "version": "2.7.0",
      "description": "Runtime typescript and ESM support for Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "002ffb2687c9bd91abae779635a12725e38b531f89946b7bb4d6b4c198913d3e0c635c267ca8eddbee8eda9daecf6fac92597c39966624c36a7a47bb90a6cd81"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jiti@2.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/jiti@2.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "jiti"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, build, build:rolldown, clean, dev, jiti, lint, lint:fix, prepack, release, test, test:bun, test:native, test:native:bun, test:native:deno, test:native:node, test:node-register, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:rolldown"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Simon Lydell",
      "group": "",
      "name": "js-tokens",
      "version": "4.0.0",
      "description": "A regex that tokenizes JavaScript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/js-tokens@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, esprima-compare, build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mathias Bynens (https://mathiasbynens.be/)",
      "group": "",
      "name": "jsesc",
      "version": "3.1.0",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fec33774ed853b35e3290849ba8d10d7bdf07f628ea3cb7823cbc7cba945f69a14a7b6ca4f4fcd1c4f1f3d7db73f07e19f291faa70b6c51c4e9d5c395ee18868"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jsesc@3.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/jsesc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/jsesc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsesc@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "bin/jsesc"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, coveralls, cover, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
      "group": "",
      "name": "json-buffer",
      "version": "3.0.1",
      "description": "JSON parse & stringify that supports binary via bops & base64",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e1b57905f4769aa7d04c99be579b4f3dd7fe669ba1888bd3b8007983c91cad7399a534ff430c15456072c17d68cebea512e3dd6c7c70689966f46ea6236b1f49"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-buffer@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dominictarr/json-buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/dominictarr/json-buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-buffer@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "json-parse-even-better-errors",
      "version": "5.0.0",
      "description": "JSON.parse with context information on error",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "645d67c59dbc561428b915a151c565508377ab04a03eeb302b4e6cfc721aa1eb40a04ffdb678159821e34b199240f6afd6777e94fb532f4619ff6005751fe261"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-parse-even-better-errors@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/json-parse-even-better-errors.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-parse-even-better-errors@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, template-oss-apply, lintfix, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evgeny Poberezkin",
      "group": "",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-schema-traverse@0.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, test-spec, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evgeny Poberezkin",
      "group": "",
      "name": "json-schema-traverse",
      "version": "1.0.0",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "34cf3f3fd9f75e35e12199f594b86415a0024ce5114178d6855e0103f4673aff31be0aadaa9017f483b89914314b1d51968e2dab37aa6f4b0e96bb9a3b2dddba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-schema-traverse@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "eslint, test-spec, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "James Halliday <mail@substack.net> (http://substack.net)",
      "group": "",
      "name": "json-stable-stringify-without-jsonify",
      "version": "1.0.1",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05d6e8cbe97bb40dce196e858f21475a43f92ee0728f54e4df72e3caad1ac72cdd93dfff2528b6bb77cfd504a677528dc2ae9538a606940bbcec28ac562afa3f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/samn/json-stable-stringify"
        },
        {
          "type": "vcs",
          "url": "git://github.com/samn/json-stable-stringify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
      "group": "",
      "name": "json-stringify-nice",
      "version": "1.1.4",
      "description": "Stringify an object sorting scalars before objects, and defaulting to 2-space indent",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e59e51156eb7cb145e27bbc03605ba79914659a42f9cf13758d999a0e26b4a41a3bb67ad280d8be6bace6b5b26f3bed355316de7b03cd011f56c0adc9a52df3f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-nice@1.1.4",
      "type": "library",
      "bom-ref": "pkg:npm/json-stringify-nice@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, posttest, snap, postsnap, eslint, lint, lintfix, preversion, postversion, postpublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Aseem Kishore <aseem.kishore@gmail.com>",
      "group": "",
      "name": "json5",
      "version": "2.2.3",
      "description": "JSON for Humans",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://json5.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/json5/json5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/json5@2.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "lib/cli.js"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-package, build-unicode, coverage, lint, lint-report, prepublishOnly, preversion, production, tap, test, version"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-package, build-unicode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "jsonata",
      "version": "2.2.1",
      "description": "JSON query and transformation language",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5dd6ec14aca7887096ec5a16a84b7a805f811af26d0cc341b99e59c042f3d3ed36d9e6a68f7730554d089af4a7f2bb2426fa77a77f28efcd40d34581ec0b6b3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jsonata@2.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://jsonata.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jsonata-js/jsonata.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsonata@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretest, mocha, test, posttest, build-es5, check-coverage, browserify, mkdir-dist, regenerator, browserify-es5, prepublishOnly, lint, doc, cover, minify, minify-es5"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build-es5, mkdir-dist, minify, minify-es5"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Angus Croll",
      "group": "",
      "name": "just-diff-apply",
      "version": "5.5.0",
      "description": "Apply a diff to an object. Optionally supports jsonPatch protocol",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3984ed8517d2879e56388b55ab0a5e7cfb4db7655d2acab902700ae9aa5db51eb2087f29af40a64abef5d09d0c7fe59d432ecafceccccbb2b632001f7505110f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/just-diff-apply@5.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/just-diff-apply@5.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Angus Croll",
      "group": "",
      "name": "just-diff",
      "version": "6.0.2",
      "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4b9f5eae25f9bb7fd084c36adeffe09bc29dd30f0e4ba4f3d854b5346e1b96ffb3d0cb90701449c855a3768bccd1169de3f3f86943c5b6790d8cc8f232531260"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/just-diff@6.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/just-diff@6.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jared Wray <me@jaredwray.com> (http://jaredwray.com)",
      "group": "",
      "name": "keyv",
      "version": "4.5.4",
      "description": "Simple key-value storage with support for multiple backends",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3154790747f1097f608d5e75b144b5ba9a0ec9c82094706d03b441a62f672d528d4f3538a7d4f52297eafffb8af93295600bf7e7d648ecc7b9a34ae8caa88a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/keyv@4.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jaredwray/keyv"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jaredwray/keyv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/keyv@4.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, test, test:ci, clean"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "George Zahariev <z@georgezahariev.com>",
      "group": "",
      "name": "levn",
      "version": "0.4.1",
      "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f9b4f6b87e04e4b184ee1fe7ddebdc4bfb109495c2a48a7aca6f0e589e5e57afbaec3b2a97f2da693eea24102ddabcdfa1aff94011818710e2c7574cb7691029"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/levn@0.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gkz/levn"
        },
        {
          "type": "vcs",
          "url": "git://github.com/gkz/levn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/levn@0.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-android-arm64",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "60aeff0a54ede2400ad2fa3ac375fe3e79b40f671fdaf3c76e139776836d8b519ad1a9753f84c1661c23013be33702c40429cabe325cda34201d71f4344c2502"
        }
      ],
      "purl": "pkg:npm/lightningcss-android-arm64@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-android-arm64@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "android"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-darwin-arm64",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "473786f49bb96da83606fd7f97095526f044deae93b57b247592cb0b27e0e69b7e1cbcfd06a94808eecb64ced51cd4d39ffe4f4611c50528e4e65738726b1c3d"
        }
      ],
      "purl": "pkg:npm/lightningcss-darwin-arm64@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-darwin-arm64@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-darwin-x64",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "53e42c069da6fecdb0aa95184ffeb09e56a07596ed65d9dd4a6badfcd26a94270c2d35a9e66b82ac80fe2b9509ea3a83d8116c85e8c26179e23c36cd87bdd5f3"
        }
      ],
      "purl": "pkg:npm/lightningcss-darwin-x64@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-darwin-x64@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "darwin"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-freebsd-x64",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2424e281e74492c664ded1d34ed86731d55f19feb5164cbc262d84e188d44c4417d78c62cbf953cd79eed6fc2265eddb61ed2af92a6c487fc24de0d72ba5878a"
        }
      ],
      "purl": "pkg:npm/lightningcss-freebsd-x64@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-freebsd-x64@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "freebsd"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-linux-arm-gnueabihf",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c7aae79e945ad862f4cd03a4b7aaedb376033f376e2e95afc0017a10c8571556570f8b4fac190416acc6a30cc2b085ac3e3a922beb723443835015de7951d293"
        }
      ],
      "purl": "pkg:npm/lightningcss-linux-arm-gnueabihf@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-linux-arm-gnueabihf@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-linux-arm64-gnu",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d279ccca8c8e2d12577db30e8a569245c2c7dc9c39cfd1c33467d3fe0c023e06838e7c748bcc3bbc1cc52c54757fa08c2ca17c8156de6e69143777dafe4409a5"
        }
      ],
      "purl": "pkg:npm/lightningcss-linux-arm64-gnu@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-linux-arm64-gnu@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-linux-arm64-musl",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "529424a1e9ebe14244ce054862923cd250c5bd198f560ea8a9ba0d1dfa07e024087cd03e1cead9ecca3b2993f4d9d0ba2e38213d025e06cbd7849a1dff09c806"
        }
      ],
      "purl": "pkg:npm/lightningcss-linux-arm64-musl@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-linux-arm64-musl@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-linux-x64-gnu",
      "version": "1.32.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "57b42be7622166674a3d5afe56dc3ca3e58bb1025809377c96821fa4368c45619465f04e60425ec89224a862033193f03f1db8a5431fc12c7123ca61aff31b38"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/lightningcss-linux-x64-gnu@1.32.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-linux-x64-gnu@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "glibc"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-linux-x64-musl",
      "version": "1.32.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d870ba7e55bd1ac2c89783ff34b8245ecc2607360d7f9779add20cc79d657d5cfd56e6c29ae7f4c274659a47fcc13363de17f1dbb10bff8f651134e895bb15a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/lightningcss-linux-x64-musl@1.32.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-linux-x64-musl@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "linux"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        },
        {
          "name": "cdx:npm:libc",
          "value": "musl"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-win32-arm64-msvc",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f126c2f01478d294ba6da08cf2c6ed6034b011541de099454ce95a0f78161877d385370006734305d6ba79365ea9ba1f6a5209845c74a8ace01c999c3d39c677"
        }
      ],
      "purl": "pkg:npm/lightningcss-win32-arm64-msvc@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-win32-arm64-msvc@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "arm64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss-win32-x64-msvc",
      "version": "1.32.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "026abd07f4a86587438b5905ae88e7a2a3cbc58850e16a395e22fc11526b56c07c011a02d4f596e951ad4f458a09e9a3cbc682fa5a2e2678d2ed4d7cc776f4e9"
        }
      ],
      "purl": "pkg:npm/lightningcss-win32-x64-msvc@1.32.0",
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss-win32-x64-msvc@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:os",
          "value": "win32"
        },
        {
          "name": "cdx:npm:cpu",
          "value": "x64"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "lightningcss",
      "version": "1.32.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "357601ce29cdadb95fada3c6cab6cfa03d7d0b587d95f23fd66ce0598bd75137b8d781b3fd7d450f65c165264ceeb453acc03c24bdceb4068689fac82a1439c9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/lightningcss@1.32.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss@1.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, build, build-release, prepublishOnly, wasm:build, wasm:build-release, website:start, website:build, build-ast, tsc, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-release, wasm:build, wasm:build-release, website:build, build-ast"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "locate-path",
      "version": "6.0.0",
      "description": "Get the first path that exists on disk of multiple paths",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "88f64ae9e6236f146edee078fd667712c10830914ca80a28a65dd1fb3baad148dc026fcc3ba282c1e0e03df3f77a54f3b6828fdcab67547c539f63470520d553"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/locate-path@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/locate-path@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me>",
      "group": "",
      "name": "lru-cache",
      "version": "11.5.2",
      "description": "A cache object that deletes the least-recently-used items.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e297ccd457f4c79d28d2d4306f9b9cc3f4733720f4fd824c13a215712b5a959b8c5b176ddec47786e4ad4edc73e0f526bd97d182ebc37a36acbd0da489f475d6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@11.5.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lru-cache@11.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, pretest, presnap, test, snap, preversion, postversion, prepublishOnly, format, typedoc, benchmark-results-typedoc, prebenchmark, benchmark, preprofile, profile, lint, postsnap, postlint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "magic-regexp",
      "version": "0.10.0",
      "description": "A compiled-away, type-safe, readable RegExp alternative",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "525cb506ee253b58701d45b40907925ae46dcc230d3b4d02997b52f0de9fcaf07707defd18e1047809224d40ec99b60b01bbe9512fcab7973889ba2c03357256"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/magic-regexp@0.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/magic-regexp.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/magic-regexp@0.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, docs:generate, lint, prepare, prepublishOnly, release, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Rich Harris",
      "group": "",
      "name": "magic-string",
      "version": "0.30.21",
      "description": "Modify strings, generate sourcemaps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bddd85e1853211728670b1e8abe4c4c828f1b9e49e1e7171cb28cda7cd328345d5e2f5219c37abfe5bef96a33f6ab0796d740de4adbfde88a7c82472c7c4f609"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/magic-string.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, changelog, format, lint, lint:fix, release, pretest, test, test:dev, bench, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/es-shims/math-intrinsics#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/math-intrinsics.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/math-intrinsics@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mozilla Developer Network",
      "group": "",
      "name": "mdn-data",
      "version": "2.27.1",
      "description": "Open Web data by the Mozilla Developer Network",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f58b9b9edddef00d0e2b0c58497ca12f29865b8b02b9f70b1ba55d88375419590f869a8bc65bcfe6f975f7cde0423265deda9baccef7d668da65a3faf00828b1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "url": "https://opensource.org/licenses/CC0-1.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Public Domain"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "false"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mdn-data@2.27.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://developer.mozilla.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mdn/data.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mdn-data@2.27.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Public Domain"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "media-typer",
      "version": "1.1.0",
      "description": "Simple RFC 6838 media type parser and formatter",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6a2b27ac33f818d7b4e9470a1675796df30d3c1530e23b0b19a5b059f9c7defd361a706e5d7d8c0959f945bad6a348f7a5ccd48a561b96aedf43b370dade572b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/media-typer@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/media-typer@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "memfs",
      "version": "4.64.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b0ef67e063b5a7fac0fc2a6b4d59269f975773d14bc0b04fcf1ecdd855f2e2699b80dc7c4d9bdb112ea02ed004e204626f304d4fc595db0593efe46c9c0de03"
        }
      ],
      "purl": "pkg:npm/memfs@4.64.0",
      "type": "library",
      "bom-ref": "pkg:npm/memfs@4.64.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "mime-db",
      "version": "1.54.0",
      "description": "Media Type Database",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "694e4426e20dd960de982700a76bc505fa7f9b810085626750d492c348b1b3bfe45db77a3e0eb8126c0990d745841f1a5add6c1f60935eb2f1a3f880195de83d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.54.0",
      "type": "library",
      "bom-ref": "pkg:npm/mime-db@1.54.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, fetch, lint, test, test-ci, test-cov, update, version"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "mime-types",
      "version": "3.0.2",
      "description": "The ultimate javascript content-type utility.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2db833764d21e23ba843d7c22975b86f2d1426a8fe9ce3ab23d309d6c4a3e2723c688d9ea35aa6bd01227b8543d6096c4b6e749f5e4bb16b18b42ba0892b52e4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mime-types@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/mime-types@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
      "group": "",
      "name": "minimatch",
      "version": "10.2.5",
      "description": "a glob matcher in javascript",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3142e454b7ca1980c561e8cfd3b40ebab0cb2d0a5c8e4ec5c3eee35d2d91d9ccd1433479eb21d1bde5393432443af887fa111364a4a4224e5cf93db71a315432"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/minimatch@10.2.5",
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@10.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, benchmark, typedoc, lint, postsnap, postlint"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "minipass",
      "version": "7.1.3",
      "description": "minimal implementation of a PassThrough stream",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b44047a839c8a0cff5ad7304d738246bd83a43695ca029311cbb9cece0c9e41c5b3f977873667970682d5c092ee7ddb4d02c7b762b874ce61f4810fc9fa9a6f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/minipass@7.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/minipass@7.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "minizlib",
      "version": "3.1.0",
      "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "299c58a350549160f64d514baf4310a0cf2f5148a0583dcb943f376bfef906a0bee2a1341dbd55a39bf516071f68d5ef7d7cebfb912143a8a783f09a0628d397"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/minizlib@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/minizlib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/minizlib@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, pretest, test, preversion, postversion, prepublishOnly, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "mlly",
      "version": "1.8.2",
      "description": "Missing ECMAScript module utils for Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "77e39bc4c40599bb75d2cadeb4d0f2b70b7ce55adb92185403f2411a6d4c3da589eb90a5e303a02da075358bc9499d047f4dcc30453fd31a4f317508436f547c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mlly@1.8.2",
      "type": "library",
      "bom-ref": "pkg:npm/mlly@1.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, release, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)",
      "group": "",
      "name": "mrmime",
      "version": "2.0.1",
      "description": "A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "637c1074583655ae9eb6f43923cdb252119db0aadc628c7aa7b15f2f52db2b6278574d45f531a57a94c88672b6e2dee4a1989b9a0f36286825840d572b922c2d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mrmime@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/mrmime@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "ms",
      "version": "2.0.0",
      "description": "Tiny milisecond conversion utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ms@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/ms@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "precommit, lint, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "ms",
      "version": "2.1.3",
      "description": "Tiny millisecond conversion utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/ms@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "precommit, lint, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Andrey Sitnik <andrey@sitnik.ru>",
      "group": "",
      "name": "nanoid",
      "version": "3.3.16",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f394a4f2349efe2dd188230cbc8a316922a11022f69f6a157b798ca427c0af878d8474978e0e827a814257a5026f7a3d4175d1fc3aa4d764d13f29f6d602ef1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nanoid@3.3.16",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@3.3.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "./bin/nanoid.cjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Lauri Rooden (https://github.com/litejs/natural-compare-lite)",
      "group": "",
      "name": "natural-compare",
      "version": "1.4.0",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/natural-compare@1.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "negotiator",
      "version": "0.6.4",
      "description": "HTTP content negotiation",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9b2453dc38963c7aa1a393eb25a211c9a32fda48187f499456004d39832e087e4a8b5c8489069ffd926e43ada7be9738e302f95836d35fbc86262d4d79ebf0f3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.6.4",
      "type": "library",
      "bom-ref": "pkg:npm/negotiator@0.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "node-fetch-native",
      "version": "1.6.7",
      "description": "better fetch for Node.js. Works on any JavaScript runtime!",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83dca1aa879dcc8526d274e74ea010bee78c3d53ae218d7a6ea8002490bc5ce3ae6d814dc33e88111f6ab341aad97774f8279c08a163b5d0d3300e2ee311b4e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/node-fetch-native@1.6.7",
      "type": "library",
      "bom-ref": "pkg:npm/node-fetch-native@1.6.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint, lint:fix, prepack, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Antelle <antelle.net@gmail.com> (https://github.com/antelle)",
      "group": "",
      "name": "node-stream-zip",
      "version": "1.15.0",
      "description": "node.js library for reading and extraction of ZIP archives",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2cde1fc9db7d4ea8598538646485509c5f5cc23537aa6507f61efc331fcaedddd5bdf46aab0b612f024450e10bd103d9d1742634dedb7b91a08ade7ee1dab707"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/node-stream-zip@1.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antelle/node-stream-zip"
        },
        {
          "type": "vcs",
          "url": "https://github.com/antelle/node-stream-zip.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/node-stream-zip@1.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, check-types, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "npm-install-checks",
      "version": "8.0.0",
      "description": "Check the engines and platform fields in package.json",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "49c01474ca72ce46e9c6835e910ded35174523c489f3ac2029949065d5314fe6e3d30545a6c10c5a79173f4b7055ed60272345e5aa415832618486e0ac856244"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-install-checks@8.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-install-checks.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-install-checks@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, lint, postlint, template-oss-apply, lintfix, snap, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "npm-normalize-package-bin",
      "version": "5.0.0",
      "description": "Turn any flavor of allowable package.json bin into a normalized object",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0898b7392e092ec34c9abdaed3b38996172b3f109e39e3ffe31abaeda58d6a2e9335659b4eb94d0e097c35c14a5657012a9d7c18f8fe1336cd220ac17d986c6a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-normalize-package-bin@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-normalize-package-bin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-normalize-package-bin@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, template-oss-apply, lintfix, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "npm-package-arg",
      "version": "13.0.2",
      "description": "Parse the things that can be arguments to `npm install`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "21c882137498dee13ce0b77c599536de000f3d5f6b218a1de05fab73ebc9ee1edcc0026df5593a4d5b0aeb4af2ed48f74914b76ea451206b93a7d615964e9634"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-package-arg@13.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/npm-package-arg"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-package-arg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-package-arg@13.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, npmclilint, lint, lintfix, posttest, postsnap, postlint, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "npm-pick-manifest",
      "version": "11.0.3",
      "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6eecf209f7a8198fcfc4aaa606a9f521426b667522d555494dd49244f188eb4b49754854a1240586cd33c9c26890374ece741e9ed82ba5ff0b6b2107cb2625a9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-pick-manifest@11.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-pick-manifest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-pick-manifest@11.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "coverage, lint, test, posttest, postlint, lintfix, snap, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Felix Boehm <me@feedic.com>",
      "group": "",
      "name": "nth-check",
      "version": "2.1.1",
      "description": "Parses and compiles CSS nth-checks to highly optimized functions.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "96a8eb8e668ea009d67cc9813cbf97367ca7661dbeb30c625f7594134b38c841c8ea6f80c2b2b65193a2988465dd7ff841cb55a92f008998c5ab2386acc5dbff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nth-check@2.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fb55/nth-check"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fb55/nth-check"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/nth-check@2.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:jest, lint, lint:es, lint:prettier, format, format:es, format:prettier, prettier, build, build:cjs, build:esm, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "James Halliday <mail@substack.net> (http://substack.net)",
      "group": "",
      "name": "object-inspect",
      "version": "1.13.4",
      "description": "string representations of objects in node and the browser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5baee22e5e09d845c41936df78709f7eb8c37e2b6f2c0360d14957df01545124f1f762974457a0307515812a84fb0be101b8b85aa8c683d733cac4d5d84a5b7b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inspect-js/object-inspect"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/object-inspect.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/object-inspect@1.13.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, pretest, lint, postlint, test, tests-only, test:corejs, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband",
      "group": "",
      "name": "object-is",
      "version": "1.1.6",
      "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "17c719f8a7c69521a2d3d9494fbfcd77a28967dca0b6f602d3f51860b23d9e640a2cc9f276907dcaf6eff4ad6e4a412eec553dbd83e65702e0df6f2d5fea2ddd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/object-is@1.1.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/es-shims/object-is"
        },
        {
          "type": "vcs",
          "url": "git://github.com/es-shims/object-is.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/object-is@1.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, tests-only, test, posttest, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "object-keys",
      "version": "1.1.1",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36e00449439432b9485ce7c72b30fa6e93eeded62ddf1be335d44843e15e4f494d6f82bc591ef409a0f186e360b92d971be1a39323303b3b0de5992d2267e12c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/ljharb/object-keys.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/object-keys@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretest, test, posttest, tests-only, coverage, coverage-quiet, lint, preaudit, audit, postaudit"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband",
      "group": "",
      "name": "object.assign",
      "version": "4.1.7",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9cadbc58ea3e4088c190376e4c8344e09905fd42492b27f6109c6f24a7db943a7283443ea643873532f4430cba34fe85844fc49f357bdc1c71a9c25a5d8f5a9f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/ljharb/object.assign.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/object.assign@4.1.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, pretest, test, posttest, tests-only, test:native, test:shim, test:implementation, test:ses, lint, build, prepublishOnly, prepublish"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Kevin Deng <sxzz@sxzz.moe>",
      "group": "",
      "name": "obug",
      "version": "2.1.3",
      "description": "A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6688580cd8e15b6bb841fa9460bed57ce2961305aa131e886f98882246de9d448cdbc0438868d68ff9d2251acd9f345a01d127884acd09cf958555189de97ca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/obug@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sxzz/obug#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sxzz/obug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/obug@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, build, dev, test, test:coverage, play, typecheck, format, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "ofetch",
      "version": "1.5.1",
      "description": "A better fetch API. Works on node, browser and workers.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d96e285199556aa00f02297a15483f7627e5e9886a85447bc767996386d00a4a36d945e0de1a6dabd28b41da850a557e5aef39517ee136d7464e7822ff507170"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ofetch@1.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/ofetch@1.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, prepack, play, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "on-finished",
      "version": "2.3.0",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8a4a9d906000c9ffd7fe03e15c6bdf800cad0d9b436ebf9b90d509d0df61e4c23f7667600acde5ea1a07adc52fe35b1129ec378c8c2ba78a900d788af7d52dc3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/on-finished@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "on-finished",
      "version": "2.4.1",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.4.1",
      "type": "library",
      "bom-ref": "pkg:npm/on-finished@2.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "on-headers",
      "version": "1.1.0",
      "description": "Execute a listener when a response is about to write headers",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef7ed9637c8d9d7cb7ec51e44313f3b78519d9458f5a209958bbc56787eee5cb9e7227a05f4cc63e7ae563a6f0460e0575039ef5853c324989c068683326e5f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/on-headers@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/on-headers@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov, update-upstream-hashes, upstream, version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "George Zahariev <z@georgezahariev.com>",
      "group": "",
      "name": "optionator",
      "version": "0.9.4",
      "description": "option parsing and help generation",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e88a50ee6294c5171934b20e6d1d21cfb971b1aa5248860d649c173c6785d264d5a862852178f50d070ca13db64b744e70bc98febcf43d669667d6b25a669df6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/optionator@0.9.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gkz/optionator"
        },
        {
          "type": "vcs",
          "url": "git://github.com/gkz/optionator.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/optionator@0.9.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Boshen and oxc contributors",
      "group": "",
      "name": "oxc-parser",
      "version": "0.131.0",
      "description": "Oxc Parser Node API",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "489dffed93db8227bc76be59f4123f339d7365ba576dafa14521b4303cd5c0c5b9091420d9f8d81348c71a52d7e1e7a289b1a00bf9b3a0314a4831f055910745"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/oxc-parser@0.131.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-parser@0.131.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build-dev, build-test, build, postbuild, postbuild-dev, build-wasi, build-wasm, build-wasm-dev, build-npm-dir, build-browser-bundle, test, test-node, test-browser, bench"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build-dev, build-test, build, build-wasi, build-wasm, build-wasm-dev, build-npm-dir, build-browser-bundle"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "oxc-walker",
      "version": "0.7.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7807829486bcdbcdce2c2af2b05589bb1363e07913a919b6b4ff69e535932a7c3c9c6bec8ea2be4831be162c605ab460d3d2793361d62ecf2960ee7dd87c1ec"
        }
      ],
      "purl": "pkg:npm/oxc-walker@0.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/oxc-walker@0.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "p-limit",
      "version": "3.1.0",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/p-limit@3.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-limit@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "p-locate",
      "version": "5.0.0",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2da363b51594058fbecc1e6713f37071aa0cca548f93e4be647341d53cdd6cc24c9f2e9dca7a401aded7fed97f418ab74c8784ea7c47a696e8d8b1b29ab1b93f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/p-locate@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-locate@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "package-manager-detector",
      "version": "1.7.0",
      "description": "Package manager detector",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c60d5e1e9c182ff0ff1c4756c368281593fabd5d051fb5be3d9e6b1641a37480cbb71abb124cc151e4f79be9677580adf3029b9a87d4bb531474c09790293d65"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/package-manager-detector@1.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu-collective/package-manager-detector#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/package-manager-detector.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/package-manager-detector@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, release, lint, lint:fix, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "the purl authors",
      "group": "",
      "name": "packageurl-js",
      "version": "1.0.2",
      "description": "JavaScript library to parse and build \"purl\" aka. package URLs. This is a microlibrary implementing the purl spec at https://github.com/package-url",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7d60b864fc68f34aa5877c4de45c5f228403de9855638f84cb34c8ab292c8e128d0e66a271da714af916c08ad84edbfd0b5fd171437aa71693c069a3d8dcd2e8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/packageurl-js@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/package-url/packageurl-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/package-url/packageurl-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/packageurl-js@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "parse-conflict-json",
      "version": "5.0.1",
      "description": "Parse a JSON string that has git merge conflicts, resolving if possible",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "64712634a32ad70c895cdc0bc721e796e3df440152225881bdb2bf52239c7913ade1787d3f3d1fab8f4dcad21a79a0947f9551f3a87043fdf814270d539fcb29"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/parse-conflict-json@5.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/parse-conflict-json.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse-conflict-json@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, lintfix, posttest, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
      "group": "",
      "name": "parse5-htmlparser2-tree-adapter",
      "version": "7.1.0",
      "description": "htmlparser2 tree adapter for parse5.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aeec39c722acea5ae9a3dc7dac266a6599c8527b480a34007745ac9a9dfde9497d94dfe1fa27e0555d71d606478bc7ae7a3eb04dfa6a5fc8fe045431174352fe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/parse5-htmlparser2-tree-adapter@7.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse5-htmlparser2-tree-adapter@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
      "group": "",
      "name": "parse5-parser-stream",
      "version": "7.1.2",
      "description": "Streaming HTML parser with scripting support.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "27279073d8b014b9f94dbbefa8008817f5571ba69b383781dc5c26bff4c674b9362df6d691ac92198ef66ade3e4f2ec490f663f39e2ee02ac80aa364daa21ba3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/parse5-parser-stream@7.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/inikulin/parse5"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse5-parser-stream@7.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
      "group": "",
      "name": "parse5",
      "version": "7.3.0",
      "description": "HTML parser and serializer.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2089ef53b7da6e5df8aa68bd818f17395c61632332b87db150da5bdaaf3f63eef9e762a57a3911beabc3d7d9cca145bfb901866ea36903a4ee7eee452f905983"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/parse5@7.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse5@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:cjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "parseurl",
      "version": "1.3.3",
      "description": "parse a url with memoization",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3",
      "type": "library",
      "bom-ref": "pkg:npm/parseurl@1.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, lint, test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)",
      "group": "",
      "name": "path-exists",
      "version": "4.0.0",
      "description": "Check if a path exists",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/path-exists@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/path-exists@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)",
      "group": "",
      "name": "path-key",
      "version": "3.1.1",
      "description": "Get the PATH environment variable key cross-platform",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/path-key@3.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)",
      "group": "",
      "name": "path-scurry",
      "version": "2.0.2",
      "description": "walk paths fast and efficiently",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/path-scurry@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/path-scurry"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-scurry@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc, bench"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joren Broekema <joren.broekema@gmail.com>",
      "group": "",
      "name": "path-unified",
      "version": "0.2.0",
      "description": "Node's path builtin module exposed as dual ESM/CJS and browser-compatible out of the box.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "30d2aabeb29b6db6f9a7b5c75d5e9902c7ffd5fff22506b5dd2fdf717d2eb9af1ec39f1381cea35d5fb5e89c806e747f7258021fe7ae283c6b176493c4c1ddae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/path-unified@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jorenbroekema/path-unified"
        },
        {
          "type": "vcs",
          "url": "git://github.com/jorenbroekema/path-unified.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-unified@0.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "format, format:eslint, format:prettier, lint, lint:eslint, lint:prettier, test, test:browser, test:browser:watch, test:node, types, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:browser:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joyent (http://www.joyent.com)",
      "group": "",
      "name": "path",
      "version": "0.12.7",
      "description": "Node.JS path module",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6975c2eacfb5c3ba2d545f5495eb45905703b0978eee549904f51086d6f93b4c497bc2ed6218ff1b195da0bd3d6c18fdf99984da13681ea41214c3797e2921e1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/path@0.12.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://nodejs.org/docs/latest/api/path.html"
        },
        {
          "type": "vcs",
          "url": "git://github.com/jinder/path.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path@0.12.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "2.0.3",
      "description": "Universal filesystem path utils",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948c6700a8fd6041a72841ef8e049b0503b2dde03c97b9422367971cef970b1ef27b76d36c4ee8298712000f0b294be02b68051e3c22ab495b4f2c58ff17cf3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, release, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "perfect-debounce",
      "version": "2.1.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2e381d4f2b5515779482d1d9afd59856261233f83c3247133d80e53daddc0ea322ac78ca89264f61de83a0bee92bc00942bfae5a442f0a31cd76232ab2b26cfa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/perfect-debounce@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/perfect-debounce@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Alexey Raspopov",
      "group": "",
      "name": "picocolors",
      "version": "1.1.1",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/picocolors@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "group": "",
      "name": "picomatch",
      "version": "4.0.5",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46fc3072bb8d8c8d67713e7145a91ec92f4b7fc95c22dbf7e0a0fe6a27fe547f6476e0327d8062a46875db6ef8c6d7a720f675d7dfd1f4175305af200304a1d0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/picomatch@4.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/micromatch/picomatch"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/picomatch@4.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, mocha, test, test:ci, test:cover"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "pkg-types",
      "version": "1.3.1",
      "description": "Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc99b933846fb4115590a591bb604b51334ff3f3366be530b805fe69ee3bef4ab5a951ad7e31be5930aea68662c689239878abcbcb88f9d958f0a5d85791d555"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/pkg-types@1.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/pkg-types@1.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepack, dev, release, lint, lint:fix, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "possible-typed-array-names",
      "version": "1.1.0",
      "description": "A simple list of possible Typed Array names.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ffee55153721243a158f76e1a2a8ba51eca6703d340c0c1bd672706a6ccfbc712ccc9e05a45e9234d6d46ce4bcc88e7aa87cdd57c78ad2a11f3928a87644ddc6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/possible-typed-array-names@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/possible-typed-array-names#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/possible-typed-array-names.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/possible-typed-array-names@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, prelint, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Andrey Sitnik <andrey@sitnik.es>",
      "group": "",
      "name": "postcss",
      "version": "8.5.17",
      "description": "Tool for transforming styles with JS plugins",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "27b105fbc5fe0b344f6893cebfd0a4db035626f1a79e5dcf70d3c074683a1932e3c95a72434c804cc497445455d3506f893ffd1b0b9cdeb8c4c896c3246f5ae3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.5.17",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://postcss.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss@8.5.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "George Zahariev <z@georgezahariev.com>",
      "group": "",
      "name": "prelude-ls",
      "version": "1.2.1",
      "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "be47033eb459a354192db9f944b18fa60fd698843ae6aa165a170629ffdbe5ea659246ab5f49bdcfca6909ab789a53aa52c5a9c8db9880edd5472ad81d2cd7e6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/prelude-ls@1.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://preludels.com"
        },
        {
          "type": "vcs",
          "url": "git://github.com/gkz/prelude-ls.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prelude-ls@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "James Long",
      "group": "",
      "name": "prettier",
      "version": "3.9.5",
      "description": "Prettier is an opinionated code formatter",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc5565efae8ba547c1e6f5e00983986b431e57fe38d486bdf4078809021015363f370d2ba19c142dc5e992ee62d7f9b992dfdb6b3face19a20b2977cdfd1d232"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/prettier@3.9.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.9.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "./bin/prettier.cjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "proc-log",
      "version": "6.1.0",
      "description": "just emit 'log' events on the process object",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "886f866257517f6050d140d401de8943f470cda432ea65e6b24fc8ce56326a5e00e12345c39e0c787e3fb4b905e08e56a161bd490c2ea96cd2f7d8da1501c1b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/proc-log@6.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/proc-log.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/proc-log@6.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, posttest, postsnap, lint, postlint, lintfix, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Roman Shtylman <shtylman@gmail.com>",
      "group": "",
      "name": "process",
      "version": "0.11.10",
      "description": "process information for node.js and browsers",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71d19e7ff76b585a32743d49b0ccee15ff35d349d997e193fb269c7366c471e7797fd463938cfe5ad1544c1bbd3e13a2f63fe37e604fbb498c118e3021d005f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/process@0.11.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/shtylman/node-process.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/process@0.11.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, browser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mathias Bynens (https://mathiasbynens.be/)",
      "group": "",
      "name": "punycode",
      "version": "1.4.1",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8e660d1255bbcaf3bb4d5df70a34a6bd2884db2728ddb576733bbf3b30ca74c35565059fc426e55112e17fee3bb32411067b637cb75dfc7d1e82bcc81bea1a15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/punycode@1.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/punycode"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bestiejs/punycode.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/punycode@1.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mathias Bynens (https://mathiasbynens.be/)",
      "group": "",
      "name": "punycode",
      "version": "2.3.1",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bd8b7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/punycode"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/punycode.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/punycode@2.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "qs",
      "version": "6.15.3",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3bd825df30a5e61e5b970d4a194cd02a1039a145d297caf0508339a344b79c25cc9624afcb90f3c7bfc325c23e4b08080aff889de499c21061d684b210703bd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/qs@6.15.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/qs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/qs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/qs@6.15.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, posttest, readme, postlint, lint, dist"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "dist"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "quansync",
      "version": "1.0.0",
      "description": "Create sync/async APIs with usable logic",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7165a70412e7efdc74933d0b9c86bbd5eaca1a88008c167ab51fcc24562a1cb681f74d185af52cfaea53b14703cafea663ec73e24af7a287dc80ca1f7c82fa8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/quansync@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quansync-dev/quansync#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/quansync-dev/quansync.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/quansync@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, release, benchmark, test, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
      "group": "",
      "name": "raw-body",
      "version": "3.0.2",
      "description": "Get and validate the raw body of a readable stream.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b9cd08c3965c5691fed9e7125d574fc1d164cdab1eafc46ef4cc9138374901b382e8be6118589cd01b10bd6d2f5100abb76e0338d25adde73a0b275d8c43904"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/raw-body@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/raw-body@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, test, test:ci, test:cov, version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "read-package-json-fast",
      "version": "5.0.0",
      "description": "Like read-package-json, but faster",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4b5e9578f26741c7e693a1c864088ff135d6fd50e50ed65fcd59dd44313c96164d03862f022c008e0be1a327fafaca287c41ffbeb66739472d4adfa3604dad92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/read-package-json-fast@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/read-package-json-fast.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/read-package-json-fast@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, template-oss-apply, lintfix, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Thorsten Lorenz <thlorenz@gmx.de> (thlorenz.com)",
      "group": "",
      "name": "readdirp",
      "version": "5.0.0",
      "description": "Recursive version of fs.readdir with small RAM & CPU footprint",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6efd7435a6fad0b58c8ca597bb0d72afda9e4236fc95c33501eae84b0274301cc4a028c051eb695cec01e58da7ad79e1d79f5d574c068b2d4559615672b9105"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/readdirp@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/readdirp"
        },
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/readdirp.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/readdirp@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, lint, format, test, test:coverage"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Dmitry Soshnikov",
      "group": "",
      "name": "regexp-tree",
      "version": "0.1.27",
      "description": "Regular Expressions parser in JavaScript",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8844f1a632ba628456246e68ea15cbc2f8d80285be144667f68b343c3fdbe803fac50c2c6bf63b942560222c416d43cc7e1bbe8b62ed75e02a5538069506ab7c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/regexp-tree@0.1.27",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DmitrySoshnikov/regexp-tree"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/regexp-tree@0.1.27",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "regexp-tree"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, watch, test, prepublish, eslint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)",
      "group": "",
      "name": "require-from-string",
      "version": "2.0.2",
      "description": "Require module from string",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/require-from-string@2.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/require-from-string@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "rolldown",
      "version": "1.1.5",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b7dcf6f5c2635dffefc50f1dca1092a6de87e9a4b01d393c713e48de2cba48c5ee169939981e8f2fa5df0bc3c2c2b3d3c7ddee7702949bd1d1b5e0254c604b88"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/rolldown@1.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rolldown@1.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "rolldown"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "# Scrips for binding #, artifacts, build-binding, build-binding:release, build-binding:profile, build-binding:wasi, build-binding:wasi:release, # Scrips for node #, build-node, build-types-check, build-js-glue, build-native:debug, build-native:release, build-native:profile, build-native:memory-profile, build-wasi:debug, build-wasi:release, build-browser-pkg:debug, build-browser-pkg:release, # Scrips for docs #, publint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build-binding, build-binding:release, build-binding:profile, build-binding:wasi, build-binding:wasi:release, build-node, build-types-check, build-js-glue, build-native:debug, build-native:release, build-native:profile, build-native:memory-profile, build-wasi:debug, build-wasi:release, build-browser-pkg:debug, build-browser-pkg:release"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Feross Aboukhadijeh <feross@feross.org> (https://feross.org)",
      "group": "",
      "name": "safe-buffer",
      "version": "5.2.1",
      "description": "Safer Node.js Buffer API",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/feross/safe-buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/safe-buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safe-buffer@5.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "safe-regex-test",
      "version": "1.1.0",
      "description": "Give a regex, get a robust predicate function that tests it against a string.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c7ff82cf862b8a643141c7097f998a11b21ad4dcde091348e44725fde92695869a9a974d2cf6a557221c09934d1f732f9aa06e815e53318657bf4963b255256b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/safe-regex-test@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/safe-regex-test#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/safe-regex-test.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safe-regex-test@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, version, postversion, lint, postlint, prepublish, prepublishOnly, pretest, tests-only, test, posttest"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Nikita Skovoroda <chalkerx@gmail.com> (https://github.com/ChALkeR)",
      "group": "",
      "name": "safer-buffer",
      "version": "2.1.2",
      "description": "Modern Buffer API polyfill without footguns",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/ChALkeR/safer-buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safer-buffer@2.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "browserify-test, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "sax",
      "version": "1.6.0",
      "description": "An evented streaming XML parser in JavaScript",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e91dc9e4ce0071bb4b51d66646fd92ca079568cec886b2d7bbd0669ce1a698009a93c7e252d3ac60d5944b8b8aeeea5b9872016cb05e15e23fff8efb04a2c1cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/sax@1.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/isaacs/sax-js.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/sax@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, preversion, postversion, postpublish, format"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "semver",
      "version": "7.8.5",
      "description": "The semantic version parser used by npm.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63bfca0ec6fc2e3a28669c1aa86cae94ee8342592c8029dc7211c693eb19218e1206f52870c044147e54af57c8e1d57e26f974c3a723bee71a222e34a6e462a0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@7.8.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.8.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "semver"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, lintfix, posttest, template-oss-apply, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "set-function-length",
      "version": "1.2.2",
      "description": "Set a function's length property",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a6045ce21278fec363582492f409a74b8d31ddb34c0d39271e02f951a3014ccc899d4f741205a1d51cfe302f5e16ee01b8dfd4c198ca42e63fd6fdeb33b1cc7e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/set-function-length@1.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/set-function-length#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/set-function-length.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/set-function-length@1.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublish, prepublishOnly, tsc, posttsc, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Wes Todd",
      "group": "",
      "name": "setprototypeof",
      "version": "1.2.0",
      "description": "A small polyfill for Object.setprototypeof",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/setprototypeof@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/wesleytodd/setprototypeof"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wesleytodd/setprototypeof.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/setprototypeof@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, testallversions, testversion, node010, node4, node6, node9, node11, prepublishOnly, postpublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Kevin M\u00e5rtensson <kevinmartensson@gmail.com> (github.com/kevva)",
      "group": "",
      "name": "shebang-command",
      "version": "2.0.0",
      "description": "Get the command from a shebang",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/shebang-command@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)",
      "group": "",
      "name": "shebang-regex",
      "version": "3.0.0",
      "description": "Regular expression for matching a shebang line",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/shebang-regex@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "side-channel-list",
      "version": "1.0.1",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a39ffd1b8bfa145118dce5797b21a5a2fce24926e9aea0915025f0c3c8ee3afa1056b1f69533ae53047ab67a864187397d11c8713a28e991b442f12541414d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/side-channel-list@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/side-channel-list#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-list.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/side-channel-list@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "side-channel-map",
      "version": "1.0.1",
      "description": "Store information about any JS value in a side channel, using a Map",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5428c235f80cb1bcb7b53768d369db8ed33f7b0adaea33c79a94e17a7913621f291bdb9c67fd4ff12a38bb814605e93f063a4e56c0c23282c0fe2b8128815744"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/side-channel-map@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/side-channel-map#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-map.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/side-channel-map@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/side-channel-weakmap@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/side-channel-weakmap#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/side-channel-weakmap@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com>",
      "group": "",
      "name": "side-channel",
      "version": "1.1.1",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eb1e9d2bacc97694f3178b1078d631c2dbc1cdfe848381ad95eb12f781cebd3b9d51ec8ad965c06887e60e0b32b2562b441785225b22e78018b05194ba19afad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/side-channel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/side-channel@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, prelint, lint, postlint, pretest, tests-only, test, posttest, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Emil Bay <github@tixz.dk>",
      "group": "",
      "name": "siginfo",
      "version": "2.0.0",
      "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c9bc7458ed7ff1b4812c459766f11dee0316dd29f7245956dd3bd7d674446c32d135035a78d37c58ad26781c0f74068e23b4ed4514499ff12cd7386bac21eeee"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/siginfo@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/emilbayes/siginfo#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emilbayes/siginfo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/siginfo@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Luke Edwards <luke@lukeed.com> (https://lukeed.com)",
      "group": "",
      "name": "sirv",
      "version": "3.0.2",
      "description": "The optimized & lightweight middleware for serving requests to static assets",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "db0702fe81b11e2b3f0681e490fc2576088f49872964adc9536f16a0c56fe79c87260719f2b957bee1bd899820cfeb14d5de1b460206012c325aa8f1bb714cd2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/sirv@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/sirv@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Valentin 7rulnik Semirulnik <v7rulnik@gmail.com>",
      "group": "",
      "name": "source-map-js",
      "version": "1.2.1",
      "description": "Generates and consumes source maps",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "51758c2a12cec1529bef6f0852d40f5f17d853ebac7726ed52b2bff2e184f0240cbeb84ea70bf30c1c23d108522fb31073bbc8b084811bc550f3e203431a5f40"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/7rulnik/source-map-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/source-map-js@1.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, toc"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "The Linux Foundation",
      "group": "",
      "name": "spdx-exceptions",
      "version": "2.5.0",
      "description": "list of SPDX standard license exceptions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3e2538dabfb13b851b512d5bba8dcb3c992394eef8df45e7e5254085da73cec3c7b236d855f9679c57404e069b9cbb9d7be0aabb6e69e8dfa0da5c3f3c5b1ae3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC-BY-3.0",
            "url": "https://opensource.org/licenses/CC-BY-3.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "false"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/spdx-exceptions@2.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/spdx-exceptions@2.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, latest"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
      "group": "",
      "name": "spdx-expression-parse",
      "version": "4.0.0",
      "description": "parse SPDX license expressions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0a5c9ae492228ffec2e9b451db6fad9c65db73854a9626ca4958f6887bd5797e62316eecd5221096abbaf7d26438324922187fa54bbc2f4fd52e1f317e50fe2d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/spdx-expression-parse@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test:readme, test:suite, test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Shinnosuke Watanabe (https://github.com/shinnn)",
      "group": "",
      "name": "spdx-license-ids",
      "version": "3.0.23",
      "description": "A list of SPDX license identifiers",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0962dc0821fb54bbb5dd380e1feafca753bf667c21aaffdd6dbea5a96cbaec6fa94f590799e0fff95dfa0156ffbeaf10308430552849e92b25e453e1d1fb9277"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "url": "https://opensource.org/licenses/CC0-1.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Public Domain"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "false"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.23",
      "type": "library",
      "bom-ref": "pkg:npm/spdx-license-ids@3.0.23",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, latest, pretest, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Public Domain"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "ssri",
      "version": "13.0.1",
      "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4148917f5faef703d32ffefa1936252adb43101595d606bd6575bc046ea47dd7b2c8cf0b18f8b1f6044eca0f55dbe3f4c4dc85dd7d86a39dbac4a15d319ac749"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ssri@13.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/ssri.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ssri@13.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prerelease, postrelease, posttest, test, coverage, lint, postlint, template-oss-apply, lintfix, snap, eslint, test:node20, test:cover"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Roman Shtylman <shtylman@gmail.com>",
      "group": "",
      "name": "stackback",
      "version": "0.0.2",
      "description": "return list of CallSite objects from a captured stacktrace",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d573091397d0a358c61fa63fede6e7c0f3811242049d3e10177d9de51d7e557757bde334201309b7ccdf6b15f53f7421570ad87bee7bebe8e400db524b69816f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/stackback@0.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/shtylman/node-stackback.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/stackback@0.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "statuses",
      "version": "1.5.0",
      "description": "HTTP status utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3a9677ccffa34f53c8ec8f277a6257e002a6017d3bd199183d5595fc068a4c997eb570931b255d0b56b848bf11510604c24fdfdf8657f144f290debc170aea00"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/statuses@1.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/statuses@1.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, fetch, lint, test, test-ci, test-cov, update"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "statuses",
      "version": "2.0.2",
      "description": "HTTP status utility",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0ef132e795770c1eee927468fb888e193e5f3f5b2547cc10a2155d9278a064f32932cb5a289416870898040089137525da94e70138a18416274616501c606247"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/statuses@2.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/statuses@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, fetch, lint, test, test-ci, test-cov, update, version"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "std-env",
      "version": "4.2.0",
      "description": "Runtime agnostic JS utils",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0250a4aea4a4c75f9dc4ca30edb9943ae298cb27ac980ada66130d20a18c6d8c6f4aa5b45ef0a02c976b4150653d0f231c27447027c1aa2401733177175b547"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/std-env@4.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/std-env@4.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, prepack, release, test, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Julian Gruber <julian@juliangruber.com>",
      "group": "",
      "name": "stream",
      "version": "0.0.3",
      "description": "Node.js streams in the browser",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68cb1b9fb54aae5e00d93ed001041bce037b35573bd2f805e48350ac15ea9f87425cdd73cb72fd1c680b3b9b3b3c4c6676bcd327cb91ff6edabe25bca2bf3ff8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/stream@0.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/juliangruber/stream.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/stream@0.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "string-width",
      "version": "7.2.0",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b6c693224296f5be0df80123f92540f96849cd5effccc85c4aeefc98b2964a4edc5cc3921ec04a15652cd1f5b0abc4322b73202414115fa19b8b89186ddbc691"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/string-width@7.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/string-width@7.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "string_decoder",
      "version": "1.3.0",
      "description": "The string_decoder module from Node core",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "864457f14d568c915df0bb03276c90ff0596c5aa2912c0015355df90cf00fa3d3ef392401a9a6dd7a72bd56860e8a21b6f8a2453a32a97a04e8febaea7fc0a78"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nodejs/string_decoder"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/string_decoder.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/string_decoder@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, ci"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "strip-ansi",
      "version": "7.2.0",
      "description": "Strip ANSI escape codes from a string",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c833cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@7.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@7.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Style Dictionary",
      "group": "",
      "name": "style-dictionary",
      "version": "5.5.0",
      "description": "Style once, use everywhere. A build system for creating cross-platform styles.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "00690e66d01cdce4f3f7dc25cecb6b9a3e4e339056396d886e65c3ef8b1fd0c5c53e2dbbd53181772c2892077b6d2dcbd2d28e93d334151f91f609db5d14927e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/style-dictionary@5.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://styledictionary.com"
        },
        {
          "type": "vcs",
          "url": "git://github.com/style-dictionary/style-dictionary.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/style-dictionary@5.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "style-dictionary"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, docs:start, docs:build, docs:preview, format, format:eslint, format:prettier, lint, lint:eslint, lint:prettier, lint:types, test, test:watch, test:coverage, test:update-snapshots, test:node, test:perf, test:perf:debug, test:strip-types, install-cli, release, prepare, version"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, docs:build, test:watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "",
      "name": "style-mod",
      "version": "4.1.3",
      "description": "A minimal CSS module shim",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8bf9fc56c67276bba08f722ece597cfb1ff4d061f6be762c9357a8983f10891ad201e5ba22d6c2403b5f5c27891ddd22c2235a82a8d092fa6f44410fb56dc8a1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/style-mod@4.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/marijnh/style-mod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/style-mod@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, prepare, build-readme"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-readme"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter",
      "group": "",
      "name": "tar",
      "version": "7.5.20",
      "description": "tar for node",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f457322b83c0ebe59bce54ccf568509babc1e56edc3fb75488fb2fd60ed80f01109d0d421a92b730694a93f213556324d3990766e061995862bfc2d9a32fcf15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tar@7.5.20",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-tar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar@7.5.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "genparse, snap, test, pretest, presnap, prepare, preversion, postversion, prepublishOnly, format, typedoc, lint, postsnap, postlint"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "thingies",
      "version": "2.6.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "acc1d18e69452ccd51f7a5183efa669dcdcb62d745ad3df724807b2fd85eb46b9ed6a00f7e7d4dd8b25e123c544a276ed4892efa168b6570ee1175073463bf96"
        }
      ],
      "purl": "pkg:npm/thingies@2.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/thingies@2.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "tinybench",
      "version": "2.9.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d3e0d4bea58c55a94b9a16ba96be240fc88030ad47cd5d3f68a9c2b566fdbfdeb8d539cffcc15becf7366f1a314234d7004aebc9756050e7efd98a8d965a867a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinybench@2.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/tinybench@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "publish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Brian Grinstead <briangrinstead@gmail.com> (http://briangrinstead.com)",
      "group": "",
      "name": "tinycolor2",
      "version": "1.6.0",
      "description": "Fast Color Parsing and Manipulation",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5cf68191640976c7f7a4b28957da78a8dfd2f9f9b63a3f0020fa35053521839a3192f9bdf92544185761c8ecfbb537544dfbf132202ce2ca7afde64ed84c3ea7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinycolor2@1.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bgrins/TinyColor.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinycolor2@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "James Garbutt (https://github.com/43081j)",
      "group": "",
      "name": "tinyexec",
      "version": "1.2.4",
      "description": "A minimal library for executing processes in Node",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4877ffaf8f1beef3ab8ef7bd3f1268dcc379bf9caeca31ef75472b41f7d3dd65cc51f9c69870d56c2e24dec1c96894e0642c29529948680a3900db4cca9dd81e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinyexec@1.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyexec#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyexec.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyexec@1.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, format, format:check, lint, prepare, test, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Superchupu",
      "group": "",
      "name": "tinyglobby",
      "version": "0.2.17",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c1747f758a5ca8a99f5a911d66388a24ec023459dd0f40cc9eb5bf7188d51adb449017d581c2c51e836b963e3b9a339589cf72c8dbbae5a96c805e0d4324dada"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinyglobby@0.2.17",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyglobby@0.2.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, bench:setup, build, check, check:fix, format, lint, test, test:coverage, test:only, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "tinyrainbow",
      "version": "3.1.0",
      "description": "A small library to print colourful messages.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05ff882e6060adeb54add271cd73344a05cb6775df89a52e3a3fc82901ee4d78a9fb4e579febb21187558349180e2a5305c2eb095c94cc03f3ed0980adbd269b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinyrainbow@3.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyrainbow@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "toidentifier",
      "version": "1.0.1",
      "description": "Convert a string of words to a JavaScript identifier",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/toidentifier@1.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/toidentifier@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test-ci, test-cov, version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)",
      "group": "",
      "name": "totalist",
      "version": "3.0.1",
      "description": "A tiny (195B to 220B) utility to recursively list all (total) files in a directory",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1fe22dfb9d0d8b071e26df007be32fae6e8a6ae96fdd2335e0d050c68ec62764755ad436bc147f39df094bda0b54860fb12578df937914652dc146841ea1005"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/totalist@3.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/totalist@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "tree-dump",
      "version": "1.1.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "accbaf854e0c0836dc6e795e65315ecd6b1a6574457a64aa00cfbb8cf9f3525d5fa3dc3760428ec407ae8b47f3dce238114e217f6de2c80eee411564a3e51a04"
        }
      ],
      "purl": "pkg:npm/tree-dump@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/tree-dump@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "treeverse",
      "version": "3.0.0",
      "description": "Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "81c00d6809ddd900d91661c510e17893bb9cd49ffa6bacf70c931dfd0c04cb12e82868a9b4947089de7cdabed022c16514c219dd29f17d2e764b8866d831e4b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/treeverse@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/treeverse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/treeverse@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, snap, lint, postlint, template-oss-apply, lintfix, posttest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Microsoft Corp.",
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "George Zahariev <z@georgezahariev.com>",
      "group": "",
      "name": "type-check",
      "version": "0.4.0",
      "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5e5794a1cf6ec065ea8d6c176944d9026ccc705679f39f10036befc7552be7121c8b15c83fef0b9c50e0469954df4bacead7aa765b2415fbbe69ee0aefd3a87b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/type-check@0.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gkz/type-check"
        },
        {
          "type": "vcs",
          "url": "git://github.com/gkz/type-check.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/type-check@0.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "type-is",
      "version": "2.1.0",
      "description": "Infer the content-type of a request.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7da607c346a705b73f916177cc54c49f14853801945fd1856ce06d86f0dd2ec22512858e14eb52d3380289063022c90bf6219764bde40170fc3a86781a63004c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/type-is@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/type-is@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, test, test:debug, test-ci, test-cov"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "David Tai <didavid61202@gmail.com>",
      "group": "",
      "name": "type-level-regexp",
      "version": "0.1.17",
      "description": "Type-Level RegExp parser, matcher and permutation resolver",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c139380c7ddcc70935f7ab862cafc4f69138e5a2df78a25a70a99c12010e03fab97673c63715edd1c7d8745c5be7b2feb04a5fd68247e039f1fe99d1724bbd8e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/type-level-regexp@0.1.17",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/didavid61202/type-level-regexp#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/type-level-regexp@0.1.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dev, test:coverage, test:update, build, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Microsoft Corp.",
      "group": "",
      "name": "typescript",
      "version": "6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cb64efbb14993c3c906a490544f6472859be28a56a222b1d83dfc26709bd7edbca5cb3fc3515a3dfcfce0e335baf8dd2b285ea36e022b047f519d0b1a9671d07"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@6.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "tsc, tsserver"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:eslint-rules, build, build:compiler, build:tests, build:tests:notypecheck, clean, gulp, lint, knip, format, setup-hooks"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:compiler, build:tests, build:tests:notypecheck"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "ufo",
      "version": "1.6.4",
      "description": "URL utils for humans",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "24535b903d52bf07b42af1a2f0639e2dc3f8900590eb4f6dc2f09d707c6ad6848bf2cbefdfd66e4af6a3703f01fb90f478be3eb3522cd83fcee8a377a9c4de44"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ufo@1.6.4",
      "type": "library",
      "bom-ref": "pkg:npm/ufo@1.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, automd, dev, lint, lint:fix, prepack, release, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "unconfig-core",
      "version": "7.5.0",
      "description": "A universal solution for loading configurations.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4aedc56aea333863f8e1998a747cb6a04e8b3e3939d4cfd34518c7bf61cd096883bdfbc2a310b6967a3a8debcc03dd4c6007427703f4e509d6756a526e7717ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unconfig-core@7.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu-collective/unconfig#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/unconfig.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unconfig-core@7.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "unconfig",
      "version": "7.5.0",
      "description": "A universal solution for loading configurations.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a22f10cb6255e03dd44343eca29476f02cdd4374bfe40d73c2c530a7fae8b126df849e73edbf746c8c93c22fc5ee108b0f84867195630f37785e85107046a7bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unconfig@7.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu-collective/unconfig#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/unconfig.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unconfig@7.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "undici-types",
      "version": "8.3.0",
      "description": "A stand-alone types package for Undici",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8f7ef949c57ad1da26f9890f1487d32dc3a23f190dfdbb87cf91a86e32e18b116e00d68db370bd9781a6ad6a9e8e05d627b05b25c158a53114912d467bc6e965"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/undici-types@8.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/undici-types@8.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "undici",
      "version": "7.28.0",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "711658ad30f05b39e59d188f8e08001b16576a7b72e8cf115757dff169b82d65c1a7bfc81bcbf90e73a6ef80ed501a7d38e3692bbe5894f9c88d0a97d1d043b4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/undici@7.28.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/undici@7.28.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:node, build:wasm, generate-pem, lint, lint:fix, test, test:javascript, test:javascript:no-jest, test:javascript:without-intl, test:busboy, test:cache, test:cache-interceptor, test:cache-interceptor:sqlite, test:cookies, test:eventsource, test:fuzzing, test:fetch, test:subresource-integrity, test:h2, test:h2:core, test:h2:fetch, test:infra, test:interceptors, test:jest, test:unit, test:node-fetch, test:node-test, test:tdd, test:tdd:node-test, test:typescript, test:webidl, test:websocket, test:websocket:autobahn, test:websocket:autobahn:report, test:wpt:setup, test:wpt, test:cache-tests, coverage, coverage:ci, coverage:clean, coverage:report, coverage:report:ci, bench, serve:website, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:node, build:wasm"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "unocss",
      "version": "66.7.5",
      "description": "The instant on-demand Atomic CSS engine.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9c076653c4f09d0a222e742367a1e6d46987cbd9537b12ac01934426d667c4df70c8545cd5e2e34209a1f6bed4106c4140c40b0fc3993a09a4e47a7039b6e1d1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unocss@66.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unocss.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unocss/unocss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unocss@66.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "unpipe",
      "version": "1.0.0",
      "description": "Unpipe a stream from all destinations",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/unpipe@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Kevin Deng <sxzz@sxzz.moe>",
      "group": "",
      "name": "unplugin-utils",
      "version": "0.3.2",
      "description": "A set of utility functions commonly used by unplugins.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c554e8461d824e62e4d879c41bb69ce2b9753094d3dd1164a52f01fbefd29c1d245efb9a6af0fe9f79bfbebcf259039d24d4994000a76f3d35a67a696f057904"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unplugin-utils@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sxzz/unplugin-utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sxzz/unplugin-utils.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin-utils@0.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, build, dev, test, typecheck, format, release"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "unplugin",
      "version": "2.3.11",
      "description": "Unified plugin system for build tools",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e6e283d27aa2615ce598246cd35161b3605d9048014b748054fea776b06cb8ae36882dbe247cb1334e519bd1bcfb99a4991b73319198f02b79fa696267153f5b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unplugin@2.3.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unplugin.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unplugin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin@2.3.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, lint, lint:fix, typecheck, docs:dev, docs:build, docs:gen-files, release, test, test:build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, docs:build, test:build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Gary Court <gary.court@gmail.com>",
      "group": "",
      "name": "uri-js",
      "version": "4.4.1",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/garycourt/uri-js"
        },
        {
          "type": "vcs",
          "url": "http://github.com/garycourt/uri-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/uri-js@4.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build:esnext, build:es5, build:es5:fix-sourcemap, build:es5:min, build, clean, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:esnext, build:es5, build:es5:fix-sourcemap, build:es5:min, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "defunctzombie",
      "group": "",
      "name": "url",
      "version": "0.11.4",
      "description": "The core `url` packaged standalone for use with Browserify.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a02c1d542ee64ee5a23f28cb533fc23b3e532e4eb0829d110ac37ec076761249de69cf70f2eb95d278dc6db89ed8c13e56cf9de9dbb0998b91dc78105ecd5f3a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/url@0.11.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/defunctzombie/node-url.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/url@0.11.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "lint, pretest, tests-only, test, posttest, zuul, test-local"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joyent (http://www.joyent.com)",
      "group": "",
      "name": "util",
      "version": "0.10.4",
      "description": "Node.JS util module",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d0f9bd853437b1ee659755e285189cdc50c892eef40be88751d4ff5bddbaad28075794205ec61b29937c3120b7b49b52921b913b3bec42301a1443515ebfb5f4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/util@0.10.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/defunctzombie/node-util"
        },
        {
          "type": "vcs",
          "url": "git://github.com/defunctzombie/node-util"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/util@0.10.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Joyent (http://www.joyent.com)",
      "group": "",
      "name": "util",
      "version": "0.12.5",
      "description": "Node.js's util module for all engines",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9197ff2ba84422b58723a5ea38552288c6beefdc04fc3f10f8d08d0167259328376f877693bb344067a936388005cf9a4773753c0c872fba7a51c2d8e8b9ab9c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/util@0.12.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/browserify/node-util"
        },
        {
          "type": "vcs",
          "url": "git://github.com/browserify/node-util"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/util@0.12.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:browsers, test:browsers:with-polyfills, test:browsers:with-polyfills:local, test:browsers:local"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jared Hanson <jaredhanson@gmail.com> (http://www.jaredhanson.net/)",
      "group": "",
      "name": "utils-merge",
      "version": "1.0.1",
      "description": "merge() utility function",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a4c653bc8913d5df93146bc33aaa1d39c971d105a49208ba4dda1af200bc7df18002acfda733d36560326dbb071e8103ff3b4cb64bff5686136324a1527f3584"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/jaredhanson/utils-merge.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/utils-merge@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "validate-npm-package-name",
      "version": "7.0.2",
      "description": "Give me a string and I'll tell you if it's a valid npm package name",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8550c8070b11aee4fbdcf6caeee3f979b52df9ecc4b429b3673dc5e7d052af617a39516727fea1f258aebdd2eb43cf179a793affec461aeabea46f56c13bb2dc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-name@7.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/validate-npm-package-name"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/validate-npm-package-name.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/validate-npm-package-name@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "builtin-fixture, cov:test, test:code, test:style, test, lint, postlint, template-oss-apply, lintfix, snap, posttest, eslint, test:node20, test:cover"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "group": "",
      "name": "vary",
      "version": "1.1.2",
      "description": "Manipulate the HTTP Vary header",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vary@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/vary@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "bench, lint, test, test-cov, test-travis"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Evan You",
      "group": "",
      "name": "vite",
      "version": "8.1.4",
      "description": "Native-ESM powered web dev build tool",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d34fd3ec7563be31030d1bd65720ffea33dc06877ec31714d5fec3eaf5c1691ebdf0e2392079fd37d8f9002fd8c0aa1937373f0d430dcef27ebfc4592a3b841"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@8.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "vite"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "dev, build, build-bundle, build-types, build-types-roll, build-types-check, typecheck, lint, format, generate-target"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-bundle, build-types, build-types-roll, build-types-check"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "group": "",
      "name": "vitest",
      "version": "4.1.10",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "47d8d44dee52e106f41c27784cdaa90bba0672b32cb0c4465cb5bcd2e6e35ac5bd547e4617ccb56344852d8f406ea4a4ea7b743e73b1e07e16349619d771943f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "vitest"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
      "group": "",
      "name": "w3c-keyname",
      "version": "2.2.8",
      "description": "Get a KeyboardEvent.key-style string from an event",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "769a2306136c08d37b4fcd939bb936e80e86f4c2f7364843b27c3d9ff7a8c52465541078084b4843f29308b2361707f76ad6925d1858164422dd29671703ef3d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/w3c-keyname@2.2.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/marijnh/w3c-keyname#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/marijnh/w3c-keyname.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/w3c-keyname@2.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, watch, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
      "group": "",
      "name": "walk-up-path",
      "version": "4.0.0",
      "description": "Given a path string, return a generator that walks up the path, emitting each dirname.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de1bbeb43f18cd22c6b8562d3d16f8f2f76128c8b4290579b27fae5abf3eedd304abfd86fddb4badd0e29e42e3aaae5321b2018d8278031fe7dd889a5bb40cf0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/walk-up-path@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/walk-up-path"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/walk-up-path@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "SysGears INC",
      "group": "",
      "name": "webpack-virtual-modules",
      "version": "0.6.2",
      "description": "Webpack Virtual Modules",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ebafd5da2e6141a9c2e75bc140a3c7e1a23c34c01c056e7d15506cfab0bb7861eea4cc9f9f7e2aeeb64813e113949f974debea7d485554181250d496d9f94451"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/webpack-virtual-modules@0.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sysgears/webpack-virtual-modules#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sysgears/webpack-virtual-modules.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack-virtual-modules@0.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "clean, build, watch, tests, tests:watch, test, lint, prepack"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch, tests:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
      "group": "",
      "name": "whatwg-encoding",
      "version": "3.1.1",
      "description": "Decode strings according to the WHATWG Encoding Standard",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eaa37884974cc1f601b44dd80534c78687ae52b0c13d999b41ac5602a4802d5fcc7849d1e73d7177c50ab9dd910241683e4981fa1962d536529f28bce31cf5bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/whatwg-encoding@3.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/whatwg-encoding@3.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:deprecation_notice",
          "value": "Use @exodus/bytes instead for a more spec-conformant and faster implementation"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "pretest, test, lint, prepare"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
      "group": "",
      "name": "whatwg-mimetype",
      "version": "3.0.0",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9edf8dd9dcc8bad551c40471d678213ca1afd711e2914ec729d7da7ca90b34b8a77663d4fdc877537d4d38218603f7663dc99bd559687ced2f9ca01cb26d28fd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/whatwg-mimetype@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/whatwg-mimetype@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, coverage, lint, pretest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
      "group": "",
      "name": "whatwg-mimetype",
      "version": "4.0.0",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "41a2b187478d222da613da76bc47737da80e28709c8f5a49e7a1041c640e571a7cafdfe2b332d4515eeff3dc7d3b5a7f4fe3654cce56ee35baf9ccf816ad5856"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/whatwg-mimetype@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/whatwg-mimetype@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, coverage, lint, pretest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)",
      "group": "",
      "name": "which-typed-array",
      "version": "1.1.22",
      "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7ef3b813158c16cab2846dc088f00e6ccb98d65c5aaa061cc5b738f4235d5830c408e24d810cafb0e595c1b65cfaa7f7af346dc688c12be08c12fd0b779098a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/which-typed-array@1.1.22",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/which-typed-array.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/which-typed-array@1.1.22",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack, prepublishOnly, prepublish, pretest, test, tests-only, test:harmony, posttest, lint, postlint, version, postversion"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
      "group": "",
      "name": "which",
      "version": "2.0.2",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/which@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-which.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/which@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "node-which"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, preversion, postversion, prepublish, prechangelog, changelog, postchangelog, postpublish"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "GitHub Inc.",
      "group": "",
      "name": "which",
      "version": "6.0.1",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a062dee3a308ac246a5fbcad3d47fae84018bdd78c219627dd66a872aa8a640c6b06992a1df2ffaaf4f227f6d3939f80a870a35e6aefdc2116832dfaf3385152"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/which@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-which.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/which@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "node-which"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, lint, postlint, template-oss-apply, lintfix, snap, posttest, eslint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Mathias Buus (@mafintosh)",
      "group": "",
      "name": "why-is-node-running",
      "version": "2.3.0",
      "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "854ae669605d543731bd8aa7ca1d3dcee9cacd13968db65388dcbc741123912ede8440d089b5c9ed7be59ad6f0b9372552223237e0b25d00f8566928f1f366f3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/why-is-node-running@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/why-is-node-running"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/why-is-node-running.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/why-is-node-running@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "why-is-node-running"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "group": "",
      "name": "word-wrap",
      "version": "1.2.5",
      "description": "Wrap words to a specified length.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04ddb607979a30c23d50cb63ac677983978260fa423c3532d052576d8b1a4f9cd8c6314e7244b9dd2403137a56915a16a475d56f706b61c10de13c1ae7907970"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jonschlinkert/word-wrap"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/word-wrap@1.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "wrap-ansi",
      "version": "9.0.2",
      "description": "Wordwrap a string with ANSI escape codes",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e3602d9a0aa357e5f556974e7f24c6398462d3fceca0baad5d07244e6a937b26d3f810c86ccfc6bb1a3bc77a44dafb69af5a24eb146a33d3a905ef89ca8ab2c3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@9.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/wrap-ansi@9.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
      "group": "",
      "name": "ws",
      "version": "8.21.1",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb43539d6efb7c537f0e3422ea4fd2abf62f9384a06a3c3bbab5bc57e6ac8d79d1803b3d8321a475bec4ce07e10388285ec44864a136f1fcc85c11c4ce1ba25b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ws@8.21.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ws@8.21.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test, integration, lint"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Yousuf Almarzooqi <ysf953@gmail.com>",
      "group": "",
      "name": "xml-js",
      "version": "1.6.11",
      "description": "A convertor between XML text and Javascript object / JSON text.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eeb562d8a31fc1f58597e1a93e0ea6f342153165cb4633be3f14eaed5d820e1a066a4d30cd8cc58146369b85c9e3b38675777c78b13c126c1f026763c3b942d6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/xml-js@1.6.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nashwaan/xml-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nashwaan/xml-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xml-js@1.6.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "./bin/cli.js"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, doc, watch:doc, live:doc, open:doc, start:doc, debug, debug:cli, jest, jasmine, watch:jasmine, bundle:jasmine, live:jasmine, open-help, open:jasmine, istanbul-original, istanbul, watch:istanbul, live:istanbul, open:istanbul, live, start, git:commit, git:push, deploy, coverage, coverage:a-step, coverage:coveralls, coverage:codecov, coverage:codacy, coverage:codeclimate, prepublish, test, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch:doc, watch:jasmine, bundle:jasmine, watch:istanbul"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ben Coe <bencoe@gmail.com>",
      "group": "",
      "name": "y18n",
      "version": "5.0.8",
      "description": "the bare-bones internationalization library used by yargs",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/y18n@5.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yargs/y18n"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/y18n@5.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "check, fix, pretest, test, test:esm, posttest, coverage, precompile, compile, postcompile, build:cjs, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, build:cjs"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "group": "",
      "name": "yallist",
      "version": "5.0.0",
      "description": "Yet Another Linked List",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "620bd44dfc2ac9ced45d532b07e4889ac5584a64d2f17fed4abb5d35930898cfa7efe413ae2457c978a6d2606b4d735eab3545d0a5868073de8b2562145acd0f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yallist@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/yallist.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yallist@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "preversion, postversion, prepublishOnly, prepare, pretest, presnap, test, snap, format, typedoc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Eemeli Aro <eemeli@gmail.com>",
      "group": "",
      "name": "yaml",
      "version": "2.9.0",
      "description": "JavaScript parser and stringifier for YAML",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d80be1357de66fccdde99cbb20d4ed4a9975175e475ba5a7aa3d2cad696428b729625fe03083098b2b86ab629e236605c543e376507edcb735d2c78c2ed2f870"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yaml@2.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eemeli.org/yaml/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yaml@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:optional",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:bin",
          "value": "./bin.mjs"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:browser, build:node, clean, lint, prettier, prestart, start, test, test:all, test:browsers, test:dist, test:dist:types, test:types, docs:install, predocs:deploy, docs:deploy, predocs, docs, preversion, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:browser, build:node, test:dist, test:dist:types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Ben Coe <ben@npmjs.com>",
      "group": "",
      "name": "yargs-parser",
      "version": "22.0.0",
      "description": "the mighty option parser used by yargs",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "af0bbf0a535d48ca644ab51bf9de8146c4a42d4ab57e67ec63a4cea58cd3c2fc24835fcd446f39281cb792afbe03c2ca4305fa96cbbe69669dfb6921bee5ebab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@22.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs-parser@22.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "check, fix, pretest, test, test:browser, pretest:typescript, test:typescript, coverage, precompile, compile, prepare"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "group": "",
      "name": "yargs",
      "version": "18.0.0",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e1412a75cd916061d973b0e8caa92baa2967de9f57d83655c5a19bc219f6a62eccad16a029a39c20a7bc2f73b161c6e15cb80b1544b7cc062e4232814209ae36"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yargs@18.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@18.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "fix, fix:js, posttest, test, test:esm, coverage, prepare, pretest, compile, check, check:js, clean, watch, watch:tsc"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, watch, watch:tsc"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    },
    {
      "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
      "group": "",
      "name": "yocto-queue",
      "version": "0.1.0",
      "description": "Tiny queue data structure",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@0.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/yocto-queue@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "pnpm-lock.yaml"
        },
        {
          "name": "internal:workspaceRef",
          "value": "pkg:npm/@zephyr/desktop@1.2.0"
        },
        {
          "name": "internal:workspaceSrcFile",
          "value": "apps/desktop/package.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": {
          "field": "purl",
          "confidence": 1,
          "methods": [
            {
              "technique": "manifest-analysis",
              "confidence": 1,
              "value": "pnpm-lock.yaml"
            }
          ]
        }
      }
    }
  ],
  "dependencies": [
    {
      "ref": "path+file:///home/runner/work/Zephyr/Zephyr/crates/core#zephyr-core@0.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3",
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-smart@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "path+file:///home/runner/work/Zephyr/Zephyr/crates/core-ffi#zephyr-core-ffi@0.1.0",
      "dependsOn": [
        "path+file:///home/runner/work/Zephyr/Zephyr/crates/core#zephyr-core@0.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.28.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4",
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4",
        "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#askama@0.12.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#askama_escape@0.10.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.12.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#askama_escape@0.10.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.15.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#ctrlc@3.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#notify@6.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-smart@0.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctrlc@3.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#nix@0.31.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
        "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3",
        "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#inotify-sys@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#inotify@0.9.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#inotify-sys@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#nix@0.31.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#notify@6.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
        "registry+https://github.com/rust-lang/crates.io-index#inotify@0.9.6",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.5.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.15.4",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.28.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#askama@0.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.15.4",
        "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
        "registry+https://github.com/rust-lang/crates.io-index#toml@0.5.11",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.28.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_checksum_derive@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
        "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#toml@0.5.11",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.28.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_checksum_derive@0.28.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_testing@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.15.4",
        "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.28.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#uniffi_testing@0.28.3",
        "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
      "dependsOn": []
    },
    {
      "ref": "path+file:///home/runner/work/Zephyr/Zephyr/apps/desktop/src-tauri#Zephyr@1.2.0",
      "dependsOn": [
        "path+file:///home/runner/work/Zephyr/Zephyr/crates/core#zephyr-core@0.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#arboard@3.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-extension@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-plugin@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-script@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-smart@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.22.7",
        "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#minisign@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-autostart@2.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-dialog@2.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-global-shortcut@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-notification@2.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-single-instance@2.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-window-state@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#inout@0.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aead@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#ctr@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#ghash@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arboard@3.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#wl-clipboard-rs@0.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#x11rb@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
        "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.14.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.14",
        "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#auto-launch@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dirs@4.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.41.0",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.41.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.58",
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.13",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bs58@0.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder-lite@0.1.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.20.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#inout@0.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-dsl@0.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#home@0.5.12",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-extension@0.1.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-dsl@0.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#notify@6.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_yaml_ng@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-plugin@0.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-script@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clash-prism-script@0.1.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#clash-prism-core@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#glob-match@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#rquickjs@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.58",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.13",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ct-codecs@1.1.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#deflate64@0.1.12",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.3.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@4.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.3.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0",
        "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0",
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0",
        "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1",
        "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.5.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
        "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#polyval@0.7.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.22.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@7.0.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.22.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.22.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@7.0.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.22.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.22.0",
        "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glob-match@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#global-hotkey@0.8.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#x11rb@0.13.2",
        "registry+https://github.com/rust-lang/crates.io-index#xkeysym@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.22.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.22.6",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@7.0.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#home@0.5.12",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.13",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
        "registry+https://github.com/rust-lang/crates.io-index#byteorder-lite@0.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.13"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-rust2@0.16.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#minisign@0.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ct-codecs@1.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#rpassword@7.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#pxfm@0.1.29"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#notify-rust@4.18.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#zbus@5.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#open@5.3.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#os_pipe@1.2.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
        "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.13.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3",
        "registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.5.7",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#plist@1.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.41.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.7.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ppmd-rust@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.25.12+spec-1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pxfm@0.1.29",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.41.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.16",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.16",
        "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#relative-path@2.0.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.11",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rfd@0.16.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rpassword@7.5.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#rtoolbox@0.0.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs-core@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
        "registry+https://github.com/rust-lang/crates.io-index#relative-path@2.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#rquickjs-sys@0.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs-sys@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rquickjs@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rquickjs-core@0.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rtoolbox@0.0.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
        "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
        "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
        "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
        "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0",
        "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.21.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bs58@0.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.21.0",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.21.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8",
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@7.0.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.20.8",
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.11",
        "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3",
        "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.6",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-autostart@2.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#auto-launch@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-dialog@2.7.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#rfd@0.16.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-fs@2.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-fs@2.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-global-shortcut@2.3.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#global-hotkey@0.8.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-notification@2.3.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#notify-rust@4.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#open@5.3.5",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#zbus@5.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-single-instance@2.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#zbus@5.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-window-state@2.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.6.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
        "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0",
        "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0",
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0",
        "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#plist@1.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22",
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
        "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.21.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.9",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.2",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.2",
        "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.2",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.23.1",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#weezl@0.1.12",
        "registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.25.12+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.23.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.2",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tree_magic_mini@3.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.8.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-sys@0.31.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-client@0.31.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-scanner@0.31.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols-wlr@0.3.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-client@0.31.14",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols@0.32.13",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-scanner@0.31.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols@0.32.13",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-client@0.31.14",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-scanner@0.31.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-scanner@0.31.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.4",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wayland-sys@0.31.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4",
        "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5",
        "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#weezl@0.1.12",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wl-clipboard-rs@0.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#os_pipe@1.2.3",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tree_magic_mini@3.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-backend@0.3.15",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-client@0.31.14",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols-wlr@0.3.12",
        "registry+https://github.com/rust-lang/crates.io-index#wayland-protocols@0.32.13"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1",
        "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#x11rb-protocol@0.13.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#x11rb@0.13.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#x11rb-protocol@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#xkeysym@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus@5.16.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2",
        "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
        "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2",
        "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.16.0",
        "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.12.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.16.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.4.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.3.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.12.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#deflate64@0.1.12",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#lzma-rust2@0.16.5",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#ppmd-rust@1.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#sha1@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
        "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.4.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.4.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "pkg:npm/@zephyr/desktop@1.2.0",
      "dependsOn": [
        "pkg:npm/@codemirror/autocomplete@6.20.3",
        "pkg:npm/@codemirror/commands@6.10.4",
        "pkg:npm/@codemirror/lang-javascript@6.2.5",
        "pkg:npm/@codemirror/lang-yaml@6.1.3",
        "pkg:npm/@codemirror/language@6.12.4",
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/@tauri-apps/plugin-autostart@2.5.1",
        "pkg:npm/@zephyr/shared@1.2.0",
        "pkg:npm/esbuild@0.28.1",
        "pkg:npm/eslint@10.7.0"
      ]
    },
    {
      "ref": "pkg:npm/@zephyr/scripts",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@zephyr/shared@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/zephyr@1.2.0",
      "dependsOn": [
        "pkg:npm/@zephyr/desktop@1.2.0",
        "pkg:npm/@zephyr/scripts",
        "pkg:npm/@zephyr/shared@1.2.0"
      ]
    },
    {
      "ref": "pkg:npm/@antfu/install-pkg@1.1.0",
      "dependsOn": [
        "pkg:npm/package-manager-detector@1.7.0",
        "pkg:npm/tinyexec@1.2.4"
      ]
    },
    {
      "ref": "pkg:npm/@appthreat/atom-common@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@appthreat/atom-parsetools@1.2.2",
      "dependsOn": [
        "pkg:npm/@appthreat/atom-common@1.1.0",
        "pkg:npm/@babel/parser@7.29.7",
        "pkg:npm/hermes-parser@0.36.1",
        "pkg:npm/typescript@6.0.3"
      ]
    },
    {
      "ref": "pkg:npm/@appthreat/atom@2.5.6",
      "dependsOn": [
        "pkg:npm/@appthreat/atom-common@1.1.0"
      ]
    },
    {
      "ref": "pkg:npm/@babel/code-frame@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/helper-validator-identifier@7.29.7",
        "pkg:npm/js-tokens@4.0.0",
        "pkg:npm/picocolors@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/@babel/generator@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/parser@7.29.7",
        "pkg:npm/@babel/types@7.29.7",
        "pkg:npm/@jridgewell/gen-mapping@0.3.13",
        "pkg:npm/@jridgewell/trace-mapping@0.3.31",
        "pkg:npm/jsesc@3.1.0"
      ]
    },
    {
      "ref": "pkg:npm/@babel/helper-globals@7.29.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@babel/helper-string-parser@7.29.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@babel/helper-validator-identifier@7.29.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@babel/parser@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/types@7.29.7"
      ]
    },
    {
      "ref": "pkg:npm/@babel/template@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/code-frame@7.29.7",
        "pkg:npm/@babel/parser@7.29.7",
        "pkg:npm/@babel/types@7.29.7"
      ]
    },
    {
      "ref": "pkg:npm/@babel/traverse@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/code-frame@7.29.7",
        "pkg:npm/@babel/generator@7.29.7",
        "pkg:npm/@babel/helper-globals@7.29.7",
        "pkg:npm/@babel/parser@7.29.7",
        "pkg:npm/@babel/template@7.29.7",
        "pkg:npm/@babel/types@7.29.7",
        "pkg:npm/debug@4.4.3"
      ]
    },
    {
      "ref": "pkg:npm/@babel/types@7.29.7",
      "dependsOn": [
        "pkg:npm/@babel/helper-string-parser@7.29.7",
        "pkg:npm/@babel/helper-validator-identifier@7.29.7"
      ]
    },
    {
      "ref": "pkg:npm/@bufbuild/protobuf@2.12.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@bundled-es-modules/deepmerge@4.3.2",
      "dependsOn": [
        "pkg:npm/deepmerge@4.3.1"
      ]
    },
    {
      "ref": "pkg:npm/@bundled-es-modules/glob@13.0.6",
      "dependsOn": [
        "pkg:npm/buffer@6.0.3",
        "pkg:npm/events@3.3.0",
        "pkg:npm/glob@13.0.6",
        "pkg:npm/path@0.12.7",
        "pkg:npm/stream@0.0.3",
        "pkg:npm/string_decoder@1.3.0",
        "pkg:npm/url@0.11.4"
      ]
    },
    {
      "ref": "pkg:npm/@bundled-es-modules/memfs@4.17.0",
      "dependsOn": [
        "pkg:npm/assert@2.1.0",
        "pkg:npm/buffer@6.0.3",
        "pkg:npm/events@3.3.0",
        "pkg:npm/memfs@4.64.0",
        "pkg:npm/path@0.12.7",
        "pkg:npm/stream@0.0.3",
        "pkg:npm/util@0.12.5"
      ]
    },
    {
      "ref": "pkg:npm/@cdxgen/cdx-hbom@0.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdx-proto@2.0.3",
      "dependsOn": [
        "pkg:npm/@bufbuild/protobuf@2.12.0"
      ]
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-darwin-amd64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-darwin-arm64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-amd64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-arm64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-arm@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linux-ppc64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linuxmusl-amd64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-linuxmusl-arm64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-windows-amd64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin-windows-arm64@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/cdxgen-plugins-bin@2.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/safer-exec-darwin-amd64@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/safer-exec-darwin-arm64@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/safer-exec-linux-amd64@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/safer-exec-linux-arm64@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@cdxgen/safer-exec@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@codemirror/autocomplete@6.20.3",
      "dependsOn": [
        "pkg:npm/@codemirror/language@6.12.4",
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/@lezer/common@1.5.2"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/commands@6.10.4",
      "dependsOn": [
        "pkg:npm/@codemirror/language@6.12.4",
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/@lezer/common@1.5.2"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/lang-javascript@6.2.5",
      "dependsOn": [
        "pkg:npm/@codemirror/autocomplete@6.20.3",
        "pkg:npm/@codemirror/language@6.12.4",
        "pkg:npm/@codemirror/lint@6.9.5",
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/@lezer/common@1.5.2",
        "pkg:npm/@lezer/javascript@1.5.4"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/lang-yaml@6.1.3",
      "dependsOn": [
        "pkg:npm/@codemirror/autocomplete@6.20.3",
        "pkg:npm/@codemirror/language@6.12.4",
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@lezer/common@1.5.2",
        "pkg:npm/@lezer/highlight@1.2.3",
        "pkg:npm/@lezer/lr@1.4.10",
        "pkg:npm/@lezer/yaml@1.0.4"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/language@6.12.4",
      "dependsOn": [
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/@lezer/common@1.5.2",
        "pkg:npm/@lezer/highlight@1.2.3",
        "pkg:npm/@lezer/lr@1.4.10",
        "pkg:npm/style-mod@4.1.3"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/lint@6.9.5",
      "dependsOn": [
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/@codemirror/view@6.43.6",
        "pkg:npm/crelt@1.0.7"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/state@6.7.1",
      "dependsOn": [
        "pkg:npm/@marijn/find-cluster-break@1.0.3"
      ]
    },
    {
      "ref": "pkg:npm/@codemirror/view@6.43.6",
      "dependsOn": [
        "pkg:npm/@codemirror/state@6.7.1",
        "pkg:npm/crelt@1.0.7",
        "pkg:npm/style-mod@4.1.3",
        "pkg:npm/w3c-keyname@2.2.8"
      ]
    },
    {
      "ref": "pkg:npm/@cyclonedx/cdxgen@12.8.0",
      "dependsOn": [
        "pkg:npm/@babel/parser@7.29.7",
        "pkg:npm/@babel/traverse@7.29.7",
        "pkg:npm/@iarna/toml@2.2.5",
        "pkg:npm/@isaacs/string-locale-compare@1.1.0",
        "pkg:npm/@npmcli/fs@5.0.0",
        "pkg:npm/@npmcli/map-workspaces@5.0.3",
        "pkg:npm/@npmcli/name-from-folder@4.0.0",
        "pkg:npm/@npmcli/package-json@7.0.5",
        "pkg:npm/ajv-formats@3.0.1",
        "pkg:npm/ajv@8.20.0",
        "pkg:npm/cheerio@1.2.0",
        "pkg:npm/common-ancestor-path@1.0.1",
        "pkg:npm/edn-data@1.2.0",
        "pkg:npm/glob@13.0.6",
        "pkg:npm/json-stringify-nice@1.1.4",
        "pkg:npm/node-stream-zip@1.15.0",
        "pkg:npm/npm-package-arg@13.0.2",
        "pkg:npm/packageurl-js@1.0.2",
        "pkg:npm/parse-conflict-json@5.0.1",
        "pkg:npm/read-package-json-fast@5.0.0",
        "pkg:npm/semver@7.8.5",
        "pkg:npm/ssri@13.0.1",
        "pkg:npm/tar@7.5.20",
        "pkg:npm/treeverse@3.0.0",
        "pkg:npm/undici@7.28.0",
        "pkg:npm/walk-up-path@4.0.0",
        "pkg:npm/xml-js@1.6.11",
        "pkg:npm/yaml@2.9.0",
        "pkg:npm/yargs@18.0.0"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/core@1.10.0",
      "dependsOn": [
        "pkg:npm/@emnapi/wasi-threads@1.2.1",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/core@1.11.1",
      "dependsOn": [
        "pkg:npm/@emnapi/wasi-threads@1.2.2",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/runtime@1.10.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/runtime@1.11.1",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/wasi-threads@1.2.1",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@emnapi/wasi-threads@1.2.2",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@esbuild/aix-ppc64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/android-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/android-arm@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/android-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/darwin-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/darwin-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/freebsd-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/freebsd-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-arm@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-ia32@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-loong64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-mips64el@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-ppc64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-riscv64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-s390x@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/linux-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/netbsd-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/netbsd-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/openbsd-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/openbsd-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/openharmony-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/sunos-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/win32-arm64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/win32-ia32@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@esbuild/win32-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@eslint-community/eslint-utils@4.9.1",
      "dependsOn": [
        "pkg:npm/eslint-visitor-keys@3.4.3",
        "pkg:npm/eslint@10.7.0"
      ]
    },
    {
      "ref": "pkg:npm/@eslint-community/regexpp@4.12.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@eslint/config-array@0.23.5",
      "dependsOn": [
        "pkg:npm/@eslint/object-schema@3.0.5",
        "pkg:npm/debug@4.4.3",
        "pkg:npm/minimatch@10.2.5"
      ]
    },
    {
      "ref": "pkg:npm/@eslint/config-helpers@0.6.0",
      "dependsOn": [
        "pkg:npm/@eslint/core@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/@eslint/core@1.2.1",
      "dependsOn": [
        "pkg:npm/@types/json-schema@7.0.15"
      ]
    },
    {
      "ref": "pkg:npm/@eslint/object-schema@3.0.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@eslint/plugin-kit@0.7.2",
      "dependsOn": [
        "pkg:npm/@eslint/core@1.2.1",
        "pkg:npm/levn@0.4.1"
      ]
    },
    {
      "ref": "pkg:npm/@gar/promise-retry@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@humanfs/core@0.19.2",
      "dependsOn": [
        "pkg:npm/@humanfs/types@0.15.0"
      ]
    },
    {
      "ref": "pkg:npm/@humanfs/node@0.16.8",
      "dependsOn": [
        "pkg:npm/@humanfs/core@0.19.2",
        "pkg:npm/@humanfs/types@0.15.0",
        "pkg:npm/@humanwhocodes/retry@0.4.3"
      ]
    },
    {
      "ref": "pkg:npm/@humanfs/types@0.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@humanwhocodes/module-importer@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@humanwhocodes/retry@0.4.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@iarna/toml@2.2.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@iconify/types@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@iconify/utils@3.1.4",
      "dependsOn": [
        "pkg:npm/@antfu/install-pkg@1.1.0",
        "pkg:npm/@iconify/types@2.0.0",
        "pkg:npm/import-meta-resolve@4.2.0"
      ]
    },
    {
      "ref": "pkg:npm/@isaacs/fs-minipass@4.0.1",
      "dependsOn": [
        "pkg:npm/minipass@7.1.3"
      ]
    },
    {
      "ref": "pkg:npm/@isaacs/string-locale-compare@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "pkg:npm/@jridgewell/sourcemap-codec@1.5.5",
        "pkg:npm/@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "pkg:npm/@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "pkg:npm/@jridgewell/gen-mapping@0.3.13",
        "pkg:npm/@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "pkg:npm/@jridgewell/resolve-uri@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@jridgewell/sourcemap-codec@1.5.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "pkg:npm/@jridgewell/resolve-uri@3.1.2",
        "pkg:npm/@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/base64@1.1.2",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/base64@17.67.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/buffers@1.2.1",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/buffers@17.67.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/codegen@1.0.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/codegen@17.67.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-core@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-fsa@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-core@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-node-to-fsa@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-fsa@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/glob-to-regex.js@1.2.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-node@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-core@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-print@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-snapshot@4.64.0",
        "pkg:npm/glob-to-regex.js@1.2.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-print@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/tree-dump@1.1.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/fs-snapshot@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/buffers@17.67.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/@jsonjoy.com/json-pack@17.67.0",
        "pkg:npm/@jsonjoy.com/util@17.67.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/json-pack@1.21.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/base64@1.1.2",
        "pkg:npm/@jsonjoy.com/buffers@1.2.1",
        "pkg:npm/@jsonjoy.com/codegen@1.0.0",
        "pkg:npm/@jsonjoy.com/json-pointer@1.0.2",
        "pkg:npm/@jsonjoy.com/util@1.9.0",
        "pkg:npm/hyperdyperid@1.2.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tree-dump@1.1.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/json-pack@17.67.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/base64@17.67.0",
        "pkg:npm/@jsonjoy.com/buffers@17.67.0",
        "pkg:npm/@jsonjoy.com/codegen@17.67.0",
        "pkg:npm/@jsonjoy.com/json-pointer@17.67.0",
        "pkg:npm/@jsonjoy.com/util@17.67.0",
        "pkg:npm/hyperdyperid@1.2.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tree-dump@1.1.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/json-pointer@1.0.2",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/codegen@1.0.0",
        "pkg:npm/@jsonjoy.com/util@1.9.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/json-pointer@17.67.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/util@17.67.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/util@1.9.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/buffers@1.2.1",
        "pkg:npm/@jsonjoy.com/codegen@1.0.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@jsonjoy.com/util@17.67.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/buffers@17.67.0",
        "pkg:npm/@jsonjoy.com/codegen@17.67.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@lezer/common@1.5.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@lezer/highlight@1.2.3",
      "dependsOn": [
        "pkg:npm/@lezer/common@1.5.2"
      ]
    },
    {
      "ref": "pkg:npm/@lezer/javascript@1.5.4",
      "dependsOn": [
        "pkg:npm/@lezer/common@1.5.2",
        "pkg:npm/@lezer/highlight@1.2.3",
        "pkg:npm/@lezer/lr@1.4.10"
      ]
    },
    {
      "ref": "pkg:npm/@lezer/lr@1.4.10",
      "dependsOn": [
        "pkg:npm/@lezer/common@1.5.2"
      ]
    },
    {
      "ref": "pkg:npm/@lezer/yaml@1.0.4",
      "dependsOn": [
        "pkg:npm/@lezer/common@1.5.2",
        "pkg:npm/@lezer/highlight@1.2.3",
        "pkg:npm/@lezer/lr@1.4.10"
      ]
    },
    {
      "ref": "pkg:npm/@marijn/find-cluster-break@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@napi-rs/wasm-runtime@1.1.4",
      "dependsOn": [
        "pkg:npm/@emnapi/core@1.10.0",
        "pkg:npm/@emnapi/runtime@1.10.0",
        "pkg:npm/@tybys/wasm-util@0.10.2"
      ]
    },
    {
      "ref": "pkg:npm/@napi-rs/wasm-runtime@1.1.6",
      "dependsOn": [
        "pkg:npm/@emnapi/core@1.11.1",
        "pkg:npm/@emnapi/runtime@1.11.1",
        "pkg:npm/@tybys/wasm-util@0.10.3"
      ]
    },
    {
      "ref": "pkg:npm/@npmcli/fs@5.0.0",
      "dependsOn": [
        "pkg:npm/semver@7.8.5"
      ]
    },
    {
      "ref": "pkg:npm/@npmcli/git@7.0.2",
      "dependsOn": [
        "pkg:npm/@gar/promise-retry@1.0.3",
        "pkg:npm/@npmcli/promise-spawn@9.0.1",
        "pkg:npm/ini@6.0.0",
        "pkg:npm/lru-cache@11.5.2",
        "pkg:npm/npm-pick-manifest@11.0.3",
        "pkg:npm/proc-log@6.1.0",
        "pkg:npm/semver@7.8.5",
        "pkg:npm/which@6.0.1"
      ]
    },
    {
      "ref": "pkg:npm/@npmcli/map-workspaces@5.0.3",
      "dependsOn": [
        "pkg:npm/@npmcli/name-from-folder@4.0.0",
        "pkg:npm/@npmcli/package-json@7.0.5",
        "pkg:npm/glob@13.0.6",
        "pkg:npm/minimatch@10.2.5"
      ]
    },
    {
      "ref": "pkg:npm/@npmcli/name-from-folder@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@npmcli/package-json@7.0.5",
      "dependsOn": [
        "pkg:npm/@npmcli/git@7.0.2",
        "pkg:npm/glob@13.0.6",
        "pkg:npm/hosted-git-info@9.0.3",
        "pkg:npm/json-parse-even-better-errors@5.0.0",
        "pkg:npm/proc-log@6.1.0",
        "pkg:npm/semver@7.8.5",
        "pkg:npm/spdx-expression-parse@4.0.0"
      ]
    },
    {
      "ref": "pkg:npm/@npmcli/promise-spawn@9.0.1",
      "dependsOn": [
        "pkg:npm/which@6.0.1"
      ]
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-android-arm-eabi@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-android-arm64@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-darwin-arm64@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-darwin-x64@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-freebsd-x64@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-arm-gnueabihf@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-arm-musleabihf@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-arm64-gnu@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-arm64-musl@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-ppc64-gnu@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-riscv64-gnu@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-riscv64-musl@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-s390x-gnu@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-x64-gnu@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-linux-x64-musl@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-openharmony-arm64@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-wasm32-wasi@0.131.0",
      "dependsOn": [
        "pkg:npm/@emnapi/core@1.10.0",
        "pkg:npm/@emnapi/runtime@1.10.0",
        "pkg:npm/@napi-rs/wasm-runtime@1.1.4"
      ]
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-win32-arm64-msvc@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-win32-ia32-msvc@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-parser/binding-win32-x64-msvc@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-project/types@0.131.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@oxc-project/types@0.139.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@polka/url@1.0.0-next.29",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@quansync/fs@1.0.0",
      "dependsOn": [
        "pkg:npm/quansync@1.0.0"
      ]
    },
    {
      "ref": "pkg:npm/@rolldown/binding-android-arm64@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-darwin-arm64@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-darwin-x64@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-freebsd-x64@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-arm-gnueabihf@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-arm64-gnu@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-arm64-musl@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-ppc64-gnu@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-s390x-gnu@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-x64-gnu@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-linux-x64-musl@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-openharmony-arm64@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-wasm32-wasi@1.1.5",
      "dependsOn": [
        "pkg:npm/@emnapi/core@1.11.1",
        "pkg:npm/@emnapi/runtime@1.11.1",
        "pkg:npm/@napi-rs/wasm-runtime@1.1.6"
      ]
    },
    {
      "ref": "pkg:npm/@rolldown/binding-win32-arm64-msvc@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/binding-win32-x64-msvc@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@rolldown/pluginutils@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@standard-schema/spec@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/api@2.10.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-darwin-arm64@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-darwin-x64@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-arm-gnueabihf@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-arm64-gnu@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-arm64-musl@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-riscv64-gnu@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-x64-gnu@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-linux-x64-musl@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-win32-arm64-msvc@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-win32-ia32-msvc@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli-win32-x64-msvc@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/cli@2.11.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@tauri-apps/plugin-autostart@2.5.1",
      "dependsOn": [
        "pkg:npm/@tauri-apps/api@2.10.1"
      ]
    },
    {
      "ref": "pkg:npm/@tybys/wasm-util@0.10.2",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@tybys/wasm-util@0.10.3",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/@types/chai@5.2.3",
      "dependsOn": [
        "pkg:npm/@types/deep-eql@4.0.2",
        "pkg:npm/assertion-error@2.0.1"
      ]
    },
    {
      "ref": "pkg:npm/@types/deep-eql@4.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@types/esrecurse@4.3.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@types/estree@1.0.9",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@types/json-schema@7.0.15",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@types/node@26.1.1",
      "dependsOn": [
        "pkg:npm/undici-types@8.3.0"
      ]
    },
    {
      "ref": "pkg:npm/@types/whatwg-mimetype@3.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@types/ws@8.18.1",
      "dependsOn": [
        "pkg:npm/@types/node@26.1.1"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/cli@66.7.5",
      "dependsOn": [
        "pkg:npm/@jridgewell/remapping@2.3.5",
        "pkg:npm/@unocss/config@66.7.5",
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/preset-wind3@66.7.5",
        "pkg:npm/@unocss/preset-wind4@66.7.5",
        "pkg:npm/@unocss/transformer-directives@66.7.5",
        "pkg:npm/cac@7.0.0",
        "pkg:npm/chokidar@5.0.0",
        "pkg:npm/colorette@2.0.20",
        "pkg:npm/consola@3.4.2",
        "pkg:npm/magic-string@0.30.21",
        "pkg:npm/pathe@2.0.3",
        "pkg:npm/perfect-debounce@2.1.0",
        "pkg:npm/tinyglobby@0.2.17",
        "pkg:npm/unplugin-utils@0.3.2"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/config@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/colorette@2.0.20",
        "pkg:npm/consola@3.4.2",
        "pkg:npm/unconfig@7.5.0"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/core@66.7.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@unocss/extractor-arbitrary-variants@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/inspector@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5",
        "pkg:npm/colorette@2.0.20",
        "pkg:npm/gzip-size@6.0.0",
        "pkg:npm/sirv@3.0.2"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-attributify@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-icons@66.7.5",
      "dependsOn": [
        "pkg:npm/@iconify/utils@3.1.4",
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/ofetch@1.5.1"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-mini@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/extractor-arbitrary-variants@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-tagify@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-typography@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-uno@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/preset-wind3@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-web-fonts@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/ofetch@1.5.1"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-wind3@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/preset-mini@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-wind4@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/extractor-arbitrary-variants@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/preset-wind@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/preset-wind3@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/rule-utils@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/magic-string@0.30.21"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/transformer-attributify-jsx@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/oxc-parser@0.131.0",
        "pkg:npm/oxc-walker@0.7.0"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/transformer-compile-class@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/transformer-directives@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/rule-utils@66.7.5",
        "pkg:npm/css-tree@3.2.1"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/transformer-variant-group@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/core@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/@unocss/vite@66.7.5",
      "dependsOn": [
        "pkg:npm/@jridgewell/remapping@2.3.5",
        "pkg:npm/@unocss/config@66.7.5",
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/inspector@66.7.5",
        "pkg:npm/chokidar@5.0.0",
        "pkg:npm/magic-string@0.30.21",
        "pkg:npm/pathe@2.0.3",
        "pkg:npm/tinyglobby@0.2.17",
        "pkg:npm/unplugin-utils@0.3.2",
        "pkg:npm/vite@8.1.4"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/expect@4.1.10",
      "dependsOn": [
        "pkg:npm/@standard-schema/spec@1.1.0",
        "pkg:npm/@types/chai@5.2.3",
        "pkg:npm/@vitest/spy@4.1.10",
        "pkg:npm/@vitest/utils@4.1.10",
        "pkg:npm/chai@6.2.2",
        "pkg:npm/tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/mocker@4.1.10",
      "dependsOn": [
        "pkg:npm/@vitest/spy@4.1.10",
        "pkg:npm/estree-walker@3.0.3",
        "pkg:npm/magic-string@0.30.21"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/pretty-format@4.1.10",
      "dependsOn": [
        "pkg:npm/tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/runner@4.1.10",
      "dependsOn": [
        "pkg:npm/@vitest/utils@4.1.10",
        "pkg:npm/pathe@2.0.3"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/snapshot@4.1.10",
      "dependsOn": [
        "pkg:npm/@vitest/pretty-format@4.1.10",
        "pkg:npm/@vitest/utils@4.1.10",
        "pkg:npm/magic-string@0.30.21",
        "pkg:npm/pathe@2.0.3"
      ]
    },
    {
      "ref": "pkg:npm/@vitest/spy@4.1.10",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@vitest/utils@4.1.10",
      "dependsOn": [
        "pkg:npm/@vitest/pretty-format@4.1.10",
        "pkg:npm/convert-source-map@2.0.0",
        "pkg:npm/tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "pkg:npm/@zip.js/zip.js@2.8.26",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/acorn-jsx@5.3.2",
      "dependsOn": [
        "pkg:npm/acorn@8.17.0"
      ]
    },
    {
      "ref": "pkg:npm/acorn@8.17.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ajv-formats@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ajv@6.15.0",
      "dependsOn": [
        "pkg:npm/fast-deep-equal@3.1.3",
        "pkg:npm/fast-json-stable-stringify@2.1.0",
        "pkg:npm/json-schema-traverse@0.4.1",
        "pkg:npm/uri-js@4.4.1"
      ]
    },
    {
      "ref": "pkg:npm/ajv@8.20.0",
      "dependsOn": [
        "pkg:npm/fast-deep-equal@3.1.3",
        "pkg:npm/fast-uri@3.1.4",
        "pkg:npm/json-schema-traverse@1.0.0",
        "pkg:npm/require-from-string@2.0.2"
      ]
    },
    {
      "ref": "pkg:npm/ansi-regex@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ansi-styles@6.2.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/assert@2.1.0",
      "dependsOn": [
        "pkg:npm/call-bind@1.0.9",
        "pkg:npm/is-nan@1.3.2",
        "pkg:npm/object-is@1.1.6",
        "pkg:npm/object.assign@4.1.7",
        "pkg:npm/util@0.12.5"
      ]
    },
    {
      "ref": "pkg:npm/assertion-error@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/available-typed-arrays@1.0.7",
      "dependsOn": [
        "pkg:npm/possible-typed-array-names@1.1.0"
      ]
    },
    {
      "ref": "pkg:npm/balanced-match@4.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/base64-js@1.5.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/body-parser@2.3.0",
      "dependsOn": [
        "pkg:npm/bytes@3.1.2",
        "pkg:npm/content-type@2.0.0",
        "pkg:npm/debug@4.4.3",
        "pkg:npm/http-errors@2.0.1",
        "pkg:npm/iconv-lite@0.7.3",
        "pkg:npm/on-finished@2.4.1",
        "pkg:npm/qs@6.15.3",
        "pkg:npm/raw-body@3.0.2",
        "pkg:npm/type-is@2.1.0"
      ]
    },
    {
      "ref": "pkg:npm/boolbase@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/brace-expansion@5.0.7",
      "dependsOn": [
        "pkg:npm/balanced-match@4.0.4"
      ]
    },
    {
      "ref": "pkg:npm/buffer-image-size@0.6.4",
      "dependsOn": [
        "pkg:npm/@types/node@26.1.1"
      ]
    },
    {
      "ref": "pkg:npm/buffer@6.0.3",
      "dependsOn": [
        "pkg:npm/base64-js@1.5.1",
        "pkg:npm/ieee754@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/bytes@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/cac@7.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/function-bind@1.1.2"
      ]
    },
    {
      "ref": "pkg:npm/call-bind@1.0.9",
      "dependsOn": [
        "pkg:npm/call-bind-apply-helpers@1.0.2",
        "pkg:npm/es-define-property@1.0.1",
        "pkg:npm/get-intrinsic@1.3.0",
        "pkg:npm/set-function-length@1.2.2"
      ]
    },
    {
      "ref": "pkg:npm/call-bound@1.0.4",
      "dependsOn": [
        "pkg:npm/call-bind-apply-helpers@1.0.2",
        "pkg:npm/get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "pkg:npm/chai@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/chalk@5.6.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/change-case@5.4.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/cheerio-select@2.1.0",
      "dependsOn": [
        "pkg:npm/boolbase@1.0.0",
        "pkg:npm/css-select@5.2.2",
        "pkg:npm/css-what@6.2.2",
        "pkg:npm/domelementtype@2.3.0",
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/domutils@3.2.2"
      ]
    },
    {
      "ref": "pkg:npm/cheerio@1.2.0",
      "dependsOn": [
        "pkg:npm/cheerio-select@2.1.0",
        "pkg:npm/dom-serializer@2.0.0",
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/domutils@3.2.2",
        "pkg:npm/encoding-sniffer@0.2.1",
        "pkg:npm/htmlparser2@10.1.0",
        "pkg:npm/parse5-htmlparser2-tree-adapter@7.1.0",
        "pkg:npm/parse5-parser-stream@7.1.2",
        "pkg:npm/parse5@7.3.0",
        "pkg:npm/undici@7.28.0",
        "pkg:npm/whatwg-mimetype@4.0.0"
      ]
    },
    {
      "ref": "pkg:npm/chokidar@5.0.0",
      "dependsOn": [
        "pkg:npm/readdirp@5.0.0"
      ]
    },
    {
      "ref": "pkg:npm/chownr@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/cliui@9.0.1",
      "dependsOn": [
        "pkg:npm/string-width@7.2.0",
        "pkg:npm/strip-ansi@7.2.0",
        "pkg:npm/wrap-ansi@9.0.2"
      ]
    },
    {
      "ref": "pkg:npm/colorette@2.0.20",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/colorjs.io@0.5.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/commander@12.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/common-ancestor-path@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/component-emitter@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/compressible@2.0.18",
      "dependsOn": [
        "pkg:npm/mime-db@1.54.0"
      ]
    },
    {
      "ref": "pkg:npm/compression@1.8.1",
      "dependsOn": [
        "pkg:npm/bytes@3.1.2",
        "pkg:npm/compressible@2.0.18",
        "pkg:npm/debug@2.6.9",
        "pkg:npm/negotiator@0.6.4",
        "pkg:npm/on-headers@1.1.0",
        "pkg:npm/safe-buffer@5.2.1",
        "pkg:npm/vary@1.1.2"
      ]
    },
    {
      "ref": "pkg:npm/confbox@0.1.8",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/connect@3.7.0",
      "dependsOn": [
        "pkg:npm/debug@2.6.9",
        "pkg:npm/finalhandler@1.1.2",
        "pkg:npm/parseurl@1.3.3",
        "pkg:npm/utils-merge@1.0.1"
      ]
    },
    {
      "ref": "pkg:npm/consola@3.4.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/content-type@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/convert-source-map@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/crelt@1.0.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/cross-spawn@7.0.6",
      "dependsOn": [
        "pkg:npm/path-key@3.1.1",
        "pkg:npm/shebang-command@2.0.0",
        "pkg:npm/which@2.0.2"
      ]
    },
    {
      "ref": "pkg:npm/css-select@5.2.2",
      "dependsOn": [
        "pkg:npm/boolbase@1.0.0",
        "pkg:npm/css-what@6.2.2",
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/domutils@3.2.2",
        "pkg:npm/nth-check@2.1.1"
      ]
    },
    {
      "ref": "pkg:npm/css-tree@3.2.1",
      "dependsOn": [
        "pkg:npm/mdn-data@2.27.1",
        "pkg:npm/source-map-js@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/css-what@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/debug@2.6.9",
      "dependsOn": [
        "pkg:npm/ms@2.0.0"
      ]
    },
    {
      "ref": "pkg:npm/debug@4.4.3",
      "dependsOn": [
        "pkg:npm/ms@2.1.3"
      ]
    },
    {
      "ref": "pkg:npm/deep-is@0.1.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/deepmerge@4.3.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/define-data-property@1.1.4",
      "dependsOn": [
        "pkg:npm/es-define-property@1.0.1",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/gopd@1.2.0"
      ]
    },
    {
      "ref": "pkg:npm/define-properties@1.2.1",
      "dependsOn": [
        "pkg:npm/define-data-property@1.1.4",
        "pkg:npm/has-property-descriptors@1.0.2",
        "pkg:npm/object-keys@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/defu@6.1.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/depd@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/destr@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/detect-libc@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/dom-serializer@2.0.0",
      "dependsOn": [
        "pkg:npm/domelementtype@2.3.0",
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/entities@4.5.0"
      ]
    },
    {
      "ref": "pkg:npm/domelementtype@2.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/domhandler@5.0.3",
      "dependsOn": [
        "pkg:npm/domelementtype@2.3.0"
      ]
    },
    {
      "ref": "pkg:npm/domutils@3.2.2",
      "dependsOn": [
        "pkg:npm/dom-serializer@2.0.0",
        "pkg:npm/domelementtype@2.3.0",
        "pkg:npm/domhandler@5.0.3"
      ]
    },
    {
      "ref": "pkg:npm/dunder-proto@1.0.1",
      "dependsOn": [
        "pkg:npm/call-bind-apply-helpers@1.0.2",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/gopd@1.2.0"
      ]
    },
    {
      "ref": "pkg:npm/duplexer@0.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/edn-data@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ee-first@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/emoji-regex@10.6.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/encodeurl@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/encoding-sniffer@0.2.1",
      "dependsOn": [
        "pkg:npm/iconv-lite@0.6.3",
        "pkg:npm/whatwg-encoding@3.1.1"
      ]
    },
    {
      "ref": "pkg:npm/entities@4.5.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/entities@6.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/entities@7.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/es-define-property@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/es-errors@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/es-module-lexer@2.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/es-object-atoms@1.1.2",
      "dependsOn": [
        "pkg:npm/es-errors@1.3.0"
      ]
    },
    {
      "ref": "pkg:npm/esbuild@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/escalade@3.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/escape-html@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/escape-string-regexp@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/eslint-scope@9.1.2",
      "dependsOn": [
        "pkg:npm/@types/esrecurse@4.3.1",
        "pkg:npm/@types/estree@1.0.9",
        "pkg:npm/esrecurse@4.3.0",
        "pkg:npm/estraverse@5.3.0"
      ]
    },
    {
      "ref": "pkg:npm/eslint-visitor-keys@3.4.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/eslint-visitor-keys@5.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/eslint@10.7.0",
      "dependsOn": [
        "pkg:npm/@eslint-community/eslint-utils@4.9.1",
        "pkg:npm/@eslint-community/regexpp@4.12.2",
        "pkg:npm/@eslint/config-array@0.23.5",
        "pkg:npm/@eslint/config-helpers@0.6.0",
        "pkg:npm/@eslint/core@1.2.1",
        "pkg:npm/@eslint/plugin-kit@0.7.2",
        "pkg:npm/@humanfs/node@0.16.8",
        "pkg:npm/@humanwhocodes/module-importer@1.0.1",
        "pkg:npm/@humanwhocodes/retry@0.4.3",
        "pkg:npm/@types/estree@1.0.9",
        "pkg:npm/ajv@6.15.0",
        "pkg:npm/cross-spawn@7.0.6",
        "pkg:npm/debug@4.4.3",
        "pkg:npm/escape-string-regexp@4.0.0",
        "pkg:npm/eslint-scope@9.1.2",
        "pkg:npm/eslint-visitor-keys@5.0.1",
        "pkg:npm/espree@11.2.0",
        "pkg:npm/esquery@1.7.0",
        "pkg:npm/esutils@2.0.3",
        "pkg:npm/fast-deep-equal@3.1.3",
        "pkg:npm/file-entry-cache@8.0.0",
        "pkg:npm/find-up@5.0.0",
        "pkg:npm/glob-parent@6.0.2",
        "pkg:npm/ignore@5.3.2",
        "pkg:npm/imurmurhash@0.1.4",
        "pkg:npm/is-glob@4.0.3",
        "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
        "pkg:npm/minimatch@10.2.5",
        "pkg:npm/natural-compare@1.4.0",
        "pkg:npm/optionator@0.9.4"
      ]
    },
    {
      "ref": "pkg:npm/espree@11.2.0",
      "dependsOn": [
        "pkg:npm/acorn-jsx@5.3.2",
        "pkg:npm/acorn@8.17.0",
        "pkg:npm/eslint-visitor-keys@5.0.1"
      ]
    },
    {
      "ref": "pkg:npm/esquery@1.7.0",
      "dependsOn": [
        "pkg:npm/estraverse@5.3.0"
      ]
    },
    {
      "ref": "pkg:npm/esrecurse@4.3.0",
      "dependsOn": [
        "pkg:npm/estraverse@5.3.0"
      ]
    },
    {
      "ref": "pkg:npm/estraverse@5.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/estree-walker@3.0.3",
      "dependsOn": [
        "pkg:npm/@types/estree@1.0.9"
      ]
    },
    {
      "ref": "pkg:npm/esutils@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/events@3.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/expect-type@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/fast-deep-equal@3.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/fast-levenshtein@2.0.6",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/fast-uri@3.1.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/fdir@6.5.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/file-entry-cache@8.0.0",
      "dependsOn": [
        "pkg:npm/flat-cache@4.0.1"
      ]
    },
    {
      "ref": "pkg:npm/finalhandler@1.1.2",
      "dependsOn": [
        "pkg:npm/debug@2.6.9",
        "pkg:npm/encodeurl@1.0.2",
        "pkg:npm/escape-html@1.0.3",
        "pkg:npm/on-finished@2.3.0",
        "pkg:npm/parseurl@1.3.3",
        "pkg:npm/statuses@1.5.0",
        "pkg:npm/unpipe@1.0.0"
      ]
    },
    {
      "ref": "pkg:npm/find-up@5.0.0",
      "dependsOn": [
        "pkg:npm/locate-path@6.0.0",
        "pkg:npm/path-exists@4.0.0"
      ]
    },
    {
      "ref": "pkg:npm/flat-cache@4.0.1",
      "dependsOn": [
        "pkg:npm/flatted@3.4.2",
        "pkg:npm/keyv@4.5.4"
      ]
    },
    {
      "ref": "pkg:npm/flatted@3.4.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/for-each@0.3.5",
      "dependsOn": [
        "pkg:npm/is-callable@1.2.7"
      ]
    },
    {
      "ref": "pkg:npm/fsevents@2.3.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/function-bind@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/generator-function@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/get-caller-file@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/get-east-asian-width@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/get-intrinsic@1.3.0",
      "dependsOn": [
        "pkg:npm/call-bind-apply-helpers@1.0.2",
        "pkg:npm/es-define-property@1.0.1",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/es-object-atoms@1.1.2",
        "pkg:npm/function-bind@1.1.2",
        "pkg:npm/get-proto@1.0.1",
        "pkg:npm/gopd@1.2.0",
        "pkg:npm/has-symbols@1.1.0",
        "pkg:npm/hasown@2.0.4",
        "pkg:npm/math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "pkg:npm/get-proto@1.0.1",
      "dependsOn": [
        "pkg:npm/dunder-proto@1.0.1",
        "pkg:npm/es-object-atoms@1.1.2"
      ]
    },
    {
      "ref": "pkg:npm/glob-parent@6.0.2",
      "dependsOn": [
        "pkg:npm/is-glob@4.0.3"
      ]
    },
    {
      "ref": "pkg:npm/glob-to-regex.js@1.2.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/glob@13.0.6",
      "dependsOn": [
        "pkg:npm/minimatch@10.2.5",
        "pkg:npm/minipass@7.1.3",
        "pkg:npm/path-scurry@2.0.2"
      ]
    },
    {
      "ref": "pkg:npm/globals@17.7.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/gopd@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/gzip-size@6.0.0",
      "dependsOn": [
        "pkg:npm/duplexer@0.1.2"
      ]
    },
    {
      "ref": "pkg:npm/happy-dom@20.10.6",
      "dependsOn": [
        "pkg:npm/@types/node@26.1.1",
        "pkg:npm/@types/whatwg-mimetype@3.0.2",
        "pkg:npm/@types/ws@8.18.1",
        "pkg:npm/buffer-image-size@0.6.4",
        "pkg:npm/entities@7.0.1",
        "pkg:npm/whatwg-mimetype@3.0.0",
        "pkg:npm/ws@8.21.1"
      ]
    },
    {
      "ref": "pkg:npm/has-property-descriptors@1.0.2",
      "dependsOn": [
        "pkg:npm/es-define-property@1.0.1"
      ]
    },
    {
      "ref": "pkg:npm/has-symbols@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/has-tostringtag@1.0.2",
      "dependsOn": [
        "pkg:npm/has-symbols@1.1.0"
      ]
    },
    {
      "ref": "pkg:npm/hasown@2.0.4",
      "dependsOn": [
        "pkg:npm/function-bind@1.1.2"
      ]
    },
    {
      "ref": "pkg:npm/hermes-estree@0.36.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/hermes-parser@0.36.1",
      "dependsOn": [
        "pkg:npm/hermes-estree@0.36.1"
      ]
    },
    {
      "ref": "pkg:npm/hosted-git-info@9.0.3",
      "dependsOn": [
        "pkg:npm/lru-cache@11.5.2"
      ]
    },
    {
      "ref": "pkg:npm/htmlparser2@10.1.0",
      "dependsOn": [
        "pkg:npm/domelementtype@2.3.0",
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/domutils@3.2.2",
        "pkg:npm/entities@7.0.1"
      ]
    },
    {
      "ref": "pkg:npm/http-errors@2.0.1",
      "dependsOn": [
        "pkg:npm/depd@2.0.0",
        "pkg:npm/inherits@2.0.4",
        "pkg:npm/setprototypeof@1.2.0",
        "pkg:npm/statuses@2.0.2",
        "pkg:npm/toidentifier@1.0.1"
      ]
    },
    {
      "ref": "pkg:npm/husky@9.1.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/hyperdyperid@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/iconv-lite@0.6.3",
      "dependsOn": [
        "pkg:npm/safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pkg:npm/iconv-lite@0.7.3",
      "dependsOn": [
        "pkg:npm/safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "pkg:npm/ieee754@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ignore@5.3.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/import-meta-resolve@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/imurmurhash@0.1.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/inherits@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/inherits@2.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ini@6.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/is-arguments@1.2.0",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "pkg:npm/is-callable@1.2.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/is-extglob@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/is-generator-function@1.1.2",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/generator-function@2.0.1",
        "pkg:npm/get-proto@1.0.1",
        "pkg:npm/has-tostringtag@1.0.2",
        "pkg:npm/safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "pkg:npm/is-glob@4.0.3",
      "dependsOn": [
        "pkg:npm/is-extglob@2.1.1"
      ]
    },
    {
      "ref": "pkg:npm/is-nan@1.3.2",
      "dependsOn": [
        "pkg:npm/call-bind@1.0.9",
        "pkg:npm/define-properties@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/is-plain-obj@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/is-regex@1.2.1",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/gopd@1.2.0",
        "pkg:npm/has-tostringtag@1.0.2",
        "pkg:npm/hasown@2.0.4"
      ]
    },
    {
      "ref": "pkg:npm/is-typed-array@1.1.15",
      "dependsOn": [
        "pkg:npm/which-typed-array@1.1.22"
      ]
    },
    {
      "ref": "pkg:npm/isexe@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/isexe@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/jiti@2.7.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/js-tokens@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/jsesc@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-buffer@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-parse-even-better-errors@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-schema-traverse@0.4.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-schema-traverse@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json-stringify-nice@1.1.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/json5@2.2.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/jsonata@2.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/just-diff-apply@5.5.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/just-diff@6.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/keyv@4.5.4",
      "dependsOn": [
        "pkg:npm/json-buffer@3.0.1"
      ]
    },
    {
      "ref": "pkg:npm/levn@0.4.1",
      "dependsOn": [
        "pkg:npm/prelude-ls@1.2.1",
        "pkg:npm/type-check@0.4.0"
      ]
    },
    {
      "ref": "pkg:npm/lightningcss-android-arm64@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-darwin-arm64@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-darwin-x64@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-freebsd-x64@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-linux-arm-gnueabihf@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-linux-arm64-gnu@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-linux-arm64-musl@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-linux-x64-gnu@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-linux-x64-musl@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-win32-arm64-msvc@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss-win32-x64-msvc@1.32.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/lightningcss@1.32.0",
      "dependsOn": [
        "pkg:npm/detect-libc@2.1.2"
      ]
    },
    {
      "ref": "pkg:npm/locate-path@6.0.0",
      "dependsOn": [
        "pkg:npm/p-locate@5.0.0"
      ]
    },
    {
      "ref": "pkg:npm/lru-cache@11.5.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/magic-regexp@0.10.0",
      "dependsOn": [
        "pkg:npm/estree-walker@3.0.3",
        "pkg:npm/magic-string@0.30.21",
        "pkg:npm/mlly@1.8.2",
        "pkg:npm/regexp-tree@0.1.27",
        "pkg:npm/type-level-regexp@0.1.17",
        "pkg:npm/ufo@1.6.4",
        "pkg:npm/unplugin@2.3.11"
      ]
    },
    {
      "ref": "pkg:npm/magic-string@0.30.21",
      "dependsOn": [
        "pkg:npm/@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "pkg:npm/math-intrinsics@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/mdn-data@2.27.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/media-typer@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/memfs@4.64.0",
      "dependsOn": [
        "pkg:npm/@jsonjoy.com/fs-core@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-fsa@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-builtins@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-to-fsa@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node-utils@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-node@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-print@4.64.0",
        "pkg:npm/@jsonjoy.com/fs-snapshot@4.64.0",
        "pkg:npm/@jsonjoy.com/json-pack@1.21.0",
        "pkg:npm/@jsonjoy.com/util@1.9.0",
        "pkg:npm/glob-to-regex.js@1.2.0",
        "pkg:npm/thingies@2.6.0",
        "pkg:npm/tree-dump@1.1.0",
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/mime-db@1.54.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/mime-types@3.0.2",
      "dependsOn": [
        "pkg:npm/mime-db@1.54.0"
      ]
    },
    {
      "ref": "pkg:npm/minimatch@10.2.5",
      "dependsOn": [
        "pkg:npm/brace-expansion@5.0.7"
      ]
    },
    {
      "ref": "pkg:npm/minipass@7.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/minizlib@3.1.0",
      "dependsOn": [
        "pkg:npm/minipass@7.1.3"
      ]
    },
    {
      "ref": "pkg:npm/mlly@1.8.2",
      "dependsOn": [
        "pkg:npm/acorn@8.17.0",
        "pkg:npm/pathe@2.0.3",
        "pkg:npm/pkg-types@1.3.1",
        "pkg:npm/ufo@1.6.4"
      ]
    },
    {
      "ref": "pkg:npm/mrmime@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ms@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ms@2.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/nanoid@3.3.16",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/natural-compare@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/negotiator@0.6.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/node-fetch-native@1.6.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/node-stream-zip@1.15.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/npm-install-checks@8.0.0",
      "dependsOn": [
        "pkg:npm/semver@7.8.5"
      ]
    },
    {
      "ref": "pkg:npm/npm-normalize-package-bin@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/npm-package-arg@13.0.2",
      "dependsOn": [
        "pkg:npm/hosted-git-info@9.0.3",
        "pkg:npm/proc-log@6.1.0",
        "pkg:npm/semver@7.8.5",
        "pkg:npm/validate-npm-package-name@7.0.2"
      ]
    },
    {
      "ref": "pkg:npm/npm-pick-manifest@11.0.3",
      "dependsOn": [
        "pkg:npm/npm-install-checks@8.0.0",
        "pkg:npm/npm-normalize-package-bin@5.0.0",
        "pkg:npm/npm-package-arg@13.0.2",
        "pkg:npm/semver@7.8.5"
      ]
    },
    {
      "ref": "pkg:npm/nth-check@2.1.1",
      "dependsOn": [
        "pkg:npm/boolbase@1.0.0"
      ]
    },
    {
      "ref": "pkg:npm/object-inspect@1.13.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/object-is@1.1.6",
      "dependsOn": [
        "pkg:npm/call-bind@1.0.9",
        "pkg:npm/define-properties@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/object-keys@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/object.assign@4.1.7",
      "dependsOn": [
        "pkg:npm/call-bind@1.0.9",
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/define-properties@1.2.1",
        "pkg:npm/es-object-atoms@1.1.2",
        "pkg:npm/has-symbols@1.1.0",
        "pkg:npm/object-keys@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/obug@2.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ofetch@1.5.1",
      "dependsOn": [
        "pkg:npm/destr@2.0.5",
        "pkg:npm/node-fetch-native@1.6.7",
        "pkg:npm/ufo@1.6.4"
      ]
    },
    {
      "ref": "pkg:npm/on-finished@2.3.0",
      "dependsOn": [
        "pkg:npm/ee-first@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/on-finished@2.4.1",
      "dependsOn": [
        "pkg:npm/ee-first@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/on-headers@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/optionator@0.9.4",
      "dependsOn": [
        "pkg:npm/deep-is@0.1.4",
        "pkg:npm/fast-levenshtein@2.0.6",
        "pkg:npm/levn@0.4.1",
        "pkg:npm/prelude-ls@1.2.1",
        "pkg:npm/type-check@0.4.0",
        "pkg:npm/word-wrap@1.2.5"
      ]
    },
    {
      "ref": "pkg:npm/oxc-parser@0.131.0",
      "dependsOn": [
        "pkg:npm/@oxc-project/types@0.131.0"
      ]
    },
    {
      "ref": "pkg:npm/oxc-walker@0.7.0",
      "dependsOn": [
        "pkg:npm/magic-regexp@0.10.0",
        "pkg:npm/oxc-parser@0.131.0"
      ]
    },
    {
      "ref": "pkg:npm/p-limit@3.1.0",
      "dependsOn": [
        "pkg:npm/yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "pkg:npm/p-locate@5.0.0",
      "dependsOn": [
        "pkg:npm/p-limit@3.1.0"
      ]
    },
    {
      "ref": "pkg:npm/package-manager-detector@1.7.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/packageurl-js@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/parse-conflict-json@5.0.1",
      "dependsOn": [
        "pkg:npm/json-parse-even-better-errors@5.0.0",
        "pkg:npm/just-diff-apply@5.5.0",
        "pkg:npm/just-diff@6.0.2"
      ]
    },
    {
      "ref": "pkg:npm/parse5-htmlparser2-tree-adapter@7.1.0",
      "dependsOn": [
        "pkg:npm/domhandler@5.0.3",
        "pkg:npm/parse5@7.3.0"
      ]
    },
    {
      "ref": "pkg:npm/parse5-parser-stream@7.1.2",
      "dependsOn": [
        "pkg:npm/parse5@7.3.0"
      ]
    },
    {
      "ref": "pkg:npm/parse5@7.3.0",
      "dependsOn": [
        "pkg:npm/entities@6.0.1"
      ]
    },
    {
      "ref": "pkg:npm/parseurl@1.3.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/path-exists@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/path-key@3.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/path-scurry@2.0.2",
      "dependsOn": [
        "pkg:npm/lru-cache@11.5.2",
        "pkg:npm/minipass@7.1.3"
      ]
    },
    {
      "ref": "pkg:npm/path-unified@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/path@0.12.7",
      "dependsOn": [
        "pkg:npm/process@0.11.10",
        "pkg:npm/util@0.10.4"
      ]
    },
    {
      "ref": "pkg:npm/pathe@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/perfect-debounce@2.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/picocolors@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/picomatch@4.0.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/pkg-types@1.3.1",
      "dependsOn": [
        "pkg:npm/confbox@0.1.8",
        "pkg:npm/mlly@1.8.2",
        "pkg:npm/pathe@2.0.3"
      ]
    },
    {
      "ref": "pkg:npm/possible-typed-array-names@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/postcss@8.5.17",
      "dependsOn": [
        "pkg:npm/nanoid@3.3.16",
        "pkg:npm/picocolors@1.1.1",
        "pkg:npm/source-map-js@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/prelude-ls@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/prettier@3.9.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/proc-log@6.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/process@0.11.10",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/punycode@1.4.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/punycode@2.3.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/qs@6.15.3",
      "dependsOn": [
        "pkg:npm/es-define-property@1.0.1",
        "pkg:npm/side-channel@1.1.1"
      ]
    },
    {
      "ref": "pkg:npm/quansync@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/raw-body@3.0.2",
      "dependsOn": [
        "pkg:npm/bytes@3.1.2",
        "pkg:npm/http-errors@2.0.1",
        "pkg:npm/iconv-lite@0.7.3",
        "pkg:npm/unpipe@1.0.0"
      ]
    },
    {
      "ref": "pkg:npm/read-package-json-fast@5.0.0",
      "dependsOn": [
        "pkg:npm/json-parse-even-better-errors@5.0.0",
        "pkg:npm/npm-normalize-package-bin@5.0.0"
      ]
    },
    {
      "ref": "pkg:npm/readdirp@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/regexp-tree@0.1.27",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/require-from-string@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/rolldown@1.1.5",
      "dependsOn": [
        "pkg:npm/@oxc-project/types@0.139.0",
        "pkg:npm/@rolldown/pluginutils@1.0.1"
      ]
    },
    {
      "ref": "pkg:npm/safe-buffer@5.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/safe-regex-test@1.1.0",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/is-regex@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/safer-buffer@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/sax@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/semver@7.8.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/set-function-length@1.2.2",
      "dependsOn": [
        "pkg:npm/define-data-property@1.1.4",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/function-bind@1.1.2",
        "pkg:npm/get-intrinsic@1.3.0",
        "pkg:npm/gopd@1.2.0",
        "pkg:npm/has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "pkg:npm/setprototypeof@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/shebang-command@2.0.0",
      "dependsOn": [
        "pkg:npm/shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "pkg:npm/shebang-regex@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/side-channel-list@1.0.1",
      "dependsOn": [
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/object-inspect@1.13.4"
      ]
    },
    {
      "ref": "pkg:npm/side-channel-map@1.0.1",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/get-intrinsic@1.3.0",
        "pkg:npm/object-inspect@1.13.4"
      ]
    },
    {
      "ref": "pkg:npm/side-channel-weakmap@1.0.2",
      "dependsOn": [
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/get-intrinsic@1.3.0",
        "pkg:npm/object-inspect@1.13.4",
        "pkg:npm/side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "pkg:npm/side-channel@1.1.1",
      "dependsOn": [
        "pkg:npm/es-errors@1.3.0",
        "pkg:npm/object-inspect@1.13.4",
        "pkg:npm/side-channel-list@1.0.1",
        "pkg:npm/side-channel-map@1.0.1",
        "pkg:npm/side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "pkg:npm/siginfo@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/sirv@3.0.2",
      "dependsOn": [
        "pkg:npm/@polka/url@1.0.0-next.29",
        "pkg:npm/mrmime@2.0.1",
        "pkg:npm/totalist@3.0.1"
      ]
    },
    {
      "ref": "pkg:npm/source-map-js@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/spdx-exceptions@2.5.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/spdx-expression-parse@4.0.0",
      "dependsOn": [
        "pkg:npm/spdx-exceptions@2.5.0",
        "pkg:npm/spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "pkg:npm/spdx-license-ids@3.0.23",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ssri@13.0.1",
      "dependsOn": [
        "pkg:npm/minipass@7.1.3"
      ]
    },
    {
      "ref": "pkg:npm/stackback@0.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/statuses@1.5.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/statuses@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/std-env@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/stream@0.0.3",
      "dependsOn": [
        "pkg:npm/component-emitter@2.0.0"
      ]
    },
    {
      "ref": "pkg:npm/string-width@7.2.0",
      "dependsOn": [
        "pkg:npm/emoji-regex@10.6.0",
        "pkg:npm/get-east-asian-width@1.6.0",
        "pkg:npm/strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "pkg:npm/string_decoder@1.3.0",
      "dependsOn": [
        "pkg:npm/safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "pkg:npm/strip-ansi@7.2.0",
      "dependsOn": [
        "pkg:npm/ansi-regex@6.2.2"
      ]
    },
    {
      "ref": "pkg:npm/style-dictionary@5.5.0",
      "dependsOn": [
        "pkg:npm/@bundled-es-modules/deepmerge@4.3.2",
        "pkg:npm/@bundled-es-modules/glob@13.0.6",
        "pkg:npm/@bundled-es-modules/memfs@4.17.0",
        "pkg:npm/@zip.js/zip.js@2.8.26",
        "pkg:npm/chalk@5.6.2",
        "pkg:npm/change-case@5.4.4",
        "pkg:npm/colorjs.io@0.5.2",
        "pkg:npm/commander@12.1.0",
        "pkg:npm/is-plain-obj@4.1.0",
        "pkg:npm/json5@2.2.3",
        "pkg:npm/path-unified@0.2.0",
        "pkg:npm/prettier@3.9.5",
        "pkg:npm/tinycolor2@1.6.0"
      ]
    },
    {
      "ref": "pkg:npm/style-mod@4.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tar@7.5.20",
      "dependsOn": [
        "pkg:npm/@isaacs/fs-minipass@4.0.1",
        "pkg:npm/chownr@3.0.0",
        "pkg:npm/minipass@7.1.3",
        "pkg:npm/minizlib@3.1.0",
        "pkg:npm/yallist@5.0.0"
      ]
    },
    {
      "ref": "pkg:npm/thingies@2.6.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/tinybench@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tinycolor2@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tinyexec@1.2.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tinyglobby@0.2.17",
      "dependsOn": [
        "pkg:npm/fdir@6.5.0",
        "pkg:npm/picomatch@4.0.5"
      ]
    },
    {
      "ref": "pkg:npm/tinyrainbow@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/toidentifier@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/totalist@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tree-dump@1.1.0",
      "dependsOn": [
        "pkg:npm/tslib@2.8.1"
      ]
    },
    {
      "ref": "pkg:npm/treeverse@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tslib@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/type-check@0.4.0",
      "dependsOn": [
        "pkg:npm/prelude-ls@1.2.1"
      ]
    },
    {
      "ref": "pkg:npm/type-is@2.1.0",
      "dependsOn": [
        "pkg:npm/content-type@2.0.0",
        "pkg:npm/media-typer@1.1.0",
        "pkg:npm/mime-types@3.0.2"
      ]
    },
    {
      "ref": "pkg:npm/type-level-regexp@0.1.17",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/typescript@6.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ufo@1.6.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/unconfig-core@7.5.0",
      "dependsOn": [
        "pkg:npm/@quansync/fs@1.0.0",
        "pkg:npm/quansync@1.0.0"
      ]
    },
    {
      "ref": "pkg:npm/unconfig@7.5.0",
      "dependsOn": [
        "pkg:npm/@quansync/fs@1.0.0",
        "pkg:npm/defu@6.1.7",
        "pkg:npm/jiti@2.7.0",
        "pkg:npm/quansync@1.0.0",
        "pkg:npm/unconfig-core@7.5.0"
      ]
    },
    {
      "ref": "pkg:npm/undici-types@8.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/undici@7.28.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/unocss@66.7.5",
      "dependsOn": [
        "pkg:npm/@unocss/cli@66.7.5",
        "pkg:npm/@unocss/core@66.7.5",
        "pkg:npm/@unocss/preset-attributify@66.7.5",
        "pkg:npm/@unocss/preset-icons@66.7.5",
        "pkg:npm/@unocss/preset-mini@66.7.5",
        "pkg:npm/@unocss/preset-tagify@66.7.5",
        "pkg:npm/@unocss/preset-typography@66.7.5",
        "pkg:npm/@unocss/preset-uno@66.7.5",
        "pkg:npm/@unocss/preset-web-fonts@66.7.5",
        "pkg:npm/@unocss/preset-wind3@66.7.5",
        "pkg:npm/@unocss/preset-wind4@66.7.5",
        "pkg:npm/@unocss/preset-wind@66.7.5",
        "pkg:npm/@unocss/transformer-attributify-jsx@66.7.5",
        "pkg:npm/@unocss/transformer-compile-class@66.7.5",
        "pkg:npm/@unocss/transformer-directives@66.7.5",
        "pkg:npm/@unocss/transformer-variant-group@66.7.5",
        "pkg:npm/@unocss/vite@66.7.5"
      ]
    },
    {
      "ref": "pkg:npm/unpipe@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/unplugin-utils@0.3.2",
      "dependsOn": [
        "pkg:npm/pathe@2.0.3",
        "pkg:npm/picomatch@4.0.5"
      ]
    },
    {
      "ref": "pkg:npm/unplugin@2.3.11",
      "dependsOn": [
        "pkg:npm/@jridgewell/remapping@2.3.5",
        "pkg:npm/acorn@8.17.0",
        "pkg:npm/picomatch@4.0.5",
        "pkg:npm/webpack-virtual-modules@0.6.2"
      ]
    },
    {
      "ref": "pkg:npm/uri-js@4.4.1",
      "dependsOn": [
        "pkg:npm/punycode@2.3.1"
      ]
    },
    {
      "ref": "pkg:npm/url@0.11.4",
      "dependsOn": [
        "pkg:npm/punycode@1.4.1",
        "pkg:npm/qs@6.15.3"
      ]
    },
    {
      "ref": "pkg:npm/util@0.10.4",
      "dependsOn": [
        "pkg:npm/inherits@2.0.3"
      ]
    },
    {
      "ref": "pkg:npm/util@0.12.5",
      "dependsOn": [
        "pkg:npm/inherits@2.0.4",
        "pkg:npm/is-arguments@1.2.0",
        "pkg:npm/is-generator-function@1.1.2",
        "pkg:npm/is-typed-array@1.1.15",
        "pkg:npm/which-typed-array@1.1.22"
      ]
    },
    {
      "ref": "pkg:npm/utils-merge@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/validate-npm-package-name@7.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/vary@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/vite@8.1.4",
      "dependsOn": [
        "pkg:npm/lightningcss@1.32.0",
        "pkg:npm/picomatch@4.0.5",
        "pkg:npm/postcss@8.5.17",
        "pkg:npm/rolldown@1.1.5",
        "pkg:npm/tinyglobby@0.2.17"
      ]
    },
    {
      "ref": "pkg:npm/vitest@4.1.10",
      "dependsOn": [
        "pkg:npm/@vitest/expect@4.1.10",
        "pkg:npm/@vitest/mocker@4.1.10",
        "pkg:npm/@vitest/pretty-format@4.1.10",
        "pkg:npm/@vitest/runner@4.1.10",
        "pkg:npm/@vitest/snapshot@4.1.10",
        "pkg:npm/@vitest/spy@4.1.10",
        "pkg:npm/@vitest/utils@4.1.10",
        "pkg:npm/es-module-lexer@2.3.0",
        "pkg:npm/expect-type@1.4.0",
        "pkg:npm/magic-string@0.30.21",
        "pkg:npm/obug@2.1.3",
        "pkg:npm/pathe@2.0.3",
        "pkg:npm/picomatch@4.0.5",
        "pkg:npm/std-env@4.2.0",
        "pkg:npm/tinybench@2.9.0",
        "pkg:npm/tinyexec@1.2.4",
        "pkg:npm/tinyglobby@0.2.17",
        "pkg:npm/tinyrainbow@3.1.0",
        "pkg:npm/vite@8.1.4",
        "pkg:npm/why-is-node-running@2.3.0"
      ]
    },
    {
      "ref": "pkg:npm/w3c-keyname@2.2.8",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/walk-up-path@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/webpack-virtual-modules@0.6.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/whatwg-encoding@3.1.1",
      "dependsOn": [
        "pkg:npm/iconv-lite@0.6.3"
      ]
    },
    {
      "ref": "pkg:npm/whatwg-mimetype@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/whatwg-mimetype@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/which-typed-array@1.1.22",
      "dependsOn": [
        "pkg:npm/available-typed-arrays@1.0.7",
        "pkg:npm/call-bind@1.0.9",
        "pkg:npm/call-bound@1.0.4",
        "pkg:npm/for-each@0.3.5",
        "pkg:npm/get-proto@1.0.1",
        "pkg:npm/gopd@1.2.0",
        "pkg:npm/has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "pkg:npm/which@2.0.2",
      "dependsOn": [
        "pkg:npm/isexe@2.0.0"
      ]
    },
    {
      "ref": "pkg:npm/which@6.0.1",
      "dependsOn": [
        "pkg:npm/isexe@4.0.0"
      ]
    },
    {
      "ref": "pkg:npm/why-is-node-running@2.3.0",
      "dependsOn": [
        "pkg:npm/siginfo@2.0.0",
        "pkg:npm/stackback@0.0.2"
      ]
    },
    {
      "ref": "pkg:npm/word-wrap@1.2.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/wrap-ansi@9.0.2",
      "dependsOn": [
        "pkg:npm/ansi-styles@6.2.3",
        "pkg:npm/string-width@7.2.0",
        "pkg:npm/strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "pkg:npm/ws@8.21.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/xml-js@1.6.11",
      "dependsOn": [
        "pkg:npm/sax@1.6.0"
      ]
    },
    {
      "ref": "pkg:npm/y18n@5.0.8",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/yallist@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/yaml@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/yargs-parser@22.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/yargs@18.0.0",
      "dependsOn": [
        "pkg:npm/cliui@9.0.1",
        "pkg:npm/escalade@3.2.0",
        "pkg:npm/get-caller-file@2.0.5",
        "pkg:npm/string-width@7.2.0",
        "pkg:npm/y18n@5.0.8",
        "pkg:npm/yargs-parser@22.0.0"
      ]
    },
    {
      "ref": "pkg:npm/yocto-queue@0.1.0",
      "dependsOn": []
    }
  ],
  "metadata": {
    "timestamp": "2026-07-22T18:25:02.120651775Z",
    "tools": {
      "components": [
        {
          "vendor": "CycloneDX",
          "name": "cargo-cyclonedx",
          "version": "0.5.9"
        },
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.0",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.0",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.0",
          "author": "OWASP Foundation",
          "publisher": "OWASP Foundation"
        }
      ],
      "services": []
    },
    "component": {
      "type": "library",
      "bom-ref": "path+file:///home/runner/work/Zephyr/Zephyr/crates/core-ffi#zephyr-core-ffi@0.1.0",
      "name": "zephyr-core-ffi",
      "version": "0.1.0",
      "scope": "required",
      "purl": "pkg:cargo/zephyr-core-ffi@0.1.0?download_url=file://.",
      "components": [
        {
          "type": "library",
          "bom-ref": "path+file:///home/runner/work/Zephyr/Zephyr/crates/core-ffi#zephyr-core-ffi@0.1.0 bin-target-0",
          "name": "zephyr_core_ffi",
          "version": "0.1.0",
          "purl": "pkg:cargo/zephyr-core-ffi@0.1.0?download_url=file://.#src/lib.rs"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:rustc:sbom:target:triple",
        "value": "x86_64-unknown-linux-gnu"
      }
    ]
  }
}