Initial commit

This commit is contained in:
2026-02-18 03:39:50 +01:00
commit 55c07770e1
7 changed files with 306 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"@resvg/resvg-js": "^2.6.2",
"@svgdotjs/svg.js": "^3.2.5",
"@xmldom/xmldom": "^0.8.11",
"svgdom": "^0.1.23"
}
}