aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-09-04 09:52:39 -0400
committerab <abdullah_ahmed@brown.edu>2019-09-04 09:52:39 -0400
commita1c2afe27c75354d4365a79ea202eca94516069e (patch)
treedc475b995d6df97e92e0d8dc32e8ef2311a4388c /package.json
parent6f6e5c763d9a398e897df94b89fcc7d3845c318e (diff)
stopwords, frequency, proto arxiv
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 ec5af93b1..d4b5bdab6 100644
--- a/package.json
+++ b/package.json
@@ -118,6 +118,7 @@
"@types/youtube": "0.0.38",
"adm-zip": "^0.4.13",
"archiver": "^3.0.3",
+ "arxiv-api-node": "0.0.2",
"async": "^2.6.2",
"babel-runtime": "^6.26.0",
"bcrypt-nodejs": "0.0.3",
@@ -218,6 +219,7 @@
"socket.io-client": "^2.2.0",
"solr-node": "^1.2.1",
"standard-http-error": "^2.0.1",
+ "stopword": "^0.3.3",
"typescript-collections": "^1.3.2",
"url-loader": "^1.1.2",
"uuid": "^3.3.2",