hexo-theme-keep/package.json

25 lines
565 B
JSON
Raw Normal View History

2020-03-12 19:35:27 +08:00
{
"name": "hexo-theme-ils",
2020-10-28 19:34:58 +08:00
"version": "2.1.2",
2020-03-12 19:35:27 +08:00
"description": "A simple and beautiful theme for Hexo.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/XPoet/hexo-theme-ils.git"
2020-03-12 19:35:27 +08:00
},
2020-09-11 10:11:40 +08:00
"keywords": [
"hexo",
"theme",
"simple-theme",
"beautiful-theme"
],
2020-03-12 19:35:27 +08:00
"author": "XPoet",
"license": "MIT",
"bugs": {
"url": "https://github.com/XPoet/hexo-theme-ils/issues"
2020-03-12 19:35:27 +08:00
},
"homepage": "https://github.com/XPoet/hexo-theme-ils#readme"
2020-03-12 19:35:27 +08:00
}