vuepress-plugin-thirdparty-search
Version:
Enhanced search plugin for VuePress,可以添加第三方搜索链接的 Vuepress 搜索插件
26 lines (25 loc) • 731 B
JSON
{
"name": "vuepress-plugin-thirdparty-search",
"version": "1.0.2",
"description": "Enhanced search plugin for VuePress,可以添加第三方搜索链接的 Vuepress 搜索插件",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/xugaoyi/vuepress-plugin-thirdparty-search.git"
},
"keywords": [
"documentation",
"vue",
"vuepress",
"generator",
"Enhanced",
"thirdparty",
"search"
],
"author": "Evan Xu <894072666@qq.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xugaoyi/vuepress-plugin-thirdparty-search/issues"
},
"homepage": "https://github.com/xugaoyi/vuepress-plugin-thirdparty-search"
}