realist.js
Version:
realist official module
34 lines • 605 B
JSON
{
"name": "realist.js",
"version": "1.1.0",
"description": "realist official module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/realistga/API"
},
"keywords": [
"bot",
"list",
"discord",
"dbl",
"realist",
"api",
"bots",
"vote",
"check",
"vote",
"control",
"force",
"vote"
],
"author": "Clqu (claudette.xyz)",
"license": "CC0 1.0",
"dependencies": {
"discord.js": "^12.5.2",
"node-fetch": "^2.6.0"
}
}