{ "version": "0.4.4", "name": "yunkong2.ham", "author": { "name": "Apollon77", "email": "ingo@fischer-ka.de" }, "bugs": { "url": "https://github.com/yunkong2/yunkong2.ham/issues" }, "contributors": [ { "name": "Apollon77", "email": "ingo@fischer-ka.de" }, { "name": "Kirov Ilya", "email": "kirovilya@gmail.com" } ], "dependencies": { "homebridge-plugin-wrapper": "^0.5.2" }, "description": "Homebridge accessories manager", "devDependencies": { "chai": "^4.1.2", "gulp": "^3.9.1", "mocha": "^5.2.0" }, "optionalDependencies": {}, "homepage": "https://github.com/yunkong2/yunkong2.ham", "keywords": [ "yunkong2", "Homebridge", "Smart Home", "home automation" ], "license": "MIT", "main": "main.js", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/yunkong2/yunkong2.ham.git" }, "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" } }