{
  "_args": [
    [
      {
        "name": "markdown-toc",
        "raw": "markdown-toc@^0.11.7",
        "rawSpec": "^0.11.7",
        "scope": null,
        "spec": ">=0.11.7 <0.12.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/gitbook-plugin-atoc"
    ]
  ],
  "_from": "markdown-toc@>=0.11.7 <0.12.0",
  "_id": "markdown-toc@0.11.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/markdown-toc",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "email": "github@sellside.com",
    "name": "jonschlinkert"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "markdown-toc",
    "raw": "markdown-toc@^0.11.7",
    "rawSpec": "^0.11.7",
    "scope": null,
    "spec": ">=0.11.7 <0.12.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gitbook-plugin-atoc"
  ],
  "_resolved": "https://registry.npmjs.org/markdown-toc/-/markdown-toc-0.11.9.tgz",
  "_shasum": "961f34c1b2c31d282188eeefd4f907c8c07a6d4c",
  "_shrinkwrap": null,
  "_spec": "markdown-toc@^0.11.7",
  "_where": "/root/open-file/books/node_modules/gitbook-plugin-atoc",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bin": {
    "markdown-toc": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/markdown-toc/issues"
  },
  "dependencies": {
    "concat-stream": "^1.5.1",
    "gray-matter": "^2.0.2",
    "lazy-cache": "^1.0.2",
    "markdown-link": "^0.1.1",
    "minimist": "^1.2.0",
    "mixin-deep": "^1.1.3",
    "object.pick": "^1.1.1",
    "remarkable": "^1.6.1",
    "repeat-string": "^1.5.2"
  },
  "description": "Generate a markdown TOC (table of contents) with Remarkable.",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-SxfuPynP93VHjIGkPgBwlmPBl7Q2W7ImOmojSLyBpCGP7b8pMpS46kY0QXyV5djq0raF7PbpCLSk4NArsLWv2A==",
    "shasum": "961f34c1b2c31d282188eeefd4f907c8c07a6d4c",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEYCIQCUrWhd98IVyqHVFVk38D6KTjeyQfQRlTEPy9nu+sOP3gIhAJgm993GJNTe7DI5WQ6A82amzIv+3gjvIdUb9WQq5rhq"
      }
    ],
    "tarball": "https://registry.npmjs.org/markdown-toc/-/markdown-toc-0.11.9.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "cli.js",
    "index.js",
    "lib/"
  ],
  "gitHead": "f1f3b4f816ee0d2f6589d08d426ad0b773f55acf",
  "homepage": "https://github.com/jonschlinkert/markdown-toc",
  "keywords": [
    "anchor",
    "commonmark",
    "docs",
    "document",
    "documentation",
    "glossary",
    "heading",
    "index",
    "links",
    "markdown",
    "md",
    "plugin",
    "readme",
    "reference",
    "remarkable",
    "remarkableplugin",
    "render",
    "renderer",
    "table",
    "table of contents",
    "table-of-contents",
    "toc",
    "write"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "brian.woodward@gmail.com",
      "name": "doowb"
    },
    {
      "email": "github@sellside.com",
      "name": "jonschlinkert"
    }
  ],
  "name": "markdown-toc",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/markdown-toc.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "reflinks": [
      "verb"
    ],
    "related": {
      "list": [
        "remarkable",
        "markdown-utils",
        "markdown-link",
        "gfm-code-blocks",
        "pretty-remarkable"
      ]
    }
  },
  "version": "0.11.9"
}
