{
  "name": "discord-buttons-v13",
  "version": "4.0.2",
  "description": "Discord.js buttons for v13!",
  "main": "src/index.js",
  "types": "typings/index.d.ts",
  "scripts": {
    "format": "prettier --write \"typings/*.ts\" \"src/**/*.js\"",
    "version": "npm run format"
  },
  "keywords": [
    "discord.js",
    "discordbuttons",
    "buttonsbot",
    "discordjsbuttons",
    "buttons",
    "discordjsbuttons",
    "button",
    "src",
    "clickbois"
  ],
  "author": "Azpekt#0001",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/corion-development/discord-buttons-v13.git"
  },
  "bugs": {
    "url": "https://github.com/corion-development/discord-buttons-v13/issues"
  },
  "devDependencies": {
    "@types/node": "^15.3.0",
    "prettier": "^2.3.2"
  },
  "homepage": "https://github.com/corion-development/discord-buttons-v13#readme"
}
