discord-gamecord
Version:
Discord Gamecord is a powerful npm package with a collection of minigames for your discord bot
33 lines • 804 B
JSON
{
"name": "discord-gamecord",
"version": "4.4.2",
"description": "Discord Gamecord is a powerful npm package with a collection of minigames for your discord bot",
"main": "index.js",
"scripts": {
"test": "cd test && node ."
},
"author": "Aniket#0729",
"license": "MIT",
"dependencies": {
"discord.js": "^14.14.1",
"html-entities": "^2.3.3",
"node-fetch": "^2.6.7"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/aniket091/Gamecord.git"
},
"homepage": "https://discord-gamecord.js.org/",
"keywords": [
"discord-gamecord",
"discord-games",
"discord.js",
"minigames"
],
"bugs": {
"url": "https://github.com/aniket091/Gamecord/issues"
},
"directories": {
"src": "src"
}
}