{
  "name": "hangman-discord",
  "version": "1.4.3",
  "description": "Hangman module For discord.js bots",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "discord.js",
    "hangman"
  ],
  "author": "dionsyran2",
  "license": "ISC",
  "repository": {
    "directory": "dionsyran2/hangman-discord"
  },
  "dependencies": {
    "node-fetch": "^2.6.2",
    "node-html-to-image": "^3.2.0"
  }
}
