{
  "name": "discord.js-x-captcha",
  "version": "15.0.0",
  "description": "A powerful package for Discord.js v14 that allows you to easily create CAPTCHAs for Discord Servers.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Anonghost720/Discord.js-X-Captcha.git"
  },
  "keywords": [
    "discord.js",
    "discord",
    "captcha",
    "discord.js-x-captcha",
    "discord.js captcha",
    "recaptcha",
    "turing",
    "test",
    "robot"
  ],
  "author": "AnonGhost720",
  "license": "Apache-2.0",
  "dependencies": {
    "captcha-canvas": "^3.2.1",
    "discord.js": "14.x"
  },
  "bugs": {
    "url": "https://github.com/Anonghost720/Discord.js-X-Captcha/issues"
  },
  "homepage": "https://github.com/Anonghost720/Discord.js-X-Captcha#readme"
}
