20 lines
499 B
JSON
20 lines
499 B
JSON
{
|
|
"name": "hexo-theme-ils",
|
|
"version": "0.0.1",
|
|
"description": "A simple and beautiful theme for Hexo.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/XPoet/hexo-theme-ils.git"
|
|
},
|
|
"author": "XPoet",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/XPoet/hexo-theme-ils/issues"
|
|
},
|
|
"homepage": "https://github.com/XPoet/hexo-theme-ils#readme"
|
|
}
|