{ "name": "buffa", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.tum.dk/tum.dk/buffa.git" }, "author": "", "license": "ISC", "dependencies": { "bs58": "git+https://github.com/cryptocoinjs/bs58.git" } }