{ "name": "conventional-changelog-conventionalcommits", "version": "4.3.0", "description": "conventional-changelog conventionalcommits.org preset", "main": "index.js", "scripts": { "test-windows": "mocha --timeout 30000" }, "repository": { "type": "git", "url": "https://github.com/conventional-changelog/conventional-changelog.git" }, "keywords": [ "conventional-changelog", "conventionalcommits.org", "preset" ], "files": [ "add-bang-notes.js", "conventional-changelog.js", "conventional-recommended-bump.js", "index.js", "parser-opts.js", "writer-opts.js", "templates" ], "author": "Ben Coe", "engines": { "node": ">=10" }, "license": "ISC", "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme", "dependencies": { "compare-func": "^1.3.1", "lodash": "^4.17.15", "q": "^1.5.1" }, "gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c" ,"_resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz" ,"_integrity": "sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==" ,"_from": "conventional-changelog-conventionalcommits@4.3.0" }