inologger
Version:
Simple log interface with colored logging
16 lines (15 loc) • 337 B
JSON
{
"name": "inologger",
"version": "1.2.0",
"description": "Simple log interface with colored logging",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["log","inorain","colored"],
"author": "",
"license": "ISC",
"dependencies": {
"log4js": "^6.1.2"
}
}