pepper-boggle
Version:
Add Boggle game to your Discord bot!
29 lines (28 loc) • 677 B
JSON
{
"name": "pepper-boggle",
"version": "1.0.5",
"description": "Add Boggle game to your Discord bot!",
"main": "pepper-boggle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/husnuljahneer/pepper-boggle.git"
},
"keywords": [
"discord.js",
"dsicord-game",
"discordv12",
"boggle",
"discord-bot",
"javascript",
"discord.js"
],
"author": "Husnul Jahneer",
"license": "MIT",
"bugs": {
"url": "https://github.com/husnuljahneer/pepper-boggle/issues"
},
"homepage": "https://github.com/husnuljahneer/pepper-boggle#readme"
}