12 lines
517 B
Markdown
12 lines
517 B
Markdown
# Third-party notices
|
|
|
|
Archive Tools is GPL-3.0-or-later. Its runtime dependencies retain their own licences:
|
|
|
|
- `@add-ideas/toolbox-contract` 0.2.3 — Apache-2.0
|
|
- `@add-ideas/toolbox-shell-react` 0.2.3 — Apache-2.0
|
|
- `@zip.js/zip.js` 2.9.0 — BSD-3-Clause
|
|
- `fflate` 0.8.3 — MIT
|
|
- `react` and `react-dom` 19.2.8 — MIT
|
|
|
|
Exact versions and integrity hashes are recorded in `package-lock.json`. Release artifacts generate a complete runtime dependency licence inventory at `LICENSES/npm-runtime-licenses.txt`.
|