{ "name": "libs", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.tum.dk/tum.dk/libs.git" }, "author": "", "license": "ISC", "dependencies": { "async": "^2.6.1", "aws-sdk": "^2.315.0", "buffa": "git+ssh://git@git.tum.dk/tum.dk/buffa", "file-type": "^10.0.0", "jszip": "^3.1.5", "node-fetch": "^2.2.0", "opath": "git+ssh://git@git.tum.dk/tum.dk/opath" } }