{
  "name": "conventional-commit-types",
  "version": "3.0.0",
  "description": "List of conventional commit types.",
  "main": "index.json",
  "scripts": {
    "test": "json -f index.json"
  },
  "keywords": [],
  "author": "Anders D. Johnson",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/commitizen/conventional-commit-types.git"
  },
  "devDependencies": {
    "json": "^9.0.4"
  }
}
