{ "_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" }, "/Users/xxm/Documents/gitlab/codechina-docs/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": "/Users/xxm/Documents/gitlab/codechina-docs/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": "*" }, "directories": {}, "dist": { "shasum": "32c5c65199a6457316322d1e4229d13407c8c7cf", "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" }