{
  "_args": [
    [
      {
        "name": "gitbook-html",
        "raw": "gitbook-html@1.3.3",
        "rawSpec": "1.3.3",
        "scope": null,
        "spec": "1.3.3",
        "type": "version"
      },
      "/root/open-file/books/node_modules/gitbook-markdown"
    ]
  ],
  "_from": "gitbook-html@1.3.3",
  "_id": "gitbook-html@1.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/gitbook-html",
  "_nodeVersion": "5.11.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/gitbook-html-1.3.3.tgz_1465573649983_0.6290726608131081"
  },
  "_npmUser": {
    "email": "samypesse@gmail.com",
    "name": "samypesse"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "gitbook-html",
    "raw": "gitbook-html@1.3.3",
    "rawSpec": "1.3.3",
    "scope": null,
    "spec": "1.3.3",
    "type": "version"
  },
  "_requiredBy": [
    "/gitbook-markdown"
  ],
  "_resolved": "https://registry.npmjs.org/gitbook-html/-/gitbook-html-1.3.3.tgz",
  "_shasum": "055055940c2ca7cd1d6ea70a34196bf2b85c7fef",
  "_shrinkwrap": null,
  "_spec": "gitbook-html@1.3.3",
  "_where": "/root/open-file/books/node_modules/gitbook-markdown",
  "author": {
    "email": "contact@gitbook.com",
    "name": "FriendCode Inc."
  },
  "bugs": {
    "url": "https://github.com/GitbookIO/gitbook-html/issues"
  },
  "contributors": [
    {
      "email": "aaron@gitbook.com",
      "name": "Aaron O'Mullan"
    },
    {
      "email": "samy@gitbook.com",
      "name": "Samy Pessé"
    }
  ],
  "dependencies": {
    "cheerio": "^0.20.0 && >=0.20.0",
    "lodash": "^4.13.1",
    "q": "^1.1.2"
  },
  "description": "Parse HTML content for gitbook",
  "devDependencies": {
    "mocha": "^2.3.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-xF1G/u76VxNV0zX8PmrsBUvfOKRmsoo99f4mfsZmhP4m/TBZuk6WPt9atAUBzLKEvIx7ld2kNoXBCQ8v0RQj8A==",
    "shasum": "055055940c2ca7cd1d6ea70a34196bf2b85c7fef",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIDFbaZYQ3SHhm9Tl1RjcCNW7o0k6cqQnbP1xQST6brxNAiBj1U7bjMyibg61jMOBMqwhGsiqjUCYUpppykj6XaUlUg=="
      }
    ],
    "tarball": "https://registry.npmjs.org/gitbook-html/-/gitbook-html-1.3.3.tgz"
  },
  "gitHead": "434e34e2d4d1a0563881fa6b7602565c0cf295c7",
  "homepage": "https://www.gitbook.com",
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "samypesse@gmail.com",
      "name": "samypesse"
    }
  ],
  "name": "gitbook-html",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GitbookIO/gitbook-html.git"
  },
  "scripts": {
    "test": "export TESTING=true; mocha --reporter spec --bail"
  },
  "version": "1.3.3"
}
