{
  "name": "conventional-changelog-preset-loader",
  "version": "4.1.0",
  "description": "Configuration preset loader for `conventional-changelog`.",
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "keywords": [
    "conventional-changelog",
    "preset",
    "loader"
  ],
  "license": "MIT",
  "engines": {
    "node": ">=16"
  },
  "files": [
    "index.js"
  ],
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-preset-loader#readme",
  "devDependencies": {
    "conventional-changelog-angular": "^7.0.0",
    "conventional-changelog-conventionalcommits": "^7.0.2"
  }
}