aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2019-07-30 12:53:47 -0400
committerGitHub <noreply@github.com>2019-07-30 12:53:47 -0400
commit23ba38a9a6ae60f98a72b517fb3a470491da2540 (patch)
treecf6c835ce50b478c61958a7918e21df8ab5069f2 /package.json
parent8c5d616d48d618cfdfc4c2420d6c5c9c856ee749 (diff)
parent596508d80c589a0392c444a71d8762c4d6f788c7 (diff)
Merge pull request #215 from browngraphicslab/youtube-api-muhammed
Youtube api muhammed
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 37052fde3..23fd9b275 100644
--- a/package.json
+++ b/package.json
@@ -111,6 +111,7 @@
"bluebird": "^3.5.3",
"body-parser": "^1.18.3",
"bootstrap": "^4.3.1",
+ "child_process": "^1.0.2",
"canvas": "^2.5.0",
"class-transformer": "^0.2.0",
"connect-flash": "^0.1.1",
@@ -129,6 +130,8 @@
"font-awesome": "^4.7.0",
"formidable": "^1.2.1",
"golden-layout": "^1.5.9",
+ "google-auth-library": "^4.2.4",
+ "googleapis": "^40.0.0",
"howler": "^2.1.2",
"html-to-image": "^0.1.0",
"i": "^0.3.6",
@@ -189,6 +192,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-promise": "^4.2.4",
"serializr": "^1.5.1",