{ "name": "conventional-changelog", "version": "3.1.12", "description": "Generate a changelog from git metadata", "repository": { "type": "git", "url": "https://github.com/conventional-changelog/conventional-changelog.git" }, "keywords": [ "conventional-changelog", "conventional", "changelog", "log" ], "engines": { "node": ">=6.9.0" }, "license": "MIT", "files": [ "index.js" ], "contributors": [ { "name": "Brian Ford" }, { "name": "Vojta Jína" }, { "name": "Andrew Joslin" } ], "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme", "dependencies": { "conventional-changelog-angular": "^5.0.5", "conventional-changelog-atom": "^2.0.3", "conventional-changelog-codemirror": "^2.0.3", "conventional-changelog-conventionalcommits": "^4.2.1", "conventional-changelog-core": "^4.0.2", "conventional-changelog-ember": "^2.0.4", "conventional-changelog-eslint": "^3.0.4", "conventional-changelog-express": "^2.0.1", "conventional-changelog-jquery": "^3.0.6", "conventional-changelog-jshint": "^2.0.3", "conventional-changelog-preset-loader": "^2.2.0" }, "scripts": { "test-windows": "mocha --timeout 30000" }, "gitHead": "7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8" }