{
  "name": "@jhanssen/myqnode",
  "version": "0.0.6",
  "description": "An utility to control Chamberlain's MyQ enabled Garage Door Openers.",
  "main": "myQ.js",
  "engines": {
    "node": ">= 4.0.0"
  },
  "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>",
  "contributors": [
    {
      "name": "Jan Erik Hanssen",
      "email": "jhanssen@gmail.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jhanssen/myqnode/issues"
  },
  "homepage": "https://github.com/jhanssen/myqnode"
}
