2 Star 85 Fork 17

biyejun / pupu_blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "pupu_blog",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"add": "node ./code-build/build.js",
"remove": "node ./code-build/remove.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"cz-conventional-changelog": "^3.3.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
JavaScript
1
https://gitee.com/hrbust_cheny/pupu_blog.git
git@gitee.com:hrbust_cheny/pupu_blog.git
hrbust_cheny
pupu_blog
pupu_blog
master

搜索帮助