winston-chalk
Version:
[](https://badge.fury.io/js/winston-chalk) [](https://github.com/hassan-mehedi/winston-chalk/blob/main/LICEN
22 lines (21 loc) • 400 B
JSON
{
"name": "winston-chalk",
"version": "1.0.12",
"description": "",
"main": "index.js",
"scripts": {
"publish": "npm publish"
},
"keywords": [
"Logger",
"Console",
"Winston",
"Chalk"
],
"author": "Md. Mehedi Hassan",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.2",
"winston": "^3.10.0"
}
}