1912 lines
No EOL
48 KiB
JSON
1912 lines
No EOL
48 KiB
JSON
{
|
|
"bomFormat": "CycloneDX",
|
|
"specVersion": "1.5",
|
|
"version": 1,
|
|
"metadata": {
|
|
"timestamp": "2026-04-28T17:49:46.479Z",
|
|
"tools": [
|
|
{
|
|
"vendor": "OpenAI",
|
|
"name": "custom bun license generator"
|
|
}
|
|
],
|
|
"component": {
|
|
"type": "application",
|
|
"name": "client"
|
|
}
|
|
},
|
|
"components": [
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40codemirror/commands@6.10.3",
|
|
"name": "@codemirror/commands",
|
|
"version": "6.10.3",
|
|
"purl": "pkg:npm/%40codemirror/commands@6.10.3",
|
|
"description": "Collection of editing commands for the CodeMirror code editor",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/codemirror/commands.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@codemirror_commands@6.10.3"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/markdown/node_modules/@codemirror/commands"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40codemirror/lang-markdown@6.5.0",
|
|
"name": "@codemirror/lang-markdown",
|
|
"version": "6.5.0",
|
|
"purl": "pkg:npm/%40codemirror/lang-markdown@6.5.0",
|
|
"description": "Markdown language support for the CodeMirror code editor",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/codemirror/lang-markdown.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@codemirror_lang-markdown@6.5.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/markdown/node_modules/@codemirror/lang-markdown"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40codemirror/state@6.6.0",
|
|
"name": "@codemirror/state",
|
|
"version": "6.6.0",
|
|
"purl": "pkg:npm/%40codemirror/state@6.6.0",
|
|
"description": "Editor state data structures for the CodeMirror code editor",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/codemirror/state.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@codemirror_state@6.6.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/markdown/node_modules/@codemirror/state"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40codemirror/view@6.41.0",
|
|
"name": "@codemirror/view",
|
|
"version": "6.41.0",
|
|
"purl": "pkg:npm/%40codemirror/view@6.41.0",
|
|
"description": "DOM view component for the CodeMirror code editor",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/codemirror/view.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@codemirror_view@6.41.0"
|
|
},
|
|
{
|
|
"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/inter@5.2.8",
|
|
"name": "@fontsource-variable/inter",
|
|
"version": "5.2.8",
|
|
"purl": "pkg:npm/%40fontsource-variable/inter@5.2.8",
|
|
"description": "Self-host the Inter font in a neatly bundled NPM package.",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "OFL-1.1"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "https://fontsource.org/fonts/inter"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/fontsource/font-files.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@fontsource-variable_inter@5.2.8"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@fontsource-variable/inter"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40livekit/components-react@2.9.20",
|
|
"name": "@livekit/components-react",
|
|
"version": "2.9.20",
|
|
"purl": "pkg:npm/%40livekit/components-react@2.9.20",
|
|
"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.20"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/call/node_modules/@livekit/components-react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40noble/curves@2.0.1",
|
|
"name": "@noble/curves",
|
|
"version": "2.0.1",
|
|
"purl": "pkg:npm/%40noble/curves@2.0.1",
|
|
"description": "Audited & minimal JS implementation of elliptic curve cryptography",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "https://paulmillr.com/noble/"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/paulmillr/noble-curves.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@noble_curves@2.0.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@noble/curves"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40noble/curves@2.0.1",
|
|
"name": "@noble/curves",
|
|
"version": "2.0.1",
|
|
"purl": "pkg:npm/%40noble/curves@2.0.1",
|
|
"description": "Audited & minimal JS implementation of elliptic curve cryptography",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "https://paulmillr.com/noble/"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "git+https://github.com/paulmillr/noble-curves.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@noble_curves@2.0.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@noble/curves"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tailwindcss/vite@4.2.2",
|
|
"name": "@tailwindcss/vite",
|
|
"version": "4.2.2",
|
|
"purl": "pkg:npm/%40tailwindcss/vite@4.2.2",
|
|
"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.2.2"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@tailwindcss/vite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tanstack/react-query@5.99.0",
|
|
"name": "@tanstack/react-query",
|
|
"version": "5.99.0",
|
|
"purl": "pkg:npm/%40tanstack/react-query@5.99.0",
|
|
"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.99.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/call/node_modules/@tanstack/react-query"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tanstack/react-router@1.168.18",
|
|
"name": "@tanstack/react-router",
|
|
"version": "1.168.18",
|
|
"purl": "pkg:npm/%40tanstack/react-router@1.168.18",
|
|
"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.168.18"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@tanstack/react-router"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tanstack/react-virtual@3.13.23",
|
|
"name": "@tanstack/react-virtual",
|
|
"version": "3.13.23",
|
|
"purl": "pkg:npm/%40tanstack/react-virtual@3.13.23",
|
|
"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.13.23"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@tanstack/react-virtual"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tauri-apps/api@2.10.1",
|
|
"name": "@tauri-apps/api",
|
|
"version": "2.10.1",
|
|
"purl": "pkg:npm/%40tauri-apps/api@2.10.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.10.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/@tauri-apps/api"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tauri-apps/cli@2.10.1",
|
|
"name": "@tauri-apps/cli",
|
|
"version": "2.10.1",
|
|
"purl": "pkg:npm/%40tauri-apps/cli@2.10.1",
|
|
"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.10.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/@tauri-apps/cli"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tauri-apps/plugin-barcode-scanner@2.4.4",
|
|
"name": "@tauri-apps/plugin-barcode-scanner",
|
|
"version": "2.4.4",
|
|
"purl": "pkg:npm/%40tauri-apps/plugin-barcode-scanner@2.4.4",
|
|
"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.4"
|
|
},
|
|
{
|
|
"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.8",
|
|
"name": "@tauri-apps/plugin-deep-link",
|
|
"version": "2.4.8",
|
|
"purl": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.8",
|
|
"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.8"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/@tauri-apps/plugin-deep-link"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tauri-apps/plugin-opener@2.5.3",
|
|
"name": "@tauri-apps/plugin-opener",
|
|
"version": "2.5.3",
|
|
"purl": "pkg:npm/%40tauri-apps/plugin-opener@2.5.3",
|
|
"description": "Open files and URLs using their default application.",
|
|
"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-opener@2.5.3"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/@tauri-apps/plugin-opener"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tensamin/ttp-core@0.0.12",
|
|
"name": "@tensamin/ttp-core",
|
|
"version": "0.0.12",
|
|
"purl": "pkg:npm/%40tensamin/ttp-core@0.0.12",
|
|
"externalReferences": [],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@tensamin_ttp-core@0.0.12"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/ttp/node_modules/@tensamin/ttp-core"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40tensamin/ui@0.0.30",
|
|
"name": "@tensamin/ui",
|
|
"version": "0.0.30",
|
|
"purl": "pkg:npm/%40tensamin/ui@0.0.30",
|
|
"externalReferences": [],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/@tensamin_ui@0.0.30"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/@tensamin/ui"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40types/node@25.6.0",
|
|
"name": "@types/node",
|
|
"version": "25.6.0",
|
|
"purl": "pkg:npm/%40types/node@25.6.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@25.6.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "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.14",
|
|
"name": "@types/react",
|
|
"version": "19.2.14",
|
|
"purl": "pkg:npm/%40types/react@19.2.14",
|
|
"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.14"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@types/react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40types/react-dom@19.2.3",
|
|
"name": "@types/react-dom",
|
|
"version": "19.2.3",
|
|
"purl": "pkg:npm/%40types/react-dom@19.2.3",
|
|
"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.3"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@types/react-dom"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40typescript-eslint/parser@8.58.1",
|
|
"name": "@typescript-eslint/parser",
|
|
"version": "8.58.1",
|
|
"purl": "pkg:npm/%40typescript-eslint/parser@8.58.1",
|
|
"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.58.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "node_modules/@typescript-eslint/parser"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/%40vitejs/plugin-react@5.2.0",
|
|
"name": "@vitejs/plugin-react",
|
|
"version": "5.2.0",
|
|
"purl": "pkg:npm/%40vitejs/plugin-react@5.2.0",
|
|
"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@5.2.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/@vitejs/plugin-react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/class-variance-authority@0.7.1",
|
|
"name": "class-variance-authority",
|
|
"version": "0.7.1",
|
|
"purl": "pkg:npm/class-variance-authority@0.7.1",
|
|
"description": "Class Variance Authority 🧬",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "https://github.com/joe-bell/cva#readme"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/joe-bell/cva.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/class-variance-authority@0.7.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/class-variance-authority"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/clsx@2.1.1",
|
|
"name": "clsx",
|
|
"version": "2.1.1",
|
|
"purl": "pkg:npm/clsx@2.1.1",
|
|
"description": "A tiny (239B) utility for constructing className strings conditionally.",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "lukeed/clsx"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/clsx@2.1.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/clsx"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/comlink@4.4.2",
|
|
"name": "comlink",
|
|
"version": "4.4.2",
|
|
"purl": "pkg:npm/comlink@4.4.2",
|
|
"description": "Comlink makes WebWorkers enjoyable",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/GoogleChromeLabs/comlink.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/comlink@4.4.2"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/comlink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
|
"name": "deepfilternet3-noise-filter",
|
|
"version": "1.2.1",
|
|
"purl": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
|
"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.2.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/call/node_modules/deepfilternet3-noise-filter"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/eslint@10.2.0",
|
|
"name": "eslint",
|
|
"version": "10.2.0",
|
|
"purl": "pkg:npm/eslint@10.2.0",
|
|
"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.2.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/eslint"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/eslint-plugin-react-hooks@7.0.1",
|
|
"name": "eslint-plugin-react-hooks",
|
|
"version": "7.0.1",
|
|
"purl": "pkg:npm/eslint-plugin-react-hooks@7.0.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.0.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "node_modules/eslint-plugin-react-hooks"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/framer-motion@12.38.0",
|
|
"name": "framer-motion",
|
|
"version": "12.38.0",
|
|
"purl": "pkg:npm/framer-motion@12.38.0",
|
|
"description": "A simple and powerful JavaScript animation library",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/motiondivision/motion/"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/framer-motion@12.38.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/framer-motion"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/globals@17.5.0",
|
|
"name": "globals",
|
|
"version": "17.5.0",
|
|
"purl": "pkg:npm/globals@17.5.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.5.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/globals"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/jsonc-parser@3.3.1",
|
|
"name": "jsonc-parser",
|
|
"version": "3.3.1",
|
|
"purl": "pkg:npm/jsonc-parser@3.3.1",
|
|
"description": "Scanner and parser for JSON with comments.",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/microsoft/node-jsonc-parser"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/jsonc-parser@3.3.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "node_modules/jsonc-parser"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/livekit-client@2.18.1",
|
|
"name": "livekit-client",
|
|
"version": "2.18.1",
|
|
"purl": "pkg:npm/livekit-client@2.18.1",
|
|
"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.18.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "packages/call/node_modules/livekit-client"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/lucide-react@1.8.0",
|
|
"name": "lucide-react",
|
|
"version": "1.8.0",
|
|
"purl": "pkg:npm/lucide-react@1.8.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.8.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/lucide-react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/lucide-react@1.8.0",
|
|
"name": "lucide-react",
|
|
"version": "1.8.0",
|
|
"purl": "pkg:npm/lucide-react@1.8.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.8.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/lucide-react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/prettier@3.8.2",
|
|
"name": "prettier",
|
|
"version": "3.8.2",
|
|
"purl": "pkg:npm/prettier@3.8.2",
|
|
"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.8.2"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "node_modules/prettier"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/qrcode@1.5.4",
|
|
"name": "qrcode",
|
|
"version": "1.5.4",
|
|
"purl": "pkg:npm/qrcode@1.5.4",
|
|
"description": "QRCode / 2d Barcode api with both server side and client side support using canvas",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "http://github.com/soldair/node-qrcode"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "git://github.com/soldair/node-qrcode.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/qrcode@1.5.4"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/qrcode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/react@19.2.5",
|
|
"name": "react",
|
|
"version": "19.2.5",
|
|
"purl": "pkg:npm/react@19.2.5",
|
|
"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/facebook/react.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/react@19.2.5"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/react"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/react-dom@19.2.5",
|
|
"name": "react-dom",
|
|
"version": "19.2.5",
|
|
"purl": "pkg:npm/react-dom@19.2.5",
|
|
"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/facebook/react.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/react-dom@19.2.5"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/tauri/node_modules/react-dom"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/shadcn@4.2.0",
|
|
"name": "shadcn",
|
|
"version": "4.2.0",
|
|
"purl": "pkg:npm/shadcn@4.2.0",
|
|
"description": "Add components to your apps.",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/shadcn-ui/ui.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/shadcn@4.2.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/shadcn"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/shadcn@4.2.0",
|
|
"name": "shadcn",
|
|
"version": "4.2.0",
|
|
"purl": "pkg:npm/shadcn@4.2.0",
|
|
"description": "Add components to your apps.",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/shadcn-ui/ui.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/shadcn@4.2.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/shadcn"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/sonner@1.7.4",
|
|
"name": "sonner",
|
|
"version": "1.7.4",
|
|
"purl": "pkg:npm/sonner@1.7.4",
|
|
"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@1.7.4"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/sonner"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/sonner@1.7.4",
|
|
"name": "sonner",
|
|
"version": "1.7.4",
|
|
"purl": "pkg:npm/sonner@1.7.4",
|
|
"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@1.7.4"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/sonner"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/tailwind-merge@3.5.0",
|
|
"name": "tailwind-merge",
|
|
"version": "3.5.0",
|
|
"purl": "pkg:npm/tailwind-merge@3.5.0",
|
|
"description": "Merge Tailwind CSS classes without style conflicts",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "website",
|
|
"url": "https://github.com/dcastil/tailwind-merge"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/dcastil/tailwind-merge.git"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/tailwind-merge@3.5.0"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/tailwind-merge"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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.2.2",
|
|
"name": "tailwindcss",
|
|
"version": "4.2.2",
|
|
"purl": "pkg:npm/tailwindcss@4.2.2",
|
|
"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.2.2"
|
|
},
|
|
{
|
|
"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@5.9.3",
|
|
"name": "typescript",
|
|
"version": "5.9.3",
|
|
"purl": "pkg:npm/typescript@5.9.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@5.9.3"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/typescript"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/typescript@5.9.3",
|
|
"name": "typescript",
|
|
"version": "5.9.3",
|
|
"purl": "pkg:npm/typescript@5.9.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@5.9.3"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/typescript"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/typescript-eslint@8.58.1",
|
|
"name": "typescript-eslint",
|
|
"version": "8.58.1",
|
|
"purl": "pkg:npm/typescript-eslint@8.58.1",
|
|
"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.58.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/typescript-eslint"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/vite@7.3.2",
|
|
"name": "vite",
|
|
"version": "7.3.2",
|
|
"purl": "pkg:npm/vite@7.3.2",
|
|
"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@7.3.2"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/vite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/vite-tsconfig-paths@6.1.1",
|
|
"name": "vite-tsconfig-paths",
|
|
"version": "6.1.1",
|
|
"purl": "pkg:npm/vite-tsconfig-paths@6.1.1",
|
|
"description": "Vite resolver for TypeScript compilerOptions.paths",
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "aleclarson/vite-tsconfig-paths"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "local:licenseFolder",
|
|
"value": "licenses/vite-tsconfig-paths@6.1.1"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/vite-tsconfig-paths"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/zod@4.3.6",
|
|
"name": "zod",
|
|
"version": "4.3.6",
|
|
"purl": "pkg:npm/zod@4.3.6",
|
|
"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.3.6"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/zod"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "library",
|
|
"bomRef": "pkg:npm/zod@4.3.6",
|
|
"name": "zod",
|
|
"version": "4.3.6",
|
|
"purl": "pkg:npm/zod@4.3.6",
|
|
"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.3.6"
|
|
},
|
|
{
|
|
"name": "local:sourcePackageDir",
|
|
"value": "apps/web/node_modules/zod"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |