UNPKG

708 BJSONView Raw
1{
2 "name": "@vuepress/plugin-search",
3 "version": "1.9.1",
4 "description": "search 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-search#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-search"
19 },
20 "license": "MIT",
21 "author": "ULIVZ <chl814@foxmail.com>",
22 "main": "index.js",
23 "publishConfig": {
24 "access": "public"
25 },
26 "gitHead": "2ffd506ca0ccc2203c3786cd80b6979d95ed9431"
27}