{ "name": "hc-schalkematrix", "version": "1.0.1", "description": "A homecontrol control which interfaces with the LED matrix panel I made", "main": "HCschalkematrix.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.literalchaos.de:jan/hc-schalkematrix.git" }, "author": "Jan Scheiper", "license": "UNLICENSED", "dependencies": { "async-mqtt": "^2.6.1", "homecontrol-control-base": "file:../homecontrol-control-base" } }