ise-fe-commitlint-config
Version:
30 lines (29 loc) • 724 B
JSON
{
"name": "ise-fe-commitlint-config",
"version": "1.7.11",
"description": "ISE Git规范",
"keywords": [
"ise",
"commit",
"lint"
],
"author": "mj <boss_think@163.com>",
"homepage": "https://github.com/ise-coder/ise-fe-spec#readme",
"license": "MIT",
"main": "index.js",
"publishConfig": {
"registry": "https://registry.npmjs.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ise-coder/ise-fe-spec.git"
},
"bugs": {
"url": "https://github.com/ise-coder/ise-fe-spec/issues"
},
"peerDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0"
},
"gitHead": "9d9df9cde4c5c2c83b995c05a2f8173bf412a996"
}