diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-19 02:36:37 -0500 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-19 02:36:37 -0500 |
| commit | aff9cc02750eb032ade98d77cf9ff45677063fc8 (patch) | |
| tree | 12005b6e7f1d71e1b5b890f274ab9da79c7f14bf /package.json | |
| parent | 76ca4c61c5bf68649b889ed6ac8b5f6dc5b16e0b (diff) | |
from field changes and scraping start
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 be1d3a9fe..6a82cbdcb 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", @@ -229,6 +230,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" |
