Release Archive Tools 0.1.0

This commit is contained in:
2026-09-01 02:42:42 +02:00
commit a49ec6b17a
77 changed files with 11528 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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`.