Refactor scoring logic and update file paths for consistency

This commit is contained in:
2025-02-04 12:01:07 +09:00
parent 0fd7ed005c
commit 26d699c7dd
21 changed files with 1251 additions and 135 deletions

View File

@@ -9,5 +9,12 @@
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"jsonpath": "^1.1.1",
"psd": "^3.4.0",
"xlsx": "^0.18.5",
"xmldom": "^0.6.0",
"xpath": "^0.0.34"
}
}