22 Star 214 Fork 227

记得要让着本宝宝 / ckjcode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
记得要让着本宝宝 提交于 2019-08-06 11:32 . update message
{
"name": "by-blog",
"title": "BY Blog",
"author": "BY <ischeng.kejun@gmail.com>",
"version": "1.7.0",
"homepage": "http://ckjcode.gitee.io",
"repository": {
"type": "git",
"url": "https://gitee.com/ckjcode/ckjcode"
},
"bugs": "https://gitee.com/ckjcode/ckjcode/issues",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.11.4",
"grunt-contrib-watch": "~0.6.1",
"grunt-banner": "~0.2.3",
"grunt-contrib-uglify": "~0.5.1"
},
"scripts": {
"preview": "cd _site; python -m SimpleHTTPServer 8020",
"py3view": "cd _site; python3 -m http.server 8020",
"watch": "grunt watch & npm run preview & jekyll serve -w",
"py3wa": "grunt watch & npm run py3view & jekyll serve -w",
"boil": "git push boilerplate boilerplate:master",
"push": "git push origin master --tag",
"cafe": "git co gitcafe-pages; git merge master; git push gitcafe gitcafe-pages:gitcafe-pages --tag; git co master;"
}
}
JavaScript
1
https://gitee.com/ckjcode/ckjcode.git
git@gitee.com:ckjcode/ckjcode.git
ckjcode
ckjcode
ckjcode
master

搜索帮助