{
  "name": "bananenbase",
  "version": "4.0.0",
  "description": "Thé discord.js framework!",
  "main": "./src/BananenBase.js",
  "types": "./src/BananenBase.d.ts",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "echo You installed BananenBase V4! Here is the upgrade guild: https://github.com/Paultje52/BananenBase/wiki/update-guide:-V3-to-V4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Paul52Games/BananenBase.git"
  },
  "keywords": [
    "discord",
    "discord-js",
    "discord-api",
    "discordjs",
    "discordjbot",
    "discordapp",
    "base",
    "discord-js-bot",
    "discord-js-example",
    "discord-js-base",
    "discord-js-framework",
    "nodejs",
    "framework",
    "nodejs-framework"
  ],
  "author": "Paultje52",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Paul52Games/BananenBase/issues"
  },
  "homepage": "https://github.com/Paul52Games/BananenBase#readme"
}
