1 Star 0 Fork 10

suxin/kylin-calculator

forked from openKylin/kylin-calculator 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 731 Bytes
一键复制 编辑 原始数据 按行查看 历史
公子文彬 提交于 2022-06-22 18:40 . Import Upstream version 1.2.0.0
{
"name": "kylin-calculator",
"version": "1.0.0",
"description": "### 项目运行方式 chmod 777 ./run ./run kylin-calculator",
"main": "index.js",
"directories": {
"man": "man"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://gitlab2.kylin.com/huheng/kylin-calculator.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -e $HUSKY_GIT_PARAMS"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/suxin123456/kylin-calculator.git
git@gitee.com:suxin123456/kylin-calculator.git
suxin123456
kylin-calculator
kylin-calculator
openkylin/yangtze

搜索帮助

0d507c66 1850385 C8b1a773 1850385