discord-menu-buttons
Version:
Create a configurable Menu with the new Discord Buttons
28 lines (27 loc) • 602 B
JSON
{
"dependencies": {
"discord-buttons": "^4.0.0",
"discord.js": "^12.5.3"
},
"name": "discord-menu-buttons",
"version": "1.4.7",
"description": "Create a configurable Menu with the new Discord Buttons",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "node index.js"
},
"keywords": [
"discord",
"discord.js",
"discord-buttons",
"menu",
"buttons"
],
"author": "ValuWaurld",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ValuWaurld/discord-menu-buttons.git"
}
}