1 Star 1 Fork 0

LEARN / hexo-theme-next

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 763 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vi 提交于 2017-03-01 16:19 . Add Stylint
{
"name": "hexo-theme-next",
"version": "5.1.0",
"description": "Elegant theme for Hexo",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "gulp"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iissnan/hexo-theme-next.git"
},
"keywords": [
"NexT",
"Hexo"
],
"author": "iissnan <iissnan@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/iissnan/hexo-theme-next/issues"
},
"homepage": "https://theme-next.iissnan.com",
"devDependencies": {
"coffee-script": "^1.10.0",
"gulp": "^3.9.0",
"gulp-jshint": "^1.12.0",
"gulp-shell": "^0.6.1",
"js-yaml": "^3.8.1",
"jshint-stylish": "^2.1.0",
"stylint": "^1.5.9"
}
}
1
https://gitee.com/huoxd/hexo-theme-next.git
git@gitee.com:huoxd/hexo-theme-next.git
huoxd
hexo-theme-next
hexo-theme-next
master

搜索帮助