@@ -11,5 +11,13 @@
"url": "ssh://git@git.tum.dk/tum.dk/libs.git"
},
"author": "",
- "license": "ISC"
+ "license": "ISC",
+ "dependencies": {
+ "async": "^2.6.1",
+ "aws-sdk": "^2.315.0",
+ "buffa": "git+ssh://git@git.tum.dk/tum.dk/buffa",
+ "jszip": "^3.1.5",
+ "node-fetch": "^2.2.0",
+ "opath": "git+ssh://git@git.tum.dk/tum.dk/opath"
+ }
}
@@ -1,3 +1,4 @@
+
var AWS = require("aws-sdk")