🧃 Moving matchscorer to this service

This commit is contained in:
2021-08-01 16:15:58 -07:00
parent d46c2aedbb
commit 4e448f1f34
4 changed files with 11174 additions and 21 deletions

View File

@@ -20,6 +20,8 @@
],
"author": "",
"devDependencies": {
"@types/lodash": "^4.14.171",
"@types/string-similarity": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"axios": "^0.21.1",
@@ -37,9 +39,13 @@
"@types/jest": "^25.1.4",
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
"imghash": "^0.0.9",
"leven": "^3.1.0",
"lodash": "^4.17.21",
"moleculer": "^0.14.0",
"moleculer-web": "^0.9.0",
"nats": "^1.3.2",
"string-similarity": "^4.0.4",
"typescript": "^3.8.3"
},
"engines": {