hexo-plugin-gitalk
Version:
Hexo 整合 gitalk 组件实现博客评论功能
33 lines (32 loc) • 739 B
JSON
{
"name": "hexo-plugin-gitalk",
"version": "0.2.0",
"description": "Hexo 整合 gitalk 组件实现博客评论功能",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/snowdreams1006/hexo-plugin-gitalk.git"
},
"keywords": [
"hexo-plugin-gitalk",
"gitbook-plugin-mygitalk",
"mygitalk",
"gitalk",
"gitment",
"discuss",
"comment",
"issues",
"github",
"gitbook",
"hexo"
],
"author": {
"name": "snowdreams1006",
"email": "snowdreams1006@163.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/snowdreams1006/hexo-plugin-gitalk/issues"
},
"homepage": "https://snowdreams1006.github.io/hexo-plugin-gitalk/"
}