{
  "name": "conventional-changelog",
  "version": "5.1.0",
  "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": ">=16"
  },
  "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": "^7.0.0",
    "conventional-changelog-atom": "^4.0.0",
    "conventional-changelog-codemirror": "^4.0.0",
    "conventional-changelog-conventionalcommits": "^7.0.2",
    "conventional-changelog-core": "^7.0.0",
    "conventional-changelog-ember": "^4.0.0",
    "conventional-changelog-eslint": "^5.0.0",
    "conventional-changelog-express": "^4.0.0",
    "conventional-changelog-jquery": "^5.0.0",
    "conventional-changelog-jshint": "^4.0.0",
    "conventional-changelog-preset-loader": "^4.1.0"
  }
}