{
  "name": "discord.js-buttons",
  "version": "1.0.0",
  "description": "HunterRock Discord.js Buttons",
  "main": "src/index.js",
  "types": "typings/index.d.ts",
  "keywords": [
    "HunterRock",
    "HunterRockMedya",
    "discord.js",
    "discordbutton",
    "discordjsbutton"
  ],
  "author": "HunterRock",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hunterrockmedya/discordjs-button.git"
  },
  "bugs": {
    "url": "https://github.com/hunterrockmedya/discordjs-button/issues"
  },
  "homepage": "https://github.com/hunterrockmedya/discordjs-button",
  "devDependencies": {
    "@types/node": "^15.3.0"
  }
}
