{
	"name": "conventional-commits-filter",
	"versions": {
		"0.0.0": {
			"name": "conventional-commits-filter",
			"version": "0.0.0",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.17",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@0.0.0",
			"_shasum": "011cb5d446b877d5b1838bdec2acd4f268e4c5e0",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "011cb5d446b877d5b1838bdec2acd4f268e4c5e0",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "conventional-commits-filter",
			"version": "0.0.1",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.17",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"license": "MIT",
			"gitHead": "39eafeb5b2066e90d14c9e2682e961e5457fa20d",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@0.0.1",
			"_shasum": "628484e1903df9127997f72c56b0b6a563726dab",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "628484e1903df9127997f72c56b0b6a563726dab",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "conventional-commits-filter",
			"version": "0.1.0",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.17",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"license": "MIT",
			"gitHead": "b833f8cf0fdb65a8f32e4bdf4418c839109f3844",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@0.1.0",
			"_shasum": "56fdc5bc11fb6f956718f513475d5b1410edb1e2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "56fdc5bc11fb6f956718f513475d5b1410edb1e2",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "conventional-commits-filter",
			"version": "0.1.1",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.17",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"license": "MIT",
			"gitHead": "f6b2d40291aaa7f53222a7be27b47e477106256a",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@0.1.1",
			"_shasum": "d9d26c7599f89de3d249cba3def7911fc51c0dab",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "d9d26c7599f89de3d249cba3def7911fc51c0dab",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "conventional-commits-filter",
			"version": "1.0.0",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"license": "MIT",
			"gitHead": "a0776438c23b88b75a8b01c8f0f54938e83f516c",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@1.0.0",
			"_shasum": "6fc2a659372bc3f2339cf9ffff7e1b0344b93039",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "6fc2a659372bc3f2339cf9ffff7e1b0344b93039",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-commits-filter-1.0.0.tgz_1454938546759_0.20571616431698203"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "conventional-commits-filter",
			"version": "1.1.0",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@1.1.0",
			"_shasum": "1fc29af30b5edab76f54e229c411b0c663d0f9eb",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "1fc29af30b5edab76f54e229c411b0c663d0f9eb",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter-1.1.0.tgz_1510532235817_0.845973472809419"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "conventional-commits-filter",
			"version": "1.1.1",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@1.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "marionebl",
				"email": "hello@mario-nebl.de"
			},
			"dist": {
				"integrity": "sha512-bQyatySNKHhcaeKVr9vFxYWA1W1Tdz6ybVMYDmv4/FhOXY1+fchiW07TzRbIQZhVa4cvBwrEaEUQBbCncFSdJQ==",
				"shasum": "72172319c0c88328a015b30686b55527b3a5e54a",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter-1.1.1.tgz_1512717191638_0.8993276099208742"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "conventional-commits-filter",
			"version": "1.1.2",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@1.1.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-wdhpv4NU0dWrF50qLe0X01/aS9Z85XIRNspmuk7s1hYrjxR/iopy+89458Zo7bT6BaoAFhAyujK2jRDyJdKnfA==",
				"shasum": "4fdea1e508cb241c1f293f520a24268cafc4393e",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.2.tgz",
				"fileCount": 5,
				"unpackedSize": 8779
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_1.1.2_1518539025409_0.6341335815173863"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.3": {
			"name": "conventional-commits-filter",
			"version": "1.1.3",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"homepage": "https://github.com/stevemao/conventional-commits-filter",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-commits-filter.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-commits-filter/issues"
			},
			"_id": "conventional-commits-filter@1.1.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-kwGGg0xCHR51YIVjtoCTNgx9I1qEMETerTdSK4XsH2OxNLigDn6XKXnPMFZ+gfoUxaqbnpFSJqs4jYVpuJ1XAg==",
				"shasum": "5bf591bc4882fc8c9bd329e5a83ca1fa8721d9fb",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.3.tgz",
				"fileCount": 5,
				"unpackedSize": 9032
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_1.1.3_1518539268972_0.8134395966853047"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.4": {
			"name": "conventional-commits-filter",
			"version": "1.1.4",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"devDependencies": {
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"_id": "conventional-commits-filter@1.1.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-VaLmHo+P1IYQenZwkgp21y9z5tyU8sH3GKI/AfthQYPK9IYhT4lNbATGW9Iona+BU3fmWw/9S3L5vMopMI+jkA==",
				"shasum": "8b5be3979c372e4f7440180d5c655a94ac5a134a",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.4.tgz",
				"fileCount": 5,
				"unpackedSize": 9529
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_1.1.4_1519100428406_0.5020067948598923"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.5": {
			"name": "conventional-commits-filter",
			"version": "1.1.5",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"lint": "jshint *.js && jscs *.js",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"_id": "conventional-commits-filter@1.1.5",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-mj3+WLj8UZE72zO9jocZjx8+W4Bwnx/KHoIz1vb4F8XUXj0XSjp8Y3MFkpRyIpsRiCBX+DkDjxGKF/nfeu7BGw==",
				"shasum": "77aac065e3de9c1a74b801e8e25c9affb3184f65",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.5.tgz",
				"fileCount": 5,
				"unpackedSize": 9674
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_1.1.5_1519510360878_0.7471795286277008"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.6": {
			"name": "conventional-commits-filter",
			"version": "1.1.6",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"_id": "conventional-commits-filter@1.1.6",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-KcDgtCRKJCQhyk6VLT7zR+ZOyCnerfemE/CsR3iQpzRRFbLEs0Y6rwk3mpDvtOh04X223z+1xyJ582Stfct/0Q==",
				"shasum": "4389cd8e58fe89750c0b5fb58f1d7f0cc8ad3831",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz",
				"fileCount": 5,
				"unpackedSize": 9902
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "gustaf.dalemar@gmail.com",
					"name": "dlmr"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_1.1.6_1521726105427_0.9295607029889352"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "conventional-commits-filter",
			"version": "2.0.0",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout=30000",
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"_id": "conventional-commits-filter@2.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-Cfl0j1/NquB/TMVx7Wrmyq7uRM+/rPQbtVVGwzfkhZ6/yH6fcMmP0Q/9044TBZPTNdGzm46vXFXL14wbET0/Mg==",
				"shasum": "a0ce1d1ff7a1dd7fab36bee8e8256d348d135651",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 10622,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDWNOCRA9TVsSAnZWagAAbYsP/iqXmIRWbT3DGMCbtAJ6\nsYmEtFva8brflceov0In5hi1TmmaYdoAu0zCdLg7uQx1WeRsa7jMx5bWn0b9\nK2Y3RWImESB/CyrqW060IoIpxOkpjeXqHsta0fsaoH0Agjeed5SrAqMUj9XN\nd0j+X47brgtDwrPoHv4ahVH18/xwXSpEJRMsYzC9DGKueaZ6FC3TI0Gd51OE\nVK3MLrM+q48C91t7jAaF1Xby672sd0OC9iLzdVmYqsQXwGcVk0YV6mwKCWkQ\n06G8YsArHlMi4DBOdH6XVc7zwvPhRLxloO+OOA7vgB35XOf+yDrJG4PZ8npF\nvXg7bbWrN/wu3dWz09q1FyD5cAEjH37LaI8gh4hVMEkONzJ8kUKfr78S+RNM\nGAYxBZpFb2Pn1w5WgB1+BMwyEi1tieiI6igkHB98LPaz5sSKk1nIfclMAECm\ni8dTLitQddCnrI+BjzULQGyyay2syZCQQBDyQEpCvUiSB1i4wa2+Ae/5iIm4\nYpvY323YuFw4DWHHokfh/8VbPX2X1vBiBEkz7Pvbvf9hexWefh8awuLtu/Zq\nel35N89cCmO3/HpJZAlOoXHR5/ml5szLPI7AE9nFRspF7iG4fIL4MiWrniAY\n3BGD+zWm99AgduDTzxeg5rwyB0TNE2ahyrjoOni/uMftgMbgygD8NIuUgYbU\nCtjq\r\n=AVDi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "gustaf.dalemar@gmail.com",
					"name": "dlmr"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_2.0.0_1527604046280_0.37661020549240765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "conventional-commits-filter",
			"version": "2.0.1",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"is-subset": "^0.1.1",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"gitHead": "f301b0de0b954713a50b2256a3140e21817d14c0",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-commits-filter-2.0.1.tgz",
			"_id": "conventional-commits-filter@2.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-92OU8pz/977udhBjgPEbg3sbYzIxMDFTlQT97w7KdhR9igNqdJvy8smmedAAgn4tPiqseFloKkrVfbXCVd+E7A==",
				"shasum": "55a135de1802f6510b6758e0a6aa9e0b28618db3",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz",
				"fileCount": 5,
				"unpackedSize": 11009,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2pqHCRA9TVsSAnZWagAAZxMP/0YPHGY/vEBWEhtBhDsP\nou35dpAXay8Ty5KF0GGJiL+tQmxtRcy6auQForR0xNtYcdl82vnim+MBAmkR\nfgwmBFwTrDnhA1AuaIB98Ug97OvRIuo6SS4RIixwN54TzoOQOSyh+VU1oB9s\nAN3NOH35MmLNt2ZWhQDeGnmmQMGAumThbPbcysftDyFbWsvmQDzEhT3lsbdx\nRAhUmdsx3tbOn7yoo6LZlj5Vwc9kQ6BSAn0A2svaimA5XAWNQB1gHncXbB+G\n2KBmaU6nc8aEiLyn+np3Y+5d7/sbNpM8z+r8Cnv+El2ffUiTCR+tBU05ZO1p\nAxiLSVrlWeoVyyBZr8ITUZSWoW6z3sILxuUnegGR9sQ6wkNIRNWiB1J85wQd\nVG6LUU3LBiYzcYw87pGnEkvIAqiRV1wM462NoE2HDlhemKj5aiHFmAa8prf3\nB3Op+r4YfUV1fZTUUT/sIwOyjT76OWYJ7HesYv5RIsY3L+K1eIhwHkV1LuHP\nkzZHNapCFt0oJfy9gx6hlUvgVE7mfyR2akiX6OMi2vu21ws0hSB6p4Yan1J+\nAzB+5dTwwxPNNxU92IVzCEAQa+ITC+oo8OA/Is0E6aPWp5C4wOBQMTW3/Ivw\ns4sgHLh5ks58VbvefFHpMK2j8+V/CHeMMW/445B1euDSAF2nKsaaUa34YnHr\nKsu6\r\n=iAfl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "gustaf.dalemar@gmail.com",
					"name": "dlmr"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_2.0.1_1541053063381_0.20492670953793457"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.2": {
			"name": "conventional-commits-filter",
			"version": "2.0.2",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"lodash.ismatch": "^4.4.0",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"gitHead": "b3416cbb411f49420b13e8fe306528b372b07a8b",
			"_id": "conventional-commits-filter@2.0.2",
			"_nodeVersion": "11.11.0",
			"_npmVersion": "lerna/3.13.1/node@v11.11.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-WpGKsMeXfs21m1zIw4s9H5sys2+9JccTzpN6toXtxhpw2VNF2JUXwIakthKBy+LN4DvJm+TzWhxOMWOs1OFCFQ==",
				"shasum": "f122f89fbcd5bb81e2af2fcac0254d062d1039c1",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz",
				"fileCount": 5,
				"unpackedSize": 11442,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrk2qCRA9TVsSAnZWagAAuKEP/02vaXGnL/Xt7o3Ngxrs\nGmSvpe9KEbf1cbUG0hodLJbfdj0i2wzFrkDL3dtoIWromnF96HSrhnSxOzZS\nqio4GjN2TUK+6dcwqUfZg1mRiVZIAh7e8TT+UJhq9b9Qv86gz2+0EfgTvGgo\nQONFMgPeLdVikQhr2PqwxzICSyBfT1Meu5RUxcIlzsyf9/xL7zf1cPKJyakD\nUSN/tBa928f0LmjQ5cz3XTdAO0aD/3iT/Z1hrwDFmmnDD/mJ/YGHJ+MrtePm\nMRsSYhZzlNgZJOcRyXBj/yUcrqdl0yJ9z7+E9hX4t7/rzIIQ4bRD6LFPB/6h\nc5kNT1jg/WwqW1DaqXZwz+Tmx2QplJDGBxkaGCuX0J+n+CmVnUFvLsxYgaFs\n3YE1tRN6ZZ+ItEUJWkHscYifOojDakHDVWtLVZBkgsxxWJrS3W93dY8BcSoj\nDQ8fp1oRQMsrqJrk3xZi+TRWdGXV2qIDBvat023NnBO3QdGQ2Fh4n2rmA4oc\nb3+Lfdm9mSH5yNTz+w4kzhCOeEZi53Og5uDKs7GBog3s1VMs4FEOAooWnyhj\nIfJxaEk5fMRbnnmDZYOEIUOhLuCxoktfz3/uQ2TBEcTNaAB3yfFe2zw6nLl3\ns2vnie3X/qvqL/gEk6lBrgRePxSz5keMovFh5P5QfcjkIFX+LpndQP1pji2I\n2+q2\r\n=eAKW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "gustaf.dalemar@gmail.com",
					"name": "dlmr"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_2.0.2_1554927018066_0.9676131572406286"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.6": {
			"name": "conventional-commits-filter",
			"version": "2.0.6",
			"description": "Filter out reverted commits parsed by conventional-commits-parser",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"engines": {
				"node": ">=10"
			},
			"keywords": [
				"filter",
				"conventional",
				"changelog",
				"commits"
			],
			"dependencies": {
				"lodash.ismatch": "^4.4.0",
				"modify-values": "^1.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"license": "MIT",
			"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
			"readmeFilename": "README.md",
			"_id": "conventional-commits-filter@2.0.6",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-4g+sw8+KA50/Qwzfr0hL5k5NWxqtrOVw4DDk3/h6L85a9Gz0/Eqp3oP+CWCNfesBvZZZEFHF7OTEbRe+yYSyKw==",
				"shasum": "0935e1240c5ca7698329affee1b6a46d33324c4c",
				"tarball": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.6.tgz",
				"fileCount": 5,
				"unpackedSize": 11681,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbPPCRA9TVsSAnZWagAAgiYP/i4UPhkM4tYWZciTV3gz\n2nSs/Zagzujj72IZPX8NMrzYJQgrkvhDZEFGgprRx7DEwgwJuYwhmI/9OwIv\nJFJw8Rmywcw+8cXG01C8FYyP5Tu93OJRd/ctF3fdLn2P0PoHaW27CWk2gYyj\nqI5QuaF9VPfYToHjv/5WhmOxj9YUSyeIuSC4ZNfKr68iBPRLCN5sMvgPoEWK\njhplIlpb5NUYdVMFS/d8bJYt75NCqqOmety//e7PwfGKKueKZEwbCddh3syz\n2yOasckRK1pGGocmEygipT26c2T4RFhcHQzB8ZC6nvrN0x6rFs5w+ULDT+Qa\nlmLwYUp5covhA0L7KzrBv5o1xpNI71W0FQkdNk8Abx2dBdFK1ZwxxwJxszlL\nfMobwXQ/+LphAV7Tevze5Z3AjFqhI+OADLm6KG5TMBFPRCRiG3qDLZvE4Szi\n8/muAJov7ff37c1uLCGoiZth9fiBAHSIHaLoJmxn/6z2PK35/MKLRvq3ZyD1\nEIzTxB+wEBH6LICSwxp9juaZLmD9SOKf7LB5946sXEb2p5SoRUpk4dzCBAjY\nFywqFd1GyXQc7+tIwPtotk8AXwuiPZo8jJvnRHYxMfSaBGgiZkC1JMi73eMh\nKj/cHyT0BflS/4MzUThojmiaQ0gqWlBzZ0IfKC23wwdajyssCQewQ1urdB37\numQa\r\n=esIb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bencoe@gmail.com",
					"name": "bcoe"
				},
				{
					"email": "gustaf.dalemar@gmail.com",
					"name": "dlmr"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hutson"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "tommywo@o2.pl",
					"name": "tommywo"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-commits-filter_2.0.6_1588966351166_0.8723568078912998"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-08-08T01:29:18.778Z",
		"created": "2015-07-03T11:27:02.307Z",
		"0.0.0": "2015-07-03T11:27:02.307Z",
		"0.0.1": "2015-07-03T11:41:39.343Z",
		"0.1.0": "2015-07-23T11:55:50.505Z",
		"0.1.1": "2015-08-12T11:56:46.105Z",
		"1.0.0": "2016-02-08T13:35:49.267Z",
		"1.1.0": "2017-11-13T00:17:15.875Z",
		"1.1.1": "2017-12-08T07:13:11.796Z",
		"1.1.2": "2018-02-13T16:23:45.498Z",
		"1.1.3": "2018-02-13T16:27:49.026Z",
		"1.1.4": "2018-02-20T04:20:28.446Z",
		"1.1.5": "2018-02-24T22:12:40.963Z",
		"1.1.6": "2018-03-22T13:41:45.520Z",
		"2.0.0": "2018-05-29T14:27:26.379Z",
		"2.0.1": "2018-11-01T06:17:43.487Z",
		"2.0.2": "2019-04-10T20:10:18.209Z",
		"2.0.6": "2020-05-08T19:32:31.273Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.6",
		"next": "2.0.6"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"e0b7340004862c3fdc83fec308ac861a\"",
			"fetched": 1600679813231
		}
	},
	"_distfiles": {
		"conventional-commits-filter-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.0.0.tgz",
			"sha": "011cb5d446b877d5b1838bdec2acd4f268e4c5e0",
			"registry": "npmjs"
		},
		"conventional-commits-filter-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.0.1.tgz",
			"sha": "628484e1903df9127997f72c56b0b6a563726dab",
			"registry": "npmjs"
		},
		"conventional-commits-filter-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.1.0.tgz",
			"sha": "56fdc5bc11fb6f956718f513475d5b1410edb1e2",
			"registry": "npmjs"
		},
		"conventional-commits-filter-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-0.1.1.tgz",
			"sha": "d9d26c7599f89de3d249cba3def7911fc51c0dab",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.0.0.tgz",
			"sha": "6fc2a659372bc3f2339cf9ffff7e1b0344b93039",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.0.tgz",
			"sha": "1fc29af30b5edab76f54e229c411b0c663d0f9eb",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.1.tgz",
			"sha": "72172319c0c88328a015b30686b55527b3a5e54a",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.2.tgz",
			"sha": "4fdea1e508cb241c1f293f520a24268cafc4393e",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.3.tgz",
			"sha": "5bf591bc4882fc8c9bd329e5a83ca1fa8721d9fb",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.4.tgz",
			"sha": "8b5be3979c372e4f7440180d5c655a94ac5a134a",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.5.tgz",
			"sha": "77aac065e3de9c1a74b801e8e25c9affb3184f65",
			"registry": "npmjs"
		},
		"conventional-commits-filter-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz",
			"sha": "4389cd8e58fe89750c0b5fb58f1d7f0cc8ad3831",
			"registry": "npmjs"
		},
		"conventional-commits-filter-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.0.tgz",
			"sha": "a0ce1d1ff7a1dd7fab36bee8e8256d348d135651",
			"registry": "npmjs"
		},
		"conventional-commits-filter-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz",
			"sha": "55a135de1802f6510b6758e0a6aa9e0b28618db3",
			"registry": "npmjs"
		},
		"conventional-commits-filter-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz",
			"sha": "f122f89fbcd5bb81e2af2fcac0254d062d1039c1",
			"registry": "npmjs"
		},
		"conventional-commits-filter-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.6.tgz",
			"sha": "0935e1240c5ca7698329affee1b6a46d33324c4c",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"conventional-commits-filter-2.0.6.tgz": {
			"shasum": "0935e1240c5ca7698329affee1b6a46d33324c4c"
		}
	},
	"_rev": "2-36b4f0a3044e78dc",
	"_id": "conventional-commits-filter",
	"readme": "# conventional-commits-filter [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n> Filter out reverted commits parsed by conventional-commits-parser\n\n\n## Install\n\n```sh\n$ npm install --save conventional-commits-filter\n```\n\n\n## Usage\n\n```js\nvar conventionalCommitsFilter = require('conventional-commits-filter');\n\nvar commits = [{\n  type: 'revert',\n  scope: null,\n  subject: 'feat(): amazing new module',\n  header: 'revert: feat(): amazing new module\\n',\n  body: 'This reverts commit 56185b7356766d2b30cfa2406b257080272e0b7a.\\n',\n  footer: null,\n  notes: [],\n  references: [],\n  revert: {\n    header: 'feat(): amazing new module',\n    hash: '56185b7356766d2b30cfa2406b257080272e0b7a',\n    body: null\n  },\n  hash: '789d898b5f8422d7f65cc25135af2c1a95a125ac\\n',\n  raw: {\n    type: 'revert',\n    scope: null,\n    subject: 'feat(): amazing new module',\n    header: 'revert: feat(): amazing new module\\n',\n    body: 'This reverts commit 56185b7356766d2b30cfa2406b257080272e0b7a.\\n',\n    footer: null,\n    notes: [],\n    references: [],\n    revert: {\n      header: 'feat(): amazing new module',\n      hash: '56185b7356766d2b30cfa2406b257080272e0b7a',\n      body: null\n    },\n    hash: '789d898b5f8422d7f65cc25135af2c1a95a125ac\\n'\n  }\n}, {\n  type: 'Features',\n  scope: null,\n  subject: 'wow',\n  header: 'amazing new module\\n',\n  body: null,\n  footer: 'BREAKING CHANGE: Not backward compatible.\\n',\n  notes: [],\n  references: [],\n  revert: null,\n  hash: '56185b',\n  raw: {\n    type: 'feat',\n    scope: null,\n    subject: 'amazing new module',\n    header: 'feat(): amazing new module\\n',\n    body: null,\n    footer: 'BREAKING CHANGE: Not backward compatible.\\n',\n    notes: [],\n    references: [],\n    revert: null,\n    hash: '56185b7356766d2b30cfa2406b257080272e0b7a\\n'\n  }\n}, {\n  type: 'What',\n  scope: null,\n  subject: 'new feature',\n  header: 'feat(): new feature\\n',\n  body: null,\n  footer: null,\n  notes: [],\n  references: [],\n  revert: null,\n  hash: '815a3f0',\n  raw: {\n    type: 'feat',\n    scope: null,\n    subject: 'new feature',\n    header: 'feat(): new feature\\n',\n    body: null,\n    footer: null,\n    notes: [],\n    references: [],\n    revert: null,\n    hash: '815a3f0717bf1dfce007bd076420c609504edcf3\\n'\n  }\n}, {\n  type: 'Chores',\n  scope: null,\n  subject: 'first commit',\n  header: 'chore: first commit\\n',\n  body: null,\n  footer: null,\n  notes: [],\n  references: [],\n  revert: null,\n  hash: '74a3e4d6d25',\n  raw: {\n    type: 'chore',\n    scope: null,\n    subject: 'first commit',\n    header: 'chore: first commit\\n',\n    body: null,\n    footer: null,\n    notes: [],\n    references: [],\n    revert: null,\n    hash: '74a3e4d6d25dee2c0d6483a0a3887417728cbe0a\\n'\n  }\n}];\n\ncommits = conventionalCommitsFilter(commits);\nconsole.log(commits);\n/*=>\n[{\n  type: 'What',\n  scope: null,\n  subject: 'new feature',\n  header: 'feat(): new feature\\n',\n  body: null,\n  footer: null,\n  notes: [],\n  references: [],\n  revert: null,\n  hash: '815a3f0',\n  raw: {\n    type: 'feat',\n    scope: null,\n    subject: 'new feature',\n    header: 'feat(): new feature\\n',\n    body: null,\n    footer: null,\n    notes: [],\n    references: [],\n    revert: null,\n    hash: '815a3f0717bf1dfce007bd076420c609504edcf3\\n'\n  }\n}, {\n  type: 'Chores',\n  scope: null,\n  subject: 'first commit',\n  header: 'chore: first commit\\n',\n  body: null,\n  footer: null,\n  notes: [],\n  references: [],\n  revert: null,\n  hash: '74a3e4d6d25',\n  raw: {\n    type: 'chore',\n    scope: null,\n    subject: 'first commit',\n    header: 'chore: first commit\\n',\n    body: null,\n    footer: null,\n    notes: [],\n    references: [],\n    revert: null,\n    hash: '74a3e4d6d25dee2c0d6483a0a3887417728cbe0a\\n'\n  }\n}]\n*/\n```\n\n## License\n\nMIT © [Steve Mao]()\n\n\n[npm-image]: https://badge.fury.io/js/conventional-commits-filter.svg\n[npm-url]: https://npmjs.org/package/conventional-commits-filter\n[travis-image]: https://travis-ci.org/stevemao/conventional-commits-filter.svg?branch=master\n[travis-url]: https://travis-ci.org/stevemao/conventional-commits-filter\n[daviddm-image]: https://david-dm.org/stevemao/conventional-commits-filter.svg\n[daviddm-url]: https://david-dm.org/stevemao/conventional-commits-filter\n[coveralls-image]: https://coveralls.io/repos/stevemao/conventional-commits-filter/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/r/stevemao/conventional-commits-filter"
}