discord-buttons-react
Version:
A package which allow you to use buttons as reactions
23 lines (22 loc) • 471 B
JSON
{
"name": "discord-buttons-react",
"version": "0.0.4",
"description": "A package which allow you to use buttons as reactions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"discord",
"discord-buttons",
"gaetan20",
"reaction",
"react"
],
"author": "gaetan20",
"license": "Apache-2.0",
"dependencies": {
"discord-buttons": "^3.0.1",
"quick.db": "^7.1.3"
}
}