gitbook-plugin-search-pro-fixed
Version:
Gitbook search engine pro. (支持中文搜索)
25 lines (24 loc) • 561 B
JSON
{
"name": "gitbook-plugin-search-pro-fixed",
"version": "1.0.1",
"description": "Gitbook search engine pro. (支持中文搜索)",
"author": "AryloYeung <arylo.open@gmail.com>",
"repository": "arylo/gitbook-plugin-search-pro-fixed",
"keywords": [
"中文",
"搜索",
"chinese",
"gitbook",
"search",
"utf-8"
],
"engines": {
"gitbook": ">=3.0.0"
},
"dependencies": {
"html-entities": "1.2.0"
},
"analyze": true,
"license": "MIT",
"homepage": "https://github.com/Arylo/gitbook-plugin-search-pro-fixed"
}