{
  "dependencies": {
    "ascii-table": "^0.0.9",
    "axios": "^0.27.2",
    "common-tags": "^1.8.2",
    "cors": "^2.8.5",
    "discord-html-transcripts": "^2.5.8",
    "discord.js": "^13.8.1",
    "distube": "^3.3.4",
    "dotenv": "^16.0.1",
    "express": "^4.18.1",
    "ffmpeg-static": "^5.1.0",
    "glob": "^8.0.3",
    "libsodium-wrappers": "^0.7.10",
    "mongoose": "^6.4.4",
    "morgan": "^1.10.0",
    "node-os-utils": "^1.3.7",
    "nodemon": "^2.0.19",
    "yt-search": "^2.10.3",
    "ytdl-core": "^4.11.2"
  },
  "name": "compact-bot-v13",
  "version": "1.0.0",
  "main": "main.js",
  "scripts": {
    "test": "nodemon main.js",
    "start": "node main.js",
    "server": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/faketi101/compact-bot-v13.git"
  },
  "author": "faketi101",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/faketi101/compact-bot-v13/issues"
  },
  "homepage": "https://github.com/faketi101/compact-bot-v13#readme",
  "description": ""
}
