{ "name": "yunkong2.klf200", "version": "0.9.5", "description": "yunkong2 klf200 Adapter", "author": { "name": "Michael Schroeder", "email": "klf200@gmx.de" }, "contributors": [ { "name": "Michael Schroeder", "email": "klf200@gmx.de" } ], "homepage": "https://github.com/MiSchroe/yunkong2.klf200", "license": "MIT", "keywords": [ "yunkong2", "klf200", "klf-200", "Smart Home", "home automation", "VELUX" ], "repository": { "type": "git", "url": "https://github.com/MiSchroe/yunkong2.klf200" }, "dependencies": { "binarysearch": "^1.0.0", "bluebird": "^3.5.0", "klf-200-api": "^2.0.1", "lodash": "^4.17.4" }, "devDependencies": { "gulp": "^3.9.1", "chai": "^4.1.2", "chai-fuzzy": "^1.6.1", "istanbul": "^0.4.5", "mocha": "^4.1.0", "mock-require": "^2.0.2", "mockserver-client": "^1.0.16", "mockserver-grunt": "^1.0.42", "nyc": "^11.2.1", "sinon": "^4.0.1" }, "main": "main.js", "scripts": { "test": "nyc --reporter=html --reporter=text node_modules/mocha/bin/mocha" }, "nyc": { "instrument": true }, "bugs": { "url": "https://github.com/MiSchroe/yunkong2.klf200/issues" }, "readmeFilename": "README.md" }