{
  "_from": "conventional-commits-parser@^3.0.3",
  "_id": "conventional-commits-parser@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-RSo5S0WIwXZiRxUGTPuYFbqvrR4vpJ1BDdTlthFgvHt5kEdnd1+pdvwWphWn57/oIl4V72NMmOocFqqJ8mFFhA==",
  "_location": "/conventional-commits-parser",
  "_phantomChildren": {
    "inherits": "2.0.4",
    "readable-stream": "2.3.7"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-commits-parser@^3.0.3",
    "name": "conventional-commits-parser",
    "escapedName": "conventional-commits-parser",
    "rawSpec": "^3.0.3",
    "saveSpec": null,
    "fetchSpec": "^3.0.3"
  },
  "_requiredBy": [
    "/conventional-changelog-core",
    "/conventional-recommended-bump"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.1.0.tgz",
  "_shasum": "10140673d5e7ef5572633791456c5d03b69e8be4",
  "_spec": "conventional-commits-parser@^3.0.3",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/conventional-changelog-core",
  "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"
  },
  "bundleDependencies": false,
  "dependencies": {
    "JSONStream": "^1.0.4",
    "is-text-path": "^1.0.1",
    "lodash": "^4.17.15",
    "meow": "^7.0.0",
    "split2": "^2.0.0",
    "through2": "^3.0.0",
    "trim-off-newlines": "^1.0.0"
  },
  "deprecated": false,
  "description": "Parse raw conventional commits",
  "devDependencies": {
    "forceable-tty": "^0.1.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib"
  ],
  "gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
  "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.1.0"
}
