client/licenses/sbom.cyclonedx.json
Alois f83e71be6b
Some checks failed
/ build-web (push) Failing after 6m53s
/ build-desktop (linux) (push) Failing after 7m26s
/ build-mobile (push) Failing after 9m16s
/ release (push) Has been skipped
fix(legal): license copy script
2026-08-09 20:16:24 +02:00

2009 lines
No EOL
51 KiB
JSON

{
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"version": 1,
"metadata": {
"timestamp": "2026-08-09T18:16:10.177Z",
"tools": [
{
"vendor": "OpenAI",
"name": "custom pnpm license generator"
}
],
"component": {
"type": "application",
"name": "client"
}
},
"components": [
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/autocomplete@6.20.3",
"name": "@codemirror/autocomplete",
"version": "6.20.3",
"purl": "pkg:npm/%40codemirror/autocomplete@6.20.3",
"description": "Autocompletion for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/autocomplete.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_autocomplete@6.20.3"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/autocomplete"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/commands@6.10.4",
"name": "@codemirror/commands",
"version": "6.10.4",
"purl": "pkg:npm/%40codemirror/commands@6.10.4",
"description": "Collection of editing commands for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/commands.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_commands@6.10.4"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/commands"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/lang-markdown@6.5.2",
"name": "@codemirror/lang-markdown",
"version": "6.5.2",
"purl": "pkg:npm/%40codemirror/lang-markdown@6.5.2",
"description": "Markdown language support for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/lang-markdown.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_lang-markdown@6.5.2"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/lang-markdown"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/language@6.12.4",
"name": "@codemirror/language",
"version": "6.12.4",
"purl": "pkg:npm/%40codemirror/language@6.12.4",
"description": "Language support infrastructure for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/language.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_language@6.12.4"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/language"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/state@6.7.1",
"name": "@codemirror/state",
"version": "6.7.1",
"purl": "pkg:npm/%40codemirror/state@6.7.1",
"description": "Editor state data structures for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/state.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_state@6.7.1"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/state"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40codemirror/view@6.43.8",
"name": "@codemirror/view",
"version": "6.43.8",
"purl": "pkg:npm/%40codemirror/view@6.43.8",
"description": "DOM view component for the CodeMirror code editor",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://code.haverbeke.berlin/codemirror/view.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@codemirror_view@6.43.8"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@codemirror/view"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40eslint/js@10.0.1",
"name": "@eslint/js",
"version": "10.0.1",
"purl": "pkg:npm/%40eslint/js@10.0.1",
"description": "ESLint JavaScript language implementation",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://eslint.org"
},
{
"type": "vcs",
"url": "https://github.com/eslint/eslint.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@eslint_js@10.0.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@eslint/js"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40fontsource-variable/public-sans@5.3.0",
"name": "@fontsource-variable/public-sans",
"version": "5.3.0",
"purl": "pkg:npm/%40fontsource-variable/public-sans@5.3.0",
"description": "Self-host the Public Sans font in a neatly bundled NPM package.",
"licenses": [
{
"license": {
"id": "OFL-1.1"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://fontsource.org/fonts/public-sans"
},
{
"type": "vcs",
"url": "git+https://github.com/fontsource/font-files.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@fontsource-variable_public-sans@5.3.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@fontsource-variable/public-sans"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40livekit/components-react@2.9.23",
"name": "@livekit/components-react",
"version": "2.9.23",
"purl": "pkg:npm/%40livekit/components-react@2.9.23",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/livekit/components-js.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@livekit_components-react@2.9.23"
},
{
"name": "local:sourcePackageDir",
"value": "packages/call/node_modules/@livekit/components-react"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40methanium/ui@0.0.22",
"name": "@methanium/ui",
"version": "0.0.22",
"purl": "pkg:npm/%40methanium/ui@0.0.22",
"externalReferences": [],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@methanium_ui@0.0.22"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/@methanium/ui"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tailwindcss/vite@4.3.3",
"name": "@tailwindcss/vite",
"version": "4.3.3",
"purl": "pkg:npm/%40tailwindcss/vite@4.3.3",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tailwindcss.com"
},
{
"type": "vcs",
"url": "https://github.com/tailwindlabs/tailwindcss.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tailwindcss_vite@4.3.3"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@tailwindcss/vite"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tanstack/pacer@0.21.1",
"name": "@tanstack/pacer",
"version": "0.21.1",
"purl": "pkg:npm/%40tanstack/pacer@0.21.1",
"description": "Utilities for debouncing, throttling, rate-limiting, queuing, and more.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tanstack.com/pacer"
},
{
"type": "vcs",
"url": "git+https://github.com/TanStack/pacer.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tanstack_pacer@0.21.1"
},
{
"name": "local:sourcePackageDir",
"value": "packages/chat/node_modules/@tanstack/pacer"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tanstack/react-hotkeys@0.10.0",
"name": "@tanstack/react-hotkeys",
"version": "0.10.0",
"purl": "pkg:npm/%40tanstack/react-hotkeys@0.10.0",
"description": "React adapter for TanStack Hotkeys",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tanstack.com/hotkeys"
},
{
"type": "vcs",
"url": "git+https://github.com/TanStack/hotkeys.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tanstack_react-hotkeys@0.10.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/hotkeys/node_modules/@tanstack/react-hotkeys"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tanstack/react-query@5.101.4",
"name": "@tanstack/react-query",
"version": "5.101.4",
"purl": "pkg:npm/%40tanstack/react-query@5.101.4",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tanstack.com/query"
},
{
"type": "vcs",
"url": "git+https://github.com/TanStack/query.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tanstack_react-query@5.101.4"
},
{
"name": "local:sourcePackageDir",
"value": "packages/chat/node_modules/@tanstack/react-query"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tanstack/react-router@1.170.23",
"name": "@tanstack/react-router",
"version": "1.170.23",
"purl": "pkg:npm/%40tanstack/react-router@1.170.23",
"description": "Modern and scalable routing for React applications",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tanstack.com/router"
},
{
"type": "vcs",
"url": "git+https://github.com/TanStack/router.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tanstack_react-router@1.170.23"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@tanstack/react-router"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tanstack/react-virtual@3.14.9",
"name": "@tanstack/react-virtual",
"version": "3.14.9",
"purl": "pkg:npm/%40tanstack/react-virtual@3.14.9",
"description": "Headless UI for virtualizing scrollable elements in React",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tanstack.com/virtual"
},
{
"type": "vcs",
"url": "git+https://github.com/TanStack/virtual.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tanstack_react-virtual@3.14.9"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@tanstack/react-virtual"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tauri-apps/api@2.11.1",
"name": "@tauri-apps/api",
"version": "2.11.1",
"purl": "pkg:npm/%40tauri-apps/api@2.11.1",
"description": "Tauri API definitions",
"licenses": [
{
"license": {
"name": "Apache-2.0 OR MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tauri-apps/tauri#readme"
},
{
"type": "vcs",
"url": "git+https://github.com/tauri-apps/tauri.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tauri-apps_api@2.11.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/@tauri-apps/api"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tauri-apps/cli@2.11.4",
"name": "@tauri-apps/cli",
"version": "2.11.4",
"purl": "pkg:npm/%40tauri-apps/cli@2.11.4",
"description": "Command line interface for building Tauri apps",
"licenses": [
{
"license": {
"name": "Apache-2.0 OR MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tauri-apps/tauri#readme"
},
{
"type": "vcs",
"url": "git+https://github.com/tauri-apps/tauri.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tauri-apps_cli@2.11.4"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/@tauri-apps/cli"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tauri-apps/plugin-barcode-scanner@2.4.5",
"name": "@tauri-apps/plugin-barcode-scanner",
"version": "2.4.5",
"purl": "pkg:npm/%40tauri-apps/plugin-barcode-scanner@2.4.5",
"description": "Scan QR codes, EAN-13 and other kinds of barcodes on Android and iOS",
"licenses": [
{
"license": {
"name": "MIT OR Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tauri-apps/plugins-workspace"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tauri-apps_plugin-barcode-scanner@2.4.5"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/@tauri-apps/plugin-barcode-scanner"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.9",
"name": "@tauri-apps/plugin-deep-link",
"version": "2.4.9",
"purl": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.9",
"description": "Set your Tauri application as the default handler for an URL",
"licenses": [
{
"license": {
"name": "MIT OR Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tauri-apps/plugins-workspace"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tauri-apps_plugin-deep-link@2.4.9"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/@tauri-apps/plugin-deep-link"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40tauri-apps/plugin-notification@2.3.3",
"name": "@tauri-apps/plugin-notification",
"version": "2.3.3",
"purl": "pkg:npm/%40tauri-apps/plugin-notification@2.3.3",
"licenses": [
{
"license": {
"name": "MIT OR Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tauri-apps/plugins-workspace"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@tauri-apps_plugin-notification@2.3.3"
},
{
"name": "local:sourcePackageDir",
"value": "packages/notifications/node_modules/@tauri-apps/plugin-notification"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40twemoji/api@17.0.3",
"name": "@twemoji/api",
"version": "17.0.3",
"purl": "pkg:npm/%40twemoji/api@17.0.3",
"description": "A Unicode standard based way to implement emoji across all platforms.",
"licenses": [
{
"license": {
"name": "MIT AND CC-BY-4.0"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/jdecked/twemoji"
},
{
"type": "vcs",
"url": "git://github.com/jdecked/twemoji.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@twemoji_api@17.0.3"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/@twemoji/api"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40types/node@26.2.0",
"name": "@types/node",
"version": "26.2.0",
"purl": "pkg:npm/%40types/node@26.2.0",
"description": "TypeScript definitions for node",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
},
{
"type": "vcs",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@types_node@26.2.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/electron/node_modules/@types/node"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40types/qrcode@1.5.6",
"name": "@types/qrcode",
"version": "1.5.6",
"purl": "pkg:npm/%40types/qrcode@1.5.6",
"description": "TypeScript definitions for qrcode",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qrcode"
},
{
"type": "vcs",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@types_qrcode@1.5.6"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@types/qrcode"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40types/react@19.2.18",
"name": "@types/react",
"version": "19.2.18",
"purl": "pkg:npm/%40types/react@19.2.18",
"description": "TypeScript definitions for react",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
},
{
"type": "vcs",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@types_react@19.2.18"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@types/react"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40types/react-dom@19.2.4",
"name": "@types/react-dom",
"version": "19.2.4",
"purl": "pkg:npm/%40types/react-dom@19.2.4",
"description": "TypeScript definitions for react-dom",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
},
{
"type": "vcs",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@types_react-dom@19.2.4"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@types/react-dom"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40typescript-eslint/parser@8.66.0",
"name": "@typescript-eslint/parser",
"version": "8.66.0",
"purl": "pkg:npm/%40typescript-eslint/parser@8.66.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://typescript-eslint.io/packages/parser"
},
{
"type": "vcs",
"url": "https://github.com/typescript-eslint/typescript-eslint.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@typescript-eslint_parser@8.66.0"
},
{
"name": "local:sourcePackageDir",
"value": "node_modules/@typescript-eslint/parser"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/%40vitejs/plugin-react@6.0.5",
"name": "@vitejs/plugin-react",
"version": "6.0.5",
"purl": "pkg:npm/%40vitejs/plugin-react@6.0.5",
"description": "The default Vite plugin for React projects",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
},
{
"type": "vcs",
"url": "git+https://github.com/vitejs/vite-plugin-react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/@vitejs_plugin-react@6.0.5"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/@vitejs/plugin-react"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/decimal.js-light@2.5.1",
"name": "decimal.js-light",
"version": "2.5.1",
"purl": "pkg:npm/decimal.js-light@2.5.1",
"description": "An arbitrary-precision Decimal type for JavaScript.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/MikeMcl/decimal.js-light.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/decimal.js-light@2.5.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/decimal.js-light"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
"name": "deepfilternet3-noise-filter",
"version": "1.3.0",
"purl": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
"description": "Custom audio processor with DeepFilterNet3 noise filtering integrated with LiveKit client",
"licenses": [
{
"license": {
"name": "(Apache-2.0 OR MIT)"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/mezonai/mezon-noise-suppression#readme"
},
{
"type": "vcs",
"url": "git+https://github.com/mezonai/mezon-noise-suppression.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/deepfilternet3-noise-filter@1.3.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/call/node_modules/deepfilternet3-noise-filter"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/electron@43.3.0",
"name": "electron",
"version": "43.3.0",
"purl": "pkg:npm/electron@43.3.0",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/electron/electron"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/electron@43.3.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/electron/node_modules/electron"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/electron-builder@26.15.3",
"name": "electron-builder",
"version": "26.15.3",
"purl": "pkg:npm/electron-builder@26.15.3",
"description": "A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/electron-userland/electron-builder"
},
{
"type": "vcs",
"url": "git+https://github.com/electron-userland/electron-builder.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/electron-builder@26.15.3"
},
{
"name": "local:sourcePackageDir",
"value": "apps/electron/node_modules/electron-builder"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/emojibase-data@17.0.0",
"name": "emojibase-data",
"version": "17.0.0",
"purl": "pkg:npm/emojibase-data@17.0.0",
"description": "Evergreen emoji datasets.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git@github.com:milesj/emojibase.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/emojibase-data@17.0.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/markdown/node_modules/emojibase-data"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/esbuild@0.28.1",
"name": "esbuild",
"version": "0.28.1",
"purl": "pkg:npm/esbuild@0.28.1",
"description": "An extremely fast JavaScript and CSS bundler and minifier.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git+https://github.com/evanw/esbuild.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/esbuild@0.28.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/electron/node_modules/esbuild"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/eslint@10.8.1",
"name": "eslint",
"version": "10.8.1",
"purl": "pkg:npm/eslint@10.8.1",
"description": "An AST-based pattern checker for JavaScript.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://eslint.org"
},
{
"type": "vcs",
"url": "eslint/eslint"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/eslint@10.8.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/eslint"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/eslint-plugin-react-hooks@7.1.1",
"name": "eslint-plugin-react-hooks",
"version": "7.1.1",
"purl": "pkg:npm/eslint-plugin-react-hooks@7.1.1",
"description": "ESLint rules for React Hooks",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://react.dev/"
},
{
"type": "vcs",
"url": "https://github.com/facebook/react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/eslint-plugin-react-hooks@7.1.1"
},
{
"name": "local:sourcePackageDir",
"value": "node_modules/eslint-plugin-react-hooks"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/eventemitter3@5.0.4",
"name": "eventemitter3",
"version": "5.0.4",
"purl": "pkg:npm/eventemitter3@5.0.4",
"description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git://github.com/primus/eventemitter3.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/eventemitter3@5.0.4"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/eventemitter3"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/fallow@3.14.0",
"name": "fallow",
"version": "3.14.0",
"purl": "pkg:npm/fallow@3.14.0",
"description": "Codebase intelligence for TypeScript and JavaScript. Free static analysis of code and styles, optional paid runtime intelligence (Fallow Runtime). Quality, risk, architecture, dependencies, duplication, and design-system drift for humans, CI, and the agents writing your code. Zero-config framework support.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://docs.fallow.tools"
},
{
"type": "vcs",
"url": "git+https://github.com/fallow-rs/fallow.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/fallow@3.14.0"
},
{
"name": "local:sourcePackageDir",
"value": "node_modules/fallow"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/globals@17.9.0",
"name": "globals",
"version": "17.9.0",
"purl": "pkg:npm/globals@17.9.0",
"description": "Global identifiers from different JavaScript environments",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "sindresorhus/globals"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/globals@17.9.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/globals"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/livekit-client@2.21.0",
"name": "livekit-client",
"version": "2.21.0",
"purl": "pkg:npm/livekit-client@2.21.0",
"description": "JavaScript/TypeScript client SDK for LiveKit",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "git@github.com:livekit/client-sdk-js.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/livekit-client@2.21.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/call/node_modules/livekit-client"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/lucide-react@1.30.0",
"name": "lucide-react",
"version": "1.30.0",
"purl": "pkg:npm/lucide-react@1.30.0",
"description": "A Lucide icon library package for React applications.",
"licenses": [
{
"license": {
"id": "ISC"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://lucide.dev"
},
{
"type": "vcs",
"url": "https://github.com/lucide-icons/lucide.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/lucide-react@1.30.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/lucide-react"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/motion@13.0.0",
"name": "motion",
"version": "13.0.0",
"purl": "pkg:npm/motion@13.0.0",
"description": "An animation library for JavaScript and React.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/motiondivision/motion"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/motion@13.0.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/chat/node_modules/motion"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/mtp@0.2.0",
"name": "mtp",
"version": "0.2.0",
"purl": "pkg:npm/mtp@0.2.0",
"description": "MTP TypeScript SDK",
"externalReferences": [],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/mtp@0.2.0"
},
{
"name": "local:sourcePackageDir",
"value": "packages/mtp/node_modules/mtp"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/prettier@3.9.6",
"name": "prettier",
"version": "3.9.6",
"purl": "pkg:npm/prettier@3.9.6",
"description": "Prettier is an opinionated code formatter",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://prettier.io"
},
{
"type": "vcs",
"url": "prettier/prettier"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/prettier@3.9.6"
},
{
"name": "local:sourcePackageDir",
"value": "node_modules/prettier"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/react@19.2.8",
"name": "react",
"version": "19.2.8",
"purl": "pkg:npm/react@19.2.8",
"description": "React is a JavaScript library for building user interfaces.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://react.dev/"
},
{
"type": "vcs",
"url": "https://github.com/react/react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/react@19.2.8"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/react"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/react-dom@19.2.8",
"name": "react-dom",
"version": "19.2.8",
"purl": "pkg:npm/react-dom@19.2.8",
"description": "React package for working with the DOM.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://react.dev/"
},
{
"type": "vcs",
"url": "https://github.com/react/react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/react-dom@19.2.8"
},
{
"name": "local:sourcePackageDir",
"value": "apps/tauri/node_modules/react-dom"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/react-is@19.2.8",
"name": "react-is",
"version": "19.2.8",
"purl": "pkg:npm/react-is@19.2.8",
"description": "Brand checking of React Elements.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://react.dev/"
},
{
"type": "vcs",
"url": "https://github.com/react/react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/react-is@19.2.8"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/react-is"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/react-redux@9.3.0",
"name": "react-redux",
"version": "9.3.0",
"purl": "pkg:npm/react-redux@9.3.0",
"description": "Official React bindings for Redux",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/reduxjs/react-redux"
},
{
"type": "vcs",
"url": "github:reduxjs/react-redux"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/react-redux@9.3.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/react-redux"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/recharts@3.10.1",
"name": "recharts",
"version": "3.10.1",
"purl": "pkg:npm/recharts@3.10.1",
"description": "React charts",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/recharts/recharts"
},
{
"type": "vcs",
"url": "git+https://github.com/recharts/recharts.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/recharts@3.10.1"
},
{
"name": "local:sourcePackageDir",
"value": "packages/call/node_modules/recharts"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/sonner@2.0.7",
"name": "sonner",
"version": "2.0.7",
"purl": "pkg:npm/sonner@2.0.7",
"description": "An opinionated toast component for React.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://sonner.emilkowal.ski/"
},
{
"type": "vcs",
"url": "git+https://github.com/emilkowalski/sonner.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/sonner@2.0.7"
},
{
"name": "local:sourcePackageDir",
"value": "packages/notifications/node_modules/sonner"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/tailwind-scrollbar-hide@4.0.0",
"name": "tailwind-scrollbar-hide",
"version": "4.0.0",
"purl": "pkg:npm/tailwind-scrollbar-hide@4.0.0",
"description": "tailwindcss plugin for hide scrollbar",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/reslear/tailwind-scrollbar-hide#readme"
},
{
"type": "vcs",
"url": "git+https://github.com/reslear/tailwind-scrollbar-hide.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/tailwind-scrollbar-hide@4.0.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/tailwind-scrollbar-hide"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/tailwindcss@4.3.3",
"name": "tailwindcss",
"version": "4.3.3",
"purl": "pkg:npm/tailwindcss@4.3.3",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://tailwindcss.com"
},
{
"type": "vcs",
"url": "https://github.com/tailwindlabs/tailwindcss.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/tailwindcss@4.3.3"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/tailwindcss"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/tw-animate-css@1.4.0",
"name": "tw-animate-css",
"version": "1.4.0",
"purl": "pkg:npm/tw-animate-css@1.4.0",
"description": "TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/Wombosvideo/tw-animate-css#readme"
},
{
"type": "vcs",
"url": "Wombosvideo/tw-animate-css"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/tw-animate-css@1.4.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/tw-animate-css"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/typescript@6.0.3",
"name": "typescript",
"version": "6.0.3",
"purl": "pkg:npm/typescript@6.0.3",
"description": "TypeScript is a language for application scale JavaScript development",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://www.typescriptlang.org/"
},
{
"type": "vcs",
"url": "https://github.com/microsoft/TypeScript.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/typescript@6.0.3"
},
{
"name": "local:sourcePackageDir",
"value": "apps/electron/node_modules/typescript"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/typescript-eslint@8.66.0",
"name": "typescript-eslint",
"version": "8.66.0",
"purl": "pkg:npm/typescript-eslint@8.66.0",
"description": "Tooling which enables you to use TypeScript with ESLint",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://typescript-eslint.io/packages/typescript-eslint"
},
{
"type": "vcs",
"url": "https://github.com/typescript-eslint/typescript-eslint.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/typescript-eslint@8.66.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/typescript-eslint"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/use-sync-external-store@1.6.0",
"name": "use-sync-external-store",
"version": "1.6.0",
"purl": "pkg:npm/use-sync-external-store@1.6.0",
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/facebook/react.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/use-sync-external-store@1.6.0"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/use-sync-external-store"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/vite@8.2.1",
"name": "vite",
"version": "8.2.1",
"purl": "pkg:npm/vite@8.2.1",
"description": "Native-ESM powered web dev build tool",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://vite.dev"
},
{
"type": "vcs",
"url": "git+https://github.com/vitejs/vite.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/vite@8.2.1"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/vite"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/vitest@4.1.10",
"name": "vitest",
"version": "4.1.10",
"purl": "pkg:npm/vitest@4.1.10",
"description": "Next generation testing framework powered by Vite",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://vitest.dev"
},
{
"type": "vcs",
"url": "git+https://github.com/vitest-dev/vitest.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/vitest@4.1.10"
},
{
"name": "local:sourcePackageDir",
"value": "node_modules/vitest"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/zod@4.4.3",
"name": "zod",
"version": "4.4.3",
"purl": "pkg:npm/zod@4.4.3",
"description": "TypeScript-first schema declaration and validation library with static type inference",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://zod.dev"
},
{
"type": "vcs",
"url": "git+https://github.com/colinhacks/zod.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/zod@4.4.3"
},
{
"name": "local:sourcePackageDir",
"value": "apps/web/node_modules/zod"
}
]
},
{
"type": "library",
"bomRef": "pkg:npm/zustand@5.0.14",
"name": "zustand",
"version": "5.0.14",
"purl": "pkg:npm/zustand@5.0.14",
"description": "🐻 Bear necessities for state management in React",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://github.com/pmndrs/zustand"
},
{
"type": "vcs",
"url": "git+https://github.com/pmndrs/zustand.git"
}
],
"properties": [
{
"name": "local:licenseFolder",
"value": "licenses/zustand@5.0.14"
},
{
"name": "local:sourcePackageDir",
"value": "packages/call/node_modules/zustand"
}
]
}
]
}