27 lines
589 B
JSON
27 lines
589 B
JSON
|
{
|
||
|
"name": "hexo-theme-stellar",
|
||
|
"version": "1.0.0-rc.1",
|
||
|
"description": "Elegant and powerful theme for Hexo.",
|
||
|
"main": "package.json",
|
||
|
"scripts": {
|
||
|
"test": "echo test"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/xaoxuu/hexo-theme-stellar.git"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"hexo",
|
||
|
"theme",
|
||
|
"stellar"
|
||
|
],
|
||
|
"author": "xaoxuu (https://github.com/xaoxuu/)",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/xaoxuu/hexo-theme-stellar/issues/"
|
||
|
},
|
||
|
"homepage": "https://xaoxuu.com/wiki/stellar/",
|
||
|
"devDependencies": {
|
||
|
}
|
||
|
}
|