this time FOR REAL

This commit is contained in:
maji
2026-01-02 22:21:19 +07:00
parent 882a4a3618
commit 1abcef02f9
4 changed files with 55 additions and 66 deletions

View File

@@ -15,5 +15,9 @@
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
"type": "commonjs",
"dependencies": {
"fast-xml-parser": "^5.3.3",
"yaml": "^2.8.2"
}
}