discord-anticrash
Version:
Catches console errors and stops them from terminating the process
22 lines (21 loc) • 480 B
JSON
{
"name": "discord-anticrash",
"version": "1.3.0",
"description": "Catches console errors and stops them from terminating the process",
"main": "index.js",
"dependencies": {
"colors": "^1.4.0",
"discord.js": "^13.8.0",
"events": "^3.3.0"
},
"repository": "https://github.com/norbsdev/discord-anticrash",
"keywords": [
"discord",
"discord.js",
"anti",
"discordjs",
"discord-anti"
],
"author": "norbs_#0884",
"license": "ISC"
}