{
  "_args": [
    [
      "html-tag@2.0.0",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "html-tag@2.0.0",
  "_id": "html-tag@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-XxzooSo6oBoxBEUazgjdXj7VwTn/iSTSZzTYKzYY6I916tkaYzypHxy+pbVU1h+0UQ9JlVf5XkNQyxOAiiQO1g==",
  "_location": "/html-tag",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "html-tag@2.0.0",
    "name": "html-tag",
    "escapedName": "html-tag",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/handlebars-helpers"
  ],
  "_resolved": "https://registry.npmjs.org/html-tag/-/html-tag-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/html-tag/issues"
  },
  "dependencies": {
    "is-self-closing": "^1.0.1",
    "kind-of": "^6.0.0"
  },
  "description": "Generate HTML elements from a javascript object.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",
    "mocha": "^3.2.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/html-tag",
  "keywords": [
    "attr",
    "attribute",
    "attributes",
    "create",
    "ele",
    "element",
    "elements",
    "generate",
    "handlebars",
    "helper",
    "helpers",
    "href",
    "html",
    "src",
    "tag",
    "template",
    "url"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "html-tag",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/html-tag.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "breakdance",
        "html-toc",
        "is-self-closing",
        "remarkable",
        "self-closing-tags"
      ]
    },
    "lint": {
      "reflinks": true
    }
  },
  "version": "2.0.0"
}
