aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStanley Yip <stanley_yip@brown.edu>2020-01-20 13:45:31 -0500
committerStanley Yip <stanley_yip@brown.edu>2020-01-20 13:45:31 -0500
commit87bdb7c7eafa1e91e371c9d88b8dd36197f497d3 (patch)
tree65191f06e01e9eab74ecd40c20f3476e532d061c /package.json
parenta61dfaab422886733a727eebe80b619230d59684 (diff)
parentdf61d40f92a29f948d9f513fb9f50349f16500ee (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index be1d3a9fe..5077e7118 100644
--- a/package.json
+++ b/package.json
@@ -114,6 +114,7 @@
"@types/typescript": "^2.0.0",
"@types/uuid": "^3.4.6",
"@types/webpack": "^4.41.1",
+ "@types/word-extractor": "^0.3.0",
"@types/youtube": "0.0.38",
"adm-zip": "^0.4.13",
"archiver": "^3.1.1",
@@ -171,6 +172,7 @@
"mongodb": "^3.4.1",
"mongoose": "^5.8.4",
"node-sass": "^4.13.0",
+ "node-stream-zip": "^1.9.1",
"nodemailer": "^5.1.1",
"nodemon": "^1.19.4",
"normalize.css": "^8.0.1",
@@ -229,6 +231,7 @@
"url-loader": "^1.1.2",
"uuid": "^3.3.3",
"wikijs": "^6.0.1",
+ "word-extractor": "^0.3.0",
"words-to-numbers": "^1.5.1",
"xoauth2": "^1.2.0",
"youtube": "^0.1.0"