1 Star 0 Fork 1

Joy/hyperbench

forked from hyperbench/hyperbench 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
刘小美 提交于 2023-03-09 09:59 . chore(release): 1.0.9
{
"name": "hyperbench",
"version": "1.0.8",
"description": "hyperbench is the performance test tool for hyperchain",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"release": "standard-version"
},
"repository": {
"type": "git",
"url": "git.hyperchain.cn/hyperchain/hyperchain"
},
"keywords": [
"blockchain",
"hyperchain"
],
"author": "Hyperchain Authors",
"license": "Apache-2.0",
"devDependencies": {
"cz-conventional-changelog": "^2.1.0",
"ghooks": "^2.0.2",
"standard-version": "^9.5.0",
"validate-commit-msg-smart": "^1.1.2"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
},
"ghooks": {
"commit-msg": "validate-commit-msg",
"pre-commit": "./.githooks/pre-commit"
},
"validate-commit-msg": {
"types": [
"feat",
"fix",
"revert",
"chore",
"docs",
"style",
"refactor",
"perf",
"test",
"build",
"ci"
],
"warnOnFail": false,
"maxSubjectLength": 100,
"subjectPattern": ".+",
"subjectPatternErrorMsg": "subject does not match subject pattern, you should use one of [feat| fix| revert|chore| docs| style| refactor| perf| test| build| ci]",
"helpMessage": ""
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/cuiyuchain/hyperbench.git
git@gitee.com:cuiyuchain/hyperbench.git
cuiyuchain
hyperbench
hyperbench
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385