{
  "_from": "@commitlint/ensure@^8.3.4",
  "_id": "@commitlint/ensure@8.3.4",
  "_inBundle": false,
  "_integrity": "sha512-8NW77VxviLhD16O3EUd02lApMFnrHexq10YS4F4NftNoErKbKaJ0YYedktk2boKrtNRf/gQHY/Qf65edPx4ipw==",
  "_location": "/@commitlint/ensure",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@commitlint/ensure@^8.3.4",
    "name": "@commitlint/ensure",
    "escapedName": "@commitlint%2fensure",
    "scope": "@commitlint",
    "rawSpec": "^8.3.4",
    "saveSpec": null,
    "fetchSpec": "^8.3.4"
  },
  "_requiredBy": [
    "/@commitlint/rules"
  ],
  "_resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-8.3.4.tgz",
  "_shasum": "6931677e4ca0fde71686ae3b7a367261647a341d",
  "_spec": "@commitlint/ensure@^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,
  "dependencies": {
    "lodash": "4.17.15"
  },
  "deprecated": false,
  "description": "Lint your commit messages",
  "devDependencies": {
    "@commitlint/utils": "^8.3.4",
    "globby": "10.0.1"
  },
  "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/ensure",
  "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"
}
