{
  "_args": [
    [
      "conventional-commits-filter@2.0.7",
      "/datamix/pm/www/lib/external/formbuilder"
    ]
  ],
  "_development": true,
  "_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": "version",
    "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": [
    "/@semantic-release/commit-analyzer",
    "/@semantic-release/release-notes-generator",
    "/conventional-changelog-writer"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz",
  "_spec": "2.0.7",
  "_where": "/datamix/pm/www/lib/external/formbuilder",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "dependencies": {
    "lodash.ismatch": "^4.4.0",
    "modify-values": "^1.0.0"
  },
  "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"
}
