{
  "_args": [
    [
      "logging-helpers@1.0.0",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "logging-helpers@1.0.0",
  "_id": "logging-helpers@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-qyIh2goLt1sOgQQrrIWuwkRjUx4NUcEqEGAcYqD8VOnOC6ItwkrVE8/tA4smGpjzyp4Svhc6RodDp9IO5ghpyA==",
  "_location": "/logging-helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "logging-helpers@1.0.0",
    "name": "logging-helpers",
    "escapedName": "logging-helpers",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/logging-helpers/-/logging-helpers-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/helpers/logging-helpers/issues"
  },
  "dependencies": {
    "isobject": "^3.0.0",
    "log-utils": "^0.2.1"
  },
  "description": "Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.",
  "devDependencies": {
    "engine-base": "^0.1.3",
    "engine-handlebars": "^0.8.2",
    "gulp-format-md": "^0.1.12",
    "handlebars": "^4.0.10",
    "mocha": "^3.4.2",
    "templates": "^1.2.8"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/helpers/logging-helpers",
  "keywords": [
    "assemble",
    "dash",
    "debug",
    "docs",
    "documentation",
    "engine",
    "generate",
    "generator",
    "handlebars",
    "helper",
    "helpers",
    "inspect",
    "lo",
    "lo-dash",
    "lodash",
    "logging",
    "markdown",
    "template",
    "templates",
    "verb"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "logging-helpers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/helpers/logging-helpers.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    },
    "reflinks": [
      "assemble",
      "generate",
      "handlebars",
      "templates",
      "update",
      "verb"
    ],
    "related": {
      "list": []
    }
  },
  "version": "1.0.0"
}
