UNPKG

homebridge-winpc-mg

Version:

Homebridge module for the windows PC (using WOL and Airytec Switch Off)

38 lines (37 loc) 921 B
{ "name": "homebridge-winpc-mg", "version": "0.3.50", "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/mylesgray/homebridge-winpc-mg.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/mylesgray/homebridge-winpc-mg/issues" }, "homepage": "https://github.com/mylesgray/homebridge-winpc-mg#readme" }