{
  "_args": [
    [
      "handlebars-utils@1.0.6",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "handlebars-utils@1.0.6",
  "_id": "handlebars-utils@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-d5mmoQXdeEqSKMtQQZ9WkiUcO1E3tPbWxluCK9hVgIDPzQa9WsKo3Lbe/sGflTe7TomHEeZaOgwIkyIr1kfzkw==",
  "_location": "/handlebars-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "handlebars-utils@1.0.6",
    "name": "handlebars-utils",
    "escapedName": "handlebars-utils",
    "rawSpec": "1.0.6",
    "saveSpec": null,
    "fetchSpec": "1.0.6"
  },
  "_requiredBy": [
    "/handlebars-helpers",
    "/helper-date",
    "/helper-markdown"
  ],
  "_resolved": "https://registry.npmjs.org/handlebars-utils/-/handlebars-utils-1.0.6.tgz",
  "_spec": "1.0.6",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/helpers/handlebars-utils/issues"
  },
  "dependencies": {
    "kind-of": "^6.0.0",
    "typeof-article": "^0.1.1"
  },
  "description": "Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",
    "handlebars": "^4.0.11",
    "mocha": "3.5.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/helpers/handlebars-utils",
  "keywords": [
    "handlebars",
    "helpers",
    "templates",
    "utils"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "handlebars-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/helpers/handlebars-utils.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": {
      "method": "preWrite"
    },
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "assemble",
        "handlebars-helpers",
        "template-helpers",
        "templates"
      ]
    },
    "lint": {
      "reflinks": true
    },
    "reflinks": [
      "assemble",
      "templates",
      "verb"
    ]
  },
  "version": "1.0.6"
}
