mdx-toc
Version:
Table of contents
29 lines (28 loc) • 544 B
JSON
{
"name": "mdx-toc",
"version": "1.2.0",
"description": "Table of contents",
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/shuoshubao/markdown-toc.git"
},
"author": "shuoshubao <759979885@qq.com>",
"license": "MIT",
"keywords": [
"mdx",
"markdown",
"toc",
"anchor",
"markdown-toc",
"markdown-it",
"markdown-it-toc",
"markdown-it-plugin",
"markdown-it-anchor",
"markdown-headers",
"markdown-headers-tree"
],
"scripts": {}
}