diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-25 19:49:54 -0400 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-25 19:49:54 -0400 |
| commit | b285803c4e8c37302f6e02624a6127667d628305 (patch) | |
| tree | 29099d7070320fe137a540bc647a5e94618cf2f6 /package.json | |
| parent | 0f034260b18dc06f1a1267af8707481eff8ac21a (diff) | |
Youtube Api Exploration
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 2371d530e..2b1c8f262 100644 --- a/package.json +++ b/package.json @@ -102,6 +102,7 @@ "bluebird": "^3.5.3", "body-parser": "^1.18.3", "bootstrap": "^4.3.1", + "child_process": "^1.0.2", "class-transformer": "^0.2.0", "connect-flash": "^0.1.1", "connect-mongo": "^2.0.3", @@ -171,6 +172,7 @@ "react-simple-dropdown": "^3.2.3", "react-split-pane": "^0.1.85", "react-table": "^6.9.2", + "readline": "^1.3.0", "request": "^2.88.0", "request-image-size": "^2.1.0", "request-promise": "^4.2.4", |
