UNPKG

discord-paginator-v13

Version:

This package allows you to create paginator with buttons using discord.js@v13.

25 lines (24 loc) 587 B
{ "name": "discord-paginator-v13", "version": "1.0.1", "description": "This package allows you to create paginator with buttons using discord.js@v13.", "main": "index.js", "type": "commonjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/999Frost/discord-paginator-v13" }, "keywords": [ "paginator", "buttons", "discord-paginator" ], "author": "Frost.wrld", "license": "ISC", "dependencies": { "discord.js": "^13.14.0" } }