{
  "_args": [
    [
      "handlebars-helper-create-frame@0.1.0",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "handlebars-helper-create-frame@0.1.0",
  "_id": "handlebars-helper-create-frame@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-iqUdEK62QI/MZgXUDXc1YohIegM=",
  "_location": "/handlebars-helper-create-frame",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "handlebars-helper-create-frame@0.1.0",
    "name": "handlebars-helper-create-frame",
    "escapedName": "handlebars-helper-create-frame",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/handlebars-helper-create-frame/-/handlebars-helper-create-frame-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/helpers/handlebars-helper-create-frame/issues"
  },
  "dependencies": {
    "create-frame": "^1.0.0",
    "isobject": "^3.0.0"
  },
  "description": "Handlebars block helper for creating private variables that are accessible inside the block.",
  "devDependencies": {
    "gulp-format-md": "^0.1.11",
    "handlebars": "^4.0.6",
    "mocha": "^3.2.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/helpers/handlebars-helper-create-frame",
  "keywords": [
    "create",
    "frame",
    "generategenerator",
    "handlebars",
    "helper",
    "helpers",
    "render",
    "template",
    "templates"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "handlebars-helper-create-frame",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/helpers/handlebars-helper-create-frame.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "helper-octicon",
        "helper-html-table",
        "helper-geopattern",
        "helper-uigradient",
        "template-helpers",
        "handlebars-helpers"
      ]
    },
    "reflinks": [
      "verb",
      "verb-generate-readme"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.1.0"
}
