1 Star 0 Fork 28

酒酿丸子 / tacomall-springboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"dependencies": {
"request": "^2.88.2"
},
"devDependencies": {
"husky": "^4.2.5"
},
"scripts": {
"push": "node .git_hook/index.js"
},
"husky": {
"hooks": {
"pre-push": "npm run push"
}
}
}
Java
1
https://gitee.com/jinleijie/tacomall-springboot.git
git@gitee.com:jinleijie/tacomall-springboot.git
jinleijie
tacomall-springboot
tacomall-springboot
master

搜索帮助