diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-09-07 17:38:52 -0400 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-09-07 17:38:52 -0400 |
| commit | 435145b366e877c9c10a91408f6fdfc5b612e7f4 (patch) | |
| tree | bcd9103f492292763180c80582ca44433dcd2693 /package.json | |
| parent | a1c2afe27c75354d4365a79ea202eca94516069e (diff) | |
parser for arxiv api response
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d4b5bdab6..3486f752b 100644 --- a/package.json +++ b/package.json @@ -140,6 +140,7 @@ "express-session": "^1.15.6", "express-validator": "^5.3.1", "expressjs": "^1.0.1", + "feedparser": "^2.2.9", "flexlayout-react": "^0.3.3", "font-awesome": "^4.7.0", "formidable": "^1.2.1", |
