{
  "name": "bole-console",
  "version": "0.1.10",
  "description": "Console formatter for the bole logger",
  "keywords": [
    "bole",
    "log",
    "console"
  ],
  "author": "Gabriel Llamas <gagle@outlook.com>",
  "repository": "git://github.com/gagle/node-bole-console.git",
  "engines": {
    "node": ">=0.10"
  },
  "dependencies": {
    "clone": "^0.2.0"
  },
  "license": "MIT",
  "main": "lib"
}