{
  "name": "homebridge-globalcache-gc100",
  "version": "0.1.5",
  "description": "A homebridge plugin for Global Cache GC-100 IR/RS232 bridge",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fahrvergnuugen/homebridge-globalcache-gc100.git"
  },
  "keywords": [
    "homebridge-plugin",
    "global cache",
    "globalcache",
    "gc100"
  ],
  "author": "Paul Wieland",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fahrvergnuugen/homebridge-globalcache-gc100/issues"
  },
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.2.0"
  },
  "dependencies": {
    "net": ">=1.0"
  },
  "homepage": "https://github.com/fahrvergnuugen/homebridge-globalcache-gc100#readme"
}
