{
  "name": "lisa-bose-soundtouch",
  "version": "1.1.0",
  "description": "Bose SoundTouch node js API",
  "main": "discovery.js",
  "scripts": {
    "test": "echo 'ok'"
  },
  "author": "jimmy.aumard@gmail.com",
  "license": "ISC",
  "devDependencies": {
    "eslint": "^5.16.0"
  },
  "dependencies": {
    "mdns-js": "^1.0.3",
    "request": "^2.88.0",
    "websocket": "^1.0.30",
    "xml-js": "^1.6.11"
  },
  "keywords": [
    "soundtouch",
    "bose",
    "lisa",
    "mylisabox"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/mylisabox/lisa-bose-soundtouch.git"
  },
  "bugs": {
    "url": "http://github.com/mylisabox/lisa-bose-soundtouch/issues"
  }
}
