@bluecateng/git-check-push
Version:
Validation for Git push hook
25 lines (24 loc) • 501 B
JSON
{
"name": "@bluecateng/git-check-push",
"version": "1.0.1",
"description": "Validation for Git push hook",
"license": "ISC",
"repository": {
"type": "git",
"url": "git@github.com:bluecatengineering/commitlint-packages.git",
"directory": "packages/push"
},
"keywords": [
"git"
],
"files": [
"cli.js",
"index.js",
"README.md"
],
"bin": "cli.js",
"publishConfig": {
"access": "public"
},
"gitHead": "479704c900a35e993e7f21f604e8c5b4a6c44f5d"
}