{
  "_from": "conventional-commits-filter@^2.0.7",
  "_id": "conventional-commits-filter@2.0.7",
  "_inBundle": false,
  "_integrity": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==",
  "_location": "/conventional-commits-filter",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-commits-filter@^2.0.7",
    "name": "conventional-commits-filter",
    "escapedName": "conventional-commits-filter",
    "rawSpec": "^2.0.7",
    "saveSpec": null,
    "fetchSpec": "^2.0.7"
  },
  "_requiredBy": [
    "/conventional-changelog-writer",
    "/conventional-recommended-bump"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz",
  "_shasum": "f8d9b4f182fce00c9af7139da49365b136c8a0b3",
  "_spec": "conventional-commits-filter@^2.0.7",
  "_where": "/home/smiles/public_html/rpos/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": "cc567b98facf71315f4b1620d81ce01d155efaca",
  "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.7"
}
