{
  "name": "riffy",
  "description": "Riffy: Powerful Lavalink client, which is designed to be simple and easy to use, with a focus on stability and more features.",
  "version": "1.0.12",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "files": [
    "build"
  ],
  "dependencies": {
    "jsdom": "^26.0.0",
    "undici": ">=6.11.1",
    "ws": "^8.16.0"
  },
  "license": "MIT",
  "keywords": [
    "lavalink",
    "music",
    "discord",
    "discord.js",
    "discordjs",
    "riffy",
    "riffy.js",
    "riffyjs",
    "eris"
  ],
  "contributors": [
    {
      "name": "Emmanuel Lobo",
      "url": "https://github.com/unschooledgamer"
    },
    {
      "name": "Priyanshu Jain",
      "url": "https://github.com/elitex07"
    },
    {
      "name": "Kunal KandePatil",
      "url": "https://github.com/kunalkandepatil"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/riffy-team/riffy.git"
  },
  "bugs": {
    "url": "https://github.com/riffy-team/riffy.js/issues"
  },
  "homepage": "https://riffy.js.org/",
  "devDependencies": {
    "discord.js": "^14.16.3",
    "winston": "^3.18.3"
  }
}
