UNPKG

817 BJSONView Raw
1{
2 "name": "@vuepress/plugin-active-header-links",
3 "version": "1.8.2",
4 "description": "active-header-links plugin for vuepress",
5 "keywords": [
6 "documentation",
7 "generator",
8 "vue",
9 "vuepress"
10 ],
11 "homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/plugin-active-header-links#readme",
12 "bugs": {
13 "url": "https://github.com/vuejs/vuepress/issues"
14 },
15 "repository": {
16 "type": "git",
17 "url": "git+https://github.com/vuejs/vuepress.git",
18 "directory": "packages/@vuepress/plugin-active-header-links"
19 },
20 "license": "MIT",
21 "author": "ULIVZ <chl814@foxmail.com>",
22 "main": "index.js",
23 "dependencies": {
24 "lodash.debounce": "^4.0.8"
25 },
26 "publishConfig": {
27 "access": "public"
28 },
29 "gitHead": "11eed0f0f105b97a7324cfa8e59d7d27bb966842"
30}