mostly-quiet-grunt
Version:
Limit grunt output to nothing, dots, or very deliberate output if everything goes well. On error print dump everything.
25 lines (24 loc) • 631 B
JSON
{
"name": "mostly-quiet-grunt",
"version": "1.0.4",
"description": "Limit grunt output to nothing, dots, or very deliberate output if everything goes well. On error print dump everything.",
"main": "index.js",
"scripts": {
},
"keywords": [
"grunt",
"logging",
"quiet",
"reporter"
],
"author": "柏大衛 <biede0@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/bodawei/mostly-quiet-grunt/issues"
},
"homepage": "https://github.com/bodawei/mostly-quiet-grunt",
"repository": {
"type" : "git",
"url" : "https://github.com/bodawei/mostly-quiet-grunt"
}
}