{
  "_from": "@commitlint/top-level@^8.3.4",
  "_id": "@commitlint/top-level@8.3.4",
  "_inBundle": false,
  "_integrity": "sha512-nOaeLBbAqSZNpKgEtO6NAxmui1G8ZvLG+0wb4rvv6mWhPDzK1GNZkCd8FUZPahCoJ1iHDoatw7F8BbJLg4nDjg==",
  "_location": "/@commitlint/top-level",
  "_phantomChildren": {
    "p-limit": "2.2.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@commitlint/top-level@^8.3.4",
    "name": "@commitlint/top-level",
    "escapedName": "@commitlint%2ftop-level",
    "scope": "@commitlint",
    "rawSpec": "^8.3.4",
    "saveSpec": null,
    "fetchSpec": "^8.3.4"
  },
  "_requiredBy": [
    "/@commitlint/read"
  ],
  "_resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-8.3.4.tgz",
  "_shasum": "803fc6e8f5be5efa5f3551761acfca961f1d8685",
  "_spec": "@commitlint/top-level@^8.3.4",
  "_where": "/var/www/brandplatform.be/bebat/node_modules/@commitlint/read",
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "babel": {
    "presets": [
      "babel-preset-commitlint"
    ]
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "find-up": "^4.0.0"
  },
  "deprecated": false,
  "description": "Lint your commit messages",
  "devDependencies": {
    "@commitlint/utils": "^8.3.4",
    "@types/find-up": "2.1.1",
    "@types/node": "12.11.5"
  },
  "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/top-level",
  "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"
}
