diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-25 16:58:02 -0400 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-25 16:58:02 -0400 |
| commit | 0f034260b18dc06f1a1267af8707481eff8ac21a (patch) | |
| tree | b6bda29759883d37f8795c93d70319aefd122d77 /package.json | |
| parent | 64ffa0accfc872c81035079527952aabaf56c6f6 (diff) | |
Youtube Api Example Js setup
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 de4e7b37e..2371d530e 100644 --- a/package.json +++ b/package.json @@ -118,6 +118,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", "html-to-image": "^0.1.0", "i": "^0.3.6", "image-data-uri": "^2.0.0", |
