{
  "_from": "@commitlint/message@^8.3.4",
  "_id": "@commitlint/message@8.3.4",
  "_inBundle": false,
  "_integrity": "sha512-nEj5tknoOKXqBsaQtCtgPcsAaf5VCg3+fWhss4Vmtq40633xLq0irkdDdMEsYIx8rGR0XPBTukqzln9kAWCkcA==",
  "_location": "/@commitlint/message",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@commitlint/message@^8.3.4",
    "name": "@commitlint/message",
    "escapedName": "@commitlint%2fmessage",
    "scope": "@commitlint",
    "rawSpec": "^8.3.4",
    "saveSpec": null,
    "fetchSpec": "^8.3.4"
  },
  "_requiredBy": [
    "/@commitlint/rules"
  ],
  "_resolved": "https://registry.npmjs.org/@commitlint/message/-/message-8.3.4.tgz",
  "_shasum": "b4e50d14aa6e15a5ad0767b952a7953f3681d768",
  "_spec": "@commitlint/message@^8.3.4",
  "_where": "/var/www/brandplatform.be/bebat/node_modules/@commitlint/rules",
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Lint your commit messages",
  "devDependencies": {
    "@commitlint/test": "8.2.0",
    "@commitlint/utils": "^8.3.4",
    "typescript": "3.6.4"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "lib/"
  ],
  "gitHead": "3fce33999e1e5f23b15545f1c6f3e7bd78e8d37b",
  "homepage": "https://github.com/conventional-changelog/commitlint#readme",
  "keywords": [
    "conventional-changelog",
    "commitlint",
    "library",
    "core"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@commitlint/message",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/commitlint.git"
  },
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check"
  },
  "types": "lib/index.d.ts",
  "version": "8.3.4"
}
