{
  "_args": [
    [
      "to-gfm-code-block@0.1.1",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "to-gfm-code-block@0.1.1",
  "_id": "to-gfm-code-block@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-JdBFpfrlUxielje1kJANpzLYqoI=",
  "_location": "/to-gfm-code-block",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "to-gfm-code-block@0.1.1",
    "name": "to-gfm-code-block",
    "escapedName": "to-gfm-code-block",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/to-gfm-code-block/-/to-gfm-code-block-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/to-gfm-code-block/issues"
  },
  "description": "Generate a github-flavored-markdown fenced-code-block snippet.",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/to-gfm-code-block",
  "keywords": [
    "block",
    "code",
    "fence",
    "fences",
    "formatted",
    "gfm",
    "markdown",
    "md",
    "pre",
    "pre-formatted",
    "text"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/jonschlinkert/to-gfm-code-block/blob/master/LICENSE"
  },
  "main": "index.js",
  "name": "to-gfm-code-block",
  "repository": {
    "type": "git",
    "url": "git://github.com/jonschlinkert/to-gfm-code-block.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.1"
}
