{ "name": "ci-logs-and-version-mgnt", "version": "0.2.0", "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", "conventional-changelog-cli": "^4.1.0", "conventional-recommended-bump": "^9.0.0", "husky": "^8.0.3" } }