1
mirror of https://github.com/interstellar750/hexo_s synced 2024-10-18 16:23:50 +08:00
hexo_s/themes/Chic/package.json

18 lines
291 B
JSON
Raw Permalink Normal View History

{
"name": "hexo-theme-chic",
"version": "1.0.0",
"description": "An elegant,powerful,easy-to-read Hexo theme.",
"main": "index.js",
"scripts": {
"test": "test"
},
"keywords": [
"hexo",
"theme",
"chic",
"sirice",
"hexo-theme"
],
"author": "Sirice"
}