discordjs-mini-games
Version:
Пакет для мини-игр прямо в дискорде!
30 lines (29 loc) • 717 B
JSON
{
"name": "discordjs-mini-games",
"version": "0.3.0",
"description": "Пакет для мини-игр прямо в дискорде!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Payzi/discordjs-mini-games.git"
},
"keywords": [
"games",
"discord",
"discord-games",
"discord-reactions",
"mini-games"
],
"author": "Payz_2020",
"license": "MIT",
"bugs": {
"url": "https://github.com/Payzi/discordjs-mini-games/issues"
},
"homepage": "https://github.com/Payzi/discordjs-mini-games#readme",
"dependencies": {
"discord.js": "^12.3.1"
}
}