UNPKG

hyperion-client

Version:

Hyperion Client for AmbiLight-clone Hyperion, using JSON websocket

27 lines (26 loc) 654 B
{ "name": "hyperion-client", "version": "1.0.3", "description": "Hyperion Client for AmbiLight-clone Hyperion, using JSON websocket", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/WeeJeWel/node-hyperion-client.git" }, "keywords": [ "hyperion", "client", "json", "socket", "ambilight" ], "author": "Emile Nijssen", "license": "MIT", "bugs": { "url": "https://github.com/WeeJeWel/node-hyperion-client/issues" }, "homepage": "https://github.com/WeeJeWel/node-hyperion-client#readme" }