You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

22 lines
483 B

{
"name": "hexo-wordcount",
"version": "6.0.1",
"description": "Post Word Count Plugin of Hexo.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/willin/hexo-wordcount.git"
},
"homepage": "https://github.com/willin/hexo-wordcount",
"keywords": [
"hexo",
"wordcount",
"count"
],
"author": {
"name": "Willin Wang",
"email": "willin@willin.org",
"url": "http://willin.wang"
},
"license": "MIT"
}