{ "hooks": { "pre-commit": "npm test && node ./dist/index.js -preCommit", "commit-msg": "node ./dist/index.js -commitMsg" } }