WIP package-tool

This commit is contained in:
2026-04-04 09:03:01 +02:00
parent 50282fe023
commit 9b58aee54c
5 changed files with 93 additions and 10 deletions

5
tools/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"yaml": "^2.8.3"
}
}