hexo-search-data-plugin
Version:
Generate JSON data from a hexo blog for search
23 lines (22 loc) • 529 B
JSON
{
"name": "hexo-search-data-plugin",
"version": "1.1.1",
"main": "index.js",
"description": "Generate JSON data from a hexo blog for search",
"repository": {
"type": "git",
"url": "https://github.com/androiddevelop/hexo-search.git"
},
"keywords": [
"hexo",
"json",
"templating",
"hexo-generator"
],
"author": "yuedong.li (app@codeboy.me)",
"license": "Apache",
"bugs": {
"url": "https://github.com/androiddevelop/hexo-search/issues"
},
"homepage": "https://www.codeboy.me"
}