What this is.A summary of the open-source packages and typography that ship in the Barnacle workspace. A full machine-readable SBOM is available to operators on request.
01Summary
Barnacle is built on a foundation of permissive open-source software. The list below covers the runtime and build-time dependencies that ship with the public marketing surface and the internal dashboard. Where required by their respective licenses, copyright notices and full license texts are preserved in the corresponding npm packages, and are available from this server upon request.
02Runtime dependencies
The packages below are shipped to the browser or executed by the server when handling requests.
PackageVersionLicenseNotes
next15.xMITReact framework powering the dashboard and marketing surfaces.
react19.xMITUI runtime.
react-dom19.xMITDOM renderer for React.
lucide-react0.xISCIcon set used across the workspace.
@prisma/client5.xApache-2.0Database access from the API tier.
03Build tooling
The packages below run during development, build, and CI. They do not ship to end users.
PackageVersionLicenseNotes
typescript5.xApache-2.0Static type checker.
eslint9.xMITJavaScript and TypeScript linting.
prisma5.xApache-2.0Schema migrations and CLI.
vitest1.xMITTest runner.
04Typography
Type is loaded via Next.js font optimization. All licenses permit web use under the SIL Open Font License.
PackageVersionLicenseNotes
Geist1.xSIL OFL 1.1Primary sans-serif.
Geist Mono1.xSIL OFL 1.1Monospace for code, eyebrows, and labels.
Source Serif 41.xSIL OFL 1.1Editorial serif for ledes.
05Attribution
Some interface icons in the Barnacle workspace are from the Lucide icon set, licensed under the ISC License. Brand marks belonging to third parties are referenced solely to identify those parties and remain the property of their respective owners.
If you believe an attribution is missing from this page, contact us at legal@barnacle.ops and we will correct the record.