{ "_from": "markdown-it-table-of-contents@^0.4.0", "_id": "markdown-it-table-of-contents@0.4.4", "_inBundle": false, "_integrity": "sha1-PcfOi4/BflmBx3zDmNF4Ixnzf7w=", "_location": "/markdown-it-table-of-contents", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "markdown-it-table-of-contents@^0.4.0", "name": "markdown-it-table-of-contents", "escapedName": "markdown-it-table-of-contents", "rawSpec": "^0.4.0", "saveSpec": null, "fetchSpec": "^0.4.0" }, "_requiredBy": [ "/@vuepress/markdown" ], "_resolved": "https://registry.npm.taobao.org/markdown-it-table-of-contents/download/markdown-it-table-of-contents-0.4.4.tgz", "_shasum": "3dc7ce8b8fc17e5981c77cc398d1782319f37fbc", "_spec": "markdown-it-table-of-contents@^0.4.0", "_where": "E:\\GreateCommunity\\node_modules\\@vuepress\\markdown", "author": { "name": "Oktavilla", "email": "https://github.com/Oktavilla" }, "bugs": { "url": "https://github.com/Oktavilla/markdown-it-table-of-contents/issues" }, "bundleDependencies": false, "contributors": "Listed at ", "deprecated": false, "description": "A Markdown-it plugin for adding a table of contents to markdown documents", "devDependencies": { "markdown-it": "~8.1.0", "markdown-it-anchor": "~5.0.1", "mocha": "~5.2.0" }, "engines": { "node": ">6.4.0" }, "homepage": "https://github.com/Oktavilla/markdown-it-table-of-contents", "keywords": [ "markdown", "markdown-it", "toc", "table of contents", "markdown-it-plugin" ], "license": "MIT", "main": "index.js", "name": "markdown-it-table-of-contents", "repository": { "type": "git", "url": "git+https://github.com/Oktavilla/markdown-it-table-of-contents.git" }, "scripts": { "test": "export NODE_ENV=test; mocha test --recursive" }, "version": "0.4.4" }