@vuepress/plugin-active-header-links
Version:
active-header-links plugin for vuepress
32 lines (31 loc) • 851 B
JSON
{
"name": "@vuepress/plugin-active-header-links",
"version": "1.9.10",
"description": "active-header-links plugin for vuepress",
"keywords": [
"documentation",
"generator",
"vue",
"vuepress"
],
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/plugin-active-header-links#readme",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/plugin-active-header-links"
},
"license": "MIT",
"author": "ULIVZ <chl814@foxmail.com>",
"main": "index.js",
"dependencies": {
"@vuepress/types": "1.9.10",
"lodash.debounce": "^4.0.8"
},
"publishConfig": {
"access": "public"
},
"gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
}