23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
# Third-party dependencies
|
|
|
|
Forma builds on these packages. Exact versions and transitive dependencies are recorded in the root and `native/` lockfiles.
|
|
|
|
| Package | License |
|
|
| --- | --- |
|
|
| Babylon.js | Apache-2.0 |
|
|
| Rapier JavaScript 2D and 3D | Apache-2.0 |
|
|
| MCP TypeScript SDK | MIT |
|
|
| React | MIT |
|
|
| fflate | MIT |
|
|
| Lucide | ISC |
|
|
| Zod | MIT |
|
|
| esbuild | MIT |
|
|
| TypeScript | Apache-2.0 |
|
|
| tsx | MIT |
|
|
|
|
Full license texts are provided by the installed packages. Preserve applicable third-party notices when distributing bundled output. esbuild retains legal comments in generated bundles.
|
|
|
|
Optional application builds use Electron 44.3.0, electron-builder 26.15.3, AndroidX WebKit 1.14.0, Android Gradle Plugin 8.13.2 and Gradle 8.13. Electron and electron-builder use MIT licenses; AndroidX, Android Gradle Plugin and Gradle use Apache-2.0. Electron includes Chromium and its third-party notices in distributed applications.
|
|
|
|
Android SDK tools are installed separately under their applicable terms and are not included in this repository. A JDK must also be installed separately. These dependency notices do not designate a license for Forma's own source code.
|