Release Data Tools 0.1.0

This commit is contained in:
2026-09-01 02:47:11 +02:00
commit e773a2ffe8
66 changed files with 11596 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Third-party notices
Data Tools is GPL-3.0-or-later. Runtime dependencies retain their own licences:
- add·ideas Toolbox contract and React shell 0.2.3 — Apache-2.0
- React and React DOM 19.2.8 — MIT
- lossless-json 4.3.1 — MIT
- yaml 2.9.0 — ISC
- smol-toml 1.8.0 — BSD-3-Clause
- @xmldom/xmldom 0.9.12 — MIT
- Papa Parse 5.7.0 — MIT
Release preparation reproduces the licence texts and exact installed versions in `LICENSES/npm-runtime-licenses.txt`. Development-only packages are not shipped in the application bundle.