UNPKG

@skybloxsystems/ticket-bot

Version:
32 lines (31 loc) 813 B
{ "name": "discordjs-button-pagination", "version": "1.0.7", "description": "A simple package for pagination using buttons introduced in discord.js v13.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ryzyx/discordjs-button-pagination.git" }, "keywords": [ "Discord", "Buttons", "Pagination", "discord-buttons", "paginator", "discordjs", "discord.js" ], "author": "Ryzyx", "license": "MIT", "bugs": { "url": "https://github.com/ryzyx/discordjs-button-pagination/issues" }, "homepage": "https://github.com/ryzyx/discordjs-button-pagination#readme", "dependencies": { "discord.js": "^13.0.1" } }