{
  "_args": [
    [
      "conventional-commits-parser@3.2.1",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_development": true,
  "_from": "conventional-commits-parser@3.2.1",
  "_id": "conventional-commits-parser@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==",
  "_location": "/conventional-commits-parser",
  "_phantomChildren": {
    "@babel/code-frame": "7.14.5",
    "@types/minimist": "1.2.2",
    "@types/normalize-package-data": "2.4.0",
    "arrify": "1.0.1",
    "decamelize-keys": "1.1.0",
    "error-ex": "1.3.2",
    "hard-rejection": "2.1.0",
    "indent-string": "4.0.0",
    "inherits": "2.0.4",
    "is-plain-obj": "1.1.0",
    "json-parse-even-better-errors": "2.3.1",
    "kind-of": "6.0.3",
    "lines-and-columns": "1.1.6",
    "min-indent": "1.0.1",
    "p-limit": "2.3.0",
    "resolve": "1.20.0",
    "string_decoder": "1.1.1",
    "util-deprecate": "1.0.2",
    "validate-npm-package-license": "3.0.4"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "conventional-commits-parser@3.2.1",
    "name": "conventional-commits-parser",
    "escapedName": "conventional-commits-parser",
    "rawSpec": "3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
  },
  "_requiredBy": [
    "/@commitlint/parse"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "bin": {
    "conventional-commits-parser": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "dependencies": {
    "JSONStream": "^1.0.4",
    "is-text-path": "^1.0.1",
    "lodash": "^4.17.15",
    "meow": "^8.0.0",
    "split2": "^3.0.0",
    "through2": "^4.0.0",
    "trim-off-newlines": "^1.0.0"
  },
  "description": "Parse raw conventional commits",
  "devDependencies": {
    "forceable-tty": "^0.1.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib"
  ],
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
  "keywords": [
    "conventional-commits-parser",
    "changelog",
    "conventional",
    "parser",
    "parsing",
    "logs"
  ],
  "license": "MIT",
  "name": "conventional-commits-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "test-windows": "echo 'make work on windows'"
  },
  "version": "3.2.1"
}
