{
  "name": "discord-buttons-fixed",
  "version": "2.0.2",
  "description": "Discord.js buttons but fixed",
  "main": "src/index.js",
  "types": "typings/index.d.ts",
  "funding": {
    "type": "individual",
    "url": "https://ko-fi.com/angelocore"
  },
  "keywords": [
    "discord.js",
    "discordbuttons",
    "buttonsbot",
    "discordjsbuttons",
    "buttons",
    "discordjsbuttons",
    "button",
    "src",
    "clickbois"
  ],
  "author": "Angelo II#0007",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/whoisbaby/discord-buttons-fixed.git"
  },
  "bugs": {
    "url": "https://github.com/whoisbaby/discord-buttons-fixed/issues"
  },
  "homepage": "https://discord-buttons.js.org",
  "devDependencies": {
    "@types/node": "^15.3.0"
  }
}