{
  "name": "mixerdiscordbot",
  "version": "0.1.0",
  "description": "Integrated bot for Discord and Mixer",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Discord",
    "Mixer",
    "Music",
    "Relay"
  ],
  "author": "Dustin Lennon",
  "license": "MIT",
  "dependencies": {
    "beam-client-node": "^0.13.0",
    "discord.js": "^11.1.0",
    "ytdl-core": "^0.14.2"
  }
}
