colorlogsplus
Version:
a custom log center!
31 lines • 661 B
JSON
{
"name": "colorlogsplus",
"version": "0.0.2",
"description": "a custom log center!",
"main": "logger.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/theequaq/colorlogsplus.git"
},
"keywords": [
"Commands",
"Debug",
"Error",
"Event",
"Info",
"Log",
"Ready",
"Test",
"Logger",
"custom consolelog",
"Discord.js"
],
"author": "theequaq(BlackDeadSkulll) <hygames.mcpe@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/theequaq/colorlogsplus/issues"
}
}