{
  "name": "denon-client",
  "version": "0.2.4",
  "description": "A handy denon avr client. Allows controlling the AVR and listen to events. May work with Marantz devices too.",
  "author": "Lukas Möller <lmoe@codingart.de>",
  "license": "GPL-3.0",
  "repository" : {
    "type" : "git",
    "url" : "https://github.com/lmoe/node-denon-client"
  },
  "dependencies": {
    "bluebird": "^3.3.4",
    "lodash": "^4.9.0"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-mocha": "^2.2.0",
    "gulp-yuidoc": "^0.1.2",
    "mocha": "^2.4.5",
    "should": "^8.3.0",
    "yuidoc-lucid-theme": "^0.1.2"
  },
  "keywords": ["denon", "marantz", "remote", "control"]
}
