{
  "name": "@commitlint/config-patternplate",
  "type": "module",
  "version": "20.5.0",
  "description": "Lint your commits, patternplate-style",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check --skip-import"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git",
    "directory": "@commitlint/config-patternplate"
  },
  "keywords": [
    "conventional-changelog",
    "commitlint",
    "commitlint-config",
    "patternplate"
  ],
  "author": "Mario Nebl <hello@herebecode.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "homepage": "https://commitlint.js.org/",
  "engines": {
    "node": ">=v18"
  },
  "dependencies": {
    "@commitlint/config-angular": "^20.5.0",
    "glob": "^11.0.0",
    "lodash.mergewith": "^4.6.2"
  },
  "devDependencies": {
    "@commitlint/utils": "^20.0.0",
    "@types/lodash.mergewith": "^4.6.8"
  },
  "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627"
}
