{
  "name": "akinator-discord.js",
  "version": "0.0.20",
  "description": "A literal fork of the npm package discord.js-akinator, except with very minor changes(WIP). The only reason I'm publishing this is for private use. But anyone is free to use it if they wish.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WillTDA/Discord.js-Akinator-Package-Dev.git"
  },
  "keywords": [
    "akinator",
    "discord.js",
    "aki-api"
  ],
  "author": "LightningBolt",
  "license": "Apache-2.0",
  "dependencies": {
    "@vitalets/google-translate-api": "^7.0.0",
    "aki-api": "^6.0.8",
    "discord.js": "^13.1.0"
  },
  "bugs": {
    "url": "https://github.com/WillTDA/Discord.js-Akinator-Package-Dev/issues"
  },
  "homepage": "https://github.com/WillTDA/Discord.js-Akinator-Package-Dev#readme",
  "devDependencies": {
    "node": "^16.9.1"
  }
}
