{ "name": "hc-magichome", "version": "1.0.6", "description": "Magic Home Plugin for Homecontrol", "main": "HCMagicHome.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.0.2" } }