aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSophie Zhang <sophie_zhang@brown.edu>2023-11-16 01:14:46 -0500
committerSophie Zhang <sophie_zhang@brown.edu>2023-11-16 01:14:46 -0500
commit953627770c09cbb6918a0816f4e5974bb57044e1 (patch)
treec995a11e68f43262872ab80fcda6ca542456a6ad /package.json
parent8fccdb8c21015eb9204de7c24a80ece82f338d8e (diff)
palette, extracting image colors
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d8996f57e..faa4553bb 100644
--- a/package.json
+++ b/package.json
@@ -207,6 +207,7 @@
"express-session": "^1.17.2",
"express-validator": "^5.3.1",
"expressjs": "^1.0.1",
+ "extract-colors": "^4.0.2",
"ffmpeg": "0.0.4",
"file-saver": "^2.0.5",
"find-in-files": "^0.5.0",