{ "name": "asystem", "version": "1.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.tum.dk/tum.dk/asystem.git" }, "author": "", "license": "ISC", "dependencies": { "async": "^2.6.1", "libs": "https://git.tum.dk/tum.dk/libs/archive/v0.0.1.tar.gz", "opath": "https://git.tum.dk/tum.dk/opath/archive/v0.0.1.tar.gz", "tools2": "https://git.tum.dk/tum.dk/tools2.js/archive/v0.0.3.tar.gz", "sharedkey-thing": "https://git.tum.dk/tum.dk/sharedkey-thing/archive/v1.0.1.tar.gz" } }