UNPKG

vuepress-plugin-comment

Version:
36 lines (35 loc) 839 B
{ "name": "vuepress-plugin-comment", "version": "0.7.3", "description": "Comment plugin in vuepress, such as Gitalk, Valine...", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/dongyuanxin/vuepress-plugin-comment.git" }, "keywords": [ "vuepress", "comment", "plugin", "vue", "gitalk", "valine" ], "author": "dongyuanxin", "license": "MIT", "bugs": { "url": "https://github.com/dongyuanxin/vuepress-plugin-comment/issues" }, "homepage": "https://github.com/dongyuanxin/vuepress-plugin-comment#readme", "dependencies": { "ejs": "^2.6.1", "gitalk": "^1.5.0", "gitalk-fix": "^1.5.2", "i": "^0.3.6", "npm": "^6.9.0", "valine": "^1.3.9" } }