{ "name": "led-hands-pri", "version": "0.0.0", "description": "just an led service", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.markamoser.com:6791/mmoser/led-hands-rpi.git" }, "author": "", "license": "ISC", "dependencies": { "rpi-gpio": "^2.1.3" } }