{
	"name": "conventional-changelog-angular",
	"versions": {
		"0.0.0": {
			"name": "conventional-changelog-angular",
			"version": "0.0.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test": "mocha && xo"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-angular#readme",
			"devDependencies": {
				"mocha": "*",
				"xo": "*"
			},
			"_id": "conventional-changelog-angular@0.0.0",
			"_shasum": "606b713dd5e6ab88a258920b580ee832ee3e1184",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "606b713dd5e6ab88a258920b580ee832ee3e1184",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "conventional-changelog-angular",
			"version": "0.0.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "0.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"shelljs": "^0.5.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"lodash": "^3.10.1",
				"q": "^1.4.1",
				"semver": "^5.1.0"
			},
			"gitHead": "d38e7d053bd1e6968ae5f4e18d2dc94ee5d61993",
			"_id": "conventional-changelog-angular@0.0.1",
			"_shasum": "a26fd06100ac1fc5b0e05756465d3a9e00f09958",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "a26fd06100ac1fc5b0e05756465d3a9e00f09958",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "conventional-changelog-angular",
			"version": "0.0.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "0.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"shelljs": "^0.5.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"gitHead": "792bd9b63e460faa7fec233c40b063287d4a3e51",
			"_id": "conventional-changelog-angular@0.0.2",
			"_shasum": "2d689a8c04da272b912aa960e7b6a675489efeba",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "2d689a8c04da272b912aa960e7b6a675489efeba",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "conventional-changelog-angular",
			"version": "0.1.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "0.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"shelljs": "^0.5.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"gitHead": "35371056b30b5f274befa3e0f117b3b1a1e629d2",
			"_id": "conventional-changelog-angular@0.1.0",
			"_shasum": "ac3d4b869878de5ad57726696b21eedd798ae3c7",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "ac3d4b869878de5ad57726696b21eedd798ae3c7",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "conventional-changelog-angular",
			"version": "1.0.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/stevemao/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/stevemao/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "1.0.0",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1-rc2",
				"mocha": "*",
				"shelljs": "^0.6.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"gitHead": "5043988a0972456868608f74778b45965af03106",
			"_id": "conventional-changelog-angular@1.0.0",
			"_shasum": "ea4d6702237a633f1fe8955b13b1e9654ad3f121",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "ea4d6702237a633f1fe8955b13b1e9654ad3f121",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.0.0.tgz_1454680062973_0.29956228332594037"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "conventional-changelog-angular",
			"version": "1.1.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.6.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"gitHead": "ed32559941719a130bb0327f886d6a32a8cbc2ba",
			"_id": "conventional-changelog-angular@1.1.0",
			"_shasum": "ce0c0ab8b87e35ed1ee375452070f3ac83e24d7a",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "ce0c0ab8b87e35ed1ee375452070f3ac83e24d7a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.1.0.tgz_1461675708485_0.8518570228479803"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "conventional-changelog-angular",
			"version": "1.2.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^2.7.0",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.6.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"gitHead": "435309d93d6ad9690315e97e7adfa20503e211b8",
			"_id": "conventional-changelog-angular@1.2.0",
			"_shasum": "1b7bb495120edc11dad94e2b823f73a868436c6a",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "1b7bb495120edc11dad94e2b823f73a868436c6a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.2.0.tgz_1462885666611_0.3675437069032341"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "conventional-changelog-angular",
			"version": "1.3.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover -x test.js _mocha -- -R spec --timeout 30000 && rm -rf ./coverage",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.0.1",
				"coveralls": "^2.11.6",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"gitHead": "f1ba7485e9c3dc2a77ab48d6f868744df04b6857",
			"_id": "conventional-changelog-angular@1.3.0",
			"_shasum": "3f64185978aa13ab0954c9e46a78969fd59c6801",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "3f64185978aa13ab0954c9e46a78969fd59c6801",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.3.0.tgz_1470470240786_0.8413613170851022"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "conventional-changelog-angular",
			"version": "1.3.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.6.0",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.3.1",
			"_shasum": "c457ceff02dc94a774379d9f03791d502183a326",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "c457ceff02dc94a774379d9f03791d502183a326",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.3.1.tgz_1489123981545_0.8550747195258737"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "conventional-changelog-angular",
			"version": "1.3.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.6.1",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.3.2",
			"_shasum": "495691c0822b59ada913384422651d3d968b52f6",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "495691c0822b59ada913384422651d3d968b52f6",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.3.2.tgz_1489125632584_0.10913944407366216"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "conventional-changelog-angular",
			"version": "1.3.3",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.8.0",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.3.3",
			"_shasum": "e7ce807a85dd4750e1b417f766045497511e0726",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.5",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"shasum": "e7ce807a85dd4750e1b417f766045497511e0726",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.3.3.tgz_1489266172164_0.8395571981091052"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "conventional-changelog-angular",
			"version": "1.3.4",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.0",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.3.4",
			"_shasum": "7d7cdfbd358948312904d02229a61fd6075cf455",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "tapppi",
				"email": "moilanen.tapani@gmail.com"
			},
			"dist": {
				"shasum": "7d7cdfbd358948312904d02229a61fd6075cf455",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				},
				{
					"name": "tapppi",
					"email": "moilanen.tapani@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/conventional-changelog-angular-1.3.4.tgz_1490233661435_0.023803527699783444"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "conventional-changelog-angular",
			"version": "1.4.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"index.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.0",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"github-url-from-git": "^1.4.0",
				"q": "^1.4.1",
				"read-pkg-up": "^2.0.0"
			},
			"_id": "conventional-changelog-angular@1.4.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ukKX22lJl9ewogze1hKbBuff/dGMG2uyGpOhhw0ehhlv6GtdeCxj51YfGOZ5qC89WwsHT7SDXFzBKidwH3pwmQ==",
				"shasum": "118b9f7d41a3d99500bfb6bea1f3525e055e8b9b",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.4.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-angular-1.4.0.tgz_1500334222785_0.03477998054586351"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "conventional-changelog-angular",
			"version": "1.5.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"index.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.1",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.5.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Gt0qSf5wdFmLabgdSlqjguDAmPyYTXtUl4WH5W3SlpElHhnU/UiCY3M7xcIkZxrNQfVA1UxUBgu65eBbaJnZVA==",
				"shasum": "50b2d45008448455fdf67e06ea01972fbd08182a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.0.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-angular-1.5.0.tgz_1504235787134_0.13907928997650743"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "conventional-changelog-angular",
			"version": "1.5.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"index.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.2",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.5.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AnjnPyqHp8yR2IOWsXYOCv6Ly0WC2rLRK04fgAS/5QoA3ovYLSoz9PKB5pcSG3M9lAf40IqZwU3R3G6Hy7XCSA==",
				"shasum": "974e73aa1c39c392e4364f2952bd9a62904e9ea3",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.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-angular-1.5.1.tgz_1506836369684_0.3155809820163995"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "conventional-changelog-angular",
			"version": "1.5.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"index.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.3",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.5.2",
			"_shasum": "2b38f665fe9c5920af1a2f82f547f4babe6de57c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "2b38f665fe9c5920af1a2f82f547f4babe6de57c",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.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-angular-1.5.2.tgz_1510532234137_0.16569836903363466"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "conventional-changelog-angular",
			"version": "1.5.3",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"index.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.4",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.5.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "marionebl",
				"email": "hello@mario-nebl.de"
			},
			"dist": {
				"integrity": "sha512-J+3g7H7O9QTxBFMmdlHSLzqTdxO8lhOKGXLAcewtKPGaVVV/JnaPOokuj85mP3tghP5gXi527HWoJlD3VBlX6g==",
				"shasum": "ff0dd01d740e35bfdbc3f02dfea13cf0d96f0b82",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.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-angular-1.5.3.tgz_1512717192418_0.3293289749417454"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "conventional-changelog-angular",
			"version": "1.6.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^1.9.5",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.0",
			"_shasum": "0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.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-angular-1.6.0.tgz_1513607132780_0.9424320845864713"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "conventional-changelog-angular",
			"version": "1.6.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^2.0.0",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.1",
			"_shasum": "e1434d017c854032b272f690424a8c0ca16dc318",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "e1434d017c854032b272f690424a8c0ca16dc318",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.1.tgz"
			},
			"maintainers": [
				{
					"email": "moilanen.tapani@gmail.com",
					"name": "tapppi"
				},
				{
					"email": "ben@npmjs.com",
					"name": "bcoe"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hbetts"
				},
				{
					"email": "hello@mario-nebl.de",
					"name": "marionebl"
				},
				{
					"email": "andrewbgoode@gmail.com",
					"name": "nexdrew"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/conventional-changelog-angular-1.6.1.tgz_1517191957557_0.46633593807928264"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.2": {
			"name": "conventional-changelog-angular",
			"version": "1.6.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^2.0.1",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-LiGZkMJOCJFLNzDlZo3f+DpblcDSzsaYHUWhC+kzsqq+no4qwDP3uW0HVIHueXT4jJDhYNaE9t/XCD7vu7xR1g==",
				"shasum": "0a811313de46326e5e4e11dac281d61cfe1f00c4",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.2.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-angular-1.6.2.tgz_1517801288644_0.9974007881246507"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.3": {
			"name": "conventional-changelog-angular",
			"version": "1.6.3",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^2.0.2",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-xJ7eYcRDZLkBRFiahAVnpu6N7Zr+MEgJtstOqO94S9j717mwLINc+FsglNeboDGNkLBVe4DlCZqrgPdI+nBUjg==",
				"shasum": "328754f44529839d3a68e9bfe19b3302d55790b5",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.3.tgz",
				"fileCount": 12,
				"unpackedSize": 19320
			},
			"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-angular_1.6.3_1518539016451_0.012495911834235818"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.4": {
			"name": "conventional-changelog-angular",
			"version": "1.6.4",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog-angular.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog-angular/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^2.0.3",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.4",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-CGtgqRBYOYYwP/FGBZ+NydolVv0+9bFcQZYMqw8YPKms1n6QlKguaqO0bfBLRChWZjDXjTI3Spd/bNineVtAqA==",
				"shasum": "47debaf92b75b0bd6b39fcba8f9c70dd97552be6",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.4.tgz",
				"fileCount": 12,
				"unpackedSize": 19599
			},
			"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-angular_1.6.4_1518539260297_0.05977018704555381"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.5": {
			"name": "conventional-changelog-angular",
			"version": "1.6.5",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"chai": "^3.4.1",
				"conventional-changelog-core": "^2.0.4",
				"git-dummy-commit": "^1.1.1",
				"istanbul": "^0.4.1",
				"jscs": "^3.0.7",
				"jshint": "^2.9.1",
				"mocha": "*",
				"shelljs": "^0.7.3",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.4.1"
			},
			"_id": "conventional-changelog-angular@1.6.5",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-70zO0ThLMlAzPOiYqRAFcMTQbe1Qewy+4v/TJuKMZueCJwR1fLqJCVfvjRlnPrYDwgjI0kc74VymbFO7rJDIPg==",
				"shasum": "936249e897501affdffc6043da45cab59d6f0907",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.5.tgz",
				"fileCount": 12,
				"unpackedSize": 19894
			},
			"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-angular_1.6.5_1519100421525_0.46765826059723326"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.6": {
			"name": "conventional-changelog-angular",
			"version": "1.6.6",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.5",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@1.6.6",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==",
				"shasum": "b27f2b315c16d0a1f23eb181309d0e6a4698ea0f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz",
				"fileCount": 12,
				"unpackedSize": 20053
			},
			"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-angular_1.6.6_1519510352658_0.07641968492746498"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "conventional-changelog-angular",
			"version": "3.0.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.5",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-ILfo+lM8csxFrUIC1rtPWLtCcwtivhvJVH4/mXZggUOcKSGw+hrKcwsq+yPI0BxXJxYwF3umJDlfoewwAUv1Rw==",
				"shasum": "5726c38fd2ff9605ed724b54288d03fd72bc2d5f",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.0.tgz",
				"fileCount": 12,
				"unpackedSize": 20313
			},
			"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-angular_3.0.0_1521726334129_0.5766992326928733"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "conventional-changelog-angular",
			"version": "3.0.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.6",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.1",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-x7UVxlItvZUUZ1dp5YwWyn2aRdZqRXMXw0ctyA9EzT4IsGKN+tbCxlDmQFnGkAgYf/tD7SP9ybwruiWSk/U2Ug==",
				"shasum": "502720da82ab59677c232b44a896114db9f52da7",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.1.tgz",
				"fileCount": 12,
				"unpackedSize": 20584
			},
			"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-angular_3.0.1_1521726461628_0.5033808053208448"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "conventional-changelog-angular",
			"version": "3.0.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.6",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.2",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-FqWeFEE1a3ySzBzCSNGycPY39xgwwVcTvU/wc0RqpQgNDSvRDBNXeDzL6jZtTD+SiMsbxzqzKVlZG+0VdY4DOw==",
				"shasum": "9e449c51865e1b0f4b6edeec01b7d516f20af800",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.2.tgz",
				"fileCount": 12,
				"unpackedSize": 21617
			},
			"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-angular_3.0.2_1521728087036_0.24527357444009268"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.3": {
			"name": "conventional-changelog-angular",
			"version": "3.0.3",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.7",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.3",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-mL1PUVgjwutpVz/U0CawmVctne/rn0Qt7s4eQjZpRhgJ42Ez0Fm2OBQt2ok0qKZPcFpTUHXd1l9QWF0252wh0g==",
				"shasum": "94fd173e2b1c3b33813309df79e4d79b43960dd5",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.3.tgz",
				"fileCount": 12,
				"unpackedSize": 21861
			},
			"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-angular_3.0.3_1522163514533_0.25748713849373184"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.4": {
			"name": "conventional-changelog-angular",
			"version": "3.0.4",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.8",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.4",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-/QWFe51PkGMopc0E8jC+Jpxd6aa+gAjBAoRBlBFMaoo+gDhEnh5JoGb305vDl12IUxOMbVwagLj41kxxVNsexg==",
				"shasum": "7e90f8a408dbe2d66fc0359b21f9f1f29c1d327e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.4.tgz",
				"fileCount": 13,
				"unpackedSize": 22934
			},
			"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-angular_3.0.4_1522164363352_0.6384740396338324"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.5": {
			"name": "conventional-changelog-angular",
			"version": "3.0.5",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.9",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.5",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-cxaiHFS77nWUft2bC4UNLN1HGfBwfzMPFIknXLLIst4mWviDeBP7IjT7Cd+xugybZqBTEzkmeh1NSr4hHF/Gfw==",
				"shasum": "dade9b847807f10eaf2a2d4cdc403e178d232559",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.5.tgz",
				"fileCount": 13,
				"unpackedSize": 23205
			},
			"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-angular_3.0.5_1522164909740_0.016172520153873826"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.6": {
			"name": "conventional-changelog-angular",
			"version": "3.0.6",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.10",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.6",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-jWuwQEOn/jcPZ5ZQbAlKnrMAW00uT8BTac/ex1S2lDhqg5D4Qr3rGzyGmK/ZCSmVopE9BOcFkt3+ubEGqfpT9w==",
				"shasum": "83d57f8e73358110c3ccdd8c398c5d0701d26f51",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.6.tgz",
				"fileCount": 13,
				"unpackedSize": 23567
			},
			"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-angular_3.0.6_1522205862429_0.3329131642226377"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.7": {
			"name": "conventional-changelog-angular",
			"version": "3.0.7",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^2.0.11",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@3.0.7",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-I1W7Vr/2AFlwhrjvjhp8Tz61qsRWc/dL96kgMmAwkJw/eVLLTokbuYnyYQ8k+/Loy2na8C18yD0SOkE/1AmIsw==",
				"shasum": "05b9220e4f6c0d8adab2ef9c7b508bcf914599c0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.7.tgz",
				"fileCount": 13,
				"unpackedSize": 23838,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1KTkCRA9TVsSAnZWagAA2eUQAJQ4rJQfZ9QquN6TicZp\nck6ufQn6AftQvzqTZhXWWrgFvWsn+4DfLzky9R4PjGQ7aJk0p9N/fhxhiAYv\nj4/1jQAGpJmyCNRd9BMMtxr2PrzdYJ8mWf8DO28FA93+iphL+cbAxnMXjIxC\nauhWQEwAMquJLSfiP3HOG6K3qiUIZFwQThsz97TekwLws8fiO0cwn3vS2lUZ\ntf/hI2v3zBCCwWC8fSYj2gGh+rrirfWfux/B+INTUuyvrmwmdjI6JG+pxpnW\nBa2vFj1VQVxe3MCIRicBGT/gh4SG3DAX87eAxFwIIcXjxJ+TkBikbDazDXTi\n1X/KmX5hiwdj5biWhDr9x/CFdzLjhgBiv2QMI7d6CmMI1UEYZr3fcP6fuXLJ\ndcXtODdg1+gb0rxIwiyXwjUHtcsJPK027xeJJKLR9NIoBHsCACvGJcHfJcaB\n3ELa2qQ5egKNM0uiNbaGkbHthWS7wHDFHXyPPiebl/N3bWoZla/PYfzpGjeJ\nteVKYZXRkxv56OQxDQhipdE9r9X+7aIRYEXD8eWGOwVjPLUCCrBE9lFM1pH5\niJek5WdPxfS4N/i550FYITaacYTTDqv4ZwqU8GO2L3T7bB0niO1ZsBGEqIyh\nVClLsC2bOQFB73x5jo+GfugNRq8bJdswaxpFVYuxd53i7zhc1eBYMq+mOLPG\no4oq\r\n=PoE4\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-angular_3.0.7_1523885284029_0.6463756156906864"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "conventional-changelog-angular",
			"version": "4.0.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^3.0.0",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@4.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-Yktp6A/vJa7uHkxQCkSEpa776Sdvj0UvM86AMrIdOdPXHs6zsISqDnQHare3AKYtFZog1MU2pqRSxHlYrA71iA==",
				"shasum": "ffef583002b74b3b38f5bf0a4769f463fdc3c852",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-4.0.0.tgz",
				"fileCount": 13,
				"unpackedSize": 25725,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDWM8CRA9TVsSAnZWagAAGf8P/iDXAniMPwOZQuogSPVx\niif7M3eVfuk+MpzPuS2Hy5SD93PLoPxpY8M9xdji3LKofVcRHOzIDv4QsCga\nlo/s+Cy22O0pCdm4ickK3mffAyBw+ry/uJSrlzdDxqtwzYwc6cndSrKm7SAr\nAveNgOEH9dkzZ0dmbbX/Wiw+BJ8qgLQ+0J3W3YxEfy2DffemuAcqMenKTxMM\nvvYGLlH49hhEcx7mfS2QLS5w0xdow8A9GiqDjKFzDrtWD5tvDbPlHmnt0m1B\nRD1tJFvAJWrPZMhX3WXOPtxW0dB66G+S82rFSgw1JJtRtSAjWGI3JunAhsHb\nQP3JwWnboWU6BwyAOIkADcWph5bGXpvO1asiXirdRnzMYElkqsjMp6Fcp6ck\nabNJGBg5ejbTftu/6QtkaWodvtBAGJ727j4C3h7LAUrjVA5iG+bTMD5qCKCR\nsTYhX8I6lMpFe73bgoN43igsP66y1J/8a6TxYZyUf2ye8lYmvvQmEriGoImw\nBDgxKmoIFUwrBagLrxmQyBsILbSdo3LRfPIdKaBcu7mD7SHSl3Yltr2rJpeg\nEBSZ+Ar0Yg75au2oNILiOkrFr+3lz2Gewx+muYXwotTyC9760QSkQ5pCFKDE\nSHsbJPZInHSt+dsFBOLQ5FGF50/ryVOZ/Qfl+AL9FrrHHXpiMtqxhzXsl4eN\n/0vG\r\n=bYe+\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-angular_4.0.0_1527604026840_0.8194410958677953"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "conventional-changelog-angular",
			"version": "4.0.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^3.0.0",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@4.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-MzgAGue8escIga/dql0PdiBA7o4QkSkoSDnrvAA+XROrV5pal9aTftuQN9XVFFPsQWgqnl8TbaB0UozSavj6PQ==",
				"shasum": "9dd4290a4561ad2931451db41afe992beeae206d",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-4.0.1.tgz",
				"fileCount": 13,
				"unpackedSize": 26153,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEulbCRA9TVsSAnZWagAA/e8QAJG5RW6i89MTcBtEK2oy\nwms1feaYzBU61gMwaC7qYecyshbOk30EXRrxTAn/zHFqTRuYjZV1FaqPM/fw\nhUwzIw9m7Bka45Z6poDcfo1UbmRChrToUaxFJcyF9lsgUqDqe/7QMSkG4rOQ\ng7VcekQdJIjMZ0YkJifMpjTFD39hksdcAl8F91vtwaHMlA5zL4YdYJr3L56o\neW0N5RkbHfPbFw1C86rJLxGjvMUlrdQ8AcDFWgkXYO8pIFG3chz3bZgHO+xa\nrd3ksW/CGUH2Co89UM+0T+TSiHLtHrzcxOwZh6CUKfwmh5K4qCtWlJUS7SuC\nfQBG+fSyuSHLDEg2ZzuGSP7713N/F3FgQ+BymoVueoPNSSe77feMMFBNbK6i\nD0Ze38Gc3Eb2JwCF0wa/PSQgF7UD9uluheT3CNa/8u9FJMDHy+DRq3I8/xRH\nP6di+BulcOKTMRJNmbjSM8Ph39NpybmsZ1VwYtUfloDyxml9VWuQFAdmubPx\n0v91PLZa1zUELTIwEQkHHbSVdKJULPb/WHSgktu8wEo+1yTLOsG00iTQNqUX\nhPLp3Q15LY2vI77XLO5cSxUUoeS9djWST1K+duP1bUC1ay0vmS+zEDMxeAMW\na8uMads8W3p4rFy9vji3cfj/8xzdVMGR1SnQUo/Fk8IqsqeKKAIuz0m8ac+f\nOMfG\r\n=g+ZP\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-angular_4.0.1_1527966042519_0.725673786980751"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "conventional-changelog-angular",
			"version": "5.0.0",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^3.0.0",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@5.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-R75W1aOI9FNhnxLu9wz+jlGM+VSZLZvV10LBBLyx73S12RatSI5s3fUwlstKNybWolXZgBb6qvdkCfrRVqddZQ==",
				"shasum": "6b37f957984f4d567b83cb29473fed60bd94679e",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.0.tgz",
				"fileCount": 13,
				"unpackedSize": 26903,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF/AnCRA9TVsSAnZWagAAue0P/ip3YSL7AtSgUW0M3dXs\nU095QR1pf1wS/2Fl+aEoCU7nDg+S6uj5Wsh1BNkBmaL3UfYbnsLgVNHw1ABX\nSaYZV0sgfEz1eM1WrNXupnzzVlLdPyQde3Y3g8af7a9VG9ph8AMJAyt5/v60\n6YIke1gPG+5pBL6VKZ22LSBIYtm05PWb/77YLxIj43MdnaAFi2fJyyvBoesK\nQ9XtmgieRlZ9cvp1pyncgFbddDxpe9P8KJIwL20ubZX2XwcrhOWUfYWRfp74\nb0Oqv1cj4+WLXmTUJ3uyKMdB2jEnYTF7Nded/glWuZBXWxGfjzXNLwUZi0C3\nlaZbQtmDhnwffEsWTusgjMSmCXRToEEoPSpxzzsuv48FkILC0BUDWaXSUA7Z\n9FOXxq2m/x0pw+7VT2NfT2HOoGwLvwze2DmgVrxXswaZibI/h5Qmns3oWeKB\nvPNSRceHAFUYaOmFHuNeKODDwwMXwYx9IQe8EDcvZudfkImgva/ljhsh7VMH\nNh3kNXEVlI+jeXDl1YAY9BCIUg/QKIiRAxT+NLVIIM6bjP9tcheq0b+/2Iw6\nrgMHLphxAr/Tg0mhbxvBEXKgIUPNmQ9UYIlbJQCQcbb6/c4fg4UlGtbtl+Gs\nmfgtK/hQqvrpt9oxVWhw6mwTjnQ5GVoahzndn+aJrAkcmJZ8x7NwKKG+gDDf\n+G9y\r\n=UhK2\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-angular_5.0.0_1528295460877_0.6504451366813799"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "conventional-changelog-angular",
			"version": "5.0.1",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"lint": "eslint --fix .",
				"test": "mocha --timeout 30000 && npm run-script lint",
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"files": [
				"conventional-changelog.js",
				"conventional-recommended-bump.js",
				"index.js",
				"parser-opts.js",
				"writer-opts.js",
				"templates"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"devDependencies": {
				"better-than-before": "^1.0.0",
				"conventional-changelog-core": "^3.1.0",
				"git-dummy-commit": "^1.2.0",
				"shelljs": "^0.8.0",
				"through2": "^2.0.0"
			},
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"_id": "conventional-changelog-angular@5.0.1",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.9.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-q4ylJ68fWZDdrFC9z4zKcf97HW6hp7Mo2YlqD4owfXhecFKy/PJCU/1oVFF4TqochchChqmZ0Vb0e0g8/MKNlA==",
				"shasum": "f96431b76de453333a909decd02b15cb5bd2d364",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.1.tgz",
				"fileCount": 13,
				"unpackedSize": 27174,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGFBCRA9TVsSAnZWagAAjJgP/1YaaIcSBv6AM82u3sO2\n88EQUuJ4TU/SlJd3EBeKZ3Ir7ISuXbQc+LawGwtBWY1FrncVIR3u1YI64JW5\nVJEzYP1RRhToq7CN5JApdU8DUCJXcmMhR3bbTXRT2e6yep++l6hmBXBEJRAY\naEE2rYqrKweGbmMxbIW+0HPoB6FfwCqnnYf4Ej19mlUclJlxnJgY6haq3xos\nob3eEGXk5BuT7KvHh7yckkQt8vfh4k1fL+e7oEtlvVb1BKk+aAECeM0wZxg6\nVMvaY8sgYL3DRen0dksX5cUl5xAXhV0SA/qY4w9BHDAeMqKdDsANwYXRhooh\nzZ3sSLCb6H4uLZfDm0eY84F8/MptuRy3uSGFxVYkzlF6wThmmFbCzMQJNXIP\ngFK/qBJPFCol3oM/ZXHAIRB/e+CPALzziAeWuB1E16NvBWWCNcYf8qY48Uoo\nxz7cvBhSc3t5t/yHvO7mMsdULCtzj2NHGxhpXMnssjSXhSKbmgJwoBTI6k13\ni7qEJiUfeXkM41Ddp96zTuYaz/6Q9izb6pkkAA6zGaBOOhf1IJm6+QJd/vkE\ngas2DG1Ui7wtBVzwetYfxhrBbV82Yhi9DlsAQKw6wUuF4TEMgklCJEwnF0lX\n2D0Xn8ksmVkh9VsK7TGeAKX21EBmACQDOAJ5w1ZMxIIqlCoZliTp84i/21Ge\ntPn7\r\n=Dmyq\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-angular_5.0.1_1534878017205_0.8629892979728877"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.2": {
			"name": "conventional-changelog-angular",
			"version": "5.0.2",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"gitHead": "f301b0de0b954713a50b2256a3140e21817d14c0",
			"_resolved": "",
			"_integrity": "",
			"_from": "file:conventional-changelog-angular-5.0.2.tgz",
			"_id": "conventional-changelog-angular@5.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "bcoe",
				"email": "ben@npmjs.com"
			},
			"dist": {
				"integrity": "sha512-yx7m7lVrXmt4nKWQgWZqxSALEiAKZhOAcbxdUaU9575mB0CzXVbgrgpfSnSP7OqWDUTYGD0YVJ0MSRdyOPgAwA==",
				"shasum": "39d945635e03b6d0c9d4078b1df74e06163dc66a",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.2.tgz",
				"fileCount": 13,
				"unpackedSize": 27371,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2pp8CRA9TVsSAnZWagAARsoP/RhvIhf+G767tSHYMlPP\n7o30g+PRaajw3ZAunn5Ek04wYSE4PiC7MhZ1xnbIhcICjEwBayAlxRh3wTVp\n/ZPP+EZVnYkx2bkPD75sU8Jqf1F/9HtpH5/iYmVzd1Dv2OIdTbHwzpE7geIp\nBtOVAM0Fyvs1jdFnpfiryogCkfJKADiqiS4l5r7mmiVJf9ytU68/JTFhTCCb\ndqIVPVPJOXhhahXto81TM52vj/Cg2uE8sZd8qq3plV9ZM2+ipZ85Bh1owcdq\nJfffm8OaSiOXmDpUc7BJ22o6BgcEpUX1mgyfSeeRRh6T4Z+iGYfw1vBMQL2e\nkqG5mMwd5T1U3TTDGygmHkJr/qMMaxML3Fqn16lZ3PmraTbRD5XSfg3XXD/l\nYlQQL3vjEBRr2NIYholGkw6quCgi8Y0Woo1SkE/Uf1Jl9lqVcrMlpKWBIWvZ\nngUY3Qq9ClGa3eZlM4bcL10GrMlFHDwFl7PiJUecmHHGpLj/V1C2w605XJUS\n63/TIhTN4+ULn5BJItI7HsUoIw2qq9kZF7jCjQvOw2tHSVI4qi1a219po6rk\ntM1wDA1TptLKqH8PWy5u+O6/MRxZZxSpE1dOImVHQtPGjpv9wxcjfkdvqWBi\ngrvPXDdLy2yzghWRdudlBlvXV+XbMA1RQq/LIMDhz1uPe/GHckfOZ49mvhuI\nsAzo\r\n=4aL1\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-angular_5.0.2_1541053051665_0.8158738972692603"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.3": {
			"name": "conventional-changelog-angular",
			"version": "5.0.3",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"gitHead": "97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a",
			"_id": "conventional-changelog-angular@5.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-YD1xzH7r9yXQte/HF9JBuEDfvjxxwDGGwZU1+ndanbY0oFgA+Po1T9JDSpPLdP0pZT6MhCAsdvFKC4TJ4MTJTA==",
				"shasum": "299fdd43df5a1f095283ac16aeedfb0a682ecab0",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.3.tgz",
				"fileCount": 13,
				"unpackedSize": 27988,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZeXrCRA9TVsSAnZWagAAqPMP/35k+3eLQk8WGmlHw584\nit3So0f/H1qfagdkX/BwssaN8bcXuNCvy3qDnHo4AoYWtUVfNKTTnsrrPqrk\nphitT0exsjR9xkyqDeqBT0u9/vceOu6bwb7F+ofSqhmcL/lgy8Nv/HLW/949\niqpyTr2x9z6S0UIvqf43cH1I0xCErOA/28gNFNJ7J+Hnn+xh9L2vCtTNVSqE\nQRysxQ1GBWBF5xR6QM1pMiyBaqT7Kw1iQ+w61J66yCYkENKoH9PLgg0oRs52\nfo/Ka2mZi0UmNz8H7mUNNodOKfXUjZZcP0RHgIOkX06BAY+B9/nixn+LVcOx\nfNf2oFUpbqyq/G/xkQIUmj2DxqcMKSKfzSTV6x1jwb+F4p7y4l3d+CjVJ3z7\nYDdj+T9bgA/XJjZA5qqEK3DgNfPyFLqutN16V5cFnL2FvTTwJLkQsxjGmuRJ\nUSDe1OO2UwlN467COiKLIyBuxsQaA/XCQmLzNBZ9U5ro7r+vxG2Z+dxRL2N8\nIAjM4dyloPCTG8dk5qid5mzx7kvqFxeXY2CndCuVyBIiCl+KgFNZsFXlmWqq\nvSogm84OLLMwFXtprp0ZIt4ngrUp+xfrU1awJbIn0CluUutavbohGW96l1Tg\nUpDAyFFD0u7ZbrirdSyosT1xGDX4J8MApRa0BJGwf8cxR2H3HY06nflFI5O2\nJU4U\r\n=3HWX\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-angular_5.0.3_1550181866696_0.0015883164032619579"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.5": {
			"name": "conventional-changelog-angular",
			"version": "5.0.5",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"gitHead": "7c1c8ad819b05c12c7d58c92ac386b45ada6f6a8",
			"_id": "conventional-changelog-angular@5.0.5",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.16.4/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-RrkdWnL/TVyWV1ayWmSsrWorsTDqjL/VwG5ZSEneBQrd65ONcfeA1cW7FLtNweQyMiKOyriCMTKRSlk18DjTrw==",
				"shasum": "69b541bcf3e538a8578b1e5fbaabe9bd8f572b57",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.5.tgz",
				"fileCount": 13,
				"unpackedSize": 28422,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh8xCRA9TVsSAnZWagAADWQQAIcpy0EWImqoKeZAEFze\nMU2ju7ADpXb5RVWt0lVfyMXY7B+eezxgSMJeTNQjwX5U/BMojk6Ncexm5ABs\nu9UgOXvpWgDJjKBInMIeycDhYtYQbAJcWPsf0ulDJSeguicXvMiTPhHOvdka\nKaALhEhBWkfAIPFFY+a18Ff3PlJx1FkXctwnwVD54BTdplCda5MnExPxz0nW\nWPlV2YpBTnmaVNixsG949FaFfxi3DHns+Y7pZ/sDCtegzJtABj0hKwl/iQ8p\n7+an4XE0nnradEW73iuY74uD5IENH2MBfE4xcCQWlgrM6/R4b0NnyZUZA2lb\ndOE0ecRnF62E1Va1UYWOEa9z873XfNgEOE+e6Q9lqegyuz4qY86eyBlTBpqe\nxvTu3CUZ5q9TbpykWDQJK+oB8nRXclFwuvA+1WltaLqwsg4Lxj59XrBCH7Px\n6NVS0ZfoMBtlaHxLpstTDz0hw0Y6xu6MOyzXMiFlYnPUypMuC8LIJytgUlc/\nGOlfUu/7JKVEMRJXg++EiHaqQXzdN06zxv24YH/yVIWE+T9wmFdbaoViWe77\ni+2plWir/rlwovfMzl2gR5Wqymt4s2wBzaPjqgTfB3i0LAohIbxTJVLUj/40\nC/u8U80Wr22G+EI1b5xpC+cUMLtWm8zYW4KQh/+tOkvIIsSxu9FQE3yosrbZ\nVuob\r\n=Fo+P\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-angular_5.0.5_1570119472720_0.33140277454247524"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.6": {
			"name": "conventional-changelog-angular",
			"version": "5.0.6",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"gitHead": "741e90744cdb58e82e71feb36018047d7baca768",
			"_id": "conventional-changelog-angular@5.0.6",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.2/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==",
				"shasum": "269540c624553aded809c29a3508fdc2b544c059",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz",
				"fileCount": 13,
				"unpackedSize": 28911,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw9VHCRA9TVsSAnZWagAAosIQAIHyhYME7y8U6FaSTf3Y\nJw8DTPZgdEHe3EvUS8U03gkOPb24vmqcPAzWysHv70pDBOO58SoYV5ktCVgF\nD18JLRRbfiuqvaM1xgwMVW6XLKvWi4V5n/W91dXNh1c10q2wyifsVva6FE1G\nV2cYHbGRBpuIChUsICihwyQQSiQNwGGHzPdJbqWUzMPN6mlW7h0K/EB8Py2P\nsKJgSCxzDv6pz2r0tkTpBVumU6/5Za8Eze+kwdfhwYUw12o5RXUMWQR0qi4E\nhLI/o5R2T1V7+V9QgtRVJuPc/HynQ82zdlkhqGPPKMng3MhQoKUh/+ShX5h1\npgJkbFl15Aa2PkNvHlc1oMKzWiq9HwqafR18sEteN3MYJkdJJCiNoNkBhgFE\n4IDlbZ3/bvTVjaPrwF5UYfxfeWHJEd+AvgBm/d++tLb6o5uTyOv0MxBNcK4v\nR1HT/eSFUX07i4MlIckhdyQmtRNlJ3op2MRxdLrOe0trR8RkKA7QT8hqvU8N\nzdUKIC3iZXDhGtjaSfXChZ+LR1/MhTX766gs5YpfFA52q6TYpdrYZz34PZ3s\nAMWd+y4yrDpRlLV5Oq2xvpXb2Mf7c7Mm6SH+EmOGjnQt6n7QXvrWPD9fuJcI\n+Gb+pFYiVhE/l/t78wfU8Swd3L3yH7oCnt9FE5iB8Fns/OdFTMiHccUjgRdQ\nWnPT\r\n=NHFl\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-angular_5.0.6_1573115206763_0.8931524641100199"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.10": {
			"name": "conventional-changelog-angular",
			"version": "5.0.10",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=10"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^1.3.1",
				"q": "^1.5.1"
			},
			"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c",
			"_id": "conventional-changelog-angular@5.0.10",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-k7RPPRs0vp8+BtPsM9uDxRl6KcgqtCJmzRD1wRtgqmhQ96g8ifBGo9O/TZBG23jqlXS/rg8BKRDELxfnQQGiaA==",
				"shasum": "5cf7b00dd315b6a6a558223c80d5ef24ddb34205",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz",
				"fileCount": 13,
				"unpackedSize": 29163,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetbPWCRA9TVsSAnZWagAAWOAP/3On2Ze5lRX8mCAVxgmS\nleRQoR1N27GGGp7mFav4YXiO4Vs2bd7lP/E6KiDjWBCLX5cYNwDDlaOYHJaO\njrsujc5HY/S9pWKsT5/S0kA4RIRQVFENGlj00ntPKAHPr8AGn6mD71W20R3C\ng1cN2yYYEhcUh37wRurA8TlnhjvGJ5JVeCQIsMeD5e3zvcj/tRMYC9LBPfLH\nqm6dIVl3vblJhhAndR2z0BZy7cSP4FJ0QS8dzvvcpGQRhW+EuM27UDszvYcJ\nbuswdFt+boGJjWDvJ+xkZ3SKsxLbaNuHGp0uhiE7icvSeyliJNvK/rRmK7ZB\nr5jEzXl9tncIKIulrhZrzX2WAA2ECQlwsN+OOJ+5zdcfnYKE9r+z13osqkvy\nCpxbpEv8lO03XNBuZwBMJfkaptkicb7YjmxUE9781bGMJIa/TUcYLgtB8p+O\nBdXlY2W5sl/C7lW6GbktEyi04nIkcOCFClinkuOc6eEBkIX3EgewtSLqfSxY\nQFV9fV6Dvu6DHuNaqEopY7Lm55kJrtqhMcyKITGkfY2+3jKslQ6oMa56vaxX\n8fKSOUX3Gt5LwqLQlfgK4ZEc3O24J4Q1A+c7SdGtgv+hiNue5icy3YNdzHtc\nVKFwtDhM7XOFKoy3dPY1Ju3NxmnrHqBqdAMLWUUS07KHkxsbVns3PW6dhWoA\n0LY3\r\n=HZwA\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-angular_5.0.10_1588966351292_0.8323793511564139"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.11": {
			"name": "conventional-changelog-angular",
			"version": "5.0.11",
			"description": "conventional-changelog angular preset",
			"main": "index.js",
			"scripts": {
				"test-windows": "mocha --timeout 30000"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
			},
			"keywords": [
				"conventional-changelog",
				"angular",
				"preset"
			],
			"author": {
				"name": "Steve Mao"
			},
			"engines": {
				"node": ">=10"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
			},
			"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
			"dependencies": {
				"compare-func": "^2.0.0",
				"q": "^1.5.1"
			},
			"gitHead": "3dedddc397e7cbcf5a2ff971ca933992b9e4d11f",
			"readmeFilename": "README.md",
			"_id": "conventional-changelog-angular@5.0.11",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.20.2/node@v12.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==",
				"shasum": "99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb",
				"tarball": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz",
				"fileCount": 13,
				"unpackedSize": 29624,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7VVLCRA9TVsSAnZWagAAKEMP/0d24I5vJauHeLFtDaGR\nPljExuSkdhoyMm74/2wlHvgpr87MXnxQpnGG85FrF0mp3BSBWbtu6q4Vgs6k\n+lpOymvYE6HeDW/6JIyNJnEMLbf9pVqjT7Y/oR4fJEt41VR7iodkrfmb0pLz\n0xUcYrii7h47jiwasYP4zrbv4LrZTRdG1DswUp4oAUzw5oLbOWX6HlOp/lla\nhiXHukZ/fmf3nWu9vWB8d3mW8QehQPq+NqkTLK9RvQiVKh5PSlObfu8Evfq9\nd6DQ47/5OI+Qjm0RBvpq88tskuNQPc+/bTkTqdUwz9i2fnLMoeLNHFMya8tv\nh4ofXZwbcWQacPtgP2Rwbj7fB0r/xXl5vlTGMmbjy4I0U/6nD79aJCED+sLT\nCMmHdbiRmLOuTk8voOsP7D9BXGBhDWozD7NHD6Cc9p4InVKX5JJ/dKZ+Po6M\na6Eh/eLbOBLKr8TyWKv8anxbXZVghkWyW2Ri8o4GyrXh12LpHLUnXAU4Z0py\nJPGMDCqbQ+H3vyYokG720x1IReI4uyZpCJOspOmCMJR8ycTVQ51Fz2fIhaqZ\nlTz8MH6hPemDxX/1dur3HandoawzRbNFfwNeWx4OhonomuKzfQavAP8HvRix\nACS+uUL6h7zmfqIlRlFsZw36EeijUjxIelD9DmNaSHzHQOQmid1lModi0hX5\nm5oI\r\n=gwHd\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-angular_5.0.11_1592612171155_0.06641335167002049"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-08-08T01:02:17.701Z",
		"created": "2015-12-25T05:27:56.853Z",
		"0.0.0": "2015-12-25T05:27:56.853Z",
		"0.0.1": "2015-12-26T04:26:56.874Z",
		"0.0.2": "2016-01-30T06:38:13.685Z",
		"0.1.0": "2016-01-30T09:31:29.205Z",
		"1.0.0": "2016-02-05T13:47:45.134Z",
		"1.1.0": "2016-04-26T13:01:51.903Z",
		"1.2.0": "2016-05-10T13:07:47.051Z",
		"2.0.0": "2016-08-06T07:51:39.832Z",
		"1.3.0": "2016-08-06T07:57:21.025Z",
		"1.3.1": "2017-03-10T05:33:03.380Z",
		"1.3.2": "2017-03-10T06:00:34.322Z",
		"1.3.3": "2017-03-11T21:02:54.146Z",
		"1.3.4": "2017-03-23T01:47:43.453Z",
		"1.4.0": "2017-07-17T23:30:23.001Z",
		"1.5.0": "2017-09-01T03:16:27.239Z",
		"1.5.1": "2017-10-01T05:39:29.793Z",
		"1.5.2": "2017-11-13T00:17:14.206Z",
		"1.5.3": "2017-12-08T07:13:13.328Z",
		"1.6.0": "2017-12-18T14:25:33.612Z",
		"1.6.1": "2018-01-29T02:12:38.568Z",
		"1.6.2": "2018-02-05T03:28:09.759Z",
		"1.6.3": "2018-02-13T16:23:36.582Z",
		"1.6.4": "2018-02-13T16:27:40.345Z",
		"1.6.5": "2018-02-20T04:20:21.620Z",
		"1.6.6": "2018-02-24T22:12:32.707Z",
		"3.0.0": "2018-03-22T13:45:34.190Z",
		"3.0.1": "2018-03-22T13:47:41.695Z",
		"3.0.2": "2018-03-22T14:14:47.180Z",
		"3.0.3": "2018-03-27T15:11:54.628Z",
		"3.0.4": "2018-03-27T15:26:03.452Z",
		"3.0.5": "2018-03-27T15:35:09.832Z",
		"3.0.6": "2018-03-28T02:57:42.469Z",
		"3.0.7": "2018-04-16T13:28:04.144Z",
		"4.0.0": "2018-05-29T14:27:06.888Z",
		"4.0.1": "2018-06-02T19:00:42.602Z",
		"5.0.0": "2018-06-06T14:31:02.308Z",
		"5.0.1": "2018-08-21T19:00:17.292Z",
		"5.0.2": "2018-11-01T06:17:31.813Z",
		"5.0.3": "2019-02-14T22:04:26.884Z",
		"5.0.4": "2019-10-02T14:47:35.652Z",
		"5.0.5": "2019-10-03T16:17:52.846Z",
		"5.0.6": "2019-11-07T08:26:46.897Z",
		"5.0.10": "2020-05-08T19:32:31.380Z",
		"5.0.11": "2020-06-20T00:16:11.288Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.0.11",
		"next": "5.0.11"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1789eb045a4fea6596d424f9dab8e224\"",
			"fetched": 1600679811692
		}
	},
	"_distfiles": {
		"conventional-changelog-angular-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.0.tgz",
			"sha": "606b713dd5e6ab88a258920b580ee832ee3e1184",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.1.tgz",
			"sha": "a26fd06100ac1fc5b0e05756465d3a9e00f09958",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.0.2.tgz",
			"sha": "2d689a8c04da272b912aa960e7b6a675489efeba",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-0.1.0.tgz",
			"sha": "ac3d4b869878de5ad57726696b21eedd798ae3c7",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.0.0.tgz",
			"sha": "ea4d6702237a633f1fe8955b13b1e9654ad3f121",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.1.0.tgz",
			"sha": "ce0c0ab8b87e35ed1ee375452070f3ac83e24d7a",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.2.0.tgz",
			"sha": "1b7bb495120edc11dad94e2b823f73a868436c6a",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.0.tgz",
			"sha": "3f64185978aa13ab0954c9e46a78969fd59c6801",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.1.tgz",
			"sha": "c457ceff02dc94a774379d9f03791d502183a326",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.2.tgz",
			"sha": "495691c0822b59ada913384422651d3d968b52f6",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.3.tgz",
			"sha": "e7ce807a85dd4750e1b417f766045497511e0726",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.3.4.tgz",
			"sha": "7d7cdfbd358948312904d02229a61fd6075cf455",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.4.0.tgz",
			"sha": "118b9f7d41a3d99500bfb6bea1f3525e055e8b9b",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.0.tgz",
			"sha": "50b2d45008448455fdf67e06ea01972fbd08182a",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.1.tgz",
			"sha": "974e73aa1c39c392e4364f2952bd9a62904e9ea3",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.2.tgz",
			"sha": "2b38f665fe9c5920af1a2f82f547f4babe6de57c",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.3.tgz",
			"sha": "ff0dd01d740e35bfdbc3f02dfea13cf0d96f0b82",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.0.tgz",
			"sha": "0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.1.tgz",
			"sha": "e1434d017c854032b272f690424a8c0ca16dc318",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.2.tgz",
			"sha": "0a811313de46326e5e4e11dac281d61cfe1f00c4",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.3.tgz",
			"sha": "328754f44529839d3a68e9bfe19b3302d55790b5",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.4.tgz",
			"sha": "47debaf92b75b0bd6b39fcba8f9c70dd97552be6",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.5.tgz",
			"sha": "936249e897501affdffc6043da45cab59d6f0907",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-1.6.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz",
			"sha": "b27f2b315c16d0a1f23eb181309d0e6a4698ea0f",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.0.tgz",
			"sha": "5726c38fd2ff9605ed724b54288d03fd72bc2d5f",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.1.tgz",
			"sha": "502720da82ab59677c232b44a896114db9f52da7",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.2.tgz",
			"sha": "9e449c51865e1b0f4b6edeec01b7d516f20af800",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.3.tgz",
			"sha": "94fd173e2b1c3b33813309df79e4d79b43960dd5",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.4.tgz",
			"sha": "7e90f8a408dbe2d66fc0359b21f9f1f29c1d327e",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.5.tgz",
			"sha": "dade9b847807f10eaf2a2d4cdc403e178d232559",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.6.tgz",
			"sha": "83d57f8e73358110c3ccdd8c398c5d0701d26f51",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-3.0.7.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-3.0.7.tgz",
			"sha": "05b9220e4f6c0d8adab2ef9c7b508bcf914599c0",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-4.0.0.tgz",
			"sha": "ffef583002b74b3b38f5bf0a4769f463fdc3c852",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-4.0.1.tgz",
			"sha": "9dd4290a4561ad2931451db41afe992beeae206d",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.0.tgz",
			"sha": "6b37f957984f4d567b83cb29473fed60bd94679e",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.1.tgz",
			"sha": "f96431b76de453333a909decd02b15cb5bd2d364",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.2.tgz",
			"sha": "39d945635e03b6d0c9d4078b1df74e06163dc66a",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.3.tgz",
			"sha": "299fdd43df5a1f095283ac16aeedfb0a682ecab0",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.5.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.5.tgz",
			"sha": "69b541bcf3e538a8578b1e5fbaabe9bd8f572b57",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.6.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz",
			"sha": "269540c624553aded809c29a3508fdc2b544c059",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.10.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz",
			"sha": "5cf7b00dd315b6a6a558223c80d5ef24ddb34205",
			"registry": "npmjs"
		},
		"conventional-changelog-angular-5.0.11.tgz": {
			"url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz",
			"sha": "99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"conventional-changelog-angular-5.0.11.tgz": {
			"shasum": "99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb"
		}
	},
	"_rev": "2-53a345582c22dbc5",
	"_id": "conventional-changelog-angular",
	"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> [conventional-changelog](https://github.com/ajoslin/conventional-changelog) [angular](https://github.com/angular/angular) preset\n\n**Issues with the convention itself should be reported on the Angular issue tracker.**\n\n## Angular Convention\n\nAngular's [commit message guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit).\n\n### Examples\n\nAppears under \"Features\" header, pencil subheader:\n\n```\nfeat(pencil): add 'graphiteWidth' option\n```\n\nAppears under \"Bug Fixes\" header, graphite subheader, with a link to issue #28:\n\n```\nfix(graphite): stop graphite breaking when width < 0.1\n\nCloses #28\n```\n\nAppears under \"Performance Improvements\" header, and under \"Breaking Changes\" with the breaking change explanation:\n\n```\nperf(pencil): remove graphiteWidth option\n\nBREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reason.\n```\n\nThe following commit and commit `667ecc1` do not appear in the changelog if they are under the same release. If not, the revert commit appears under the \"Reverts\" header.\n\n```\nrevert: feat(pencil): add 'graphiteWidth' option\n\nThis reverts commit 667ecc1654a317a13331b17617d973392f415f02.\n```\n\n### Commit Message Format\n\nA commit message consists of a **header**, **body** and **footer**.  The header has a **type**, **scope** and **subject**:\n\n```\n<type>(<scope>): <subject>\n<BLANK LINE>\n<body>\n<BLANK LINE>\n<footer>\n```\n\nThe **header** is mandatory and the **scope** of the header is optional.\n\n### Revert\n\nIf the commit reverts a previous commit, it should begin with `revert: `, followed by the header of the reverted commit. In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit being reverted.\n\n### Type\n\nIf the prefix is `feat`, `fix` or `perf`, it will appear in the changelog. However if there is any [BREAKING CHANGE](#footer), the commit will always appear in the changelog.\n\nOther prefixes are up to your discretion. Suggested prefixes are `build`, `ci`, `docs` ,`style`, `refactor`, and `test` for non-changelog related tasks.\n\nDetails regarding these types can be found in the official [Angular Contributing Guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type).\n\n### Scope\n\nThe scope could be anything specifying place of the commit change. For example `$location`,\n`$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, `ngView`, etc...\n\n### Subject\n\nThe subject contains succinct description of the change:\n\n* use the imperative, present tense: \"change\" not \"changed\" nor \"changes\"\n* don't capitalize first letter\n* no dot (.) at the end\n\n### Body\n\nJust as in the **subject**, use the imperative, present tense: \"change\" not \"changed\" nor \"changes\".\nThe body should include the motivation for the change and contrast this with previous behavior.\n\n### Footer\n\nThe footer should contain any information about **Breaking Changes** and is also the place to\nreference GitHub issues that this commit **Closes**.\n\n**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit message is then used for this.\n\nA detailed explanation can be found in this [document][commit-message-format].\n\n[npm-image]: https://badge.fury.io/js/conventional-changelog-angular.svg\n[npm-url]: https://npmjs.org/package/conventional-changelog-angular\n[travis-image]: https://travis-ci.org/conventional-changelog/conventional-changelog-angular.svg?branch=master\n[travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog-angular\n[daviddm-image]: https://david-dm.org/conventional-changelog/conventional-changelog-angular.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/conventional-changelog/conventional-changelog-angular\n[coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog-angular/badge.svg\n[coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog-angular"
}