{
  "name": "homebridge-homeseer-plugin",
  "version": "1.0.17",
  "description": "Homeseer Plugin for homebridge: https://github.com/nfarina/homebridge",
  "license": "ISC",
  "keywords": [
    "homebridge-plugin"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:jrhubott/homebridge-homeseer.git"
  },
  "bugs": {
    "url": "https://github.com/jrhubott/homebridge-homeseer/issues"
  },
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.2.0"
  },
  "dependencies": {
    "request" : ">=2.75.0",
    "polling-to-event": ">=2.0.2"
  }
}
