discord-anti-crash-v1
Version:
Um pacote para lidar com erros não tratados e exceções.
17 lines (16 loc) • 404 B
JSON
{
"name": "discord-anti-crash-v1",
"version": "1.0.3",
"description": "Um pacote para lidar com erros não tratados e exceções.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"anti-crash",
"error",
"exception"
],
"author": "Windallas",
"license": "ISC"
}