{ "name": "hc-magichome", "version": "1.5.0", "description": "Magic Home Plugin for Homecontrol", "main": "entry.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.literalchaos.de:jan/hc-magichome.git" }, "author": "Jan Scheiper", "license": "UNLICENSED", "dependencies": { "homecontrol-control-base": "git+https://git.literalchaos.de/jan/homecontrol-control-base.git", "magic-home": "^2.8.1" } }