{
	"name": "conventional-changelog-core",
	"versions": {
		"0.0.0": {
			"name": "conventional-changelog-core",
			"version": "0.0.0",
			"description": "Generate a changelog from git metadata",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"core",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"add-stream": "^1.0.0",
				"compare-func": "^1.3.1",
				"conventional-changelog-writer": "^0.4.1",
				"conventional-commits-parser": "^0.1.2",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^0.1.0",
				"git-raw-commits": "^0.1.2",
				"git-semver-tags": "^1.1.0",
				"lodash": "^3.10.1",
				"meow": "^3.6.0",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"semver": "^5.1.0",
				"tempfile": "^1.1.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"concat-stream": "^1.5.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"shelljs": "^0.5.3"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 15000 && npm run-script lint"
			},
			"gitHead": "8a82f053144d06c7698e4539871dcbc6c003e381",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@0.0.0",
			"_shasum": "b4766df6860a2d49fd3aee32324a1978f21a7a18",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "b4766df6860a2d49fd3aee32324a1978f21a7a18",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "conventional-changelog-core",
			"version": "0.0.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^0.4.1",
				"conventional-commits-parser": "^0.1.2",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^0.1.0",
				"git-raw-commits": "^0.1.2",
				"git-semver-tags": "^1.1.0",
				"lodash": "^3.10.1",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"shelljs": "^0.5.3"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 15000 && npm run-script lint"
			},
			"gitHead": "0b664c7d51c537ef652d8cbbef27c13374ff60cf",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@0.0.1",
			"_shasum": "7d3f41148de9759a7d1421b3f7760fef2c8931fb",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "7d3f41148de9759a7d1421b3f7760fef2c8931fb",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "conventional-changelog-core",
			"version": "0.0.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^0.4.1",
				"conventional-commits-parser": "^0.1.2",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^0.1.0",
				"git-raw-commits": "^0.1.2",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"shelljs": "^0.5.3"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "1568585999f1f55aa4eac0f8c0921188a458e901",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@0.0.2",
			"_shasum": "795a298de84f8801398cd0fee20fb799a1f02089",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "795a298de84f8801398cd0fee20fb799a1f02089",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "conventional-changelog-core",
			"version": "1.0.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.0.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "bcaf5d8011b54f0c19d9e9fa92339642f80b1087",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.0.0",
			"_shasum": "a6fec73edfe105ff7830a1537c6fc2edd1d8c178",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "a6fec73edfe105ff7830a1537c6fc2edd1d8c178",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.0.0.tgz_1454676817173_0.1182341983076185"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "conventional-changelog-core",
			"version": "1.0.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.0.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "6c912c64ef0bd2bdc94c2d46c616bbf0a99591e4",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.0.1",
			"_shasum": "dd2bd256b37e117713571a48204766338c446ec0",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "dd2bd256b37e117713571a48204766338c446ec0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.0.1.tgz_1454769689744_0.27734376583248377"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "conventional-changelog-core",
			"version": "1.0.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.0.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "6e9bf6ff727b6159392f3f9cfbf432b11627c0f2",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.0.2",
			"_shasum": "46f623563b3d6a8ea221fdb867baf4e037b0533d",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "46f623563b3d6a8ea221fdb867baf4e037b0533d",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.0.2.tgz_1454799386990_0.8098974709864706"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "conventional-changelog-core",
			"version": "1.1.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "415352a5013b8867ef219509f8945f17311ab87f",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.1.0",
			"_shasum": "befd8396957368162806ad01e0a103f7dab564d2",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "befd8396957368162806ad01e0a103f7dab564d2",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.1.0.tgz_1454940294429_0.7456064494326711"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "conventional-changelog-core",
			"version": "1.2.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "bdce00d83c351c05466d2dc6e13d38a85ff45817",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.2.0",
			"_shasum": "9155e7982417b65c52bdca81c71d4989ec211ca9",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "9155e7982417b65c52bdca81c71d4989ec211ca9",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.2.0.tgz_1455187291855_0.33755284338258207"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "conventional-changelog-core",
			"version": "1.3.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "84c448feb11f008a958cfb299372b6fdfc83ef46",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.3.0",
			"_shasum": "a88bcf13fc302f8ad2ceefff803097c2df4573a7",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "a88bcf13fc302f8ad2ceefff803097c2df4573a7",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.3.0.tgz_1455339063090_0.6799996108748019"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "conventional-changelog-core",
			"version": "1.3.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "f8351685eed626f1826ee633a979acf8321985bf",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.3.1",
			"_shasum": "fa2019f7ba56068b4a373b2f3669cae469983e83",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "fa2019f7ba56068b4a373b2f3669cae469983e83",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.3.1.tgz_1460176648788_0.507072338135913"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "conventional-changelog-core",
			"version": "1.3.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "f04a83eef5c65704d7c2c12d69ac34e23318b771",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.3.2",
			"_shasum": "09189bf9dcc02662658e788213097cb3a9e5f734",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "09189bf9dcc02662658e788213097cb3a9e5f734",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.3.2.tgz_1460867150203_0.9200619088951498"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "conventional-changelog-core",
			"version": "1.3.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.6.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "91255e88cbe9ad5ec9037d3957257394a30fa2b2",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.3.3",
			"_shasum": "c29a8fec86c2449586a736427ced732917c70e63",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "c29a8fec86c2449586a736427ced732917c70e63",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.3.3.tgz_1461061996314_0.8397980846930295"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "conventional-changelog-core",
			"version": "1.3.4",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "5c9b68ebf86bc3406cf98f0b14652ce0bf5c0fb3",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.3.4",
			"_shasum": "aaea95a9c6b6127a1a1233edbb98d8a48c326585",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "aaea95a9c6b6127a1a1233edbb98d8a48c326585",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.3.4.tgz_1462616331549_0.40135787054896355"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "conventional-changelog-core",
			"version": "1.4.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "c80e05aed41ccf321a93b471e84672e44f399ec4",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.4.0",
			"_shasum": "98b2e2135c4d0d0307d5df0f870b763ae7c5ffc7",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "98b2e2135c4d0d0307d5df0f870b763ae7c5ffc7",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.4.0.tgz_1462713411673_0.8697501374408603"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "conventional-changelog-core",
			"version": "1.5.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint hosts test *.js --exclude node_modules && jscs hosts test *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"gitHead": "4e73cd566c4afd26ff28a87de26e97942814f708",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.5.0",
			"_shasum": "72b17509535a23d7c6cb70ad4384f74247748013",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "72b17509535a23d7c6cb70ad4384f74247748013",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.5.0.tgz_1462881680812_0.8256079680286348"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "conventional-changelog-core",
			"version": "1.6.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.1.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.1.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.6.0",
			"_shasum": "90d9d41d4cdf2836e4d0009b96223dd400f6c7a1",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "90d9d41d4cdf2836e4d0009b96223dd400f6c7a1",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.6.0.tgz_1489123981669_0.6786491123493761"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "conventional-changelog-core",
			"version": "1.7.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.2.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.7.0",
			"_shasum": "2dc506a0e9fdd2674b7c7c65afe4367207854dcd",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.5",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "2dc506a0e9fdd2674b7c7c65afe4367207854dcd",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.7.0.tgz_1489193794349_0.6526880846358836"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.0": {
			"name": "conventional-changelog-core",
			"version": "1.8.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.2.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.3.3",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.8.0",
			"_shasum": "977848b416caf15fb09f20b12a62d40ef145b957",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.5",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "977848b416caf15fb09f20b12a62d40ef145b957",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.8.0.tgz_1489266172148_0.5829383195377886"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.0": {
			"name": "conventional-changelog-core",
			"version": "1.9.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"dependencies": {
				"conventional-changelog-writer": "^1.1.0",
				"conventional-commits-parser": "^1.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.2.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.3.4",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.0",
			"_shasum": "de5dfbc091847656508d4a389e35c9a1bc49e7f4",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "tapppi",
				"email": "moilanen.tapani@gmail.com"
			},
			"dist": {
				"shasum": "de5dfbc091847656508d4a389e35c9a1bc49e7f4",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				},
				{
					"name": "tapppi",
					"email": "moilanen.tapani@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-core-1.9.0.tgz_1490233661659_0.15589139331132174"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.1": {
			"name": "conventional-changelog-core",
			"version": "1.9.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^2.0.1",
				"conventional-commits-parser": "^2.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.2.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.1",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.5.0",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Fo0bSeO+NsO6GtuQXts0xQeRpLrxaABTPU8NK4Zij9sJB3zFkU4BObSefJS4F4+EkKujaKCWtfS6Uih+9NpXrQ==",
				"shasum": "ddf767c405850dfc8df31726c80fa1a6a10bdc7b",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.1.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-changelog-core-1.9.1.tgz_1504235789405_0.5436454038135707"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.2": {
			"name": "conventional-changelog-core",
			"version": "1.9.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^2.0.1",
				"conventional-commits-parser": "^2.0.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.2.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.2",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.5.1",
				"chai": "^3.4.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-L/boGKXaKWrlCU8bHa1QM36Pb/JopCPmekj5SFqqAuBfjya860xX2fAC5Ggelse++Bw39AZ2NrHwBnJrdwLlLw==",
				"shasum": "a09b6b959161671ff45b93cc9efb0444e7c845c0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.2.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-changelog-core-1.9.2.tgz_1506836372030_0.5831415683496743"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.3": {
			"name": "conventional-changelog-core",
			"version": "1.9.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^2.0.2",
				"conventional-commits-parser": "^2.0.1",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.3",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.5.2",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.3",
			"_shasum": "2899fe779389a329f0ec4b2746c36ddefb98da2d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "2899fe779389a329f0ec4b2746c36ddefb98da2d",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.3.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-changelog-core-1.9.3.tgz_1510532241423_0.8279615535866469"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.4": {
			"name": "conventional-changelog-core",
			"version": "1.9.4",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^2.0.3",
				"conventional-commits-parser": "^2.1.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.3",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.5.3",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "marionebl",
				"email": "hello@mario-nebl.de"
			},
			"dist": {
				"integrity": "sha512-C8R8Bb706P10hYaGzllvH92O8Ck7xCGPB7t2Y+S1O2yf13BDvDW5BPdjyBwY2VgVNuFyNqi6qA458N+W9txpHg==",
				"shasum": "a541e5354f91072f8583b19e34abb9f6e461c367",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.4.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-changelog-core-1.9.4.tgz_1512717199328_0.5345752278808504"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.5": {
			"name": "conventional-changelog-core",
			"version": "1.9.5",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^2.0.3",
				"conventional-commits-parser": "^2.1.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.2.3",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.6.0",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@1.9.5",
			"_shasum": "5db7566dad7c0cb75daf47fbb2976f7bf9928c1d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "5db7566dad7c0cb75daf47fbb2976f7bf9928c1d",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.5.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core-1.9.5.tgz_1513607128002_0.792286747135222"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "conventional-changelog-core",
			"version": "2.0.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^3.0.0",
				"conventional-commits-parser": "^2.1.0",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.6.1",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@2.0.0",
			"_shasum": "1bdf7d21f3d066427ff9e07db0a2c5dd60015b9f",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "1bdf7d21f3d066427ff9e07db0a2c5dd60015b9f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core-2.0.0.tgz_1517191964310_0.1255581071600318"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "conventional-changelog-core",
			"version": "2.0.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^3.0.0",
				"conventional-commits-parser": "^2.1.1",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.0",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.6.2",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@2.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-XxgSDsCUGXT4j3uVpYkz17D1AoWzO8BOC0VO1fSwvvXJB5Q32zhPGXObvu7vTb0GE0OS15eDgzYN32fU3mOzYA==",
				"shasum": "7573de89bde46e0ccf395b4b85a0869aa5388e8d",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core-2.0.1.tgz_1517801315411_0.7301274128258228"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "conventional-changelog-core",
			"version": "2.0.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-core.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"dependencies": {
				"conventional-changelog-writer": "^3.0.2",
				"conventional-commits-parser": "^2.1.3",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.2",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.2",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.6.4",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-core/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-core#readme",
			"_id": "conventional-changelog-core@2.0.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-yLnwThgG5M7k4ZuG87sWXQBEQPTijcB4TpUrSzJcH6Jk7vkZR4ej7GJgY5TqKKiVwALWzyAGd6GenzGbNZvYnw==",
				"shasum": "30797b91d5f510188288d5ff54905e5cf4628e3c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.3.tgz",
				"fileCount": 8,
				"unpackedSize": 31724
			},
			"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-changelog-core_2.0.3_1518539278814_0.6877521080424078"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.4": {
			"name": "conventional-changelog-core",
			"version": "2.0.4",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.3",
				"conventional-commits-parser": "^2.1.4",
				"dateformat": "^1.0.12",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.3",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.3",
				"lodash": "^4.0.0",
				"normalize-package-data": "^2.3.5",
				"q": "^1.4.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-angular": "^1.6.5",
				"git-dummy-commit": "^1.1.0",
				"git-tails": "^1.0.0",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1",
				"mkdirp": "^0.5.1",
				"mocha": "*",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.1.0",
				"shelljs": "^0.7.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-XsmaKcbfewovP72N5w17TNV6fqZYTF0jnNKG0V/OhPsIZETFvFzJwPHCDM3FrRNvDXWRvqb2M0a83cvYhHbvzw==",
				"shasum": "bbc476109c6b28ba6328b0b417f5ab5bfc7ca28a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.4.tgz",
				"fileCount": 8,
				"unpackedSize": 32221
			},
			"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-changelog-core_2.0.4_1519100437911_0.1082909879478946"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.5": {
			"name": "conventional-changelog-core",
			"version": "2.0.5",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.4",
				"conventional-commits-parser": "^2.1.5",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.4",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.4",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "jshint . --exclude node_modules && jscs .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.5",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-lP1s7Z3NyEFcG78bWy7GG7nXsq9OpAJgo2xbyAlVBDweLSL5ghvyEZlkEamnAQpIUVK0CAVhs8nPvCiQuXT/VA==",
				"shasum": "45b6347c4c6512e1f163f7ff55c9f5bcb88fd990",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.5.tgz",
				"fileCount": 8,
				"unpackedSize": 32370
			},
			"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-changelog-core_2.0.5_1519510370000_0.09603857882047562"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.6": {
			"name": "conventional-changelog-core",
			"version": "2.0.6",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.5",
				"conventional-commits-parser": "^2.1.6",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.5",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.5",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.6",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-md2KnSj/6UTBHdD/bisCyWOEEX+2pxGDWquGsK9AGUlAdV+PUJEPbK5taEMhpb0fx0o2YiXxS6h92BIBd8HX6w==",
				"shasum": "a750621cfb943c9c990c95d5ae8f18fc35be38fa",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.6.tgz",
				"fileCount": 8,
				"unpackedSize": 32269
			},
			"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-changelog-core_2.0.6_1521726476355_0.349333234223681"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.7": {
			"name": "conventional-changelog-core",
			"version": "2.0.7",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.6",
				"conventional-commits-parser": "^2.1.6",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.5",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.5",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.7",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-jMuHHuW9or27KZkRUnlzprzKxADIXPjhiAcPmXHnz/69M6z5JBGHgTDeZJYCGZttx/G+KZ0MkBZydRaTQ3gLcQ==",
				"shasum": "f2d3596d56273ad446d069ee78bce2b80bd0ae25",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.7.tgz",
				"fileCount": 8,
				"unpackedSize": 32531
			},
			"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-changelog-core_2.0.7_1522163533133_0.9781053331072886"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.8": {
			"name": "conventional-changelog-core",
			"version": "2.0.8",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.7",
				"conventional-commits-parser": "^2.1.7",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.6",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.6",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.8",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-B2RcRJpd6O+YErYdIOwe8dnE2+ix7EuhSbmh9SgiFg1ewJoZBRMDmLKSgSGB+uVIKH5SVmYHqvcmbvM44TQZ5A==",
				"shasum": "c174d103518886561702c5eb1bea8c589b9a8b5f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.8.tgz",
				"fileCount": 9,
				"unpackedSize": 33920
			},
			"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-changelog-core_2.0.8_1522164378526_0.9932645858338991"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.9": {
			"name": "conventional-changelog-core",
			"version": "2.0.9",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.8",
				"conventional-commits-parser": "^2.1.7",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.6",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.6",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.9",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-OWbjJcZe+s+RxVQe2pe2oO1YNpWTgks6Pof99xPYxMtTRg7RnWn8E4hCIMqHtp/Q/FK7fD8Hb1i3ISwTQZWGFA==",
				"shasum": "74fd7ccfce349267a878bf2ff470c315fc6db38e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.9.tgz",
				"fileCount": 9,
				"unpackedSize": 34182
			},
			"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-changelog-core_2.0.9_1522164911812_0.053055023611697116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.10": {
			"name": "conventional-changelog-core",
			"version": "2.0.10",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.9",
				"conventional-commits-parser": "^2.1.7",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.6",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.6",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.10",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-FP0NHXIbpvU+f5jk/qZdnodhFmlzKW8ENRHQIWT69oe7ffur9nFRVJZlnXnFBOzwHM9WIRbC15ZWh9HZN6t9Uw==",
				"shasum": "3e47565ef9d148bcdceab6de6b3651a16dd28dc8",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.10.tgz",
				"fileCount": 9,
				"unpackedSize": 34448
			},
			"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-changelog-core_2.0.10_1522205883041_0.6950732866760978"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.11": {
			"name": "conventional-changelog-core",
			"version": "2.0.11",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^3.0.9",
				"conventional-commits-parser": "^2.1.7",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^1.3.6",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^1.3.6",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@2.0.11",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-HvTE6RlqeEZ/NFPtQeFLsIDOLrGP3bXYr7lFLMhCVsbduF1MXIe8OODkwMFyo1i9ku9NWBwVnVn0jDmIFXjDRg==",
				"shasum": "19b5fbd55a9697773ed6661f4e32030ed7e30287",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.11.tgz",
				"fileCount": 9,
				"unpackedSize": 35161,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1KTlCRA9TVsSAnZWagAAiWwP/3w+7H1BN4d1VkKs9MW9\n8bBQoL7QTYH9TbkMEtCPWM6eaBt9x7m6eRbZASFz2PIU64sYheEpIwv7xsoq\npkiAOTjHpmjXceJ9NmUgTPAF0fElgwtzLblKAf12VocHcMPo4Jk8SNFSl1sg\ny8RabZ4hziqjkndnUuFl1UfRJ3Q5VYn/pfWRALohd1IfkxaPJYXZXnmrRWh9\nqKo3/8+/4KGbbDO1e7JRsk03vieC/2fPujruMkMZr9pqFu2vjB0w51bkR/Pu\nNzhIEPW8NCuqN5EoCxxL/JnPbSDaJxgysnNVjPVwzy+qrH/TQcRdFMNySJqF\npds6OIqqhBquD9C3pzlMVvN2q0v7QMImymE5quTz3UlMycMtpY4APL8JkjeG\nZa7kDn+XND8hESgfZ6B9Auy/fAh+t58PxfMeghCPWR7dVHVW/MGKG1E/EzVV\nWQpbkzLePBkaJu+FLk2icSy+K2gq7A90KVGbKXKamVJMbN4SbbNSiT5HxIzU\nutqBOlFFNHGoUqsRLYwha15n9KLvPaVgIxEbJ4aURMIGpYf+iKGSXlLZHyeZ\noui8ne9wXaoFeH9Q+FeCz8VstaExHu+itNp1EZAFuz7+MlokSZ9yOrnVU4kA\ncS/qT/L/EFeZDUAI/H2RSM2C/4RiZnPeevKq531WwxPe1LLRIOPiHW7Y04Vo\no9VB\r\n=74Yj\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-changelog-core_2.0.11_1523885284020_0.46685447244800615"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "conventional-changelog-core",
			"version": "3.0.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.0",
				"conventional-commits-parser": "^3.0.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.0",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@3.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-D2hApWWsdh4tkNgDjn1KtRapxUJ70Sd+V84btTVJJJ96S3cVRES8Ty3ih0TRkOZmDkw/uS0mxrHSskQ/P/Gvsg==",
				"shasum": "228bc97f436bbdde3fd6009557d16ce04497512c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 35881,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDWN1CRA9TVsSAnZWagAAO+kP/23fZOolbMTnNBqeDoj7\nwKIhu9rU5+4UbGVl0X6Qs/vPcJppnH9q3kzKMC08R//5/hiH1DhYmW3rXjRg\n60iejLhsAS0+6ksxi3o6HNOp1bLJ/DY8QesFbHv4KqwUmNe8Vo/y9glzR8p+\nubL7lKRqlnK71y1swAhS4knBz1TDRhfinRLM1k+e8A5opAxxF3m73jO2uHqr\nXxPhl3HFwcykpUC+SwztSXFMEFyDi73M+RoQqzU8AH4V/62ATWdO5cMeGnKx\nRwBGNqYUDz1q4sLrLCrwVDLaiQRpZKOKwhoC6tNBAt/dcDgjN3zHtvUyv0Q5\ny487mVB7MpzVy49Yn7B6lcCpaGgttkaPfq1Xu5sg8LKvZzNSALM38xpWH0a/\nwfSUe+AxXcS/rW/XLOKmlAsMMMvmQ/emS/HLO7d+aoIVeCE/wLOT/wsd4bZL\noPTU+P3Rw8yo90LMoOksbALxBwzPFhQbS2JYIrDj8BXYXRTOyy70yMK/4zU/\nGUwDzMh0wUyZRVV5pcbuJ8XOWyvfQuq6ZoeVX+gEjiYJEbq4Cx51nCSD1ofz\n0pgjweAHn3p2chCECCJINaI1t4GWHbApYWk4NYHYVsQWNE2HhjmOnFb8XLsC\nJuhB8BAP1JzZWcZN8mjetfJLuGjWYXxMj33DDYXadjkokNzr67kApYgDnK5T\n0m4g\r\n=CqV0\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-changelog-core_3.0.0_1527604084698_0.0535809869954158"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "conventional-changelog-core",
			"version": "3.1.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"lib",
				"hosts"
			],
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.0",
				"conventional-commits-parser": "^3.0.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.0",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^1.1.0",
				"read-pkg-up": "^1.0.1",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-angular": "^1.6.6",
				"git-dummy-commit": "^1.2.0",
				"git-tails": "^1.0.0",
				"mkdirp": "^0.5.1",
				"pinkie-promise": "^2.0.0",
				"semver": "^5.5.0",
				"shelljs": "^0.8.0",
				"tmp": "0.0.33"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"_id": "conventional-changelog-core@3.1.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.9.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-bcZkcFXkqVgG2W8m/1wjlp2wn/BKDcrPgw3/mvSEQtzs8Pax8JbAPFpEQReHY92+EKNNXC67wLA8y2xcNx0rDA==",
				"shasum": "96a81bb3301b4b2a3dc2851cc54c5fb674ac1942",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz",
				"fileCount": 9,
				"unpackedSize": 36379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGE/CRA9TVsSAnZWagAAc1cP/ixuUvnp8PaAxLUVUz8S\nOaWrByJ5VpOhJlRKwom4A6NZZ/R4XXHjSDFaN+XN0Xqpww+jg8RfbrFzqr7d\nqbULrgtFNfG8UxXkWSe9QIsiA3/Qg1SDMdCthpzqKXb+R4AC5UYAFRz9Tvel\nSmWqyQmluEtRcYh+7xO6e5iUxK+8DUVYoU1070nylHNoc612inAYoAuGkECn\nO55C3okYxwYKngt1N6ok11mVz+5vuT0dt8ruscRHWPDoJ4LqT1p9Mq/mae+D\nbRSwcAhZPPd2yJYA9qz7x8jI0w3YZHpnhuStJGuPQhGLomMn89zSu6amgwGU\n0oi5VlygjXD0meNvfXwHbULpqn8mDpkj8unAFIVVghBF2JlH1s0c9KNtPCSA\nwPAE/wfnkOOhzOCR3RqbxhNuaId9gkiQT/7G/r/W6kFInC1IkoSqv7mOOzW+\nCaZXlm3oWtXT21rLY9pQB3lXWaQ9fdNu8aw4BNET2e0LVIP131kXJ29gl5w1\ni9TspkJ9KfaQE47Gl1Uq/zA8oEcTDEZsbh48gBy29AW2Uo0Xke8q++/USPcC\nmQ/TUX0oeaVayvimp+6ESHRxe9ke1FoeIJY4LUWAlyIpVwG3s0ROXuAC1R1W\njbj5+au5J1rlx8dZJ7PAPI1BJuxXFIiG8h1Qkc3BMH19q0N/vlV4rqk1De7d\nTYUU\r\n=wG3o\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-changelog-core_3.1.0_1534878015205_0.5585730567301024"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.2": {
			"name": "conventional-changelog-core",
			"version": "3.1.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.1",
				"conventional-commits-parser": "^3.0.1",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "^2.0.1",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.1",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "adeb3531aa1874d1f9ff4e6da504afeb2e19eb40",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-core-3.1.2.tgz",
			"_id": "conventional-changelog-core@3.1.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-TUyJcvdFXfIfXe+QpZLBF7jRs5yoXtua6vJ/WbB1xizKTRrJTQb+QiR2oS0+Y8f+NAzWgN+AMGdj9ziYWEta+A==",
				"shasum": "63a8ea45c8c4e444092ec413a51fa56ed18e03bf",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.2.tgz",
				"fileCount": 9,
				"unpackedSize": 36703,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2p3ZCRA9TVsSAnZWagAAW/oP/34ezdaCIO7P1pgErQnS\nX4Md2jN4caLhn8gnDysXML0V60Gy2CCVNjAil1uShCt425Pz7xDcUMscBb0L\n0qxmUakBnFU43R3DVZY6QynXkleA0wFoS9mdiqwBk2C7b28PxWCa0bqq+1Sa\nVsIrutIHX0FJrDp0l2HzVaRtmhrOF8XtPaat1nrx7LUWhuhIzmQIejfnsLOX\nhRMGWwD6cERgNlD22vHVWJcXwwre2Z6L+YxeqJeWcn1UahNddZIoPkdaaCcL\n2iDK5xdh/bgZBZqbMjuKbGjS6zRzvQAZFIje4DuUth0VELP3cG/fUDIVFAsM\n2TIMAZ9Z1ZDb2MbLIwJ1X6HL6iwDnLwXz1+FGfG0TXZihUQdVOXEsaXwDSEP\n5bnY5ekFtnVkYRIHaF1uKVP90Tzzqd3WIs5Y87mUT+GHqVkHJByOh/m7+WA6\nplBuEIMEmivOFpeWBWIRI/76mMcELWuSxHL91SlTG7YCkeabRtfFnOErDbW4\nTpnQlVgE3FXeybPqmXbmLYIqMqGnCpL9AO9JKJoZSXouYQCm1IcCFbyU/9jr\nML+tAou7pWxKlyGur7f45MssjrexNmVwPpTksXEoVvYlPyoK2T18YktIq+Q2\nuO7q6yi2m5hQUyrDBNepGNt6jBvJTvORDoGlY6el18541kyclAfch+1VtMXZ\nTQUZ\r\n=RSOI\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-changelog-core_3.1.2_1541053912857_0.5444225054394398"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.3": {
			"name": "conventional-changelog-core",
			"version": "3.1.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.1",
				"conventional-commits-parser": "^3.0.1",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.1",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "8a1b35c0683b2222622d0e13b67c567730ce41fb",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-core-3.1.3.tgz",
			"_id": "conventional-changelog-core@3.1.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-e9KP21oHRxpyyJ3owJt2a4RgsnLxNQabNIOvMgW4UC5vaAQPdFapoMbdrMwLFC8m9TSid00qA7KiCD8ibvW2cg==",
				"shasum": "c1aec901c414fe14e14891227e6662e2db9d9152",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.3.tgz",
				"fileCount": 9,
				"unpackedSize": 37039,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2p+BCRA9TVsSAnZWagAABNAP/jQ/QgSg2pvzS/ZOwgzr\n5xJPlnlpwFdcKnh2ErU1h7RArA9os8g01fnnxs24YGElvx+OUvnYzV/lzPKQ\nGBDjE2YoM3javUkmUcKb83G/NcJuOO8bvFrVC1/oz01nVr2VsKj5b5YcRJrz\nCx4C/uZSrTAeqL/KA/nsdjl+rVH7ajg6WYZ0Oa0QBV/MHo59gHUZeX8VCt2b\nAgS1ixJfoX2z7fzywJA5xPqrw/fqrdnBXt0bOhw6X4jMUWvgAe13vZFjgWzl\n6g2kXr42c34pmwLyXD66/NQQZqnr5xoyGzNmR6IcPzqNHVuSTKM8ltSrTodw\nP2HchiE+4+vHnWns2lkfRVpod4y6H9s46Tbp4iF4F7tntfPh438dK5+RAruY\n7N7zq5bB3V5vyk9toql5e8RAMPDUmaHSS5pVjOARcJ3qDTb9DFFGPwOthDme\n16QZpg4W8gTKGuqZ0VT3/ucdPLGMQx9f0xue7cf9qgWP6FcNZX0BFR0xIhe0\njeAgWnBLhrZMVqZV+IsdgPe3vh1cs2p7/7RJJ3jI2W5so/yQohvhKR2GaUoH\nm3AUseOL1wpoeS4eFjtMOLt3t/j887Ph+E/AMLCtPQBDgYFMzFyYKdoOEAdA\nr3Sqwdlcut3EgULvhPPXhCv/NSRXPwFAk27uFWCcUf1Ozn55tIfcWUkZp3mA\nx53P\r\n=EUim\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-changelog-core_3.1.3_1541054336992_0.8651170648314912"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.4": {
			"name": "conventional-changelog-core",
			"version": "3.1.4",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.1",
				"conventional-commits-parser": "^3.0.1",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.2",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "80ee156a3d42409c7e9d0bc3ff0eed134cb1c529",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-core-3.1.4.tgz",
			"_id": "conventional-changelog-core@3.1.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-ScnZLVL+M9ogWjK5nMNC1kKQ/g++7XTjEFEvrIFpOosM3KvWB5bf4SfxfeIv8HwW93Vbr0TY3Evh70MhD5JcPg==",
				"shasum": "a7592404ebb5bad1e0e7f39273f40caff397ccd2",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.4.tgz",
				"fileCount": 9,
				"unpackedSize": 37281,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2qAcCRA9TVsSAnZWagAApmcQAISPDQ+ojvFaXJJR8zQQ\nnkATANJVRUVw+DZftwgzFgnpHCLeoqbr3u9Pl3H+YmUDadq8mTrh/l1tgOnJ\nE4T/wvP6zacP/YafkPLyzpMHAsSysMNeGU5tpX4mm3+BEMrobBUgaSNeiY8J\ncKE9DTfGwpfGYXaNUhBVKjRSocR+bCeYmk/JFhThT3uo5692tUNerLbalbJg\nymx1hcld+WHTcIV5VuORynOMR+9zOsu30wMJfmiBGpCynV4GNkWjrO7y99eb\n+5YVdq2+hzhz56foFSFAQ3NTjCShFiaBPfEbOiMuM71DDhhtWmewamX7WaLx\nxd2kSJ0sxe1CluJMlwLNNJ4gzDgdRXp2zPKHsZu69bJWN4yCZ3nNX9qliYpc\nTMQV4oqAP4IU12pDMmupGGd8TGqpTmdT80eq+rHbvrhm5mq956+X1ac+iF7O\nkBsebDn5XXLoNvs2+h2J3P6LAkT4z9v1y/TuIcTqwFglxUENuW6ZPkAGZfE+\n72YpYEvv9CSPJQjMht5hMearoW7waKjcjM9cz74RH3Cl5fNg+WyPzTBqZXL2\nNdNbsQbu/eSEbjnLtXCGwX7nK670U/bHBZQJQBPwfabJlfms4hJGGGvq3n8e\nh0L28Lsf2qpTf26YktuHmZsCHPrvNOjCES6KkYRKw0uzXz3FaMeI1YlpF8BL\neHMy\r\n=U0Uc\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-changelog-core_3.1.4_1541054492035_0.16451109703053324"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.5": {
			"name": "conventional-changelog-core",
			"version": "3.1.5",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.2",
				"conventional-commits-parser": "^3.0.1",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.2",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "bfd7593c4ce82c5835a9fa8f45796dfd6d697409",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-core-3.1.5.tgz",
			"_id": "conventional-changelog-core@3.1.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-iwqAotS4zk0wA4S84YY1JCUG7X3LxaRjJxuUo6GI4dZuIy243j5nOg/Ora35ExT4DOiw5dQbMMQvw2SUjh6moQ==",
				"shasum": "c2edf928539308b54fe1b90a2fc731abc021852c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.5.tgz",
				"fileCount": 9,
				"unpackedSize": 37523,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2qCxCRA9TVsSAnZWagAAaw0P/jUSEaDRC24mFgxNHBUe\nM9asb6CX2Rg9Z1ufQkYSfVebVx6mbX1OnTie7rygyJksAKWGiT/TYdkM6BVs\nuipmgWLkrnF811M0tSd82vH0Urm5iOfXCZs1AooIWDrHK/DW+VpGizsQXIuI\nedbLNkK9p5G5kmBauSXJ4sl7FPsOkwy/WZ2aB/bx0DqI2xwXrIAmjYLn9Qja\nBxdNyIRfIxUrZcgolnQrh3+Ln3jc7owsneNiOajsyUNBdkgJ7OtSGkiAI28t\n8cAggazEddomRAd2DgecxtaBkaW4SXqZeJWikrXCnUbXjyN+V1NVqhHM9AAD\nVrAjFjyfFdVcwJzMMeC4n26BdiGuNVwCa+Ns/O0mAfl01xcuHZy2kgEIoOS6\nClI1werCIXvtzSVKt82Wgwv28F2sroHhSFlCK2L1aIE6wqZ/5jiX0pRVtlFh\nUFpSaOEYa5kIZ90Y0Fc7meLNEx9lTK7zDmQevB/FWTG2uvlIu3LVUVAUcQSv\nVAUnWUtIf3ayMgZEDlfb3C5kMwaoKRt9SMxJPpZFsxrHBSKMb4OzN5la0RmK\nCo7xuNxm3KAJlFbp12E3vin5koWaJwiG9JTchfIBvoY9WOqsRdtdhE0QEQ8X\n5tf4j7qa02es9//1mKrzkhTpk+mwfTRJkKHD3Mqv4r/vhfwMZLKJbXzQeiUC\nFnBb\r\n=dJT3\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-changelog-core_3.1.5_1541054640884_0.02206307355637893"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.6": {
			"name": "conventional-changelog-core",
			"version": "3.1.6",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.3",
				"conventional-commits-parser": "^3.0.1",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.2",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a",
			"_id": "conventional-changelog-core@3.1.6",
			"_nodeVersion": "11.9.0",
			"_npmVersion": "lerna/3.10.7/node@v11.9.0+x64 (darwin)",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-5teTAZOtJ4HLR6384h50nPAaKdDr+IaU0rnD2Gg2C3MS7hKsEPH8pZxrDNqam9eOSPQg9tET6uZY79zzgSz+ig==",
				"shasum": "ac1731a461c50d150d29c1ad4f33143293bcd32f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz",
				"fileCount": 9,
				"unpackedSize": 37765,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZeXuCRA9TVsSAnZWagAAua8P/i3QI2d4vWMw2d+5roSb\ndoOASoLamokWrOcAuYso8dl2KkNZlV1/lJoghCVGKl6LSXsqXCktvHlqTJc9\n4egbTqUC70umFWrjqsgsospzcaQZzPgx3ta+Wqt9ZEs3vQTIS04UFH9eggAw\nB4R/TPVmIGc/pFx1T10GggX3JqMco7HZKGtbJt7lqxEI3CKOLTecFjEZh90T\nlze1qe0k9SIxeg6zRVyRedPPK3XEsZZV37Ot66Iv7+ibeNC2kPHHQ9rFz1gC\ngcH97fMUNGpD7Q4IIbyI3r43V706GHIy/Rb4MNLs4vQo+KG5+q1hHITJQ48L\nNzvhjp+TWM6KTNKjNauKPFkXuMs39NF36YyGjKCLZppNVejqn7P47YDkLBJs\nsR0ybQcwUjkAhXDQCubp7yuTZzndmdkvr1DBtgjnZTcoOk7RUPhzPL9UE5up\nm4Fy71im9bKU51KCmvkY0kZ+zqacSp0jOSpZg9mt801RUt5WLM9md7aYl8wf\nOmKxIss2J8TSkemTbsWW2RtoexFAkjZzWQRVmZpvG6OPQ+WoYPueF84Ibp3h\nVZgnZN/3Zi6Gr7K8OaeVt9W8+S28uGUMFlNMZD81M0A/jDaQjs6CbQtcAOyK\nQr38Sc9xg3O1Pr7NLQLjjh0al1YG/hbt5WmdlJgWbUEHtdp4933XCHxKJ779\n7I2t\r\n=SdWH\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"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_3.1.6_1550181870078_0.7394500604006735"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.1": {
			"name": "conventional-changelog-core",
			"version": "3.2.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.4",
				"conventional-commits-parser": "^3.0.2",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.2",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "b445d4b4cf1c83b3c9f04e4e6178a9457b451149",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@3.2.1",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "lerna/3.13.1/node@v11.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-rtw9yOP/IiWedlaKhb22ZaJRGBLOCCnPHcYOVwhRAJV16qYKV9RnAldFHbVd1IVxj5IG5EnZNpyYiX1C7Hju7Q==",
				"shasum": "4acff7eb08dfbc730915a28c40d8544bd44ecce5",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.1.tgz",
				"fileCount": 9,
				"unpackedSize": 38697,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr7spCRA9TVsSAnZWagAAUIcQAJVw2b03k4d4s5YB0QXH\nQRlw9uhE9rlPxJOID8CA1kUv999xppabrrray8Bysrwawk56h+isuAGigYYP\nrnyuCCE/0H8N/fGAOqLTWlayFlFDyRphyaB3YImpDRrgnOcnCzwRUCXm85BA\nU5dCO6lJvMKC3wOcaGPweBH2qRkd+UxeU2IRuLZm4ZG/3ay7FDx1ddIFM4r7\nDgWy+iJQK2odypapBUwktI5rhsyuWmCedtkoI/kBee/i4OmXzzx7ygu31Zzv\nyi3BuaZBnbjxNUDmgSSfCKkQwJsWV6O6OlRTd2mr6ax1uyBkpMlYyzWv346E\nEsnx+dF48mxrE8UGEOxPxoCjgpUewbTCH9YLzPPqeOVTVZDKwaOslos26fkX\nmepCHkOPEbaoKR2kuOGdxPsDaPTfomzPnj9hCVhsP85r3+rj3Fp788ezEkgk\nYSl2JcHg8+oRK4HyQvLHQO582NpDeeghOqmZZM13HOZt8kZk6RyepPz9Nh29\nYptQjR2s7B5PvkmMYoaXFdpO60r8wuBLPktolzYV5De4nATIH5svA000YUp/\nGpKb8a7YibUSEBhyUJd/2JmDtWlueNXCzkZJQJhbN501Me7hWvLovJF/Vkgf\n90uBzyILTPYK0NRy9u0Msl8oUpzVJXLqTYB1Xtn+bp71HWsygZdZOI06tZl4\nIH6a\r\n=ZXe6\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"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_3.2.1_1555020585150_0.5610657218270261"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.2": {
			"name": "conventional-changelog-core",
			"version": "3.2.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.5",
				"conventional-commits-parser": "^3.0.2",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.2",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "f2be01bfa7a60da42728d4d0abafc7dc7ad3bcc4",
			"_id": "conventional-changelog-core@3.2.2",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "lerna/3.13.1/node@v11.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-cssjAKajxaOX5LNAJLB+UOcoWjAIBvXtDMedv/58G+YEmAXMNfC16mmPl0JDOuVJVfIqM0nqQiZ8UCm8IXbE0g==",
				"shasum": "de41e6b4a71011a18bcee58e744f6f8f0e7c29c0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz",
				"fileCount": 9,
				"unpackedSize": 38939,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr7vFCRA9TVsSAnZWagAArlwP/R9ZlFy4NfeHrdC/D/9F\nKPqMZyY8qGQ/8fvwqzQD5zDtbfKOaUFPfJakt0wcBd38lBo1RdLJMwC4iBHR\nLTTrrPNF0LBrHprtZdc/rQJf3vDv6INXA4b9XGyZCXsTyxWDJo0/xYWGh68e\nlxuT9m13AmQIqj/nuC/b8+GrYejw+aRq4kCdnrxrl6DCMYVayRa8WIlUHPn+\nps+B7xMIftnIlk/aGMno+YCOzpT6BrsvENG1MXXVtlFMy7foYTMKw1dWYEM0\n48gybNMgdzQnOeinFABOvp7GvriyVFdeFUbdfH/RZCP+mzXgekGIHINN2cBJ\n1CFp202TuPkCeE12u/fYXq6lpifXnhz66RQao0KmauSPFcA+CLpOrx7qJzBk\nEEsB5zhWUwFDQgoIVUQhmqmHLatVOTxlxzLVO0Iv/uW9l7wK8MfWE1I50R3s\n4+I6/G90dgMghIKIO8cJ2rTNExWnoLV+fAf/RX5RUac7CmlM5SY7C3Surc1U\nnLGaDbpi7R8e3ONaSSnopXpYzzJQlC8wczeoiGtMBajVdmQjRgmCdW/xWK4x\nAHnfUOWhVae4G7X6oun17Kx6903vP7isa9kJc2hfrHz0Icjs4w+e1riDKikj\ngzzqHPbIs3ApIBp2hR4l2T3uGmoYe79V7MslMMp+CdbsxvWkEM4vJ7MjoMee\n+CUD\r\n=HYne\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"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_3.2.2_1555020740598_0.3385684999925589"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.3": {
			"name": "conventional-changelog-core",
			"version": "3.2.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.6",
				"conventional-commits-parser": "^3.0.3",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^2.0.3",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "38f5508191f8afc1a8503d1fd24e2de6d05b8738",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@3.2.3",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "lerna/3.13.4/node@v11.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-LMMX1JlxPIq/Ez5aYAYS5CpuwbOk6QFp8O4HLAcZxe3vxoCtABkhfjetk8IYdRB9CDQGwJFLR3Dr55Za6XKgUQ==",
				"shasum": "b31410856f431c847086a7dcb4d2ca184a7d88fb",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.3.tgz",
				"fileCount": 9,
				"unpackedSize": 39181,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4G/TCRA9TVsSAnZWagAA8HMP/0/k0jOOsjGaHkp1lKV1\nkxu/ak+t13yA4KOm9we/fkdup8suFqOSAHGKPAZsoMcPdrVLB1rfYOu9ruO1\nnOOSi4T06MdL+T+OIVAPbR9lF0Bw8rvNK0CZpL5tLZDQQY0a44Ev0I0pm5hF\n5KmSOrCcKB/CnU8C7kjr/rYVS9lsXNQLpXRCZobntzw3HUh8+wQiHpCEzZSQ\nWOcYKqRy2n/igKdFXyVcuML4nk/n56zi/EiVqSIRkplTao4V3fVOidLXm4DU\nl26MVJOkMWy01PAAgFyj4CqEzPD9BKLt8+Zii5d4fPJ4m5823YlN1csFVFMt\nu7zNtsWObiq4KDBFb4rxMpcZCQQ9muuN1lFXfPxHh7fVgCSUe9vbdusOrZoy\nSSFmxxEz1KJJEO/kVzR210DjbAYqIrpV7Up/UUYuMSh8l7IVkkjIv2YZf3jw\nXKx6BqY75l+E0GtATKKsOvtKn0AOifiqincujkCWDYv5d6e1/EfjXJf51E/f\n52LnyL7wvBPPGi5xCgDQpIA+9TqFpio3E0k6uCbSWftT5dI8DYL3j6csheBg\nIZtRlg3JSs9T9sNtI76qmJR90XSln3TPOYw8C55hIx4T0yhF0Atkk/E3SAjK\nIccJwUx7/eQ7PMw+rmJkOhS0MdPNvpDw6DR5DgUoXOhrEhGKKinendfpSqRc\nrWrw\r\n=r9Rd\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"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_3.2.3_1558212563224_0.19909358224659846"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "conventional-changelog-core",
			"version": "4.0.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.7",
				"conventional-commits-parser": "^3.0.3",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.0",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "dadbbf8b1acbe4b3a8f345633bde3f4a4ad0bea4",
			"_id": "conventional-changelog-core@4.0.0",
			"_nodeVersion": "12.4.0",
			"_npmVersion": "lerna/3.16.4/node@v12.4.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-+bZMeBUdjKxfyX2w6EST9U7zb85wxrGS3IV4H7SqPya44osNQbm3P+vyqfLs6s57FkoEamC93ioDEiguVLWmSQ==",
				"shasum": "a9e83889e43a21b05fa098a507cad475905a0439",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 39683,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPofSCRA9TVsSAnZWagAAih8P/i78feMavaufp8PDHAia\nm5QSR5FQSYqPhy5/EJO5P7eyV0EPuxHKmbquganzlEKx0U15J75ShTY5Q52x\nX/O1N2bg8x1St+gr+BftEZSSbc/dRTtzSQg6QVYTsGDIPslVHzQKl86TamsZ\n7AUSnfPaHzMvZT/0XhzvERpI94NIRTEKi+GPWss9sZWg5RjaNLnW1aiUWISx\nMVnpgDlqe0P6akzrhJpkei/CaVFjBE4zsnlBb46qIdUrizPvHqZQYsFRYxCW\ndEfQzoxz6TxRuLyAK8M+nGvNUkPbB/gkgrKWdWtN8qLJqdDWEs8z93QxePAg\nCMg82d+aApIeKeb2QTvefS80CwXVWVPtd/9cAOGGdmgbC9XIB2SQJUl1gEqB\nW/ImBCfLDeoMQdPV7xiUXT7YKgUbRotjJa3qB1eg6PF/F2JNyW4ZaFjdXqaj\nxg7zXbxOERvcFhko1ONuxa9unMDV7IM1YViNKLVUbRQYw69/bdDrN3GC0+jA\nlb2YJGSkT3iT1rj9fcqfN24OT0szrXR31tAAhabmVNkZj4wbKDOecXjtdCWL\nhVbLyuvRyUCIsh4hf5EbfwuUjmJJHUPAM7z9QINQdnGDW8XQZhEGBTQeg/Vg\nZ29Qwp9FWzUAeWbn3rCAEdpnHWRSsV1gjjHwvv7kA130PRh9wOk+tLHrVnrj\nCEgx\r\n=icUU\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"
				}
			],
			"_npmUser": {
				"name": "bcoe",
				"email": "bencoe@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.0.0_1564379089613_0.25149475750321315"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"name": "conventional-changelog-core",
			"version": "4.0.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.9",
				"conventional-commits-parser": "^3.0.5",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.0",
				"lodash": "^4.2.1",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8",
			"_id": "conventional-changelog-core@4.0.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.16.4/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-vQh7J+emZlcIA5alvI2xGikID2/iYKyk39dHmHEyU7/xvB9L9kq+3BzqbCXVstu7SD7isDfem27m/Qzu7R0BRA==",
				"shasum": "b9b74b4d5e63eb7647ea821bce8969de31a06e80",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.2.tgz",
				"fileCount": 9,
				"unpackedSize": 39925,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh9ACRA9TVsSAnZWagAAv+MP+wdcAcATVACO5RL2LY4t\nOPThrJ6nOL1NCij9IDfVie/mDnDJWXZ3Z4FQLSgw1eoTVLwGvSfuSVsNIQab\njmKcrYA/rio8zyVVFJcnsyeMZDdQan8wev0Ujr0rifTrXpdr2luZ8sc/nN/y\nLmKpnVF+nJFHfOFAFBSCs+KStISYLIwhcQzAaOElFgashsHjqjdSPRhgBvmI\nFOhr0GrzryOF7p6vEyXhJ4A/C9a7ZYvQBP5RaTnRWPKMK8xb3HFuzOtUpDmc\nnNFvU8N63B9fhLaUhoQgj9EbuinzjjLN1T/T+RHt3S3hZuk/vMYwXJ8wC3Dw\nWVv+6Dvl/y4AvjCRgVOH80zsUW/MFcSbwnSPs6TnmkN1o3JhUALZ5BsWTYHL\nOQ4Nzh+spOssSo7aWNvKPtFDSAWnjnNQd8Pvv4fZ4YInSB41bsrXtLfg571a\nwoei5fygiQmaoX2aw6WHJ0U0sk39AtsYpHfg6VEaJJxWy9Q7IsFBeuUKSYBE\nC7/PBx3WBApo7rv96+oIitTeRB5ITZ1hRySeoyx7qXbLx9w04HOiai2LpyXz\nD2CQR2ZJdiFbbfzczcNKYjRwuqdgJsvXkjFXcwvKzq2KwQTKjW4fZ8LXSwST\nwU6brQGGgPxZbPoQ0gL2rKHqLIjZ7mUEa/gT21ZrgJPpsFSI4aX4jx4TVfZh\nrQQf\r\n=evkv\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.0.2_1570119487608_0.6016553229622934"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.3": {
			"name": "conventional-changelog-core",
			"version": "4.0.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.10",
				"conventional-commits-parser": "^3.0.6",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "e865af4df8d06795cebc7af09364ade19119e089",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.0.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.2/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-HTPAqOnuydVmmxb0Bg0fxRpW//A+k54iO8QXfi1VrHjuDWOp18yrzlSRZmFmYl8DxMoypf3QeHs0mAoGnHAQGQ==",
				"shasum": "462e4a6bb73843212159fe02f1ec410d857b6e0a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.3.tgz",
				"fileCount": 9,
				"unpackedSize": 40379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsVogCRA9TVsSAnZWagAAekUQAKJBwQl1q4vT4SXM4REW\nOnBfoIUSyx9KbaCXn/QoHtKr0k0M7p7YinLS1CXE8AQg1Yb1jLzY7jQArxJZ\nODKrqYuBYflzAPGkh0XZOHfzR0QK4Z7rYZPnGr7/WbdSxES1EuwXx8TDkC9h\n+rXmVqis4LGP9KQIrBkJ9Ek323nppKYn0XMImiRU8a30MTJbpveZLXfSPGOL\nkWZTMWBOJ8yxjv5Xw8kfsBjU96eaAOu82OXSqnEOIXy6gc6oQFS47Tr3BHmW\nlQlOE+Uei/Apf5YbuPidZEHoRGRu0RqQ9bmebRWGwvk5rJPvUev989FxUmcU\n5Ymn2lkWDL8LejZXCmyETkc3SY+pRyeA4xC7rCfFt/pEWK/kmlKpctJegpfw\neL/X8OKn1DkGjz19A6uSc8OqaOSC3MFuaEYL5TLHIjdGU/i89d3Xh9ekZGaN\nLLBjv8Ew1ETwE4EEMhg2ZCRbFeF7+80/zj9EAMOR1jJHG5gN214hvJURX/wm\nmYyEF303QwhR3/YI6MxPrDpGSo/ftCPYvbn7Pw/KDxtdg8vqIFZcTnd5Ane6\nEooZ3X8U6LQYPQkt6GAkaEOFUn1Ei+AEFapHRy14lBiy+UPJRpyFtwI8o49N\nYJP1mIMj7T272le9neM+bSao+IlrJeJK03e20TntsypdpMe36bDAeH/MHKbg\nZI87\r\n=X8wZ\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.0.3_1571904031922_0.18920016069475754"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"name": "conventional-changelog-core",
			"version": "4.1.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.10",
				"conventional-commits-parser": "^3.0.7",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "741e90744cdb58e82e71feb36018047d7baca768",
			"_id": "conventional-changelog-core@4.1.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.2/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-2m2udIRAPbQL5It0ABNjsQZKJQJPNuf3anxLhcOLkEW+M4z3C343BMDUyJy9Y7tKAweqK458xxW81bG8FYrBwA==",
				"shasum": "a90acd60c577e92ef87118fec1717293a0c4c1e3",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.0.tgz",
				"fileCount": 9,
				"unpackedSize": 41293,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw9VKCRA9TVsSAnZWagAAdfwP+QCuxF8ecrkLzGNdQEm/\ne81ktDmVwQvT/FsBmQAURqXhuUWgi2BKBlmPOxXUHL9OCCafgJ/lU1iBDBT5\niuUcxp5bMyBYD/Vp4cPbJz2CmKbDIBW+ol/03ibsHDlz2J+VO6+m95q0bQLt\nl1x5/MTezXU6O7gQk6kOZZJjUoyWa/bdLXRlVXKArjHozIKPLLt1ioyFKWYm\nX9+2HkDrp5Gjfn1+SeLwtFtNqScHMKoW2IXyer3g11e+WRJZaEW+2zQ6Ye5T\nQvc7BpFqtEZ+BiFvr9Fm9W5vwZT5uV3cTdp82SQXZNKjh+7SZqMvSc3ofwiJ\nutI64+Z5asM5OSiTsOXMG+agh8VqjqM/QBP0UACBxAPou0OBR07TxUPWKLxA\nu37T+GFftcFm3AfrUciis2AlRKOlmeGt/bNTGhFaYHIaR55SqyDzUAD9KqDt\npWQ1DGNzTjke49jinqlfw0dRG1Mhc/bpPKNJTSbUEB5dI9VYsqocUshAns6K\nR5dsvaMdXRc1V9uyD3braSwWV8GfTd3bXPypxmqtzo43nAxNVf+4bO2FVLii\nip3ALcAbBT4690vKbLYl57dFQ3Lu4fLpZGehnB4Gmn9VzkVhvoD/tfagIiOG\ngAp/Lfa530GMrx0Yyono5RsTNHuFpIimQzXf5A7QM422JlFykV6j7ko32gOe\n37U1\r\n=MUTN\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.0_1573115210047_0.4496687618437438"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.1": {
			"name": "conventional-changelog-core",
			"version": "4.1.1",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"conventional-changelog-writer": "^4.0.11",
				"conventional-commits-parser": "^3.0.8",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.1",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "79217815a7ce5f3d3f833961ce9a14bd454e5789",
			"_id": "conventional-changelog-core@4.1.1",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.18.4/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-fBre5P6U9n914Da6Cj82vIfRU2DhTLGr1eDPXWA7AamxTpd4cd0jgdS7Aieas5Vn5WXOJNFRDNl6PrYLEonImg==",
				"shasum": "956f1a2fb476ef2f66c93f673ac040a4159de167",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.1.tgz",
				"fileCount": 9,
				"unpackedSize": 41535,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzdBwCRA9TVsSAnZWagAARLcP/30WJCjSMAmEPl42QQO6\namihbsAbOhejY0XopfNiaZY9+MjNoKkHRnyAd3fqLaG5AobMgLYnaW/Z2UAP\njlcLKaiFbQJ038RUDUNNoocxeGtbs/qplxTNiSI+omc9smk4DuxonJTixZ4Q\n72HSd7w9mz7mqTkiOcDuEm+dETw42M+a864f7Uoz8yggn2CIcbLwG398sL27\nSCMtLd/ea8n2CxvQaxi8/3ni2WlVw+LkyzL1phoNrkLiMwoN/NXbePb3GWrM\n/4+mNCVZIsw/GQ6LxLwgXxVAfY0qur0B4/AFZj/icJN8n8g3yz1CslmD4iTK\npbjIt0+7RPl9Zmn1KZPGK93cn7RoB1YpqMly13JAPdNeZnoo14NLdSykAUO/\nOuIyvLyyi6PKWzx3HWPwDFPc3JX7qKLAR0A4zfa4JryUP1Ym/d3gY6XauRNc\noJNXHO4Pn3Z4AjeBhrw4MlweTm8IHxj0NvaGXQuHykEo9xUApijj2k+jEPjb\nQc/AK03C8o2UJ3dUZL2p69ohQbouROD2ZrpyB0/IixuDHV+Ar4ZcF06dY4RK\ndmo8NQe90xhXeit/cVQVhay+B60B+K6xKquSp8oNIcX4NQEx0N03NAlwEpJD\nbuSz/sQ4g4txZk/sJUnboWJYUNCGwMNTIS0ynuGC6PtYQzI4l8R9FHm4aIfC\nwsWU\r\n=8he+\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.1_1573769327652_0.6071028145086359"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.2": {
			"name": "conventional-changelog-core",
			"version": "4.1.2",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.11",
				"conventional-commits-parser": "^3.0.8",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.1",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "e43ecc898e4ee27b182ebad4f7607210bb5b6288",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.1.2",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.18.5/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-w6w6p5YVvnUVzrGttsU6gv9IEglEtSvXU+DK2PUtxYHMdFYvWROrrqCf4R0ag6Ak4P2apsskd5nfZ8HeKUczdQ==",
				"shasum": "183897e8afd0073e79cb5eb9caa41c80037d7d66",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.2.tgz",
				"fileCount": 9,
				"unpackedSize": 43905,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1jqgCRA9TVsSAnZWagAAZsUP/jCT4Bdlz8AXx5vEynRj\ndMcXk6GpHm0RO69myzqMt0tbeA4AcvGgOHUCXLR4weGm/jfuJNqg16db5BsF\nKn/Yg1BqfFA5C6+m06QVj8efY7CYnsSkzcZwvtAaE7dw/BR6YTL6ZMtNyhLo\n4VqqgkKJ/ZFM/Sk/JiXMhR4kmOqIHBsY2v8Q/GGF5PlD2arYef01TpGFmuHO\nJCRHezL/VGtSBpnilo6hPaCxcJzbIIff8uiMTkcsHkJIMcVrAH4dl2dg88AR\nwamLS38TvDbhGi73H1EgcrAl84Wl/uNxIp/J0PhbpeX78Mj2DqigOUXa6HJB\nMtXPTc2hy0lXlKUBBbUyldM/szz+NkxFABbFmdkIC4MYqXF5WFLAY9jlcdse\n5tmuBpkQeRECxBdtkOFnUvale2wWwFIa4k5uzqFfjgUylYRWN5e1VBmaFs2S\nMlht9kPJQP3mplHFDbFKOLcxnK6Zwk6w/8ec2rmPkI6vUbB7Brb1HYcvOdaB\n3NTdQ8N7XTiOfe1mdEP3kmdl2N2DlXqA5ykrSifbPXqZYmk12tYKw0ebHxph\nUs7KetaTjudJQ6Eoa/cgEZEOi1Sd6x4yTQOX6fMhXLflPKHPU0+9EBVgiMos\nLOpzCZk6rOmJjUuBB5EbUL59tjCzTqpth1LhIGFEYKFCZ9J7yMpWqITSk+rB\nn9qD\r\n=s42Q\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.2_1574320799585_0.20008888787022094"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.3": {
			"name": "conventional-changelog-core",
			"version": "4.1.3",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.11",
				"conventional-commits-parser": "^3.0.8",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.1",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "4309a67a0ccdc503f22993ae8c0b8c45738b1e3a",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.1.3",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.18.5/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-VNDecw0N/osMiFHbb20R1PzxwbSZMdyCyJmc95mmElPrruOsJuKEozMBi0JJuOY7kXJ7kO/TbFDRviJg4z0feA==",
				"shasum": "5b560c1b54aa16bdae3569e2799c4c7fd166ba87",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.3.tgz",
				"fileCount": 9,
				"unpackedSize": 44706,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gQNCRA9TVsSAnZWagAAMH0P/12868CpusJqu+5eICeZ\nKSbZjIaewdoQHiQuxLAvYcg/3BfxbTPMNboAgrHEw5AmFE/LyHxxXkE4ra/p\nwtZwJBpYvesP54lJLdtW2xXUd1iVAQqX+DuTiT/rkAkJ//t+QetdsK/2EXxM\nrl9GfgmxzJEOnfItmLIWkatLQ1yTEg8RGohMg89n1svPX3r4KyDQuoDvtKC+\nbnQK/71chKrSZl0ouUMfajQkAq7brFCyHb5qHifsToCgk5/CY1b4N6xyAe7c\nfeQWIzQi/IuIA4tKjRLqc9deFYD/HqyGfenoJwcSnovvlWYGLSz9Hudc+R6L\nT9Am91Zt2Npkcv4ksRR/csAKKwRjZayCGHg7ZaTzoPTTsafNESmuVrqzMt7L\njzLNRWbOJDdIxBiklBVCrdxXELvwoOOtBg4kPigIghtypKNu5Rtvndwq6i9F\nH5a3L7lRU7siEMk6NkTnmtbW9/ZlX0+Yg+jLQ979xod1vl/XA7/igqIN9B6E\nx1dUfr2Ij0VsEeGg8Z5JuXoPNkFT24M5LgQmAhdpsmp0BoUBF//euxzswX9h\nAVb1JPj2r4+pftNaAEL9bYNZAXOZelv7bsXdYM8+WM4VVLgyoQQUqc9hR4oA\nEiyk/A2QLmLDIoHd2MOmJ+6ZnjCQa6qelyPwhaPDXh1IRq0cgfuxYqW/l02Z\nVWDq\r\n=ic/V\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.3_1574831116623_0.7065321574375973"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.4": {
			"name": "conventional-changelog-core",
			"version": "4.1.4",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.11",
				"conventional-commits-parser": "^3.0.8",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.1",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "d25d7acf46b60aa8c947ee71be2b4e057937219b",
			"_id": "conventional-changelog-core@4.1.4",
			"_nodeVersion": "13.3.0",
			"_npmVersion": "lerna/3.18.5/node@v13.3.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-LO58ZbEpp1Ul+y/vOI8rJRsWkovsYkCFbOCVgi6UnVfU8WC0F8K8VQQwaBZWWUpb6JvEiN4GBR5baRP2txZ+Vg==",
				"shasum": "39be27fca6ef20a0f998d7a3a1e97cfa8a055cb6",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.4.tgz",
				"fileCount": 9,
				"unpackedSize": 45073,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9iwUCRA9TVsSAnZWagAANjgQAJlTuiqCjq7zAswwmnYI\nrYbuvla10EbMSn3cf4aR1BiFKGs+4ECYzGDSQaM+0+u3e8ti3GNoK7DH+8H0\nich7wsfiZHB3xZ1G+Z0ByJLmpG3i3EuFbIEdm1eAmlG3YoDFnLIA0M37zsXK\nPhHstWASlmjKY7n9GVL/ybW+XW2edDXlMTsycAqSvLHvAoSSpYuvYfQXlGV2\nfuwREVMseO+dWd1q4i/LBDfilxe9PcEqmYSSh2klHVxiMDPrTYtvPwTOwrYp\nDhZXz5FK56lrYoppdKin2vEkz5UlWyyRqP+JFVc0OVn0m8pBnMySoMG5dPFm\np7ep4jwh9Dk8/7DNvA1jgo10curl5yPY/ce+0KkKVWbdemQg8dz+lml1tBJH\n3W/4wGpdBV/x60RiNWW/vpiI2gnV2dAIaDjJ7OnD6r44OixnA4VezPHKux5j\nBiUOChm8+s+MjpbFI4g/wjIv1daL5peLHG9+8zaDKAQdtB4rE07fl8Rxf+UI\nJrQgflf88GGJaK0jepabs89SGIME6D7H6fz3t1caK5HftmoKbTo/EoHo4XGy\nEymhvFCWj7SZMZgROjzfC8IRqF1eapK08XRceQFDgQG42QpGM19+CJhnBR/s\n6yCX6dDz4zfp0AthpWZMwBfm5w+RfQXxcnpgWBLiS5s+WRjWf4BjmKcMgFA2\nAmZs\r\n=He1M\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.4_1576414227745_0.886935588304689"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.5": {
			"name": "conventional-changelog-core",
			"version": "4.1.5",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.11",
				"conventional-commits-parser": "^3.0.8",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^3.0.1",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"shelljs": "^0.8.3",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "7f588c69127fd135962d8b62a3bc6a6041d5367c",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.1.5",
			"_nodeVersion": "13.3.0",
			"_npmVersion": "lerna/3.18.5/node@v13.3.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-o647uE5iZDTqgnsoJuprUHFFK7XGD/h5iWXEEAyiKgfhVyAzKOEBEDnlzRaG7JV5BBd5x2NSd+llfn3oF3/iuQ==",
				"shasum": "6c9ad90fb4c1e68d66060af63a767bad9c4f3a97",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.5.tgz",
				"fileCount": 9,
				"unpackedSize": 45778,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAf/jCRA9TVsSAnZWagAAVtoP/3khqibdnvk1ZrHrAXcs\nQWzpR/Ls4mnrnY90ddrOmGQHqwAI/Fp8sa/NqPFPWlqseFYJpYjrhrMgOE3P\nDjR4O0dPweozCZ0hoYhwkWhn0CFZsmUsbH8FtpWHQOHWsZJFlDVp1gDyWvjf\nDFBK3Wg1A5pZYZU7T/gB7RodhDIX8kg9Ll3h0Qo1Fh88+mF2/jrbD25OdEtg\nKO1j7SOouO4XVBArGX4KVI4J6sW9ieVj2muZOGJioMFnGE/10RkaLM1sWRZJ\nVpSOvN41XBnrmMIWreWmqLlkaGIkpk2Tefp7HYoer83t3f+4e8rYCzCPuQwG\n5lo/+yY19UIFjKbgd1SRKjc3bUcX76kWFL9uJYtx/U7jvEmMK16wYci3WrjH\nolpLbMyiezaKTYcQUMGDNhID8MbbqP3uJKBuF6322fUeTcW6VdY7X+/7EBhR\nQaESKHorUE6fpJtlqPZ3oQYEMfTyeXm6RYH+yeDE2WSy13m8SCjcDa8ddkUO\n3ER9tJ3MLAtGXdp9iOFkLFxjvfYfFFh7//YgkppHr/JC/xzRE77yqV8Wmlu5\nlNtHPoJAjmGKDvVnDah7f5JV2sdbB7p0ctQuaypnsNLJCelzvy1LmYjU3YQM\ngQurodl8Uun9nMYvCv1tmS8icxu6/x4hJQOpfdQlfK7JhJWk9bjfTvFJcOTE\naiz5\r\n=GA1C\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": "tommywo",
				"email": "tommywo@o2.pl"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-core_4.1.5_1577189347031_0.32405759463069894"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.6": {
			"name": "conventional-changelog-core",
			"version": "4.1.6",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=10"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.15",
				"conventional-commits-parser": "^3.1.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^4.0.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"shelljs": "^0.8.3",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.1.6",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-CYNOCFgaEV46LjH3rwzuDr1CqrwcQGeBLQY9Lkh3EXK79hiFTpIQzyZEfd+8CuLxt9f9V71msTEusZDD1pmkkg==",
				"shasum": "f088ee69ee775abc3f8b171810ca2db633436dd9",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.6.tgz",
				"fileCount": 9,
				"unpackedSize": 45481,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbPeCRA9TVsSAnZWagAAUksP/3FV//QRL1hNo/QpkRPZ\nMgWR8MWx2HLfqPPfiAapXThfdtYC6nvL3uqd217EgqdSPM8LJxgPyWDySIpz\nBwRSjCUBU9zyPO87vjCq6N5dNPJnNOT+Zi2IwCO/l3/TMWSDzCBVlB3bjWvA\nU0cD1N7+0WqZz44JdpPcxD2cFxf4OYQ1nwZUqIYCx6dEmnMnSA4N9V5yin/0\nJyy2bxGVKzY8HBwCOEaLhphrFCI1MPuUL0UblJnz7Rci3VJQMXNm1ZFIb2u/\nWTINOs0IYjwSiDVK9yPsgH7rrl0OBIkd6bw/9MeHK7M9b9x1IswWzNi9YFRd\nRyEBVBlNJytzAwNzRz+yB6Nu9Sh5KFtJQQkaZSRIQskOfvFb6mlha8gjL4YV\niNZ/59Ak0ngnHCXkD7OCoAlA7pJREzQd0OBkTEp3AAhqqj6lITUv3zd86nHm\nK2/80Sp2PltCozRSmrA1nW461FpUGABKtrS0S46HgwwZOcyD4b6CksD3/aDJ\noyKQwwtkI6K4J5DiiQOxQMt+wXckV999QWxLrWfW1sEwfpWaFXY1yZp3JVWU\n03ijZLchK10iKVbfu+zj0Y13Wgo2pf+ivdeii77Frtxtu32plu20g0vvxlGH\njZsBP+l224zotRkD6a4S5rkrYGjY39RJYHOZPpaFsnl/yDVv/b2bkak+FymF\nmJ1B\r\n=Z24N\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-changelog-core_4.1.6_1588966366292_0.026166049731713326"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.7": {
			"name": "conventional-changelog-core",
			"version": "4.1.7",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=10"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.16",
				"conventional-commits-parser": "^3.1.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^4.0.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"shelljs": "^0.8.3",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "c5ae3ab67c59e04f79eb19d317c92800df618435",
			"_id": "conventional-changelog-core@4.1.7",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-UBvSrQR2RdKbSQKh7RhueiiY4ZAIOW3+CSWdtKOwRv+KxIMNFKm1rOcGBFx0eA8AKhGkkmmacoTWJTqyz7Q0VA==",
				"shasum": "6b5cdadda4430895cc4a75a73dd8b36e322ab346",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.7.tgz",
				"fileCount": 9,
				"unpackedSize": 45723,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbodCRA9TVsSAnZWagAAEfEP/0LvqnXfHTECUpF6yIuN\nvjJcjCI1jG3qSEJfjLKrCEjEeffZ70aUroTHDa7/NPKH5PcQbZw5s8FrCcDV\nMuH8NYH81dlP37p6EXBGPKAV/qjYmD4IbLXdfTSguXlaW1aZg82RuTDpA0rg\n8IkKJqg4xYOGCHDkiMveQRKY2gqAcwJ/NCb2vVvp7bj0X0I3Lf5ZsZnTHsz4\nAfOaxmnzAi0pJ/sZK2cQmv6OyrNi26EqNjjKSKepNCIj/9ahXS1HfVLoG3S5\nvHRXXexr/xRqEPijOlU2MkMi6NpBa0jUFaGZARJvSBKGPutjlsQauYZeRi6A\n2SfDqYthLFtl+sr1VLsjPBrcBzfGFU67AY78LCbGTjc130osqwQka4URsC99\n/7qsrKphzCDMwxloSeQjgYA4I7at2pO4xSGNH1OvoqelefTXH+TvVWkYHYrz\nFTEFSEDCqCesdKeBj122MZWl7QKz3TY2gohfTnvYn0ixvt8BRk67TNNpj/t2\nbHOCxhwohCVuJl4YPXqpknXdjJyIH6JavzqGHPV4HXPQKR1ojBEb5cTpCjqA\nouYtXCfscMs4ZFQephNgXcojHJ3cqGzuMdFkSEB0lzlyp5Wqcv9TAlNz0UpQ\njK6POOLscGirHoM24ybrVPGCHD47oumN/tuQqp2nG22Dz8QLg0VbIsm3NGEC\niLkO\r\n=gNAQ\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-changelog-core_4.1.7_1588967964649_0.23795666169622187"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.8": {
			"name": "conventional-changelog-core",
			"version": "4.1.8",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=10"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.17",
				"conventional-commits-parser": "^3.1.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^4.0.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"shelljs": "^0.8.3",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "3dedddc397e7cbcf5a2ff971ca933992b9e4d11f",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.1.8",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-M7VWA/RiVyjXIVt3SdfbgZFh0se67WBl78EzIYlBlFmDszzb00BwHlaNpgR1XrN0v56vtfBVq1sKEwQo2HbmkA==",
				"shasum": "c55ab3b7a29b4efced03c6620f77ad3aa77eeba5",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.8.tgz",
				"fileCount": 9,
				"unpackedSize": 45965,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7VVRCRA9TVsSAnZWagAAAPQQAJAgKFfgVHKUX1D6RZiF\nsg6qPta2OYTgk3/Pd/CRix4tvVUqkwo26BLyvFuqjdFPlrSCR9SNLa+OmOaV\nBG62srYOdCF+DMeQtg237SXlhnm517ISS7VIOis9s9JcDkeU7luT7o182bva\ntF0yG8mBvpKrBAUBL1s9kHJesg8t9MHL1LAJHj/CDMMbtavoWu3WUrGindWc\nv5wWDXASq56H0dS1Cla1+Csh4HpLwRSMOFqdxKqkZfvg5RCcyDUuC6ORDBP9\nKmxFJXbykiOwmGait6UV7egWjXWTO0GuhqG9k+UBKPPqnHA/uMDF1tFYmTAL\nUiQ1mAMjHoMm9L82Mgf32mWtOMvB9MenhO7Ap7AXFbkUycUIHS1himAH/z/S\nH4zQbZXEZ5bfl3oL2LBjPEgqVWyADJZNdylvxXq735Y06uXTi63Bajb9WQJb\nXZ1EBHQy7bMaK7rgYSN7ATxjoIzwBkxear0Zd8JuZmpQf5n+w8bXp2YnXQPU\nabqTXiDHi9HIMneu9aHIL0/PV1a3nWg3AVcqYcX89ZEwWRL1WtG+grKHOIII\nD+IcoFPsM060bn9sC2Ea+PNfkMPhNuLERxmlGoL+fsG96hu5CCXMX/Ky5Wfl\n/8RcHdLa27iecSG0YIh7l5706AkYVxgNiynE0igEF+1TGYO7fwhozpIuAI6E\ni8r9\r\n=qiHC\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-changelog-core_4.1.8_1592612176727_0.7034483400778644"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.0": {
			"name": "conventional-changelog-core",
			"version": "4.2.0",
			"description": "conventional-changelog core",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"conventional",
				"changelog",
				"log"
			],
			"engines": {
				"node": ">=10"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
			"dependencies": {
				"add-stream": "^1.0.0",
				"conventional-changelog-writer": "^4.0.17",
				"conventional-commits-parser": "^3.1.0",
				"dateformat": "^3.0.0",
				"get-pkg-repo": "^1.0.0",
				"git-raw-commits": "2.0.0",
				"git-remote-origin-url": "^2.0.0",
				"git-semver-tags": "^4.1.0",
				"lodash": "^4.17.15",
				"normalize-package-data": "^2.3.5",
				"q": "^1.5.1",
				"read-pkg": "^3.0.0",
				"read-pkg-up": "^3.0.0",
				"shelljs": "^0.8.3",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"gitHead": "be1246c68f5dc4e6f28996129951a75bbf1cf307",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-core@4.2.0",
			"_nodeVersion": "12.18.2",
			"_npmVersion": "lerna/3.22.1/node@v12.18.2+x64 (darwin)",
			"dist": {
				"integrity": "sha512-8+xMvN6JvdDtPbGBqA7oRNyZD4od1h/SIzrWqHcKZjitbVXrFpozEeyn4iI4af1UwdrabQpiZMaV07fPUTGd4w==",
				"shasum": "d8befd1e1f5126bf35a17668276cc8c244650469",
				"tarball": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.0.tgz",
				"fileCount": 9,
				"unpackedSize": 46673,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfM4F8CRA9TVsSAnZWagAAIAkP/1KYgFP1eD9XXe69bZPa\niP/j8Bq5MJyahhqBY67kTyve90eNdtSfmxtfFYBTI1EwcFiD1c7h9BzDki7y\nT35+AxxrncpCSzkzsIi8TLK/RaxoYCmGWt9ad+oYZH2tKQWsBvEbsSqhrK9n\nl4JDvwgSQTPA6lDCOu8HBdrD2hbeOtZiOevOqNg2MeMqqI/su7WRjq1jNjvf\nAFEL8m++q+o3AOTqR1aiVRmE3b4DSp52pbTrPW5Uh8hbhpjhdc9SnNDrE7sd\ns3QmLkBw3iMchZkNGIk4m1rz3HSqQG0tmbrZm41K5gaSorErCnEJKa0pWkS6\nE3Om16ab8IGBK830b0pCnyIoGjE63GWS6MJRAg7ToMQFi7GSPtA2i2NwZxgF\nblv6XnNux/YOJyXINXPCO943DQTz4YkmVbosBrlpEdVducyvyrE/+VcFzjp4\nngTM5ipEr3SjZI66Lz1nihwe4QTTRkWhc/zyZ0hU7NKdl5E0k+wBeEAfq4si\nsA6dHUVdVIFjqTn10PTvhyzm6Au+zaMNBFvxxmKDzWjiqPCaEy+6UiP6OOGs\nicvZKs/YDnQgawtfnqXqsZdpw/j9G+6Cw9WBLzB2khtxygITV1f9hUbHvyQG\nRnh8+twoKkUAbBg7BTcU2JTNG/S+C/i9TOpObbEEExeIFoWfjqdjYNhOrFh/\nwiV1\r\n=nb1B\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": "bencoe+oss-bot@gmail.com",
					"name": "oss-bot"
				},
				{
					"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-changelog-core_4.2.0_1597211003733_0.9788326008222741"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-08-12T05:45:41.644Z",
		"created": "2015-12-25T11:41:01.180Z",
		"0.0.0": "2015-12-25T11:41:01.180Z",
		"0.0.1": "2015-12-26T04:15:55.956Z",
		"0.0.2": "2016-01-30T06:17:56.892Z",
		"1.0.0": "2016-02-05T12:53:39.057Z",
		"1.0.1": "2016-02-06T14:41:31.799Z",
		"1.0.2": "2016-02-06T22:56:27.777Z",
		"1.1.0": "2016-02-08T14:04:56.879Z",
		"1.2.0": "2016-02-11T10:41:33.292Z",
		"1.3.0": "2016-02-13T04:51:04.657Z",
		"1.3.1": "2016-04-09T04:37:29.215Z",
		"1.3.2": "2016-04-17T04:25:52.649Z",
		"1.3.3": "2016-04-19T10:33:18.752Z",
		"1.3.4": "2016-05-07T10:18:51.926Z",
		"1.4.0": "2016-05-08T13:16:54.083Z",
		"1.5.0": "2016-05-10T12:01:23.330Z",
		"1.6.0": "2017-03-10T05:33:03.776Z",
		"1.7.0": "2017-03-11T00:56:34.585Z",
		"1.8.0": "2017-03-11T21:02:52.413Z",
		"1.9.0": "2017-03-23T01:47:43.595Z",
		"1.9.1": "2017-09-01T03:16:29.521Z",
		"1.9.2": "2017-10-01T05:39:32.181Z",
		"1.9.3": "2017-11-13T00:17:21.483Z",
		"1.9.4": "2017-12-08T07:13:20.258Z",
		"1.9.5": "2017-12-18T14:25:28.980Z",
		"2.0.0": "2018-01-29T02:12:45.271Z",
		"2.0.1": "2018-02-05T03:28:36.336Z",
		"2.0.3": "2018-02-13T16:27:58.869Z",
		"2.0.4": "2018-02-20T04:20:37.965Z",
		"2.0.5": "2018-02-24T22:12:50.167Z",
		"2.0.6": "2018-03-22T13:47:56.451Z",
		"2.0.7": "2018-03-27T15:12:13.239Z",
		"2.0.8": "2018-03-27T15:26:18.599Z",
		"2.0.9": "2018-03-27T15:35:11.901Z",
		"2.0.10": "2018-03-28T02:58:03.088Z",
		"2.0.11": "2018-04-16T13:28:04.232Z",
		"3.0.0": "2018-05-29T14:28:04.762Z",
		"3.1.0": "2018-08-21T19:00:15.256Z",
		"3.1.2": "2018-11-01T06:31:53.057Z",
		"3.1.3": "2018-11-01T06:38:57.170Z",
		"3.1.4": "2018-11-01T06:41:32.140Z",
		"3.1.5": "2018-11-01T06:44:01.046Z",
		"3.1.6": "2019-02-14T22:04:30.206Z",
		"3.2.1": "2019-04-11T22:09:45.236Z",
		"3.2.2": "2019-04-11T22:12:20.944Z",
		"3.2.3": "2019-05-18T20:49:23.376Z",
		"4.0.0": "2019-07-29T05:44:49.764Z",
		"4.0.2": "2019-10-03T16:18:07.766Z",
		"4.0.3": "2019-10-24T08:00:32.097Z",
		"4.1.0": "2019-11-07T08:26:50.215Z",
		"4.1.1": "2019-11-14T22:08:47.868Z",
		"4.1.2": "2019-11-21T07:19:59.787Z",
		"4.1.3": "2019-11-27T05:05:16.713Z",
		"4.1.4": "2019-12-15T12:50:27.853Z",
		"4.1.5": "2019-12-24T12:09:07.418Z",
		"4.1.6": "2020-05-08T19:32:46.428Z",
		"4.1.7": "2020-05-08T19:59:24.754Z",
		"4.1.8": "2020-06-20T00:16:16.826Z",
		"4.2.0": "2020-08-12T05:43:23.964Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.2.0",
		"next": "4.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d972eb73ef0b4205401cae0338e12e4c\"",
			"fetched": 1600679811703
		}
	},
	"_distfiles": {
		"conventional-changelog-core-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.0.tgz",
			"sha": "b4766df6860a2d49fd3aee32324a1978f21a7a18",
			"registry": "npmjs"
		},
		"conventional-changelog-core-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.1.tgz",
			"sha": "7d3f41148de9759a7d1421b3f7760fef2c8931fb",
			"registry": "npmjs"
		},
		"conventional-changelog-core-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-0.0.2.tgz",
			"sha": "795a298de84f8801398cd0fee20fb799a1f02089",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.0.tgz",
			"sha": "a6fec73edfe105ff7830a1537c6fc2edd1d8c178",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.1.tgz",
			"sha": "dd2bd256b37e117713571a48204766338c446ec0",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.0.2.tgz",
			"sha": "46f623563b3d6a8ea221fdb867baf4e037b0533d",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.1.0.tgz",
			"sha": "befd8396957368162806ad01e0a103f7dab564d2",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.2.0.tgz",
			"sha": "9155e7982417b65c52bdca81c71d4989ec211ca9",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.0.tgz",
			"sha": "a88bcf13fc302f8ad2ceefff803097c2df4573a7",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.1.tgz",
			"sha": "fa2019f7ba56068b4a373b2f3669cae469983e83",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.2.tgz",
			"sha": "09189bf9dcc02662658e788213097cb3a9e5f734",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.3.tgz",
			"sha": "c29a8fec86c2449586a736427ced732917c70e63",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.3.4.tgz",
			"sha": "aaea95a9c6b6127a1a1233edbb98d8a48c326585",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.4.0.tgz",
			"sha": "98b2e2135c4d0d0307d5df0f870b763ae7c5ffc7",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.5.0.tgz",
			"sha": "72b17509535a23d7c6cb70ad4384f74247748013",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.6.0.tgz",
			"sha": "90d9d41d4cdf2836e4d0009b96223dd400f6c7a1",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.7.0.tgz",
			"sha": "2dc506a0e9fdd2674b7c7c65afe4367207854dcd",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.8.0.tgz",
			"sha": "977848b416caf15fb09f20b12a62d40ef145b957",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.0.tgz",
			"sha": "de5dfbc091847656508d4a389e35c9a1bc49e7f4",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.1.tgz",
			"sha": "ddf767c405850dfc8df31726c80fa1a6a10bdc7b",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.2.tgz",
			"sha": "a09b6b959161671ff45b93cc9efb0444e7c845c0",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.3.tgz",
			"sha": "2899fe779389a329f0ec4b2746c36ddefb98da2d",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.4.tgz",
			"sha": "a541e5354f91072f8583b19e34abb9f6e461c367",
			"registry": "npmjs"
		},
		"conventional-changelog-core-1.9.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.5.tgz",
			"sha": "5db7566dad7c0cb75daf47fbb2976f7bf9928c1d",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.0.tgz",
			"sha": "1bdf7d21f3d066427ff9e07db0a2c5dd60015b9f",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.1.tgz",
			"sha": "7573de89bde46e0ccf395b4b85a0869aa5388e8d",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.3.tgz",
			"sha": "30797b91d5f510188288d5ff54905e5cf4628e3c",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.4.tgz",
			"sha": "bbc476109c6b28ba6328b0b417f5ab5bfc7ca28a",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.5.tgz",
			"sha": "45b6347c4c6512e1f163f7ff55c9f5bcb88fd990",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.6.tgz",
			"sha": "a750621cfb943c9c990c95d5ae8f18fc35be38fa",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.7.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.7.tgz",
			"sha": "f2d3596d56273ad446d069ee78bce2b80bd0ae25",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.8.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.8.tgz",
			"sha": "c174d103518886561702c5eb1bea8c589b9a8b5f",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.9.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.9.tgz",
			"sha": "74fd7ccfce349267a878bf2ff470c315fc6db38e",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.10.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.10.tgz",
			"sha": "3e47565ef9d148bcdceab6de6b3651a16dd28dc8",
			"registry": "npmjs"
		},
		"conventional-changelog-core-2.0.11.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-2.0.11.tgz",
			"sha": "19b5fbd55a9697773ed6661f4e32030ed7e30287",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz",
			"sha": "228bc97f436bbdde3fd6009557d16ce04497512c",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz",
			"sha": "96a81bb3301b4b2a3dc2851cc54c5fb674ac1942",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.2.tgz",
			"sha": "63a8ea45c8c4e444092ec413a51fa56ed18e03bf",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.3.tgz",
			"sha": "c1aec901c414fe14e14891227e6662e2db9d9152",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.4.tgz",
			"sha": "a7592404ebb5bad1e0e7f39273f40caff397ccd2",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.5.tgz",
			"sha": "c2edf928539308b54fe1b90a2fc731abc021852c",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.1.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz",
			"sha": "ac1731a461c50d150d29c1ad4f33143293bcd32f",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.1.tgz",
			"sha": "4acff7eb08dfbc730915a28c40d8544bd44ecce5",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.2.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz",
			"sha": "de41e6b4a71011a18bcee58e744f6f8f0e7c29c0",
			"registry": "npmjs"
		},
		"conventional-changelog-core-3.2.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.3.tgz",
			"sha": "b31410856f431c847086a7dcb4d2ca184a7d88fb",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.0.tgz",
			"sha": "a9e83889e43a21b05fa098a507cad475905a0439",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.2.tgz",
			"sha": "b9b74b4d5e63eb7647ea821bce8969de31a06e80",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.0.3.tgz",
			"sha": "462e4a6bb73843212159fe02f1ec410d857b6e0a",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.0.tgz",
			"sha": "a90acd60c577e92ef87118fec1717293a0c4c1e3",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.1.tgz",
			"sha": "956f1a2fb476ef2f66c93f673ac040a4159de167",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.2.tgz",
			"sha": "183897e8afd0073e79cb5eb9caa41c80037d7d66",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.3.tgz",
			"sha": "5b560c1b54aa16bdae3569e2799c4c7fd166ba87",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.4.tgz",
			"sha": "39be27fca6ef20a0f998d7a3a1e97cfa8a055cb6",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.5.tgz",
			"sha": "6c9ad90fb4c1e68d66060af63a767bad9c4f3a97",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.6.tgz",
			"sha": "f088ee69ee775abc3f8b171810ca2db633436dd9",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.7.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.7.tgz",
			"sha": "6b5cdadda4430895cc4a75a73dd8b36e322ab346",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.1.8.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.1.8.tgz",
			"sha": "c55ab3b7a29b4efced03c6620f77ad3aa77eeba5",
			"registry": "npmjs"
		},
		"conventional-changelog-core-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.0.tgz",
			"sha": "d8befd1e1f5126bf35a17668276cc8c244650469",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"conventional-changelog-core-3.2.3.tgz": {
			"shasum": "b31410856f431c847086a7dcb4d2ca184a7d88fb"
		}
	},
	"_rev": "2-94852c98969cd843",
	"_id": "conventional-changelog-core",
	"readme": "#  [![NPM version][npm-image]][npm-url] [![Build Status: Linux][travis-image]][travis-url] [![Build Status: Windows][appveyor-image]][appveyor-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]\n\n> [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) core\n\nYou are probably looking for the [cli](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli) module. Or use one of the plugins if you are already using the tool:  [grunt](https://github.com/btford/grunt-conventional-changelog)/[gulp](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/gulp-conventional-changelog)/[atom](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom).\n\n## Usage\n\n```sh\n$ npm install --save conventional-changelog-core\n```\n\n```js\nvar conventionalChangelogCore = require('conventional-changelog-core');\n\nconventionalChangelogCore()\n  .pipe(process.stdout); // or any writable stream\n```\n\n## API\n\n### conventionalChangelogCore([options, [context, [gitRawCommitsOpts, [parserOpts, [writerOpts]]]]])\n\nReturns a readable stream.\n\n*Note:* [`options.transform`](#transform-1), [`options.pkg.transform`](#transform) and [`writerOpts.transform`](https://github.com/conventional-changelog/conventional-changelog-writer#transform) are different. If you have a better naming suggestion, please send a PR.\n\n#### options\n\n##### config\n\nType: `promise`, `function` or `object`\n\nThis should serve as default values for other arguments of `conventionalChangelogCore` so you don't need to rewrite the same or similar config across your projects. Any value in this could be overwritten.\nIf this is a promise (recommended if async), it should resolve with the config.\nIf this is a function, it expects a node style callback with the config object.\nIf this is an object, it is the config object. The config object should include `context`, `gitRawCommitsOpts`, `parserOpts` and `writerOpts`.\n\n##### pkg\n\nType: `object`\n\n###### path\n\nType: `string` Default: [closest package.json](https://github.com/sindresorhus/read-pkg-up).\n\nThe location of your \"package.json\".\n\n###### transform\n\nType: `function` Default: pass through.\n\nA function that takes `package.json` data as the argument and returns the modified data. Note this is performed before normalizing package.json data. Useful when you need to add a leading 'v' to your version or modify your repository url, etc.\n\n##### append\n\nType: `boolean` Default: `false`\n\nShould the log be appended to existing data.\n\n##### releaseCount\n\nType: `number` Default: `1`\n\nHow many releases of changelog you want to generate. It counts from the upcoming release. Useful when you forgot to generate any previous changelog. Set to `0` to regenerate all.\n\n##### skipUnstable\n\nType: `boolean` Default: `false`\n\nIf set, unstable release tags will be skipped, e.g., x.x.x-rc.\n\n##### debug\n\nType: `function` Default: `function() {}`\n\nA debug function. EG: `console.debug.bind(console)`\n\n##### warn\n\nType: `function` Default: `options.debug`\n\nA warn function. EG: `grunt.verbose.writeln`\n\n##### transform\n\nType: `function` Default: get the version (without leading 'v') from tag and format date.\n\n###### function(commit, cb)\n\nA transform function that applies after the parser and before the writer.\n\nThis is the place to modify the parsed commits.\n\n####### commit\n\nThe commit from conventional-commits-parser.\n\n####### cb\n\nCallback when you are done.\n\n####### this\n\n`this` arg of through2.\n\n##### outputUnreleased\n\nType: `boolean` Default: `true` if a different version than last release is given. Otherwise `false`.\n\nIf this value is `true` and `context.version` equals last release then `context.version` will be changed to `'Unreleased'`.\n\n**NOTE:** You may want to combine this option with `releaseCount` set to `0` to always overwrite the whole CHANGELOG. `conventional-changelog` only outputs a CHANGELOG but doesn't read any existing one.\n\n##### lernaPackage\n\nSpecify a package in lerna-style monorepo that the CHANGELOG should be generated for.\n\nLerna tags releases in the format `foo-package@1.0.0` and assumes that packages\nare stored in the directory structure `./packages/foo-package`.\n\n##### tagPrefix\n\nSpecify a prefix for the git tag that will be taken into account during the comparison.\nFor instance if your version tag is prefixed by `version/` instead of `v` you would specify `--tagPrefix=version/`\n\n#### context\n\nSee the [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer) docs. There are some defaults or changes:\n\n##### host\n\nDefault: normalized host found in `package.json`.\n\n##### version\n\nDefault: version found in `package.json`.\n\n##### owner\n\nDefault: extracted from normalized `package.json` `repository.url` field.\n\n##### repository\n\nDefault: extracted from normalized `package.json` `repository.url` field.\n\n##### repoUrl\n\nDefault: The whole normalized repository url in `package.json`.\n\n##### gitSemverTags\n\nType: `array`\n\nAll git semver tags found in the repository. You can't overwrite this value.\n\n##### previousTag\n\nType: `string` Default: previous semver tag or the first commit hash if no previous tag.\n\n##### currentTag\n\nType: `string` Default: current semver tag or `'v'` + version if no current tag.\n\n##### packageData\n\nType: `object`\n\nYour `package.json` data. You can't overwrite this value.\n\n##### linkCompare\n\nType: `boolean` Default: `true` if `previousTag` and `currentTag` are truthy.\n\nShould link to the page that compares current tag with previous tag?\n\n#### gitRawCommitsOpts\n\nSee the [git-raw-commits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits) docs. There are some defaults:\n\n##### format\n\nDefault: `'%B%n-hash-%n%H%n-gitTags-%n%d%n-committerDate-%n%ci'`\n\n##### from\n\nDefault: based on `options.releaseCount`.\n\n##### reverse\n\nDefault: `true` if `options.append` is truthy.\n\n##### debug\n\nType: `function` Default: `options.debug`\n\n#### parserOpts\n\nSee the [conventional-commits-parser](https://github.com/conventional-changelog/conventional-commits-parser) docs.\n\n##### warn\n\nDefault: `options.warn`\n\n#### writerOpts\n\nSee the [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer) docs. There are some defaults:\n\n##### finalizeContext\n\nFinalize context is used for generating above context.\n\n**NOTE:** If you overwrite this value the above context defaults will be gone.\n\n##### debug\n\nType: `function` Default: `options.debug`\n\n##### reverse\n\nDefault: `options.append`\n\n##### doFlush\n\nDefault: `options.outputUnreleased`\n\n\n## Notes for parent modules\n\nThis module has options `append` and `releaseCount`. However, it doesn't read your previous changelog. Reasons being:\n\n1. The old logs is just to be appended or prepended to the newly generated logs, which is a very simple thing that could be done in the parent module.\n2. We want it to be very flexible for the parent module. You could create a readable stream from the file or you could just read the file.\n3. We want the duty of this module to be very minimum.\n\nSo, when you build a parent module, you need to read the old logs and append or prepend to them based on `options.append`. However, if `options.releaseCount` is `0` you need to ignore any previous logs. Please see [conventional-github-releaser](https://github.com/conventional-changelog/conventional-github-releaser) as an example.\n\nArguments passed to `conventionalChangelogCore` will be mutated.\n\n\n## License\n\nMIT\n\n\n[npm-image]: https://badge.fury.io/js/conventional-changelog-core.svg\n[npm-url]: https://npmjs.org/package/conventional-changelog-core\n[travis-image]: https://travis-ci.org/conventional-changelog/conventional-changelog-core.svg?branch=master\n[travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog-core\n[appveyor-image]: https://ci.appveyor.com/api/projects/status/baoumm34w8c5o0hv/branch/master?svg=true\n[appveyor-url]: https://ci.appveyor.com/project/stevemao/conventional-changelog-core/branch/master\n[daviddm-image]: https://david-dm.org/conventional-changelog/conventional-changelog-core.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/conventional-changelog/conventional-changelog-core\n[coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog-core/badge.svg\n[coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog-core"
}