{
	"name": "conventional-changelog-writer",
	"versions": {
		"0.0.16": {
			"name": "conventional-changelog-writer",
			"version": "0.0.16",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "0.0.1",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^4.3.3",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "fe67adcfb08b7d866d408c5c2664947a67bfb3ae",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.0.16",
			"_shasum": "67843955e7515206089d265770c32f72360eb170",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "67843955e7515206089d265770c32f72360eb170",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.16.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.17": {
			"name": "conventional-changelog-writer",
			"version": "0.0.17",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "0.0.1",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "7fb7c8d725c6688f2b4a1ef1ead4374870bd7084",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.0.17",
			"_shasum": "c0971d65d5af3920fb9cd50b39bc942ed10948ee",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "c0971d65d5af3920fb9cd50b39bc942ed10948ee",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.17.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.18": {
			"name": "conventional-changelog-writer",
			"version": "0.0.18",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "0.0.1",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "c6ca68c7b4ed08d3644685fcd7bc76628287ed6c",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.0.18",
			"_shasum": "9e63713a88c7ea28446d98503d3d5e607b033fba",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "9e63713a88c7ea28446d98503d3d5e607b033fba",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.18.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "conventional-changelog-writer",
			"version": "0.1.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "0.0.1",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "93dc73b8c8793e7a821ccd0efbb80bad426284ef",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.1.0",
			"_shasum": "34f85c5dbd924b05119f0749071f27e8b4821c0b",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "34f85c5dbd924b05119f0749071f27e8b4821c0b",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "conventional-changelog-writer",
			"version": "0.1.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "0bd59830508f134dadd9d97eeb1318daad5a39e3",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.1.1",
			"_shasum": "a11799488cd158fe72b0f3f9df509d9323af51e1",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "a11799488cd158fe72b0f3f9df509d9323af51e1",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "conventional-changelog-writer",
			"version": "0.2.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "2f967df851962805bca5b8b36c8e3f8c34a3625e",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.2.0",
			"_shasum": "5e6cd63bf0dd050856a324eb72faa8eb3d18148a",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "5e6cd63bf0dd050856a324eb72faa8eb3d18148a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "conventional-changelog-writer",
			"version": "0.2.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "684d1ebe5fbdffd7252b3e4641db00be86487097",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.2.1",
			"_shasum": "5f232bef14dc8a03339cde1414d8dfca5d0020d2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "5f232bef14dc8a03339cde1414d8dfca5d0020d2",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "conventional-changelog-writer",
			"version": "0.3.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "fea92f273d13e1e506254c2573216c3c2cc7c71f",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.3.0",
			"_shasum": "1d4ef798f0c5f0dbbdcd03eca8ddbc4a2eaaf73e",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "1d4ef798f0c5f0dbbdcd03eca8ddbc4a2eaaf73e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "conventional-changelog-writer",
			"version": "0.3.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "b1ef276ff12b07cbf011e52a0b670e6d900bfeee",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.3.1",
			"_shasum": "dcd2a9fb6b7bc0d0f8f7c34d217a7a243efd32dc",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "dcd2a9fb6b7bc0d0f8f7c34d217a7a243efd32dc",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "conventional-changelog-writer",
			"version": "0.3.2",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^3.0.3",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "ab4a74dd280c743fbb8c9e3086fb26bc8385fe42",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.3.2",
			"_shasum": "ef42ff6b962e96c5bc11a296f4e80426e2e63bef",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "ef42ff6b962e96c5bc11a296f4e80426e2e63bef",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "conventional-changelog-writer",
			"version": "0.4.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^2.1.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "66a44a46e539cbb673227020a7551f60a69904a2",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.4.0",
			"_shasum": "d254ae83cd6cf2d3ad34e23bf31f8b5565474f99",
			"_from": ".",
			"_npmVersion": "3.3.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "d254ae83cd6cf2d3ad34e23bf31f8b5565474f99",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.1": {
			"name": "conventional-changelog-writer",
			"version": "0.4.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^3.8.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^2.1.1",
				"jshint": "^2.7.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "851eaddaa1d2f6ef213d0cd8fdf9c16ef2ade42b",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.4.1",
			"_shasum": "14a7bb353f218a445d7336a96908cd9d96c18408",
			"_from": ".",
			"_npmVersion": "3.3.3",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "14a7bb353f218a445d7336a96908cd9d96c18408",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.2": {
			"name": "conventional-changelog-writer",
			"version": "0.4.2",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "b3b1247c83b5736824b0c6d420f8da0df945dae0",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.4.2",
			"_shasum": "ccb03c5ebd17ceb94a236cb80b27f4ef6bee7731",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "ccb03c5ebd17ceb94a236cb80b27f4ef6bee7731",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.5.0": {
			"name": "conventional-changelog-writer",
			"version": "0.5.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "9dc6c64dd71d9a06206d08e1def0eb5a7ad8dce3",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.5.0",
			"_shasum": "77ee9c69dfebfa524d46e4c477dcf872b14a88c0",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "77ee9c69dfebfa524d46e4c477dcf872b14a88c0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-0.5.0.tgz_1454411689427_0.8000067546963692"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.1": {
			"name": "conventional-changelog-writer",
			"version": "0.5.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "b58c57c15dd66c94f3dc9d75af8e23f81439433e",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@0.5.1",
			"_shasum": "d9fc0428fbf5361d4100e2bbefb5373bf13e3ac4",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "d9fc0428fbf5361d4100e2bbefb5373bf13e3ac4",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-0.5.1.tgz_1454494780999_0.12985672149807215"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "conventional-changelog-writer",
			"version": "1.0.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "a698b9e9a33c249b05dde0eda64f1d0b88e8d786",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.0.0",
			"_shasum": "8ee442d8462fa01be461252c996d7222048b155f",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "8ee442d8462fa01be461252c996d7222048b155f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.0.0.tgz_1454675822766_0.5689266812987626"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "conventional-changelog-writer",
			"version": "1.0.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "a582d89bc2bf988ab66bd3cb87949313788a2d05",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.0.1",
			"_shasum": "b96e6904b643dca9ab594296b07f28c169e95665",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "b96e6904b643dca9ab594296b07f28c169e95665",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.0.1.tgz_1454750235341_0.1102734764572233"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "conventional-changelog-writer",
			"version": "1.0.2",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "734606fdf40b3c9bba543ed6abb6d4440035f15d",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.0.2",
			"_shasum": "0de6e74cb3f02c1ca89f5c6dd2d2089a405ebad2",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "0de6e74cb3f02c1ca89f5c6dd2d2089a405ebad2",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.0.2.tgz_1454763125388_0.7997650941833854"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "conventional-changelog-writer",
			"version": "1.0.3",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "282bc30567fdb1ca830f43c5e2292f61752e2f0d",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.0.3",
			"_shasum": "d99a8a1e9cbb4a8ac997f0d15dd139364868b094",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "d99a8a1e9cbb4a8ac997f0d15dd139364868b094",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.0.3.tgz_1454765390243_0.1160828247666359"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "conventional-changelog-writer",
			"version": "1.1.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^0.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "a5bac09cfada37d471e668d1029b53febe598744",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.1.0",
			"_shasum": "4ecb8d974bb402d9416dccfc57ca0b37859a1d18",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "4ecb8d974bb402d9416dccfc57ca0b37859a1d18",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.1.0.tgz_1454936131648_0.18001554789952934"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "conventional-changelog-writer",
			"version": "1.1.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/stevemao/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.1.1",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "e9885522b1c975d5e47992a8757c9b66d6a6117a",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.1.1",
			"_shasum": "c0d6e7111d2e9e276f9b405a594d1f2b2877ed37",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "c0d6e7111d2e9e276f9b405a594d1f2b2877ed37",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.1.1.tgz_1456739503485_0.5492440511006862"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "conventional-changelog-writer",
			"version": "1.2.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "3ece7fd71c7fffe61fb98ea72843a8c61d753fac",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.2.0",
			"_shasum": "e608108b6d71f92e872707b2320f3652a7c8761e",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "e608108b6d71f92e872707b2320f3652a7c8761e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.2.0.tgz_1460872261968_0.3651808174327016"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "conventional-changelog-writer",
			"version": "1.2.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "6f291b0a430e47adecba10da330011189be8697e",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.2.1",
			"_shasum": "5fe224022f62b8083cd1dc131faf80f6d66e39ef",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "5fe224022f62b8083cd1dc131faf80f6d66e39ef",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.2.1.tgz_1461061807327_0.6318658937234432"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "conventional-changelog-writer",
			"version": "1.3.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "3ba7edda7067b5ae77f1629a427418672ba5e2f5",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.3.0",
			"_shasum": "1d45db92cbff5df371f07436ca6f1d7507bd0c40",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "1d45db92cbff5df371f07436ca6f1d7507bd0c40",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.3.0.tgz_1462711368453_0.2779835634864867"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "conventional-changelog-writer",
			"version": "1.4.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "1a20f2ae87445bbaf510e001508f8b7ee77403d8",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.4.0",
			"_shasum": "2fe84a726192ea613586de96dbe4fa35ea75569e",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "2fe84a726192ea613586de96dbe4fa35ea75569e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.4.0.tgz_1462881373279_0.053344767075031996"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "conventional-changelog-writer",
			"version": "1.4.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"coverage": "istanbul cover _mocha -- -R spec --timeout 30000 && rm -rf ./coverage"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "8b21226e4c1b4861d3737e6bd57125fb03be3c7f",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@1.4.1",
			"_shasum": "3f4cb4d003ebb56989d30d345893b52a43639c8e",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "3f4cb4d003ebb56989d30d345893b52a43639c8e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-writer-1.4.1.tgz_1462885613270_0.931440262356773"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "conventional-changelog-writer",
			"version": "2.0.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@2.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7dc8fh01pce/G8glLS09OzAvlTDBaw8VG1us+dBlDdz5kuCMLjeEKwp8Ug0pJpXti8qg4+Q8KgM43OvcqckJsw==",
				"shasum": "6e4e3a7c3ed2f581e75b4bf8e92cb7cabe8bac4c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				},
				{
					"name": "tapppi",
					"email": "moilanen.tapani@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-writer-2.0.0.tgz_1500334225628_0.7687282075639814"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "conventional-changelog-writer",
			"version": "2.0.1",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.0.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@2.0.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-X4qC758celQOKw0iUPAsH5sJX6fH6N5dboFc3elXb1/SIKhsYMukhhaxWmxRdtVUSqGt9rZg8giwBQG5B2GeKg==",
				"shasum": "47c10d0faba526b78d194389d1e931d09ee62372",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.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-writer-2.0.1.tgz_1504235787531_0.994380832882598"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "conventional-changelog-writer",
			"version": "2.0.2",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.0",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@2.0.2",
			"_shasum": "b5857ded1b001daf9a78b9cd40926f45c134949b",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "b5857ded1b001daf9a78b9cd40926f45c134949b",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.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-writer-2.0.2.tgz_1510532238570_0.74356818664819"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "conventional-changelog-writer",
			"version": "2.0.3",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.1",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@2.0.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "marionebl",
				"email": "hello@mario-nebl.de"
			},
			"dist": {
				"integrity": "sha512-2E1h7UXL0fhRO5h0CxDZ5EBc5sfBZEQePvuZ+gPvApiRrICUyNDy/NQIP+2TBd4wKZQf2Zm7TxbzXHG5HkPIbA==",
				"shasum": "073b0c39f1cc8fc0fd9b1566e93833f51489c81c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.3.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-writer-2.0.3.tgz_1512717195969_0.6031064707785845"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "conventional-changelog-writer",
			"version": "3.0.0",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.1",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@3.0.0",
			"_shasum": "e106154ed94341e387d717b61be2181ff53254cc",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "e106154ed94341e387d717b61be2181ff53254cc",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.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-writer-3.0.0.tgz_1517191957717_0.8717358305584639"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "conventional-changelog-writer",
			"version": "3.0.2",
			"description": "Write logs based on conventional commits and templates",
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-writer",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-writer.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.3",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-writer/issues"
			},
			"_id": "conventional-changelog-writer@3.0.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-eYXmYxT1IUuzzfpQuFA2/t3ex+7rFBbJchDIWyDTAs7OFkPBAfAs3EG04cDkEAG6Tn3wnwrtDKVZL9sMfA3kIw==",
				"shasum": "f3f934028379c0cab90aecfcaf009bf8a187ef14",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.2.tgz",
				"fileCount": 10,
				"unpackedSize": 48657
			},
			"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-writer_3.0.2_1518539274531_0.13256930266177291"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.3": {
			"name": "conventional-changelog-writer",
			"version": "3.0.3",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.4",
				"dateformat": "^1.0.11",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.0.0",
				"meow": "^3.3.0",
				"semver": "^5.0.1",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"chai": "^3.0.0",
				"concat-stream": "^1.4.8",
				"istanbul": "^0.4.2",
				"jscs": "^3.0.3",
				"jshint": "^2.9.1-rc3",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-gzkAFnFxjEOBCwISTBUJ6DnthMwzqY1MRyElN6S25VYBcRV/6DOVbbZgbBL1KdsogO6Z/QuJlSnIH7OteVd5lQ==",
				"shasum": "2faa65739370769639fff1c0008722162936d46c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.3.tgz",
				"fileCount": 10,
				"unpackedSize": 49122
			},
			"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-writer_3.0.3_1519100434578_0.46317563075657"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.4": {
			"name": "conventional-changelog-writer",
			"version": "3.0.4",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.5",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "jshint *.js lib test && jscs *.js lib test",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-EUf/hWiEj3IOa5Jk8XDzM6oS0WgijlYGkUfLc+mDnLH9RwpZqhYIBwgJHWHzEB4My013wx2FhmUu45P6tQrucw==",
				"shasum": "705b46a8b8277bd7fd79cad8032095b5d803864c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.4.tgz",
				"fileCount": 10,
				"unpackedSize": 49279
			},
			"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-writer_3.0.4_1519510366101_0.6208699253062604"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.5": {
			"name": "conventional-changelog-writer",
			"version": "3.0.5",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.5",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-4nVvhRvvtdbBSfoeK+1QIbjqjx4Y+VddF4NRcsJgInDnA/TuVel0SXLCtTOeRH1DueFctiuILfVqdammBxmWEQ==",
				"shasum": "d7ce157209c55057a2487e645193a2e6b9027943",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.5.tgz",
				"fileCount": 10,
				"unpackedSize": 49371
			},
			"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-writer_3.0.5_1521726472334_0.9357394286093705"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.6": {
			"name": "conventional-changelog-writer",
			"version": "3.0.6",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.6",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-BcbPNApg7aejagL6EsBaR0rGP6zl447bVez+SzbQaSdYA79EriX+TQwOLCCtSlPYcaraKSpyA6IZCcs+UUs++g==",
				"shasum": "30e78c9e4a25870706e72d764cffd9592081ed76",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.6.tgz",
				"fileCount": 10,
				"unpackedSize": 49578
			},
			"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-writer_3.0.6_1522163519647_0.37618382857936683"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.7": {
			"name": "conventional-changelog-writer",
			"version": "3.0.7",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.7",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-yeL1B2eILkCfMYVaN4sOzDcmInhHyNCs3WsfBizvT2yhgQ16pufvUBPC8BbuKDVe7iedw44KMfNevkz+0GnGng==",
				"shasum": "94c088b819860a1f8be2e10440f67b15d21fa652",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.7.tgz",
				"fileCount": 11,
				"unpackedSize": 50965
			},
			"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-writer_3.0.7_1522164368262_0.05029310403372267"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.8": {
			"name": "conventional-changelog-writer",
			"version": "3.0.8",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.8",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-8kGEd4+UKJuNMNtOp5xSSgeH5E6ysJARDUjeq03nomjhQIpqiXj4gP61HhgdfEbk+W0RdHrz3tDf0fmYgaNMpA==",
				"shasum": "e772ab261960f0bc849893ee843c0949d8e942dc",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.8.tgz",
				"fileCount": 11,
				"unpackedSize": 51241
			},
			"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-writer_3.0.8_1522164904978_0.03915357486209903"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.9": {
			"name": "conventional-changelog-writer",
			"version": "3.0.9",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^1.1.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@3.0.9",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-n9KbsxlJxRQsUnK6wIBRnARacvNnN4C/nxnxCkH+B/R1JS2Fa+DiP1dU4I59mEDEjgnFaN2+9wr1P1s7GYB5/Q==",
				"shasum": "4aecdfef33ff2a53bb0cf3b8071ce21f0e994634",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz",
				"fileCount": 11,
				"unpackedSize": 51634
			},
			"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-writer_3.0.9_1522205874942_0.8569824533131889"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "conventional-changelog-writer",
			"version": "4.0.0",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"files": [
				"index.js",
				"cli.js",
				"lib",
				"templates"
			],
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.0",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"concat-stream": "^1.6.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"test": "npm run lint && mocha --timeout 30000",
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"_id": "conventional-changelog-writer@4.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-hMZPe0AQ6Bi05epeK/7hz80xxk59nPA5z/b63TOHq2wigM0/akreOc8N4Jam5b9nFgKWX1e9PdPv2ewgW6bcfg==",
				"shasum": "3ed983c8ef6a3aa51fe44e82c9c75e86f1b5aa42",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.0.tgz",
				"fileCount": 11,
				"unpackedSize": 53486,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDWNlCRA9TVsSAnZWagAAHg8P/i5zZErwu4HhHfld9Rpt\nj8MfXGl0yuycL4ONETbSZfTHDyTP6CbxLsGtIGZ+mXCehvqs9Y0lGUy77ILw\nLpqMBwA6/TXIHW/7+6zHs5bmFPIvxdMhemG8nzjrIIKGYkw1IMDteXbAM5Lw\nEGUatiLi5x48ONTlFmvJUO2AMZYBw9+KbpzQmGF6Rk7HqonABnbr74TV+EA1\nIPhCBnnCGxraeSwaqAE+HtlFhZfQ2HzA6bNfbaUpHZE9y+HZ7m65nLkx/a2r\nJSQBvgD9su+FkJpvqRBzcqRzDHvjfBLFmtY1D9tZ0I5/X4Jh9vDLvvrNI2Vp\n7T8kUcixwekLG5I3Jnl2kS/GlD7mTOU0Co5d37Ogi+oOW6dIDMyna4KAI800\nx63l2yCBzjejUyXgtTLGzGLSml+fscdnbKdAL2RwwJ297s+j6cLnBvVLSCgQ\n4KWxVI2+e3ZbsIetC7VL4Ixm0dVvGfoG9L0sakzzYffdwP2UXaRJ+MM8ANkt\nf6aeJrTcKXpsFDuNVDQ59ykGDnLP1gwUTFik7yVPeMCtDNUIXST7S/d0HtHj\nMhOo4aVBS2GJqLH2+HbtRnAaRRrHmSLVkVYr/D8z1R4WWXMkA7dUpwbPT9xF\n9B0NZyKC6TUhVXWZWbHDa5xiiBtUSA2DSzv/VMf8C5jQ7eMqgpau9WWpRgsX\n232M\r\n=p82x\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-writer_4.0.0_1527604060817_0.8919652926945982"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"name": "conventional-changelog-writer",
			"version": "4.0.2",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.1",
				"dateformat": "^3.0.0",
				"handlebars": "^4.0.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "bfd7593c4ce82c5835a9fa8f45796dfd6d697409",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-writer-4.0.2.tgz",
			"_id": "conventional-changelog-writer@4.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-d8/FQY/fix2xXEBUhOo8u3DCbyEw3UOQgYHxLsPDw+wHUDma/GQGAGsGtoH876WyNs32fViHmTOUrgRKVLvBug==",
				"shasum": "eb493ed84269e7a663da36e49af51c54639c9a67",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.2.tgz",
				"fileCount": 11,
				"unpackedSize": 54270,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2qCsCRA9TVsSAnZWagAAQMAP+gKeq81KwS0FlRpBcGg8\nE4q06KA7aaWMYtuFuL49rkIQ1akIoydvKsdz3020BeEKp1gajKgo1QQ5cGeE\nc945RKxBmir6q26rY3tYDy0AZTZZBJfe7cnFKkxcb3H/9EbuD4fGnhPMC1j6\nXSBm2PWGLArkmtwyriW0qqBGtuMmy5BJXFOMwfnBkURrCmhhSEg8bb2Lg42J\n+7TpqJQsDqS5gPALXLA2fJlKxP5vb+at391NAiaOKsMx9L1F0ujvKSv9IWMC\nuVeZHcuAI0os7sDab7iNqWAwxrvaBWOUWigPhIeEx6uLRzx1sCTuVPs/c+59\nbwv3tXeD4hpD3oLNWtR1kOGxRK9jCdy+VNrnED14FHJJvnsJx+7zDxaWsb8w\nFG86rwmHs2sqBJSVPr999VDw2ATk/JvLCGIxjJOm+tGD/4hYnQVRVcy/kThR\n6aP4bhtDkyiED8kS5KSV20drOW1aleJVKvTx6MaCvxWpmUP3FO5CmvNIYHQq\nIPwVaPWiEpbnu8epPR6aRDiXp6QSMgNJS3NmqInVmUg7ZzKL8p4r2caUkYXF\nfHV4LaQ0bF4E1TWGmFA4QvC/mjvD7geW5XA7Ku0zR+lJgdQgpB3hzt5A1wcK\na2MjpRD4+8ZoTyrbEAKj+jpCKU5qTwEqCKYtyueK0yG4mYzeoH8Itsrs+7Mb\nrQRq\r\n=xTjo\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-writer_4.0.2_1541054636269_0.5218535232242472"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.3": {
			"name": "conventional-changelog-writer",
			"version": "4.0.3",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.1",
				"dateformat": "^3.0.0",
				"handlebars": "^4.1.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^2.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a",
			"_id": "conventional-changelog-writer@4.0.3",
			"_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-bIlpSiQtQZ1+nDVHEEh798Erj2jhN/wEjyw9sfxY9es6h7pREE5BNJjfv0hXGH/FTrAsEpHUq4xzK99eePpwuA==",
				"shasum": "916a2b302d0bb5ef18efd236a034c13fb273cde1",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.3.tgz",
				"fileCount": 11,
				"unpackedSize": 54518,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZeXrCRA9TVsSAnZWagAAxhAP/2QyKvCSn7HDqVJ3xAKC\nyI4oi170wdBmAZlyGf5VgDyUDGB7RAE29dZyqD3NCMFmsSj6rPtpKAw3Ur1T\npqoA+KVZzxJ+08mLcrvKXGNOBzsvQiLJhxvtQl2uPzmux5iRphNhKO3SPUJV\nOlETgdA69XUOTAPzJYyaOSAEUqBdBC9WAJ1ecngYJndysQ8NuieBuBOOaOhQ\n0qojYIzTiJbCUkEh5UA4wehu+Gs5zczGkF9YoksJcUHAA3wPc5qskxEak2CF\nDf7/xpjLWMlHqx5p8u8VaJvnNd8KxYYhPeEVWjXude34QKUARigfV6sxVYXj\n4dpfXaJyzo+AegpqgWq/v6+/1M3TMnnWuYRLX/axXqNtgvSFVqgcZGwnBc9y\nVbjjZwv2mPMo80hvj2Xe+h8nI+40ghSp61uPAEghq1PsRoPzsPKgyOe8qnkp\nvcx7l9Tr/tEx3N0dTVuAl5u63XbIWL9FLKokXVxwjCv2PzEremSWyTwDitCM\nBO2LoZPtyWIQyJCgfDy4tmVGYziCFjT18uFGL5DrD2gVRCwE70+Adel7/ieo\nQjtaRw73p4X3V9yiMkmyo3a/lJ8WW0kDLUaMEbE4O4+FIvDwXvlP7gPP1cdh\nu+LK43z4h5x4vmVuxnyUliNAEaLCkKos4zb8lgiB4kvKlba0CN+3NZqQH3KG\nA4P+\r\n=051Y\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-writer_4.0.3_1550181866616_0.15789889020175196"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.5": {
			"name": "conventional-changelog-writer",
			"version": "4.0.5",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.1.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^5.5.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "f2be01bfa7a60da42728d4d0abafc7dc7ad3bcc4",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-writer@4.0.5",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "lerna/3.13.1/node@v11.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-g/Myp4MaJ1A+f7Ai+SnVhkcWtaHk6flw0SYN7A+vQ+MTu0+gSovQWs4Pg4NtcNUcIztYQ9YHsoxHP+GGQplI7Q==",
				"shasum": "fb9e384bb294e8e8a9f2568a3f4d1e11953d8641",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.5.tgz",
				"fileCount": 11,
				"unpackedSize": 55183,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr7vBCRA9TVsSAnZWagAA3jEP/19pUua4BqY+2ERdwwFc\nM1Lsc7NAdXDX++3275Jq/9+Kot/so4TvMXiF6Pe9yInpnGWNGOQRehKtrMQh\npdJ5dZN1wrjYuR6i5RiBN0n61vZXKuC5ZK0Tm526Xhf8F6K0t8I85sk6+K0X\nopJO4eCog2JL7v93eDyK7Efaw2m5tPSG9wxfVrxkRJp+uiHR5yP4pTRkLKGv\nCejrrlB2wwK3vcC08ol6MKAQDz9KklKhs+XIQPxux345aseB0mpZ3PBBsDZ0\nWi5xxrASy2mpRaWNVMjIhqmH8yzdedqpubLDc7Kzps5gjI5TE4vrIq1oY0iC\nWg2U/+lE+VbzcL81dHPWQI7XuuIkm9Xs2QnxqbC6Dkys0rMvGyfVpkFE/sDl\nfj0ebBmyksVTKLe3w7hWFcQoKa3jne2fHsTtS8SLc5OOc94xWQ4aB2qrxYQD\n9n3WKdzjarY/7mFvTvQDsQKopJjhiZm8KN1rPoTXLO1xflI6l/dDJNgDaLW9\n9m9tSbZt/llOh5oNfOvp4VNytfEI4WESe1NJH2mRofMro8RWUdNMaI04LrfP\nB7YCMm+nyhyajK93AhgXF/4SBooSE6utSbgeOych0RqyBaSDwRLf4vS2ilrl\n2xHZXwAIUwUdoOH7J3rXsUJlDocRWMH+NVWiFN8LurkMBPXrqUeDISkMBg/t\n9MyA\r\n=6iT7\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-writer_4.0.5_1555020735943_0.8819389953763868"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.6": {
			"name": "conventional-changelog-writer",
			"version": "4.0.6",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.1.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "38f5508191f8afc1a8503d1fd24e2de6d05b8738",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-writer@4.0.6",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "lerna/3.13.4/node@v11.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-ou/sbrplJMM6KQpR5rKFYNVQYesFjN7WpNGdudQSWNi6X+RgyFUcSv871YBYkrUYV9EX8ijMohYVzn9RUb+4ag==",
				"shasum": "24db578ac8e7c89a409ef9bba12cf3c095990148",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.6.tgz",
				"fileCount": 11,
				"unpackedSize": 55599,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4G/PCRA9TVsSAnZWagAAjioP/jTqw0RsnVHLQ0mbONnv\nusir9mIlXLikphFe6TxioTXUF/HPxoTe0RQ29Ac+viuJetREiuF0MGQIrFBV\n44ETCuBrKCCc52tkzoJaag4TcvOwqtDb3e0Bq7YuJzWNW35uoRrXsiBNczn8\n1Z53d8v2uor0K5NH84YbeRIhaBj2okMdh2H0SU+z68zLvghhJaewvpCmZnYE\nV6YoEQ9HVFLY0STR37vdv/l6sam0t/PSsiZOkOZk53FsIUCdvFLy+0MklgI4\np7bdoB/GfMeARz8fz0GzrdNH9YaZM5jHKYfcPCYQQWeKjiJe3QkiwQcxxumB\nz3WodUSgz7oigf44JA6VGc8lXe2XXcwnFRVR/njhQN2AMAGN1RowihGYseGV\njQj+l8Yr0cWHL3R++yJnWvSJt4te19s7mK2il+7VMy2jXpjI1vfiW+BP90Su\nB+OuzEOixKff8SIjhMyGL4jhcWXDJvLXaq6abbBo0tLZKSiUoTy+a28+TX5+\nE7ETZWsCtNitnbPEhV0Z6sYsxQ0jzxvMwnCqcGzI0A5u5eK/T56ozbYGQz7T\nU2ImwxnqSo9la0F0UAr5Qp7ZtjNM44faa/IjqHzI0JuwX2EunzK3PkSApIHf\nuOcz8IPsocmcNjDozn8lvHxSWR2tHvYXdcnOSK56JhFhkSGld7F53dIhFSGg\nu8UG\r\n=zoX1\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-writer_4.0.6_1558212558357_0.10195454662973846"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.7": {
			"name": "conventional-changelog-writer",
			"version": "4.0.7",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.1.2",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "dadbbf8b1acbe4b3a8f345633bde3f4a4ad0bea4",
			"_id": "conventional-changelog-writer@4.0.7",
			"_nodeVersion": "12.4.0",
			"_npmVersion": "lerna/3.16.4/node@v12.4.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-p/wzs9eYaxhFbrmX/mCJNwJuvvHR+j4Fd0SQa2xyAhYed6KBiZ780LvoqUUvsayP4R1DtC27czalGUhKV2oabw==",
				"shasum": "e4b7d9cbea902394ad671f67108a71fa90c7095f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.7.tgz",
				"fileCount": 11,
				"unpackedSize": 55847,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPofNCRA9TVsSAnZWagAAV7MP/0plSm2+NGzm5L1Rd7n6\nXmFaP+M0ws8GOVw7leZ3RVNJNxNQOpasDWybH6Psf9CZEV221B1jKykI+1zQ\nYvtsO0N+ZGwNyz9NrtOpURhODTVWSy09rxs47xe/PxgYrpiPsYqxWHonV6m1\nKSOgSMDlg/q8e/5xkU2iZYq7Je5oLCr51767hHXMgWiE7oIgWDVRcpbmV55v\npSt6RIYd2oavjsfbOTl+oPylErprGdmZhHxmw4WL5Ct45SdUYCMPQ4YqA0S8\nlCiZxCQCeP08n0U7jD7zt/SlGnZ8qHobVugeoz9x/94k+wLuQbVQSrPsdibT\nmmn2BZ0UilJlj7LCnpivk+jCqGxC3pHkYDuFTnBpLZPeEOban1m1ioObfOAq\nomjWL5KeWhlzK3YciZhb8BwSekQTk5gS1FboUsnBmlhQaL9TrwmmQXvlHL89\nhHU4hnuYkmx6MjDlt2+W85PF75WXqb1kDAoCDui3LLRCo3UOTrfINRIj7/mb\n/9pwEudu+dLeJISsT5y6i2IfbjHr2lublNSzaFGn53+z/vxVbu6vQzrsJ+U4\nWvT6zfb3uWptBETd1Pn8I3NJ+ipjMb3Q0f8aLFwTt2UFk8T9hlvijMkj0fj5\nAdgjRgdoJprvfMBwgxwS3mtDvqscHu8p65FHB1HsAlTPMHgEKsRffUaziog9\ngL7v\r\n=nIRK\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-writer_4.0.7_1564379084781_0.8123485305183153"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.9": {
			"name": "conventional-changelog-writer",
			"version": "4.0.9",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.4.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.2.1",
				"meow": "^4.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8",
			"_id": "conventional-changelog-writer@4.0.9",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.16.4/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-2Y3QfiAM37WvDMjkVNaRtZgxVzWKj73HE61YQ/95T53yle+CRwTVSl6Gbv/lWVKXeZcM5af9n9TDVf0k7Xh+cw==",
				"shasum": "44ac4c48121bc90e71cb2947e1ea1a6c222ccd7f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.9.tgz",
				"fileCount": 11,
				"unpackedSize": 56095,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh84CRA9TVsSAnZWagAA7PcP/35D9f44RDM+GEpe2sJ2\ncjmd6p2Q434yhRhMkHHRfNxQeS/NdUl9+pblG0fEsRJZYucAHfMUeTcSyEZD\nPUT23spGjfLPNwPSjK/9yAAwG6/AL3PCfq92YtYIo9yI4m7U22qWu/tvq/Od\n5F2VO2Q/GlLYzwhv1NwkILaDU3gJPy4IMZAG41imIpHqbceHhEgm6w42ZqJg\nKaGoj2LoQVVhz9dBk3N9zmhA0dlKyEudEDImKfvH1PiW2snEpceMd8W0x3YU\njs/PsEilT6HB+v+cflNlDh3Cm4P1bLfpMhO+rppLX+gdxS41ksNYTHq8Wtpz\n9P0kbqiNRCZFcrBHuBP7onEAs16kawFcDchzgWYDyRDVbZGoxC/7b19vUw3j\nJHsIsimfcz0LibUSi0e/eVe/jYjLLlTSr54XVDSSow8Wo7h74qiryO2ZIyHu\nEWlFcE/Ev7mURiw9FdI3C7FY2qWvKpKUsvdO+ZKIsD9VBl6UGScwsaz2jUYH\np2zzHH5xCjV/favTfMdgSJUlt5ytJOgXF7LWtFLpHDMtCmEr56TEAsVtbCSq\n3efv3fnuyztw4+HTx+FOpnFoBTL0dSXi7LDBXeVVR6j5FuhGWERaCNa9ZGnN\n+3AJwA0qrZ1pi+W9zs/0op4qrU7AjFTFXMQcMuAs8Nj2Rkrrzo8/jtUg9vLx\n73cW\r\n=Ks7k\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-writer_4.0.9_1570119479877_0.027793553522838854"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.10": {
			"name": "conventional-changelog-writer",
			"version": "4.0.10",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.4.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.17.15",
				"meow": "^4.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "e865af4df8d06795cebc7af09364ade19119e089",
			"_id": "conventional-changelog-writer@4.0.10",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.2/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-vtO9vBAVh7XnSpGLTB1BOGgsGTz1MdvFjzbSXLrtapWCHWwuVOZFgwdLhlS0MaXwlF1dksWdEb6tnr42Ie2INw==",
				"shasum": "39f6458cca62a8151b3ce582a57ff71fd2b0ff7a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.10.tgz",
				"fileCount": 11,
				"unpackedSize": 56555,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsVoZCRA9TVsSAnZWagAAraMP+gNcvhDiJK6UM4wUt4on\nrW0dkYzYv4nhZ/JBhJvgCX8QpizqW/SVtiIRojN+MEJArVDp8pTIiQVgAvUX\nMd6NAgldDonNvuzsckREOpJwa0EFIYfrASwHAyvjNvi+imGZqqUEQvSn1b+b\nCux1iWW/SddVooOly6w6H/EVr7O/yovXjhxUWiTEFwGyXb6LhZjQqoHXTLr9\nwN1JgD4C6Jalo3Mw0pBH8RLTSx3EFlkeFN35kqK4rXGIDMEp3y2kcKeIuHuu\nvBNtLkP1AQpg9T1azXUW8gW0QWAOvOWrpLGwZdzdFbMGYV/Vf3oeqJsh83nI\ncFrDvqEfQlHq7hJMKmy6GKMfeP+g582rM3m+RtzkL5gDP98K5h7RaaZLlnZ/\ncTghO5cOl/Fy02gHJCiIh9FTAOux0JcNO3ZWWJp1L6EUGdVLityyTyll6M/B\n3h6E8v29wO0WDXJ2q3lOGNLKYMj+2kNP0pGujJ4X+XrJRhzoojc8k82b3OvH\neqt0znrgnK90qClo9qyDZTNu/NfGyDVfZMxqfTgiir5fZ4r3jKWiTPTlGAUf\npJBWi3fmyhb58WCn1C8180RHR+uBVTcCm31bD/bRK7Oo8HApByfHlFStsAov\no0e2weiFIDoO526bIX1LOsc5WECjC/Ho73ZeiC5t39KnMem1xrjlmgl2yyjy\nPuNi\r\n=PBv0\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-writer_4.0.10_1571904024614_0.05311321662079771"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.11": {
			"name": "conventional-changelog-writer",
			"version": "4.0.11",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6.9.0"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.2",
				"dateformat": "^3.0.0",
				"handlebars": "^4.4.0",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.17.15",
				"meow": "^5.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"gitHead": "79217815a7ce5f3d3f833961ce9a14bd454e5789",
			"_id": "conventional-changelog-writer@4.0.11",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "lerna/3.18.4/node@v12.12.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-g81GQOR392I+57Cw3IyP1f+f42ME6aEkbR+L7v1FBBWolB0xkjKTeCWVguzRrp6UiT1O6gBpJbEy2eq7AnV1rw==",
				"shasum": "9f56d2122d20c96eb48baae0bf1deffaed1edba4",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.11.tgz",
				"fileCount": 11,
				"unpackedSize": 57034,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzdBqCRA9TVsSAnZWagAAYdoQAJfZYF6tVijKx4+7GLdM\nsUidDxwebtqefyBgvtoCgQlfg+sa8eMH2A7lJ/IbS1bnj9WXyFJOISpoZHB4\nLd4eGhQelBZqGLjYHizJFqi/zB60TLlVYmrY6MSu8uxmHaYWwc++N9Hgrvp2\nTRqW1O4SoqXs1wR/apvgSz0yO5aoOfISLBIYWXHGA++FjNjBVoH3thkDJqEJ\nWaIhEHDImcYF6bOtdifc+LvUf4TklII7Uay2nltP8nspkTf5OVeIJKZp3QA6\nWmLHz0JLDufbxwEkYdJzQam/LTTIr+WWxPt9qYEZKmz1o+OB+cLN43IYg0JZ\nIpCzgj2lJU/AsxuCrv8zKOWtzNxkA40mAv5DPWnGT4p9j1+INhkexk2ZI9ag\nDHxKtCYLOxZe78F1vAJWaQJSSvX+3btw/EmukWXx2gTPigl+6OVr0dP/mf5l\no3vhZFCqemNBVy0yXwNDeOx8TwGjCLnvLAjFxGBt3P/r15oo119Fo6EbXQ4s\n5OdqnVxa+djfYU8JbEQofUICxNbuWEiucyImAlbse/FfqDkQGHY1POO3ctuf\nClOyByNvEGHD+T5BwSumvQFh88c5j338TIrPXavuy/tUgE3AeL9D8CwuAtqy\nB7IsgEWxrQUt6tGuz9GHw6k7PGioC8a1HZYLWzzpHVqV5HGqT3cwy0OL2880\nkeYe\r\n=4NAX\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-writer_4.0.11_1573769322098_0.05657058264319237"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.15": {
			"name": "conventional-changelog-writer",
			"version": "4.0.15",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=10"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.7.6",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.17.15",
				"meow": "^6.1.1",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"devDependencies": {
				"forceable-tty": "^0.1.0"
			},
			"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-writer@4.0.15",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-vgRPs8YptHqitIiiSg0UDCKHtki799XVJOJOQNsrOUpsLQ2I4B1OnvgJKnPsZrePOxH/rjwjE/HD0FyA8OFMYg==",
				"shasum": "5189001589a010dba02a4f6395b04ba1a72a87f0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.15.tgz",
				"fileCount": 11,
				"unpackedSize": 57572,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbPXCRA9TVsSAnZWagAAIowP/0AWCFCbs7dXIJJ1Qrj9\nQsoRIvntNb20e27QxzMYeDCZvapan7r2+efv/IiK08Q4OnSVai3OOpeEsOns\nrEMRYPivG15a2agR5SEPOEGeQFXToJ7QpQ+vBg6mGPFnqWqur4rhfxDOKiU9\nVRFZGq0VWqAfphRZZTuH4MsYZpIy44r3snqZbjJiRnefFticIVNiMb51yNVs\niQGumV/1lDr22LlA5DvkoRpCLhT1qIwEdvHaf1SxqOV2mwovXbJWxwQcAc2J\nvaqAWmHcqL8zPTmthemgMo7vkb5bkkVoCyc//L0+hyqoTXl3JCYULidLvBIA\n6gfUQ8A3nEsj5iBlaZxe2k5M4FlsOsXeytHHQzHJ1b5xprmrWXtPsOM2o1tE\nuZxu5UWoKVqYdk+4xXVuZpNKM66MIKhacXiNPphtbNiFbP8ZjmyWb/FcuFdA\nZ1q99Q4pD91B+ZPcgOtAvAMgUkF7XoOkVQznHwO4LyH6NXBrmDIDmhVHOw9Z\nIotyuCdptDtpTWnLxVCHd2XAbUD1CTOdYvcplMl4uHy3eMQ6T/LmPd796NvK\nvhABmeYvd2vGjk/5c0t8VHADE8UfDXMK2ai3JUdRvlxk8s/EkscEObf5yfxq\nvuUFoCjcTkudLoqeEUgF/QgiwsoocQ2ST0hnVHCjFCQNmjVsKteAPtXOqxfb\n1RSB\r\n=cQHp\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-writer_4.0.15_1588966359069_0.8058881210079978"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.16": {
			"name": "conventional-changelog-writer",
			"version": "4.0.16",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=10"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^1.3.1",
				"conventional-commits-filter": "^2.0.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.7.6",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.17.15",
				"meow": "^7.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"devDependencies": {
				"forceable-tty": "^0.1.0"
			},
			"gitHead": "c5ae3ab67c59e04f79eb19d317c92800df618435",
			"_id": "conventional-changelog-writer@4.0.16",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-jmU1sDJDZpm/dkuFxBeRXvyNcJQeKhGtVcFFkwTphUAzyYWcwz2j36Wcv+Mv2hU3tpvLMkysOPXJTLO55AUrYQ==",
				"shasum": "ca10f2691a8ea6d3c2eb74bd35bcf40aa052dda5",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz",
				"fileCount": 11,
				"unpackedSize": 58013,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetboZCRA9TVsSAnZWagAAfhAP/3OClLUP7uHi2z9o6otR\nshDwXIksd03mi8Z+bLS/HoaWPTXmzknTav1wugZwj/i0GhRV9Iw781XetcmN\nz1Vv9eRkEGbZaEdCqKXToeOxF7UWYs0OypKWJN/z50cWsN73n1K6BetEE7jJ\nZEWn4LOxYXzZaLuy3balDIeJqDoZffmS2UgIH8kmD/oChKPwRkR+uKcmeTvf\ngMDOulUIAD+LqPGsParVdSdXwm/k7NLXbm/ZmlugrY4IkiF1Z4fCFHpLCzA/\nEv39PBY2CGxjXfMukOr5q0eHETHq0aI+ZhWMCsRTXKCn1l5vAzHWx8app1cr\ngfyT8dPF3NOJSo0hl3HPKN2wgRwwPIRnBdn6zmCAYyPJAqtZNNlr7Rvdg/Cx\nm5+h0Co/2mdt9TojlcCDe7k2LUt3R5Q+KxEtZM9PCvMGK9B+3STSPrnpL/ls\npbrQ9vlisiq0DXX1CEdljmKKfRgsXu0ysHsMKL8ebKAezzcp8dqfsFK3RCgy\nglPRbpmPOBYt664uu4qfMw12drsdn2JcObqiRnvyZCeDO+IkOA40PdsaJzsz\nTAlEvMX1MIWslENPcYtTrf/917+//2Q/0ib/eyf/Vrd4nTEfPtEILOXoJ9V1\nFBe612IpzbzugB7iQQaBbhr2JgOX6ju9QzkmVo9CUBsaSPA4xHSM9HPMXX5k\nnGMx\r\n=DT6z\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-writer_4.0.16_1588967961417_0.6842926541845551"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.17": {
			"name": "conventional-changelog-writer",
			"version": "4.0.17",
			"description": "Write logs based on conventional commits and templates",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">=10"
			},
			"keywords": [
				"conventional-changelog-writer",
				"changelog",
				"conventional",
				"commits",
				"templates",
				"writer",
				"writing",
				"logs"
			],
			"dependencies": {
				"compare-func": "^2.0.0",
				"conventional-commits-filter": "^2.0.6",
				"dateformat": "^3.0.0",
				"handlebars": "^4.7.6",
				"json-stringify-safe": "^5.0.1",
				"lodash": "^4.17.15",
				"meow": "^7.0.0",
				"semver": "^6.0.0",
				"split": "^1.0.0",
				"through2": "^3.0.0"
			},
			"scripts": {
				"test-windows": "echo 'make work on windows'"
			},
			"bin": {
				"conventional-changelog-writer": "cli.js"
			},
			"devDependencies": {
				"forceable-tty": "^0.1.0"
			},
			"gitHead": "3dedddc397e7cbcf5a2ff971ca933992b9e4d11f",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-writer@4.0.17",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==",
				"shasum": "4753aaa138bf5aa59c0b274cb5937efcd2722e21",
				"tarball": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz",
				"fileCount": 11,
				"unpackedSize": 58471,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7VVMCRA9TVsSAnZWagAAMjsQAKMNhlyZHkCemkOf/qN9\nwoXeG+DILhLLd6GxnnZqk5AGGRGDMvJyQezSJpCbqNh1b/rj2I18/dhd9s8w\nC6cwL1tSi8ISE+DH+nuJnYZy80D7q4vXB8AjjSd8YlvlGoJ7J0n3TYg2+mXu\nSdFDzMdKIO/zb2Ynwsdf/L1PW5p4Na96HC+EJ67Bbm9Kg54Ryd3dp2zl8Ndb\njZNg0jvEjMdQ+a+fP1MECs5MDdnoO5B1QZvlDTZXnbNEjfIVwIIRmyfceIN/\n3RzeQyNsr9xT8kjWSN1pV3G7j35ANW+O9c6jonSitdomT2FzxPqHAGgQ9UYC\n582bHU7B+NgfsQwV+H35AZfHUo7bStz+CC/6aqCb1OQrXL2Hbqxc3NEjQBtj\n0iaSvtULBMFpvu4WBn5AaJia4jyO9Sr2oONOeA3BQwIQtGyDb1eYUAdjGqzk\nvb7EuCXbYxD2ZhxpYU8h1rv6PYDFvhuNTPHrOMZH9YsTeSEmwMa0G1SEoln0\nM9xDij2RzvdQm5/zV6m1HEXy+fIeyzg8dXqI0NQJBjALVg3szgymBV9pmnX/\nnzzNkdiYjSoITG9PmlaU3SEL1HXSbdg8sLk1+GwvjJy69/dG4nZg8mH6kZAS\nqcrVD9uV/j6t9cJ8yKmjlqAMpG3WFTdSTmOhUKJS2MHXYYY8aCDSeH3/wHi8\n4iJ4\r\n=loiW\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-writer_4.0.17_1592612172101_0.38565508361325485"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-08-08T01:37:36.336Z",
		"created": "2015-07-03T12:34:45.439Z",
		"0.0.16": "2015-07-03T12:34:45.439Z",
		"0.0.17": "2015-07-14T03:48:58.019Z",
		"0.0.18": "2015-07-17T10:45:32.278Z",
		"0.1.0": "2015-07-23T05:58:03.214Z",
		"0.1.1": "2015-07-23T12:04:41.683Z",
		"0.2.0": "2015-07-23T12:39:06.026Z",
		"0.2.1": "2015-07-24T06:36:26.129Z",
		"0.3.0": "2015-08-03T11:21:29.891Z",
		"0.3.1": "2015-08-06T06:34:08.732Z",
		"0.3.2": "2015-08-07T06:17:50.295Z",
		"0.4.0": "2015-09-23T00:10:25.822Z",
		"0.4.1": "2015-09-30T07:11:36.275Z",
		"0.4.2": "2016-01-18T12:53:25.540Z",
		"0.5.0": "2016-02-02T11:14:50.174Z",
		"0.5.1": "2016-02-03T10:19:41.858Z",
		"1.0.0": "2016-02-05T12:37:03.323Z",
		"1.0.1": "2016-02-06T09:17:16.110Z",
		"1.0.2": "2016-02-06T12:52:07.541Z",
		"1.0.3": "2016-02-06T13:29:54.268Z",
		"1.1.0": "2016-02-08T12:55:32.635Z",
		"1.1.1": "2016-02-29T09:51:44.650Z",
		"1.2.0": "2016-04-17T05:51:02.410Z",
		"1.2.1": "2016-04-19T10:30:10.026Z",
		"1.3.0": "2016-05-08T12:42:48.833Z",
		"1.4.0": "2016-05-10T11:56:13.716Z",
		"1.4.1": "2016-05-10T13:06:53.719Z",
		"2.0.0": "2017-07-17T23:30:25.719Z",
		"2.0.1": "2017-09-01T03:16:27.678Z",
		"2.0.2": "2017-11-13T00:17:19.740Z",
		"2.0.3": "2017-12-08T07:13:17.036Z",
		"3.0.0": "2018-01-29T02:12:38.664Z",
		"3.0.2": "2018-02-13T16:27:54.718Z",
		"3.0.3": "2018-02-20T04:20:34.677Z",
		"3.0.4": "2018-02-24T22:12:46.149Z",
		"3.0.5": "2018-03-22T13:47:52.388Z",
		"3.0.6": "2018-03-27T15:11:59.742Z",
		"3.0.7": "2018-03-27T15:26:08.317Z",
		"3.0.8": "2018-03-27T15:35:05.066Z",
		"3.0.9": "2018-03-28T02:57:54.991Z",
		"4.0.0": "2018-05-29T14:27:40.913Z",
		"4.0.2": "2018-11-01T06:43:56.412Z",
		"4.0.3": "2019-02-14T22:04:26.772Z",
		"4.0.5": "2019-04-11T22:12:16.174Z",
		"4.0.6": "2019-05-18T20:49:18.509Z",
		"4.0.7": "2019-07-29T05:44:44.951Z",
		"4.0.9": "2019-10-03T16:18:00.074Z",
		"4.0.10": "2019-10-24T08:00:24.761Z",
		"4.0.11": "2019-11-14T22:08:42.257Z",
		"4.0.15": "2020-05-08T19:32:39.194Z",
		"4.0.16": "2020-05-08T19:59:21.513Z",
		"4.0.17": "2020-06-20T00:16:12.237Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.17",
		"next": "4.0.17"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"cc4ca642a37a49b365f6e287481e9e1a\"",
			"fetched": 1600679812622
		}
	},
	"_distfiles": {
		"conventional-changelog-writer-0.0.16.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.16.tgz",
			"sha": "67843955e7515206089d265770c32f72360eb170",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.0.17.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.17.tgz",
			"sha": "c0971d65d5af3920fb9cd50b39bc942ed10948ee",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.0.18.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.0.18.tgz",
			"sha": "9e63713a88c7ea28446d98503d3d5e607b033fba",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.1.0.tgz",
			"sha": "34f85c5dbd924b05119f0749071f27e8b4821c0b",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.1.1.tgz",
			"sha": "a11799488cd158fe72b0f3f9df509d9323af51e1",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.2.0.tgz",
			"sha": "5e6cd63bf0dd050856a324eb72faa8eb3d18148a",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.2.1.tgz",
			"sha": "5f232bef14dc8a03339cde1414d8dfca5d0020d2",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.0.tgz",
			"sha": "1d4ef798f0c5f0dbbdcd03eca8ddbc4a2eaaf73e",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.1.tgz",
			"sha": "dcd2a9fb6b7bc0d0f8f7c34d217a7a243efd32dc",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.3.2.tgz",
			"sha": "ef42ff6b962e96c5bc11a296f4e80426e2e63bef",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.0.tgz",
			"sha": "d254ae83cd6cf2d3ad34e23bf31f8b5565474f99",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.1.tgz",
			"sha": "14a7bb353f218a445d7336a96908cd9d96c18408",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.4.2.tgz",
			"sha": "ccb03c5ebd17ceb94a236cb80b27f4ef6bee7731",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.5.0.tgz",
			"sha": "77ee9c69dfebfa524d46e4c477dcf872b14a88c0",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-0.5.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-0.5.1.tgz",
			"sha": "d9fc0428fbf5361d4100e2bbefb5373bf13e3ac4",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.0.tgz",
			"sha": "8ee442d8462fa01be461252c996d7222048b155f",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.1.tgz",
			"sha": "b96e6904b643dca9ab594296b07f28c169e95665",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.2.tgz",
			"sha": "0de6e74cb3f02c1ca89f5c6dd2d2089a405ebad2",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.0.3.tgz",
			"sha": "d99a8a1e9cbb4a8ac997f0d15dd139364868b094",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.1.0.tgz",
			"sha": "4ecb8d974bb402d9416dccfc57ca0b37859a1d18",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.1.1.tgz",
			"sha": "c0d6e7111d2e9e276f9b405a594d1f2b2877ed37",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.2.0.tgz",
			"sha": "e608108b6d71f92e872707b2320f3652a7c8761e",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.2.1.tgz",
			"sha": "5fe224022f62b8083cd1dc131faf80f6d66e39ef",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.3.0.tgz",
			"sha": "1d45db92cbff5df371f07436ca6f1d7507bd0c40",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.4.0.tgz",
			"sha": "2fe84a726192ea613586de96dbe4fa35ea75569e",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz",
			"sha": "3f4cb4d003ebb56989d30d345893b52a43639c8e",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.0.tgz",
			"sha": "6e4e3a7c3ed2f581e75b4bf8e92cb7cabe8bac4c",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.1.tgz",
			"sha": "47c10d0faba526b78d194389d1e931d09ee62372",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.2.tgz",
			"sha": "b5857ded1b001daf9a78b9cd40926f45c134949b",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-2.0.3.tgz",
			"sha": "073b0c39f1cc8fc0fd9b1566e93833f51489c81c",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.0.tgz",
			"sha": "e106154ed94341e387d717b61be2181ff53254cc",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.2.tgz",
			"sha": "f3f934028379c0cab90aecfcaf009bf8a187ef14",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.3.tgz",
			"sha": "2faa65739370769639fff1c0008722162936d46c",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.4.tgz",
			"sha": "705b46a8b8277bd7fd79cad8032095b5d803864c",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.5.tgz",
			"sha": "d7ce157209c55057a2487e645193a2e6b9027943",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.6.tgz",
			"sha": "30e78c9e4a25870706e72d764cffd9592081ed76",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.7.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.7.tgz",
			"sha": "94c088b819860a1f8be2e10440f67b15d21fa652",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.8.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.8.tgz",
			"sha": "e772ab261960f0bc849893ee843c0949d8e942dc",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-3.0.9.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz",
			"sha": "4aecdfef33ff2a53bb0cf3b8071ce21f0e994634",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.0.tgz",
			"sha": "3ed983c8ef6a3aa51fe44e82c9c75e86f1b5aa42",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.2.tgz",
			"sha": "eb493ed84269e7a663da36e49af51c54639c9a67",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.3.tgz",
			"sha": "916a2b302d0bb5ef18efd236a034c13fb273cde1",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.5.tgz",
			"sha": "fb9e384bb294e8e8a9f2568a3f4d1e11953d8641",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.6.tgz",
			"sha": "24db578ac8e7c89a409ef9bba12cf3c095990148",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.7.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.7.tgz",
			"sha": "e4b7d9cbea902394ad671f67108a71fa90c7095f",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.9.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.9.tgz",
			"sha": "44ac4c48121bc90e71cb2947e1ea1a6c222ccd7f",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.10.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.10.tgz",
			"sha": "39f6458cca62a8151b3ce582a57ff71fd2b0ff7a",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.11.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.11.tgz",
			"sha": "9f56d2122d20c96eb48baae0bf1deffaed1edba4",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.15.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.15.tgz",
			"sha": "5189001589a010dba02a4f6395b04ba1a72a87f0",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.16.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz",
			"sha": "ca10f2691a8ea6d3c2eb74bd35bcf40aa052dda5",
			"registry": "npmjs"
		},
		"conventional-changelog-writer-4.0.17.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz",
			"sha": "4753aaa138bf5aa59c0b274cb5937efcd2722e21",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"conventional-changelog-writer-4.0.17.tgz": {
			"shasum": "4753aaa138bf5aa59c0b274cb5937efcd2722e21"
		}
	},
	"_rev": "2-95093f6912341422",
	"_id": "conventional-changelog-writer",
	"readme": "#  [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]\n\n> Write logs based on conventional commits and templates\n\n## Install\n\n```sh\n$ npm install --save conventional-changelog-writer\n```\n\n## Usage\n\n```js\nvar conventionalChangelogWriter = require('conventional-changelog-writer');\n\nconventionalChangelogWriter(context, options);\n```\n\nIt returns a transform stream.\n\nIt expects an object mode upstream that looks something like this:\n\n```js\n{ hash: '9b1aff905b638aa274a5fc8f88662df446d374bd',\n  header: 'feat(scope): broadcast $destroy event on scope destruction',\n  type: 'feat',\n  scope: 'scope',\n  subject: 'broadcast $destroy event on scope destruction',\n  body: null,\n  footer: 'Closes #1',\n  notes: [],\n  references: [ { action: 'Closes', owner: null, repository: null, issue: '1', raw: '#1' } ] }\n{ hash: '13f31602f396bc269076ab4d389cfd8ca94b20ba',\n  header: 'feat(ng-list): Allow custom separator',\n  type: 'feat',\n  scope: 'ng-list',\n  subject: 'Allow custom separator',\n  body: 'bla bla bla',\n  footer: 'BREAKING CHANGE: some breaking change',\n  notes: [ { title: 'BREAKING CHANGE', text: 'some breaking change' } ],\n  references: [] }\n```\n\nEach chunk should be a commit. Json object is also **valid**. Parts of the objects will be formatted and combined into a log based on the handlebars context, templates and options.\n\nThe downstream might look something like this:\n\n```js\n## 0.0.1 \"this is a title\" (2015-05-29)\n\n\n### Features\n\n* **ng-list:** Allow custom separator ([13f3160](https://github.com/a/b/commits/13f3160))\n* **scope:** broadcast $destroy event on scope destruction ([9b1aff9](https://github.com/a/b/commits/9b1aff9)), closes [#1](https://github.com/a/b/issues/1)\n\n\n### BREAKING CHANGES\n\n* some breaking change\n```\n\n\n## API\n\n### conventionalChangelogWriter([context, [options]])\n\nReturns a transform stream.\n\n#### context\n\nVariables that will be interpolated to the template. This object contains, but not limits to the following fields.\n\n##### version\n\nType: `string`\n\nVersion number of the up-coming release. If `version` is found in the last commit before generating logs, it will be overwritten.\n\n##### title\n\nType: `string`\n\n##### isPatch\n\nType: `boolean` Default: `semver.patch(context.version) !== 0`\n\nBy default, this value is true if `version`'s patch is `0`.\n\n##### host\n\nType: `string`\n\nThe hosting website. Eg: `'https://github.com'` or `'https://bitbucket.org'`\n\n##### owner\n\nType: `string`\n\nThe owner of the repository. Eg: `'stevemao'`.\n\n##### repository\n\nType: `string`\n\nThe repository name on `host`. Eg: `'conventional-changelog-writer'`.\n\n##### repoUrl\n\nType: `string`\n\nThe whole repository url. Eg: `'https://github.com/conventional-changelog/conventional-changelog-writer'`.\nThe should be used as a fallback when `context.repository` doesn't exist.\n\n##### linkReferences\n\nType: `boolean` Default: `true` if (`context.repository` or `context.repoUrl`), `context.commit` and `context.issue` are truthy\n\nShould all references be linked?\n\n##### commit\n\nType: `string` Default: `'commits'`\n\nCommit keyword in the url if `context.linkReferences === true`.\n\n##### issue\n\nType: `string` Default: `'issues'`\n\nIssue or pull request keyword in the url if `context.linkReferences === true`.\n\n##### date\n\nType: `string` Default: `dateFormat(new Date(), 'yyyy-mm-dd', true)`\n\nDefault to formatted (`'yyyy-mm-dd'`) today's date. [dateformat](https://github.com/felixge/node-dateformat) is used for formatting the date. If `version` is found in the last commit, `committerDate` will overwrite this.\n\n#### options\n\nType: `object`\n\n##### transform\n\nType: `object` or `function` Default: get the first 7 digits of hash, and `committerDate` will be formatted as `'yyyy-mm-dd'`.\n\nReplace with new values in each commit.\n\nIf this is an object, the keys are paths to a nested object property. the values can be a string (static) and a function (dynamic) with the old value and path passed as arguments. This value is merged with your own transform object.\n\nIf this is a function, the commit chunk will be passed as the argument and the returned value would be the new commit object. This is a handy function if you can't provide a transform stream as an upstream of this one. If returns a falsy value this commit is ignored.\n\na `raw` object that is originally poured form upstream is attached to `commit`.\n\n##### groupBy\n\nType: `string` Default: `'type'`\n\nHow to group the commits. EG: based on the same type. If this value is falsy, commits are not grouped.\n\n##### commitGroupsSort\n\nType: `function`, `string` or `array`\n\nA compare function used to sort commit groups. If it's a string or array, it sorts on the property(ies) by `localeCompare`. Will not sort if this is a falsy value.\n\nThe string can be a dot path to a nested object property.\n\n##### commitsSort\n\nType: `function`, `string` or `array` Default: `'header'`\n\nA compare function used to sort commits. If it's a string or array, it sorts on the property(ies) by `localeCompare`. Will not sort if this is a falsy value.\n\nThe string can be a dot path to a nested object property.\n\n##### noteGroupsSort\n\nType: `function`, `string` or `array` Default: `'title'`\n\nA compare function used to sort note groups. If it's a string or array, it sorts on the property(ies) by `localeCompare`. Will not sort if this is a falsy value.\n\nThe string can be a dot path to a nested object property.\n\n##### notesSort\n\nType: `function`, `string` or `array` Default: `'text'`\n\nA compare function used to sort note groups. If it's a string or array, it sorts on the property(ies) by `localeCompare`. Will not sort if this is a falsy value.\n\nThe string can be a dot path to a nested object property.\n\n##### generateOn\n\nType: `function`, `string` or `any` Default: if `commit.version` is a valid semver.\n\nWhen the upstream finishes pouring the commits it will generate a block of logs if `doFlush` is `true`. However, you can generate more than one block based on this criteria (usually a version) even if there are still commits from the upstream.\n\n###### generateOn(commit, commits, context, options)\n\n####### commit\n\nCurrent commit.\n\n####### commits\n\nCurrent collected commits.\n\n####### context\n\nThe generated context based on original input `context` and `options`.\n\n####### options\n\nNormalized options.\n\n**NOTE**: It checks on the transformed commit chunk instead of the original one (you can check on the original by access the `raw` object on the `commit`). However, if the transformed commit is ignored it falls back to the original commit.\n\nIf this value is a `string`, it checks the existence of the field. Set to other type to disable it.\n\n##### finalizeContext\n\nType: `function` Default: pass through\n\nLast chance to modify your context before generating a changelog.\n\n###### finalizeContext(context, options, commits, keyCommit)\n\n####### context\n\nThe generated context based on original input `context` and `options`.\n\n####### options\n\nNormalized options.\n\n####### commits\n\nFiltered commits from your git metadata.\n\n####### keyCommit\n\nThe commit that triggers to generate the log.\n\n##### debug\n\nType: `function` Default: `function() {}`\n\nA function to get debug information.\n\n##### reverse\n\nType: `boolean` Default: `false`\n\nThe normal order means reverse chronological order. `reverse` order means chronological order. Are the commits from upstream in the reverse order? You should only worry about this when generating more than one blocks of logs based on `generateOn`. If you find the last commit is in the wrong block inverse this value.\n\n##### includeDetails\n\nType: `boolean` Default: `false`\n\nIf this value is `true`, instead of emitting strings of changelog, it emits objects containing the details the block.\n\n*NOTE:* The downstream must be in object mode if this is `true`.\n\n##### ignoreReverted\n\nType: `boolean` Default: `true`\n\nIf `true`, reverted commits will be ignored.\n\n##### doFlush\n\nType: `boolean` Default: `true`\n\nIf `true`, the stream will flush out the last bit of commits (could be empty) to changelog.\n\n##### mainTemplate\n\nType: `string` Default: [template.hbs](templates/template.hbs)\n\nThe main handlebars template.\n\n##### headerPartial\n\nType: `string` Default: [header.hbs](templates/header.hbs)\n\n##### commitPartial\n\nType: `string` Default: [commit.hbs](templates/commit.hbs)\n\n##### footerPartial\n\nType: `string` Default: [footer.hbs](templates/footer.hbs)\n\n##### partials\n\nType: `object`\n\nPartials that used in the main template, if any. The key should be the partial name and the value should be handlebars template strings. If you are using handlebars template files, read files by yourself.\n\n\n## Customization Guide\n\nIt is possible to customize this the changelog to suit your needs. Templates are written in [handlebars](http://handlebarsjs.com). You can customize all partials or the whole template. Template variables are from either `upstream` or `context`. The following are a suggested way of defining variables.\n\n### upstream\n\nVariables in upstream are commit specific and should be used per commit. Eg: *commit date* and *commit username*. You can think of them as \"local\" or \"isolate\" variables. A \"raw\" commit message (original commit poured from upstream) is attached to `commit`. `transform` can be used to modify a commit.\n\n### context\n\ncontext should be module specific and can be used across the whole log. Thus these variables should not be related to any single commit and should be generic information of the module or all commits. Eg: *repository url* and *author names*, etc. You can think of them as \"global\" or \"root\" variables.\n\nBasically you can make your own templates and define all your template context. Extra context are based on commits from upstream and `options`. For more details, please checkout [handlebars](http://handlebarsjs.com) and the source code of this module. `finalizeContext` can be used at last to modify context before generating a changelog.\n\n\n## CLI\n\n```sh\n$ npm install --global conventional-changelog-writer\n$ conventional-changelog-writer --help # for more details\n```\n\nIt works with [Line Delimited JSON](http://en.wikipedia.org/wiki/Line_Delimited_JSON).\n\nIf you have commits.ldjson\n\n```js\n{\"hash\":\"9b1aff905b638aa274a5fc8f88662df446d374bd\",\"header\":\"feat(ngMessages): provide support for dynamic message resolution\",\"type\":\"feat\",\"scope\":\"ngMessages\",\"subject\":\"provide support for dynamic message resolution\",\"body\":\"Prior to this fix it was impossible to apply a binding to a the ngMessage directive to represent the name of the error.\",\"footer\":\"BREAKING CHANGE: The `ngMessagesInclude` attribute is now its own directive and that must be placed as a **child** element within the element with the ngMessages directive.\\nCloses #10036\\nCloses #9338\",\"notes\":[{\"title\":\"BREAKING CHANGE\",\"text\":\"The `ngMessagesInclude` attribute is now its own directive and that must be placed as a **child** element within the element with the ngMessages directive.\"}],\"references\":[{\"action\":\"Closes\",\"owner\",null,\"repository\":null,\"issue\":\"10036\",\"raw\":\"#10036\"},{\"action\":\"Closes\",\"owner\":null,\"repository\":null,\"issue\":\"9338\",\"raw\":\"#9338\"}]}\n```\n\nAnd you run\n\n```sh\n$ conventional-changelog-writer commits.ldjson -o options.js\n```\n\nThe output might look something like this\n\n```md\n# 1.0.0 (2015-04-09)\n\n\n### Features\n\n* **ngMessages:** provide support for dynamic message resolution 9b1aff9, closes #10036 #9338\n\n\n### BREAKING CHANGES\n\n* The `ngMessagesInclude` attribute is now its own directive and that must be placed as a **child** element within the element with the ngMessages directive.\n```\n\nIt is printed to stdout.\n\n\n## License\n\nMIT © [Steve Mao](https://github.com/stevemao)\n\n\n[npm-image]: https://badge.fury.io/js/conventional-changelog-writer.svg\n[npm-url]: https://npmjs.org/package/conventional-changelog-writer\n[travis-image]: https://travis-ci.org/conventional-changelog/conventional-changelog-writer.svg?branch=master\n[travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog-writer\n[daviddm-image]: https://david-dm.org/conventional-changelog/conventional-changelog-writer.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/conventional-changelog/conventional-changelog-writer\n[coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog-writer/badge.svg\n[coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog-writer"
}