{ "name": "ci-logs-and-version-mgnt", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@commitlint/cli": "^18.4.4", "@commitlint/config-angular": "^18.4.4", "husky": "^8.0.3" } }