{
  "_args": [
    [
      {
        "name": "markdown-link",
        "raw": "markdown-link@^0.1.1",
        "rawSpec": "^0.1.1",
        "scope": null,
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/markdown-toc"
    ]
  ],
  "_from": "markdown-link@>=0.1.1 <0.2.0",
  "_id": "markdown-link@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/markdown-link",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "github@sellside.com",
    "name": "jonschlinkert"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "markdown-link",
    "raw": "markdown-link@^0.1.1",
    "rawSpec": "^0.1.1",
    "scope": null,
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/markdown-toc"
  ],
  "_resolved": "https://registry.npmjs.org/markdown-link/-/markdown-link-0.1.1.tgz",
  "_shasum": "32c5c65199a6457316322d1e4229d13407c8c7cf",
  "_shrinkwrap": null,
  "_spec": "markdown-link@^0.1.1",
  "_where": "/root/open-file/books/node_modules/markdown-toc",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/markdown-link/issues"
  },
  "dependencies": {},
  "description": "Micro util for generating a single markdown link.",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "dist": {
    "integrity": "sha512-TurLymbyLyo+kAUUAV9ggR9EPcDjP/ctlv9QAFiqUH7c+t6FlsbivPo9OKTU8xdOx9oNd2drW/Fi5RRElQbUqA==",
    "shasum": "32c5c65199a6457316322d1e4229d13407c8c7cf",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEYCIQDfhIzVEq/ujbEDzB/6MrM2eABlk57pbbXtc0h6XMZVTAIhAP9c6Up6HRK9pZzVRUYOUjZofaXhebD/KiJMYAw+NDEw"
      }
    ],
    "tarball": "https://registry.npmjs.org/markdown-link/-/markdown-link-0.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/markdown-link",
  "keywords": [],
  "license": {
    "type": "MIT",
    "url": "https://github.com/jonschlinkert/markdown-link/blob/master/LICENSE"
  },
  "main": "index.js",
  "maintainers": [
    {
      "email": "github@sellside.com",
      "name": "jonschlinkert"
    }
  ],
  "name": "markdown-link",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jonschlinkert/markdown-link.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.1"
}
