{
  "name": "@kamkam1_0/discord.js",
  "version": "4.2.18",
  "description": "Allows you to fully interact with discord's apis",
  "main": "./src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/KamKam0/discord.js.git"
  },
  "bugs": {
    "url": "https://github.com/KamKam0/discord.js/issues"
  },
  "keywords": [
    "Discordjs",
    "Events",
    "Handler"
  ],
  "homepage": "https://github.com/KamKam0/discord.js",
  "author": "KamKam <kamkam.dev.contact@gmail.com>",
  "license": "MPL 2.0",
  "dependencies": {
    "@discordjs/voice": "0.16.1",
    "@kamkam1_0/cooldown": "^2.0.1",
    "@kamkam1_0/discord-eventhandler": "^1.2.18",
    "@kamkam1_0/discord-commandhandler": "^1.8.3",
    "@kamkam1_0/ms": "^1.0.6",
    "form-data": "^4.0.0",
    "libsodium-wrappers": "0.7.10",
    "node-fetch": "^2.6.7",
    "opusscript": "^0.0.8",
    "ws": "^8.5.0",
    "ytdl-core": "^4.11.5"
  },
  "engines": {
    "node": ">=16"
  }
}
