{ "name": "yunkong2.mihome", "description": "Control Xiaomi Mi Home smarthome devices/sensors", "version": "1.2.3", "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" }, "homepage": "https://git.spacen.net/yunkong2/yunkong2.mihome", "license": "MIT", "keywords": [ "yunkong2", "mihome", "xiaomi", "home automation" ], "repository": { "type": "git", "url": "git+https://git.spacen.net/yunkong2/yunkong2.mihome.git" }, "dependencies": {}, "devDependencies": { "gulp": "^3.9.1", "mocha": "^5.2.0", "chai": "^4.1.2" }, "main": "main.js", "readmeFilename": "README.md" }