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.
 
 
 

25 lines
569 B

{
"name": "hexo-theme-even",
"version": "2.11.0",
"description": "A super simple theme for Hexo",
"main": "index.js",
"keywords": [
"responsive",
"simple",
"light"
],
"author": "ahonn",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ahonn/hexo-theme-even.git"
},
"bugs": {
"url": "https://github.com/ahonn/hexo-theme-even/issues"
},
"homepage": "https://github.com/ahonn/hexo-theme-even#readme",
"devDependencies": {
"all-contributors-cli": "^6.9.1",
"eslint": "^6.5.1"
}
}