UNPKG

homebridge-globalcache-itach-flex

Version:
35 lines (34 loc) 794 B
{ "name": "homebridge-globalcache-itach-flex", "version": "1.0.5", "description": "A homebridge plugin for Global Cache iTach Flex devices", "main": "index.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "https://github.com/gardenalr/homebridge-globalcache-itach-flex" }, "keywords": [ "homebridge-plugin", "global cache", "globalcache", "itach", "WF2CC", "IP2CC" ], "author": "Rogerio Gardenal", "license": "MIT", "bugs": { "url": "https://github.com/gardenalr/homebridge-globalcache-itach-flex/issues" }, "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0" }, "dependencies": { "net": ">=1.0" }, "homepage": "https://github.com/gardenalr/homebridge-globalcache-itach-flex" }