{
  "name": "polish-gamecord",
  "version": "1.0.5",
  "description": "Discord Gamecord is a powerful npm package with a collection of minigames for your discord bot",
  "main": "index.js",
  "scripts": {
    "test": "cd test && node ."
  },
  "author": "Aniket#0729",
  "license": "MIT",
  "dependencies": {
    "discord.js": "^13.17.1",
    "html-entities": "^2.3.3",
    "node-fetch": "^2.6.7"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/aniket091/Gamecord.git"
  },
  "homepage": "https://discord-gamecord.js.org/",
  "keywords": [
    "discord-gamecord",
    "discord-games",
    "discord.js",
    "minigames"
  ],
  "bugs": {
    "url": "https://github.com/aniket091/Gamecord/issues"
  },
  "directories": {
    "src": "src"
  }
}
