{
  "_args": [
    [
      "@commitlint/execute-rule@8.3.4",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_from": "@commitlint/execute-rule@8.3.4",
  "_id": "@commitlint/execute-rule@8.3.4",
  "_inBundle": false,
  "_integrity": "sha512-f4HigYjeIBn9f7OuNv5zh2y5vWaAhNFrfeul8CRJDy82l3Y+09lxOTGxfF3uMXKrZq4LmuK6qvvRCZ8mUrVvzQ==",
  "_location": "/@commitlint/execute-rule",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@commitlint/execute-rule@8.3.4",
    "name": "@commitlint/execute-rule",
    "escapedName": "@commitlint%2fexecute-rule",
    "scope": "@commitlint",
    "rawSpec": "8.3.4",
    "saveSpec": null,
    "fetchSpec": "8.3.4"
  },
  "_requiredBy": [
    "/@commitlint/load"
  ],
  "_resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-8.3.4.tgz",
  "_spec": "8.3.4",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "description": "Lint your commit messages",
  "devDependencies": {
    "@commitlint/parse": "^8.3.4",
    "@commitlint/utils": "^8.3.4",
    "@types/jest": "24.0.19",
    "@types/lodash": "4.14.144",
    "jest": "24.8.0",
    "ts-jest": "24.1.0"
  },
  "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/execute-rule",
  "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"
}
