{
  "_args": [
    [
      "helper-md@0.2.2",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "helper-md@0.2.2",
  "_id": "helper-md@0.2.2",
  "_inBundle": false,
  "_integrity": "sha1-wfWdflW7riM2L9ig6XFgeuxp1B8=",
  "_location": "/helper-md",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "helper-md@0.2.2",
    "name": "helper-md",
    "escapedName": "helper-md",
    "rawSpec": "0.2.2",
    "saveSpec": null,
    "fetchSpec": "0.2.2"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/helper-md/-/helper-md-0.2.2.tgz",
  "_spec": "0.2.2",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/helpers/helper-md/issues"
  },
  "contributors": [
    {
      "name": "Jon Higgins",
      "url": "http://www.jonhiggins.co.uk"
    },
    {
      "name": "Jon Schlinkert",
      "email": "jon.schlinkert@sellside.com",
      "url": "http://twitter.com/jonschlinkert"
    },
    {
      "name": "Scott Polhemus",
      "email": "scott@polhem.us",
      "url": "http://polhem.us"
    }
  ],
  "dependencies": {
    "ent": "^2.2.0",
    "extend-shallow": "^2.0.1",
    "fs-exists-sync": "^0.1.0",
    "remarkable": "^1.6.2"
  },
  "description": "Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.",
  "devDependencies": {
    "engine-base": "^0.1.2",
    "gulp-format-md": "^0.1.9",
    "handlebars": "^4.0.5",
    "highlight.js": "^9.3.0",
    "lodash": "^4.12.0",
    "mocha": "^2.4.5",
    "templates": "^0.17.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/helpers/helper-md",
  "keywords": [
    "block",
    "engine",
    "expression",
    "function",
    "handlebars",
    "helper",
    "helpers",
    "lodash",
    "markdown",
    "md",
    "remarkable",
    "template"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "helper-md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/helpers/helper-md.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "data": {
      "nickname": "md"
    },
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "assemble",
        "handlebars-helpers",
        "helper-markdown",
        "templates",
        "verb"
      ]
    },
    "reflinks": [
      "assemble",
      "generator-verb",
      "handlebars",
      "handlebars-helpers",
      "lodash",
      "templates",
      "underscore",
      "verb"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.2.2"
}
