{ "name": "asystem", "version": "1.0.6", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.tum.dk/tum.dk/asystem.git" }, "author": "", "license": "ISC", "dependencies": { "async": "^2.6.1", "libs": "git+https://git.tum.dk/tum.dk/libs.git", "opath": "git+https://git.tum.dk/tum.dk/opath.git", "tools2": "git+https://git.tum.dk/tum.dk/tools2.js.git", "sharedkey-thing": "git+https://git.tum.dk/tum.dk/sharedkey-thing.git" } }