saha
Version:
pages for the discord-buttons package
22 lines (21 loc) • 470 B
JSON
{
"name": "saha",
"version": "1.0.0",
"description": "pages for the discord-buttons package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"discord-buttons-pages"
],
"author": "professorfish",
"license": "ISC",
"dependencies": {
"discord-buttons": "^3.2.1",
"discord.js": "^12.5.3"
},
"git": {
"url": "https://github.com/ProfessorFish/discord-buttons-pages"
}
}