1 Star 2 Fork 0

YJ_痞子姜 / hexo-theme-dawn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
YJ_痞子姜 提交于 2021-01-20 01:07 . reset
{
"name": "hexo-theme-next",
"version": "8.2.0",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"files": [
"docs",
"languages",
"layout",
"scripts",
"source",
"_config.yml",
"_vendors.yml"
],
"scripts": {
"eslint": "eslint scripts/ source/js test/",
"stylint": "stylint source/css/",
"test": "mocha test/index.js"
},
"repository": "next-theme/hexo-theme-next",
"keywords": [
"hexo",
"theme",
"next"
],
"author": "NexT (https://theme-next.js.org)",
"license": "AGPL-3.0-or-later",
"bugs": {
"url": "https://github.com/next-theme/hexo-theme-next/issues"
},
"homepage": "https://theme-next.js.org",
"devDependencies": {
"@next-theme/eslint-config": "0.0.2",
"chai": "4.2.0",
"eslint": "7.16.0",
"hexo": "5.3.0",
"hexo-renderer-marked": "3.3.0",
"husky": "4.3.6",
"js-yaml": "3.14.1",
"mocha": "8.2.1",
"stylint": "2.0.0",
"hexo-wordcount": "^2.0.1",
"hexo-helper-live2d": "^3.1.1"
},
"husky": {
"hooks": {
"pre-commit": "npm run eslint && npm test"
}
}
}
CSS
1
https://gitee.com/ruffianjiang/hexo-theme-dawn.git
git@gitee.com:ruffianjiang/hexo-theme-dawn.git
ruffianjiang
hexo-theme-dawn
hexo-theme-dawn
master

搜索帮助