{
  "_from": "conventional-commits-filter@^2.0.6",
  "_id": "conventional-commits-filter@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-4g+sw8+KA50/Qwzfr0hL5k5NWxqtrOVw4DDk3/h6L85a9Gz0/Eqp3oP+CWCNfesBvZZZEFHF7OTEbRe+yYSyKw==",
  "_location": "/conventional-commits-filter",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-commits-filter@^2.0.6",
    "name": "conventional-commits-filter",
    "escapedName": "conventional-commits-filter",
    "rawSpec": "^2.0.6",
    "saveSpec": null,
    "fetchSpec": "^2.0.6"
  },
  "_requiredBy": [
    "/conventional-changelog-writer",
    "/conventional-recommended-bump"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.6.tgz",
  "_shasum": "0935e1240c5ca7698329affee1b6a46d33324c4c",
  "_spec": "conventional-commits-filter@^2.0.6",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/conventional-changelog-writer",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lodash.ismatch": "^4.4.0",
    "modify-values": "^1.0.0"
  },
  "deprecated": false,
  "description": "Filter out reverted commits parsed by conventional-commits-parser",
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
  "keywords": [
    "filter",
    "conventional",
    "changelog",
    "commits"
  ],
  "license": "MIT",
  "name": "conventional-commits-filter",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "test-windows": "mocha --timeout 30000"
  },
  "version": "2.0.6"
}
