Add support for saving files to AWS S3

This commit is contained in:
Patrick Pelletier
2016-01-31 22:27:33 -08:00
parent a814655b15
commit 05c2246f7b
5 changed files with 93 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"aws-sdk": "~2.2.33",
"bcrypt-nodejs": "0.0.3",
"body-parser": "~1.12.4",
"deepcopy": "^0.5.0",