UNPKG

discord-embeds-pages-buttons

Version:
30 lines (29 loc) 798 B
{ "name": "discord-embeds-pages-buttons", "version": "1.3.0", "description": "Embed pages with buttons for swapping pages", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ProfessorFish/discord-embeds-pages-buttons.git" }, "keywords": [ "discord-embeds-pages-buttons", "discord-embeds", "discord-pages", "discord-buttons" ], "author": "professorfish", "license": "ISC", "bugs": { "url": "https://github.com/ProfessorFish/discord-embeds-pages-buttons/issues" }, "homepage": "https://github.com/ProfessorFish/discord-embeds-pages-buttons#readme", "dependencies": { "discord-buttons": "^4.0.0", "discord.js": "^12.5.3" } }