{ "name": "hc-rcswitch", "version": "1.1.0", "description": "rcswitch integration for Homecontrol", "main": "HCrcswitch.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.literalchaos.de/jan/hc-rcswitch" }, "author": "Jan Scheiper", "license": "UNLICENSED", "dependencies": { "homecontrol-control-base": "git+https://git.literalchaos.de/jan/homecontrol-control-base.git" }, "optionalDependencies": { "rcswitch4": "^0.4.0" } }