aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIEatChili <nanunguyen99@gmail.com>2024-05-16 16:49:55 -0700
committerIEatChili <nanunguyen99@gmail.com>2024-05-16 16:49:55 -0700
commit47e3e54543b2b9a613d0029435794d2265e2a952 (patch)
tree9148132c2a030043ae978592c34d5923a88e88af /package.json
parent1e37adacfe5b44a71ed7d7dfd785c6c2d0808eae (diff)
feat: added image sorting
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 65b06f65c..fc8365746 100644
--- a/package.json
+++ b/package.json
@@ -155,6 +155,7 @@
"class-transformer": "^0.5.1",
"color": "^4.2.3",
"colors": "^1.4.0",
+ "compute-cosine-similarity": "^1.1.0",
"connect-flash": "^0.1.1",
"connect-mongo": "^5.1.0",
"cookie-parser": "^1.4.6",
@@ -200,6 +201,7 @@
"image-data-uri": "^2.0.1",
"image-size": "^1.0.2",
"image-size-stream": "^1.1.0",
+ "is-plain-obj": "^4.1.0",
"jimp": "^0.22.10",
"jpeg-autorotate": "^9.0.0",
"jquery": "^3.7.1",