{
  "name": "vibesync",
  "version": "1.0.6",
  "description": "VibeSync is a simple library for managing custom statuses in Discord Voice Channels. Easily set and update your channel statuses to keep your server engaging and organized.",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devuuuxd/VibeSync.git"
  },
  "author": "devuuu_died",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/devuuuxd/VibeSync/issues"
  },
  "homepage": "https://github.com/devuuuxd/VibeSync/blob/main/readme.md",
  "dependencies": {
    "axios": "^1.7.5",
    "discord.js": "^14.15.3",
    "jest": "^29.7.0"
  },
  "keywords": [
    "discord",
    "status",
    "voice",
    "channel",
    "vibesync",
    "voice channel",
    "discord.js",
    "discordjs",
    "djs"
  ]
}
