esd-discord
Version:
ESD discord bot framework
26 lines (24 loc) • 482 B
JSON
{
"name": "esd-discord",
"version": "0.2.21",
"description": "ESD discord bot framework",
"main": "esd.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"esd",
"esd-discord",
"module discord",
"discord"
],
"author": {
"name": "Artem,Nikita Rykov",
"discord": "Зан#5253,Mice 2.0#7639"
},
"license": "MIT",
"dependencies": {
"discord.js": "^11.4.2",
"export": "^0.1.337"
}
}