diff options
| author | Stanley Yip <stanley_yip@brown.edu> | 2020-02-01 14:56:40 -0500 |
|---|---|---|
| committer | Stanley Yip <stanley_yip@brown.edu> | 2020-02-01 14:56:40 -0500 |
| commit | 1705ce46b2dec37dee11513bfbde4f0ae15aaf98 (patch) | |
| tree | 90fa1ef0a1d3cabeb2fd47fa06a8fd185b0fd228 /package.json | |
| parent | eb1ce559cefedd3666a57ea00594013fbc3b3692 (diff) | |
| parent | 0a5728e57c658188a9cbc881fbceeafed5d99fa7 (diff) | |
basic ocr lol
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index dba0d84aa..ed3458378 100644 --- a/package.json +++ b/package.json @@ -173,6 +173,8 @@ "mongoose": "^5.8.9", "node-sass": "^4.13.1", "node-stream-zip": "^1.9.1", + "node-tesseract": "^0.2.7", + "node-tesseract-ocr": "^1.0.0", "nodemailer": "^5.1.1", "nodemon": "^1.19.4", "normalize.css": "^8.0.1", |
