{
  "name": "@commitlint/config-angular-type-enum",
  "version": "12.1.1",
  "description": "Shareable commitlint config enforcing the angular commit convention types",
  "files": [
    "index.js"
  ],
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git"
  },
  "keywords": [
    "conventional-changelog",
    "commitlint",
    "commitlint-config",
    "angular"
  ],
  "author": "Mario Nebl <hello@herebecode.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "homepage": "https://github.com/conventional-changelog/commitlint#readme",
  "engines": {
    "node": ">=v10"
  },
  "devDependencies": {
    "@commitlint/utils": "^12.1.1"
  },
  "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}