{
  "name": "discord-mini-games.js",
  "version": "2.6.4",
  "description": "a package to implement mini-games using discord.js-v14",
  "main": "index.js",
  "scripts": {
    "test": "echo \"no test\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TanvishGG/Discord-Mini-Games.js.git"
  },
  "keywords": [
    "discord",
    "mini-games",
    "discord.js"
  ],
  "author": "TanvishGG",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/TanvishGG/Discord-Mini-Games.js/issues"
  },
  "homepage": "https://github.com/TanvishGG/Discord-Mini-Games.js#readme",
  "dependencies": {
    "canvas": "^2.11.2",
    "discord.js": "^14.14.1",
    "mathjs": "^12.3.0"
  }
}
