UNPKG

myqnode

Version:

An utility to control Chamberlain's MyQ enabled Garage Door Openers.

31 lines (30 loc) 703 B
{ "name": "myqnode", "version": "0.0.2", "description": "An utility to control Chamberlain's MyQ enabled Garage Door Openers.", "main": "myQ.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/MathewsTito/myqnode.git" }, "keywords": [ "Chamberlain", "MyQ", "Garage", "GarageDoor", "Liftmaster", "Opener" ], "author": "Tito Mathews <tito.mathews@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/MathewsTito/myqnode/issues" }, "homepage": "https://github.com/MathewsTito/myqnode", "dependencies": { "es6-promise": "^1.0.0" } }