{
  "name": "homebridge-http-haikuhelper",
  "version": "0.1.19",
  "description": "http(s) plugin for Homebridge: https://github.com/nfarina/homebridge",
  "license": "ISC",
  "keywords": [
    "homebridge-plugin"
  ],
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.2.0"
  },
  "author": {
    "name": "tannebil"
  },
  "contributors": [
    {
      "name": "Adrian Rudman"
    },
    {
      "name": "David Parry"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/tannebil/homebridge-http-advanced"
  },
  "dependencies": {
    "request": "^2.65.0",
    "polling-to-event": ">=2.0.2"
  }
}
