{
  "name": "andrezzz-linkdiscord",
  "version": "1.7.0",
  "description": "Just a simple module that links a Client to a Discord account and synchronizes it with the Discord Server.",
  "main": "app.js",
  "scripts": {
    "dev": "nodemon app.js"
  },
  "author": "Andrezzz",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.3.4",
    "delay": "^5.0.0",
    "discord.js": "^14.8.0",
    "express": "^4.18.2"
  }
}
