{
  "_from": "@commitlint/parse@^8.3.4",
  "_id": "@commitlint/parse@8.3.4",
  "_inBundle": false,
  "_integrity": "sha512-b3uQvpUQWC20EBfKSfMRnyx5Wc4Cn778bVeVOFErF/cXQK725L1bYFvPnEjQO/GT8yGVzq2wtLaoEqjm1NJ/Bw==",
  "_location": "/@commitlint/parse",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@commitlint/parse@^8.3.4",
    "name": "@commitlint/parse",
    "escapedName": "@commitlint%2fparse",
    "scope": "@commitlint",
    "rawSpec": "^8.3.4",
    "saveSpec": null,
    "fetchSpec": "^8.3.4"
  },
  "_requiredBy": [
    "/@commitlint/lint"
  ],
  "_resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-8.3.4.tgz",
  "_shasum": "d741f8b9104b35d0f4c10938165b20cbf167f81e",
  "_spec": "@commitlint/parse@^8.3.4",
  "_where": "/var/www/brandplatform.be/bebat/node_modules/@commitlint/lint",
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "conventional-changelog-angular": "^1.3.3",
    "conventional-commits-parser": "^3.0.0",
    "lodash": "^4.17.11"
  },
  "deprecated": false,
  "description": "Lint your commit messages",
  "devDependencies": {
    "@commitlint/test": "8.2.0",
    "@commitlint/utils": "^8.3.4",
    "@types/lodash": "4.14.144",
    "import-from": "3.0.0",
    "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/parse",
  "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"
}
