aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-07-30 16:03:23 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-07-30 16:03:23 -0400
commit28db2fab55015f26286c577347a90e5acb24ca0f (patch)
treebdb7e1286267ea805bbc10496a3a66ba6e3552dd /package.json
parent26086ee95a9a16486d637aa43c96638b6154379f (diff)
parentcc271d2802cab295221dc4ea3d8c77a6328a8cfb (diff)
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
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 b29355738..3001fd35e 100644
--- a/package.json
+++ b/package.json
@@ -115,6 +115,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",
@@ -133,6 +134,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",
@@ -193,6 +196,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",