{
  "_args": [
    [
      "log-utils@0.2.1",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "log-utils@0.2.1",
  "_id": "log-utils@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-pMIXoN2aUFFdm5ICBgkas9TgMc8=",
  "_location": "/log-utils",
  "_phantomChildren": {
    "ansi-bgblack": "0.1.1",
    "ansi-bgblue": "0.1.1",
    "ansi-bgcyan": "0.1.1",
    "ansi-bggreen": "0.1.1",
    "ansi-bgmagenta": "0.1.1",
    "ansi-bgred": "0.1.1",
    "ansi-bgwhite": "0.1.1",
    "ansi-bgyellow": "0.1.1",
    "ansi-black": "0.1.1",
    "ansi-blue": "0.1.1",
    "ansi-bold": "0.1.1",
    "ansi-cyan": "0.1.1",
    "ansi-dim": "0.1.1",
    "ansi-gray": "0.1.1",
    "ansi-green": "0.1.1",
    "ansi-grey": "0.1.1",
    "ansi-hidden": "0.1.1",
    "ansi-inverse": "0.1.1",
    "ansi-italic": "0.1.1",
    "ansi-magenta": "0.1.1",
    "ansi-red": "0.1.1",
    "ansi-reset": "0.1.1",
    "ansi-strikethrough": "0.1.1",
    "ansi-underline": "0.1.1",
    "ansi-white": "0.1.1",
    "ansi-yellow": "0.1.1",
    "lazy-cache": "2.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "log-utils@0.2.1",
    "name": "log-utils",
    "escapedName": "log-utils",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/logging-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/log-utils/-/log-utils-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/log-utils/issues"
  },
  "dependencies": {
    "ansi-colors": "^0.2.0",
    "error-symbol": "^0.1.0",
    "info-symbol": "^0.1.0",
    "log-ok": "^0.1.1",
    "success-symbol": "^0.1.0",
    "time-stamp": "^1.0.1",
    "warning-symbol": "^0.1.0"
  },
  "description": "Basic logging utils: colors, symbols and timestamp.",
  "devDependencies": {
    "clear-require": "^1.0.1",
    "gulp-format-md": "^0.1.7",
    "mocha": "^2.4.5",
    "verb-generate-readme": "^0.1.21"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "LICENSE",
    "README.md"
  ],
  "homepage": "https://github.com/jonschlinkert/log-utils",
  "keywords": [
    "ansi",
    "chalk",
    "check",
    "checkmark",
    "cli",
    "color",
    "colors",
    "command",
    "console",
    "cyan",
    "error",
    "green",
    "info",
    "line",
    "log",
    "red",
    "stamp",
    "success",
    "terminal",
    "time",
    "time-stamp",
    "timestamp",
    "util",
    "utility",
    "utils",
    "warn",
    "warning",
    "yellow"
  ],
  "license": "MIT",
  "lintDeps": {
    "ignore": []
  },
  "main": "index.js",
  "name": "log-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/log-utils.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "related": {
      "list": [
        "ansi-colors",
        "error-symbol",
        "info-symbol",
        "success-symbol",
        "warning-symbol"
      ]
    },
    "layout": "default",
    "reflinks": [
      "ansi-colors",
      "time-diff",
      "verb",
      "verb-readme-generator"
    ],
    "plugins": [
      "gulp-format-md"
    ]
  },
  "version": "0.2.1"
}
