Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-03-05 02:33:35 +11:00
parent 7f5ae16dea
commit b79cbf0545
11 changed files with 1953 additions and 227 deletions

View File

@@ -19,8 +19,9 @@
],
"author": "Max Litruv Boonzaayer",
"license": "MIT",
"dependencies": {},
"devDependencies": {},
"dependencies": {
"jimp": "^1.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/litruv/lit.ruv.wtf"