good-format
Version:
36 lines (35 loc) • 682 B
JSON
{
"name": "good-format",
"version": "1.0.5",
"description": "Good format",
"dependencies": {
"colors": "^1.3.3",
"hoek": "^6.1.2",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.11",
"moment": "^2.22.2"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:yehor-manzhula/good-format.git"
},
"keywords": [
"hapijs",
"good",
"plugin",
"format",
"node",
"console",
"filter",
"good-reporter",
"transform-stream",
"filtering",
"stream"
],
"author": "Yehor Manzhula",
"license": "MIT"
}