{
  "name": "homebridge-winpc",
  "version": "0.3.47",
  "description": "Homebridge module for the windows PC (using WOL and Airytec Switch Off)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gw-wiscon/homebridge-winpc.git"
  },
  "dependencies": {
    "polling-to-event": "^2.0.2",
    "request": "^2.69.0",
    "wake_on_lan": "0.0.4"
  },
  "keywords": [
    "Homebridge",
    "WindowsPC",
    "WinPC",
    "WOL",
    "WakeupOnLan",
    "Airytec",
    "homebridge-plugin"
  ],
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.2.0"
  },
  "author": "gw-wiscon <gw.wiscon@gmail.com> (http://)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/gw-wiscon/homebridge-winpc/issues"
  },
  "homepage": "https://github.com/gw-wiscon/homebridge-winpc#readme"
}
