{ "name": "sumocontroller", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Lukas Bachschwell", "license": "ISC", "dependencies": { "node-sumo": "git+https://github.com/alronz/node-sumo.git" } }