the-butcher
Version:
NodeJS package for logging
22 lines (21 loc) • 349 B
JSON
{
"name": "the-butcher",
"version": "1.0.6",
"description": "NodeJS package for logging ",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/ttonya/nodejs-logger.git"
},
"keywords": [
"logger",
"logging",
"nodejs",
"logs"
],
"author": "ttonya",
"license": "ISC"
}