{ "name": "homebridge-samplePlatform", "version": "0.0.1", "description": "Sample Platform plugin for homebridge: https://github.com/nfarina/homebridge", "license": "ISC", "keywords": [ "homebridge-plugin" ], "repository": { "type": "git", "url": "git://github.com/example/homebridge.git" }, "bugs": { "url": "http://github.com/example/homebridge/issues" }, "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0" } }