{
	"name": "get-pkg-repo",
	"versions": {
		"0.0.0": {
			"name": "get-pkg-repo",
			"version": "0.0.0",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^2.0.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "ce869f54f6faadab11ef6d2dfc6b2bf63f9beb4c",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.0",
			"_shasum": "4c0240ac9876d367c7b1705e25a2e56694e9f77e",
			"_from": ".",
			"_npmVersion": "2.6.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "4c0240ac9876d367c7b1705e25a2e56694e9f77e",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "get-pkg-repo",
			"version": "0.0.1",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^2.0.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "dc48c6aed993754fa435bdadab55407db192b702",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.1",
			"_shasum": "32f29415bd647edab9aa28838c4a2303ffcfc3ae",
			"_from": ".",
			"_npmVersion": "2.6.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "32f29415bd647edab9aa28838c4a2303ffcfc3ae",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "get-pkg-repo",
			"version": "0.0.2",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^3.1.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.6",
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "bc627fb0207fdf3a6adf8f0e14dcad185811f88f",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.2",
			"_shasum": "952ab9d5538aa3dcc7dcd29ae9dd7c84a65c7941",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "952ab9d5538aa3dcc7dcd29ae9dd7c84a65c7941",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "get-pkg-repo",
			"version": "0.0.3",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^3.1.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.7",
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "7e2410b0f20136885b022537d74cce57473d24eb",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.3",
			"_shasum": "59869ccb18a1ccba4bdd122d433c8ffa952080fc",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "59869ccb18a1ccba4bdd122d433c8ffa952080fc",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "get-pkg-repo",
			"version": "0.0.4",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^3.1.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.7",
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "a5639f5172e51207f8d09b0017d108a479eb050c",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.4",
			"_shasum": "a92bf0b4527ae5f17c42dfe904c614dcb4b1ae7e",
			"_from": ".",
			"_npmVersion": "2.7.3",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "a92bf0b4527ae5f17c42dfe904c614dcb4b1ae7e",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "get-pkg-repo",
			"version": "0.0.5",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^3.1.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.7",
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "0e822e64dae3e3d782edd0e6b384660403ac181c",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.5",
			"_shasum": "c9f2388199fe505095bcb3b8657c9aa836acb0cd",
			"_from": ".",
			"_npmVersion": "2.7.3",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "c9f2388199fe505095bcb3b8657c9aa836acb0cd",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.6": {
			"name": "get-pkg-repo",
			"version": "0.0.6",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/stevemao/get-pkg-repo"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"url",
				"package",
				"repository"
			],
			"dependencies": {
				"github-url-from-git": "^1.4.0",
				"lodash.foreach": "^3.0.1",
				"meow": "^3.1.0",
				"normalize-package-data": "^1.0.3",
				"through2": "^0.6.3"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.7",
				"mocha": "*"
			},
			"scripts": {
				"test": "mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "26d02f613e1212228ba6d2fd11aa65a635dcbf90",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.0.6",
			"_shasum": "b0c665e8cda4b9e199006ef0f59491ae2a9e3c13",
			"_from": ".",
			"_npmVersion": "2.7.3",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "b0c665e8cda4b9e199006ef0f59491ae2a9e3c13",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "get-pkg-repo",
			"version": "0.1.0",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.3.13",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "f2d42e3a1f4808fc97c8323b941669fb437ab2ee",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@0.1.0",
			"_shasum": "7f04d968564bf9cd2e901810577f84c37f2b03bd",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "stevemao",
				"email": "steve.mao@healthinteract.com.au"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"dist": {
				"shasum": "7f04d968564bf9cd2e901810577f84c37f2b03bd",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "get-pkg-repo",
			"version": "1.0.0",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "dd1d49b850586a19795c76274e3abfc72ef39862",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.0.0",
			"_shasum": "88ce552985636b56b354fa3c787c69af65010872",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "88ce552985636b56b354fa3c787c69af65010872",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.0.0.tgz_1454503098152_0.6547742809634656"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "get-pkg-repo",
			"version": "1.1.0",
			"description": "Get repository url from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"@bahmutov/parse-github-repo-url": "^0.1.1",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "a000309eb862c358d4c3ada02c61d7f2ae028494",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.1.0",
			"_shasum": "f667ae9052a4af9573e162da03871bba47a3d753",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "f667ae9052a4af9573e162da03871bba47a3d753",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.1.0.tgz_1460503867790_0.31512916716746986"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "get-pkg-repo",
			"version": "1.1.1",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.2.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "8afd6b6753c9f14475c655477ea34ca7aa2b9a1d",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.1.1",
			"_shasum": "9da711295f3e47f448f92e51052d7582af4c6bf2",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.0",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "9da711295f3e47f448f92e51052d7582af4c6bf2",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.1.1.tgz_1460592652606_0.7977594621479511"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "get-pkg-repo",
			"version": "1.2.0",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.2.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "f9ed40281b73f12db6c9360442c4ff5549336fb1",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.2.0",
			"_shasum": "f8cf55923871f0686057522603a7fb177f9386e7",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "f8cf55923871f0686057522603a7fb177f9386e7",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.2.0.tgz_1460866295121_0.9602493068668991"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "get-pkg-repo",
			"version": "1.2.1",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.2.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "a3bd20ef755b05ef381dbebff659314498cc95eb",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.2.1",
			"_shasum": "dbede69bedb223194e209cc6286f512f60235812",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "dbede69bedb223194e209cc6286f512f60235812",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.2.1.tgz_1462881268771_0.9441392072476447"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "get-pkg-repo",
			"version": "1.3.0",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.3.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "1041094ceef6e9762af8dc4da156adf11a6ba870",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.3.0",
			"_shasum": "43c6b4c048b75dd604fc5388edecde557f6335df",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "stevemao",
				"email": "maochenyan@gmail.com"
			},
			"dist": {
				"shasum": "43c6b4c048b75dd604fc5388edecde557f6335df",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "stevemao",
					"email": "steve.mao@healthinteract.com.au"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/get-pkg-repo-1.3.0.tgz_1471611531138_0.23611192498356104"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "get-pkg-repo",
			"version": "1.4.0",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js",
				"typos.json"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.3.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run-script lint && mocha",
				"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "46e448b6274ce2786808251a5772a3329b7b4040",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@1.4.0",
			"_shasum": "c73b489c06d80cc5536c2c853f9e05232056972d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "c73b489c06d80cc5536c2c853f9e05232056972d",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo-1.4.0.tgz_1498138533288_0.9815060121472925"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "get-pkg-repo",
			"version": "2.0.0",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.3.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run lint && npm run coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "546211fdc30f8f06139a6163e6173c9d80c0022d",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@2.0.0",
			"_shasum": "afe80c3370b2576bbe69aa78aedbfb96d2d025f1",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.1",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"shasum": "afe80c3370b2576bbe69aa78aedbfb96d2d025f1",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo-2.0.0.tgz_1512758004697_0.2942334362305701"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "get-pkg-repo",
			"version": "3.0.0",
			"description": "Get normalized repository from package json data",
			"homepage": "https://github.com/stevemao/get-pkg-repo",
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/stevemao/get-pkg-repo.git"
			},
			"license": "MIT",
			"keywords": [
				"get-pkg-repo",
				"normalize",
				"fix",
				"typo",
				"hosted-git-info",
				"repo",
				"npm",
				"git",
				"info",
				"url",
				"package",
				"pkg",
				"repository"
			],
			"dependencies": {
				"parse-github-repo-url": "^1.3.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"normalize-package-data": "^2.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.2",
				"jscs": "^2.9.0",
				"jshint": "^2.8.0",
				"mocha": "*"
			},
			"scripts": {
				"coverage": "istanbul cover _mocha -- -R spec",
				"lint": "jshint *.js --exclude node_modules && jscs *.js",
				"test": "npm run lint && npm run coverage"
			},
			"bin": {
				"get-pkg-repo": "cli.js"
			},
			"gitHead": "b24c9254ca581c55769acbf6447ceee8b28419b9",
			"bugs": {
				"url": "https://github.com/stevemao/get-pkg-repo/issues"
			},
			"_id": "get-pkg-repo@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-WSS2HR9zJDN2cFvSCmWGgjhPIYNw8+V5NNd4a/zxsxck6KA3K+DNLplFm+wqRxLR4vVN2D8atWjWm6uwYAWgig==",
				"shasum": "91a027f1ba3a95c42068726079b250e70b8ac643",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-3.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 11982,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxmhWCRA9TVsSAnZWagAA+jsQAJa+y9gAtNK21WH/BAdy\n0S5aI6T7HPIIREHQdsDCkwSPb/W0+tt6s7THE5iBHeQ/HXgVpupw+F8tNFNa\niv3Xx5yVvgAXUSWEdvnAMTxlsVYJgjUDNZhrGu+xGaEpBRszraxNtQSx4lk4\nbPFC9XTfVKHwqTfH6MriU5acutoehVcsLZueDC4I3AQAodsz0cvrXQG4MARo\nfDxT3mlB2+5IJg3D475x/Xu180UPXG24bBLiVR+hxKYslD2D1ie7GIfZe7IS\nw0hP9GUsCE+1+J5Keicj2wxc3l9MzNHbc7FkiqiX1O3fhV2hL4uLZkEMk5B3\nx0N1NWd27rQTLKnwJ+yc1JMkJVs+XNpBsaTtUnGifD3JCDxZGhaCj3vV75Zd\nJV3FNyRL8ta2Oqe9zOT+fcbWduqxSddzjH/p+guiRMmR7ml7cvRdBHagwt01\nMupOkMqM6tbSpunYI4c+yfVrGtmHY/ixoTsuzfANa5xy1rpdeCAb264NoQOY\ns/ubHxRUkjwnR+PoHMdfUfVZSfXmk7+LqcQ72kDyU1OTgEZDqt9be1qJ8kiN\n0G5YNuF4obnx+OxxzXTRy434mXaelWOTMC7K8s3DFgbcN+VFk92nJe4Solg7\n6rBgusdfZJfy0G0lq4vpoGsWh7AP+rsSM/TkLsgkBaqyxy53Sads5sNctxvG\nZZcR\r\n=MgW1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_3.0.0_1539729493422_0.8024982829023266"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"bin": {
				"get-pkg-repo": "./src/cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/get-pkg-repo/issues"
			},
			"description": "Get repository user and project information from package.json file contents.",
			"engines": {
				"node": ">=6.9.0"
			},
			"homepage": "https://github.com/conventional-changelog/get-pkg-repo#readme",
			"keywords": [
				"repository-url"
			],
			"license": "MIT",
			"main": "src/index.js",
			"name": "get-pkg-repo",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/get-pkg-repo.git"
			},
			"scripts": {
				"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
				"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
			},
			"version": "4.0.0",
			"dependencies": {
				"@hbetts/parse-repository-url": "^2.0.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"@hbetts/conventional-changelog-config": "^1.0.0",
				"@hbetts/eslint-config": "^2.0.0",
				"@hbetts/nyc-config": "^1.0.2",
				"chai": "^4.0.2",
				"codecov": "^3.0.0",
				"debug": "^4.0.0",
				"eslint": "^5.3.0",
				"mocha": "^5.0.0",
				"npm-publish-git-tag": "^2.1.14",
				"nyc": "^13.0.0",
				"semantic-release-github": "^4.0.17"
			},
			"gitHead": "7fe0a110922a35d585cd091b09aca71606161aa6",
			"_id": "get-pkg-repo@4.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-LcEy9WzGXlFlu8qGfSPs1rzdHC/ER/EUS6fL1U2ZNjk0g3Vx/HoxUPXeCKDBjLK5pQzoQSF5sS6wxI/33t7zYg==",
				"shasum": "54e5966c0286e7b7347e16236928b605f55716cc",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 15233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzjz8CRA9TVsSAnZWagAAJFAP/A6NN3aGWSUPfvjI4x8n\nBvthDql/SfbhHyEFhFTy1CnJ6o+8L9FCa0BbaEusI/p8RInA+geZ2utJOSkI\nhH+vo0qlKnk/JEbfHjNNWeo6O9SYbuFHt40VYRkd63STAwS2yCbgs2EyXAUD\n9Fox7LTdgjIVb49MuY64T+P42OCvSWQccT9rRSdba11h5bcov9sXtRuTWOxJ\n0yrP41F2wSP5NVnN31YzfopHkd0UhuyuFuRykF6HArPbFA/4JisJIA1AQAVm\nZk7WI/LXCngb17Pchm57H1eLw8MJxBk1LKpxmyxCVecBPW2akftC4npBT+2H\nwSyN42LNOEWuOR51oMYbVTBDDzoyob1bPeMCukgk1ISsrKmS8REBIZloAxoB\n3oylp8s9pW4nnDhBP+hdcFC9oyg3o7YUWGma9+Pa8yfFH27kB6ig2tgJHGuf\n8S5/G0F6YQikBY7sJnCNemiGEAlFySdT0OWUVWk9jVfYNlHvCPVg8EqBuzRj\nC8HdtpL9nrT0l4eEgNyH96KgpFpo1hdj9W+UmlC5a9/s/M3KDZJHZP+NurvF\nKVMr4jy1MEqsdi50r+QkbSY0FduLHHveegE1Dg+mpw+awj6mxnIC2OEIdJL5\nW7u8D0Yj5us1Q4krZ5C4/Fe3A+V3PQv5Quxn8t3d1OybsIltZr9e/34phOP0\n6TAK\r\n=lMNT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_4.0.0_1540242683789_0.5285048210344543"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"bin": {
				"get-pkg-repo": "./src/cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/get-pkg-repo/issues"
			},
			"description": "Get repository user and project information from package.json file contents.",
			"engines": {
				"node": ">=6.9.0"
			},
			"homepage": "https://github.com/conventional-changelog/get-pkg-repo#readme",
			"keywords": [
				"repository-url"
			],
			"license": "MIT",
			"main": "src/index.js",
			"name": "get-pkg-repo",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/get-pkg-repo.git"
			},
			"scripts": {
				"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
				"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
			},
			"version": "4.0.1",
			"dependencies": {
				"@hbetts/parse-repository-url": "^2.0.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"@hbetts/conventional-changelog-config": "^1.0.0",
				"@hbetts/eslint-config": "^2.0.0",
				"@hbetts/nyc-config": "^1.0.2",
				"chai": "^4.0.2",
				"codecov": "^3.0.0",
				"debug": "^4.0.0",
				"eslint": "^5.3.0",
				"mocha": "^5.0.0",
				"npm-publish-git-tag": "^2.1.14",
				"nyc": "^13.0.0",
				"semantic-release-github": "^4.0.17"
			},
			"gitHead": "cdbbbe4cca9a12629ef4f7d1e230924609f0b04a",
			"_id": "get-pkg-repo@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-XYwnzm23mngm3H7EzleqYTGdn+doqPNEkMPe6siFxZscb8MMnGxdghXGJhSOSboNH0G0/elPQLPnYhQyAaG9Xw==",
				"shasum": "ef88795a08f3c78703c581f05fed9a535f0e4bcd",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 15556,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzkBgCRA9TVsSAnZWagAA0qMQAJv3iMbyuFR1dlEkkHKc\nrK5h4nAgiDpwjEPzBS9kQWRjFGLdEl+WoHittOEmuONd9kgAUwdfejKfdmJL\noem78G4fihQOPaTHzbrNGqpRreSPncn1qPqzvpF3folBnNByQ0VgS/zcudir\nan3qC5CyPCjidPMwjFXxbYy6DY2TTP/t+VmDL+5NoHCx12ZOcf4ng7yvWUKJ\nApr2Wtnh2UHRX+kxC0+Rdu8++G4+aiwXY0v2vFvjf4j8oNn3BJTbgNdxnWHQ\nGM2CsoOJAj1CZvUs6BabyiNXnLtzcXuzmVvac1eXxjrMP3rh2NicuwEhaZBU\njQX3WAeqcX4YlCaS2PqXG/kEQ01WcsmaDa8L+HQT1eNx3W5fNd6es299AF0E\nMZkaZ86WAh7uwJN4md6SNK2uqCU9tTUmsnEPLK1xzwxs44Tp0MEYvTEhONND\nIOBQPUi8eyduyfvVk8/Pq6a6pZyLm4v5JetWtgybRWxvSpwkUeLbrmd+BWtb\noHHML0iU9TJdJV9rl2tnbynGjyaEV/Qn1/6hg9woUJSQHRhC2JaY5dDVwtiW\ngwtW1rHDu779ED3cxSueg3qfdJ+WXGd3i0nRwZ/OP/0//605/uJEe5ZApJjA\nkp3Pq96nb77vBTCibgULpSLuS6IrxVMfP3A43ywPuRSGd6gT1WxfT4LNznVD\nLniK\r\n=c5z6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_4.0.1_1540243552298_0.8247447368946226"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"bin": {
				"get-pkg-repo": "./src/cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/get-pkg-repo/issues"
			},
			"description": "Get repository user and project information from package.json file contents.",
			"engines": {
				"node": ">=6.9.0"
			},
			"homepage": "https://github.com/conventional-changelog/get-pkg-repo#readme",
			"keywords": [
				"repository-url"
			],
			"license": "MIT",
			"main": "src/index.js",
			"name": "get-pkg-repo",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/get-pkg-repo.git"
			},
			"scripts": {
				"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
				"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
			},
			"version": "4.0.2",
			"dependencies": {
				"@hbetts/parse-repository-url": "^2.1.1",
				"hosted-git-info": "^2.1.4",
				"meow": "^3.3.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"@hbetts/conventional-changelog-config": "^1.0.0",
				"@hbetts/eslint-config": "^2.0.0",
				"@hbetts/nyc-config": "^1.0.2",
				"chai": "^4.0.2",
				"codecov": "^3.0.0",
				"debug": "^4.0.0",
				"eslint": "^5.3.0",
				"mocha": "^5.0.0",
				"npm-publish-git-tag": "^2.1.14",
				"nyc": "^13.0.0",
				"semantic-release-github": "^4.0.17"
			},
			"gitHead": "f1040a41f890002774826a475b2123f0399e5334",
			"_id": "get-pkg-repo@4.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hbetts",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-elySPWAAyIUrOI0VL/pHYplWEfk60LcUc+D9bXc3rXrtYSh2zWucktz782riHR6TTVglr0vQ5dxyvCW6fzUQNw==",
				"shasum": "6cf2d71b5655b9c3a97c0057f4f04466f48971ab",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.2.tgz",
				"fileCount": 6,
				"unpackedSize": 15556,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzmxPCRA9TVsSAnZWagAAiQUP+QGK2aLZWk8wJdWeF90C\ndVwovoyzR03fSTBRZstMZUSSyWTb1R1YiMlXUZTDyu9OBZjoSsSbFbOAhGa2\n50nfdjcD1pppH8NF1A+hKl0odN0FJMxGmhSmp+A2tN/3kwcutvjPklw7cTHM\nXYCBacSzItMQErHGDnWsXDHBsQ6639wEI6iN/Wbb2v+rtmYKiCRD0cwF9xSc\n1WTx7/jiA051AsB2ZasxiUWJ5XyK589alf/7J8dthvoD+5e70esNGrEIhjkT\nNvv+eCJstm3F3mqJuew4FvVg2sIuYTDy/CCpV1lUiwWHuXrQSgMmjwGJe5bc\nGnm0hbK3V/atFkdXg7UvqjqI02yg8MzmFFGMZZ2F5REWClGoEns8pS1TtOxL\n+kPTGWT3uNhbRWUn+SqmcVhTWpEFEpjJAsaQuZN5pPxrPJ1bgniw1eO/hNSa\npLr6/bvF+TkCdVTiMMYWqEt1Xnpr/t6DQYCu+FEJom1GhO4YlfS1iyd5fOc9\no7qmeCD9cU0fG6s4rtZbUj0Yr/QdzY7RtlinxFlaW+CnxjmhjDUoV6rLKE9r\noREFsnDsC/Srj+IigjTs/rfUDhjbZAkebe+9zMKX0/Nn9vDropx1t6qVESTZ\na4y9WTpFG4lNr5EQA0u6g0V4aW68+k7tPxN2vffpPSyBO7Iq5XYENoIV1YEj\nNJ1J\r\n=hVTQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_4.0.2_1540254798378_0.22123544392792915"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"bin": {
				"get-pkg-repo": "./src/cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/get-pkg-repo/issues"
			},
			"description": "Get repository user and project information from package.json file contents.",
			"engines": {
				"node": ">=6.9.0"
			},
			"homepage": "https://github.com/conventional-changelog/get-pkg-repo#readme",
			"keywords": [
				"repository-url"
			],
			"license": "MIT",
			"main": "src/index.js",
			"name": "get-pkg-repo",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/get-pkg-repo.git"
			},
			"scripts": {
				"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
				"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
			},
			"version": "4.1.0",
			"dependencies": {
				"@hutson/parse-repository-url": "^3.0.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^5.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"@hutson/conventional-changelog-config": "^2.0.0",
				"@hutson/eslint-config": "^3.0.0",
				"@hutson/nyc-config": "^2.0.0",
				"chai": "^4.0.2",
				"codecov": "^3.0.0",
				"debug": "^4.0.0",
				"eslint": "^5.3.0",
				"mocha": "^5.0.0",
				"npm-publish-git-tag": "^3.0.0",
				"nyc": "^13.0.0",
				"semantic-release-github": "^4.0.17"
			},
			"gitHead": "9784a7c896609fd4fb992d73ea742b2dcc5c76f6",
			"_id": "get-pkg-repo@4.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.14.0",
			"_npmUser": {
				"name": "hutson",
				"email": "hutson@hyper-expanse.net"
			},
			"dist": {
				"integrity": "sha512-BHJovsEz9igoxU9Idfa9XjKr0OuAfg6/wInYegP0/M3efsdVtKo1DipPebwnTZXtL9gzaPLvJv74J/U68yiiMg==",
				"shasum": "bd2b109e297af8ec541ba271607aab439f9a8610",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.1.0.tgz",
				"fileCount": 6,
				"unpackedSize": 15504,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHnw4CRA9TVsSAnZWagAA99UQAJgWbZm1cRPEe083PKcs\n8pFf6hHjQ8n+Uvi4ADcldtw9kj1vSZycBAx/Bgo3Tttu8iplnsNOcox2NGm9\nsZjT/cfZzcNFJo1/JtMR2mrYrDwek//ZsUwb5sB8QU5m4FSC/whBE28Q1Y6E\nPbxLfjLS/o0MyzwYmA9FvuwNPuIIiq9mrJeStEwUEeGLoH0LXxCgTGWo4x/t\nNhUPe5ZwOfg9t4fG9uO2GIsoNNejzy8eaZWcIY8X8MuWUipOhLwwwLnt5cqR\n7APjd+Z8HTZk/COGzDbAsfp/Ro3c5IcrL1miOJkyu1xUyAVuxxoRzsZbeHbA\nymslcDpFQJOSi8GYLhHVNWHduMzARmJt+TgVf8V+XaaitrdhfcjzIEGu811m\njIZES06AmtcNgxuEJjoahctEhBAtFtHaOcNsMkgTxmrfT3F+qSgJMDx+Fh4y\nklWDyH7gwMQCd62whx7m0lfBq3C6YVT6KhsV6sB2nr4Tdzpp68/EeHhzAmXE\nv2vRshCiW5DCHjny/imY1rG6My227+4KZYPSlqG3BXm2ccq8lIfr/dzmrhEp\n638tEX4cAkZWJu3il5yMzoNzS5zADd365LLTUveEH4rocOhZ70EqSUUFfKYX\nvkUzVaf35aT7u98b92vcjML2R54QOWn6RpX8jQ/6tDMS9Vsmy9LK6SQjvxMc\nOYr5\r\n=W6+h\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hbetts",
					"email": "hutson@hyper-expanse.net"
				},
				{
					"name": "stevemao",
					"email": "maochenyan@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_4.1.0_1545501751525_0.09332526968225952"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.1": {
			"author": {
				"name": "Steve Mao",
				"email": "maochenyan@gmail.com",
				"url": "https://github.com/stevemao"
			},
			"bin": {
				"get-pkg-repo": "src/cli.js"
			},
			"bugs": {
				"url": "https://github.com/conventional-changelog/get-pkg-repo/issues"
			},
			"description": "Get repository user and project information from package.json file contents.",
			"engines": {
				"node": ">=6.9.0"
			},
			"homepage": "https://github.com/conventional-changelog/get-pkg-repo#readme",
			"keywords": [
				"repository-url"
			],
			"license": "MIT",
			"main": "src/index.js",
			"name": "get-pkg-repo",
			"renovate": {
				"extends": [
					"config:base",
					":maintainLockFilesWeekly",
					":rebaseStalePrs",
					":automergeDigest",
					":gitSignOff",
					":preserveSemverRanges"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/conventional-changelog/get-pkg-repo.git"
			},
			"scripts": {
				"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
				"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
			},
			"version": "4.1.1",
			"dependencies": {
				"@hutson/parse-repository-url": "^3.0.0",
				"hosted-git-info": "^2.1.4",
				"meow": "^7.0.0",
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"@hutson/conventional-changelog-config": "^2.0.0",
				"@hutson/eslint-config": "^3.0.0",
				"@hutson/nyc-config": "^2.0.0",
				"chai": "^4.0.2",
				"codecov": "^3.0.0",
				"debug": "^4.0.0",
				"eslint": "^5.3.0",
				"mocha": "^6.0.0",
				"npm-publish-git-tag": "^3.0.0",
				"nyc": "^13.0.0",
				"semantic-release-github": "^4.0.17"
			},
			"gitHead": "28adf92ae76d96d27d18710e56df7020c522718e",
			"_id": "get-pkg-repo@4.1.1",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-CReGtqeJoY02L5vzok3jX1Le3sxqeAOrCnd75r/M4u4aSBT9KK7KevnpGulsJxP2NOnuIwnWPJ5XcLxTwBFzZg==",
				"shasum": "699422f552b71b9f8aa41529ce7923ce7f271d79",
				"tarball": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.1.1.tgz",
				"fileCount": 6,
				"unpackedSize": 16054,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9CPQCRA9TVsSAnZWagAAzS0P/01IJWBOA6KV/yth0DDA\nayZT05KjXP2LtqBHgd6AiGYxonaP6vHd9ZhWJakl9lkWfXVvkiLp+1YMHtuV\nsuFxvMkQk6oj4WISzR2TmF0TTNeP9IavA4Nixm5+CdT24X/wm8Sfy3s9+E1S\nNr0bG3623B+2gowhgZlCpI3DmOIvo5iLXHplGbP218xUq85OK8ZdN/+L+Qnr\no/5cTJ1qOYTeATlEf2PGSlxmIf0/3bRM5y3RfwZTYrbUEnVHFsjW6Uwc1hpL\nSmIbipAucQ+dqlN/SEt5M1cuGU4gLaY8gq0kXVN6MBiSgesrziroYTS6YSO2\n67LMfoZp/e10Scyeu5iz4JXT1b1MqKjLF2+CKktNL7Hb5OncY7a17LN6Rcpz\nAG6GOrbKlugVmbGjmbyREuJS6JdKzhx3UVQ67trsuAJeXp307QEREHn9h9al\nwxbhLFu2i+9RT1Fx2yFmwJR18BTfx8o3Y0cb1sDYLS+XkRXZbzV64QrX6147\nGNt92a5EgxA3NwOUwMLxzb0k2yQ1UYTBB+jfLiOXfkpQet2t/Zs+/jc/iyMm\nduufEwHjlDMBmR9xh8NSab0oCJWSZn1RYgqXW/omIGnZEtzjawJtskhWGwOo\nEQOe+BiQozsfofQp/OjAIOgy2TBBV6aqPNdYyf0MWb5+dSvKurbC+mhWZm/x\nhRcF\r\n=gYEC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "hutson@hyper-expanse.net",
					"name": "hutson"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				}
			],
			"_npmUser": {
				"name": "hutson",
				"email": "hutson@hyper-expanse.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-pkg-repo_4.1.1_1593058256107_0.6063895781699156"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-25T04:10:59.336Z",
		"created": "2015-02-26T07:37:16.582Z",
		"0.0.0": "2015-02-26T07:37:16.582Z",
		"0.0.1": "2015-02-26T07:45:17.169Z",
		"0.0.2": "2015-03-07T05:21:19.928Z",
		"0.0.3": "2015-03-07T13:14:09.153Z",
		"0.0.4": "2015-03-23T04:34:09.342Z",
		"0.0.5": "2015-03-27T00:39:49.064Z",
		"0.0.6": "2015-04-02T12:50:48.442Z",
		"0.1.0": "2015-07-16T10:12:00.014Z",
		"1.0.0": "2016-02-03T12:38:20.342Z",
		"1.1.0": "2016-04-12T23:31:11.626Z",
		"1.1.1": "2016-04-14T00:10:55.555Z",
		"1.2.0": "2016-04-17T04:11:37.381Z",
		"1.2.1": "2016-05-10T11:54:31.303Z",
		"1.3.0": "2016-08-19T12:58:53.213Z",
		"1.4.0": "2017-06-22T13:35:34.238Z",
		"2.0.0": "2017-12-08T18:33:25.621Z",
		"3.0.0": "2018-10-16T22:38:13.580Z",
		"4.0.0": "2018-10-22T21:11:23.947Z",
		"4.0.1": "2018-10-22T21:25:52.463Z",
		"4.0.2": "2018-10-23T00:33:18.510Z",
		"4.1.0": "2018-12-22T18:02:31.628Z",
		"4.1.1": "2020-06-25T04:10:56.212Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.1.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"65360ecaf30c49ff8e9e6f91bc0c558b\"",
			"fetched": 1600679812650
		}
	},
	"_distfiles": {
		"get-pkg-repo-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.0.tgz",
			"sha": "4c0240ac9876d367c7b1705e25a2e56694e9f77e",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.1.tgz",
			"sha": "32f29415bd647edab9aa28838c4a2303ffcfc3ae",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.2.tgz",
			"sha": "952ab9d5538aa3dcc7dcd29ae9dd7c84a65c7941",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.3.tgz",
			"sha": "59869ccb18a1ccba4bdd122d433c8ffa952080fc",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.4.tgz",
			"sha": "a92bf0b4527ae5f17c42dfe904c614dcb4b1ae7e",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.5.tgz",
			"sha": "c9f2388199fe505095bcb3b8657c9aa836acb0cd",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.0.6.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.0.6.tgz",
			"sha": "b0c665e8cda4b9e199006ef0f59491ae2a9e3c13",
			"registry": "npmjs"
		},
		"get-pkg-repo-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-0.1.0.tgz",
			"sha": "7f04d968564bf9cd2e901810577f84c37f2b03bd",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.0.0.tgz",
			"sha": "88ce552985636b56b354fa3c787c69af65010872",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.1.0.tgz",
			"sha": "f667ae9052a4af9573e162da03871bba47a3d753",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.1.1.tgz",
			"sha": "9da711295f3e47f448f92e51052d7582af4c6bf2",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.2.0.tgz",
			"sha": "f8cf55923871f0686057522603a7fb177f9386e7",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.2.1.tgz",
			"sha": "dbede69bedb223194e209cc6286f512f60235812",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.3.0.tgz",
			"sha": "43c6b4c048b75dd604fc5388edecde557f6335df",
			"registry": "npmjs"
		},
		"get-pkg-repo-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz",
			"sha": "c73b489c06d80cc5536c2c853f9e05232056972d",
			"registry": "npmjs"
		},
		"get-pkg-repo-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-2.0.0.tgz",
			"sha": "afe80c3370b2576bbe69aa78aedbfb96d2d025f1",
			"registry": "npmjs"
		},
		"get-pkg-repo-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-3.0.0.tgz",
			"sha": "91a027f1ba3a95c42068726079b250e70b8ac643",
			"registry": "npmjs"
		},
		"get-pkg-repo-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.0.tgz",
			"sha": "54e5966c0286e7b7347e16236928b605f55716cc",
			"registry": "npmjs"
		},
		"get-pkg-repo-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.1.tgz",
			"sha": "ef88795a08f3c78703c581f05fed9a535f0e4bcd",
			"registry": "npmjs"
		},
		"get-pkg-repo-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.0.2.tgz",
			"sha": "6cf2d71b5655b9c3a97c0057f4f04466f48971ab",
			"registry": "npmjs"
		},
		"get-pkg-repo-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.1.0.tgz",
			"sha": "bd2b109e297af8ec541ba271607aab439f9a8610",
			"registry": "npmjs"
		},
		"get-pkg-repo-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.1.1.tgz",
			"sha": "699422f552b71b9f8aa41529ce7923ce7f271d79",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"get-pkg-repo-1.4.0.tgz": {
			"shasum": "c73b489c06d80cc5536c2c853f9e05232056972d"
		}
	},
	"_rev": "2-0bb1f396f1501f2f",
	"_id": "get-pkg-repo",
	"readme": "# get-pkg-repo\n\n> Get repository SCM platform, domain, user, and project information from package.json file contents.\n\nExtracts information from the `repository` field contained in the content of a `package.json` file using [`@hutson/parse-repository-url`](https://www.npmjs.com/package/@hutson/parse-repository-url) and [`hosted-git-info`](https://www.npmjs.com/package/hosted-git-info).\n\n## Table of Contents\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [API](#api)\n  - [pkgData](#pkgdata)\n  - [fixTypo](#fixtypo)\n- [CLI](#cli)\n- [License](#license)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Features\n\n* [x] Return `browse` function that returns URL usable in a browser. (Similar to [`hosted-git-info`](https://github.com/npm/hosted-git-info/blob/5d2cc4a8c93012387a86a0afa1384ccf7ac31084/README.md#methods))\n* [x] Return `domain` property containing the fully qualified domain name and port.\n* [x] Return `project` property.\n* [x] Return `type` property indicating the SCM host, such as `github` or `gitlab`.\n* [x] Return `user` property.\n\n> **Note:* Returns `null` for any property where the information could not be extracted from the repository URL.\n\n## Installation\n\nTo install the `get-pkg-repo` tool please run the following command:\n\n```bash\nyarn [global] add [--dev] get-pkg-repo\n```\n\n## Usage\n\nThere are two ways to use `get-pkg-repo`, either as a CLI tool, or programmatically.\n\n**Programmatically**\n\nPackage data must be passed as an object to `get-pkg-repo` function. If the contents of the `package.json` are a string, please pass it through `JSON.parse` first.\n\n```javascript\nconst getPkgRepo = require(`get-pkg-repo`);\n\n/* Assume the `package.json` file contains the following:\n{\n  \"repository\": {\n    \"url\": `https://github.com/conventional-changelog/get-pkg-repo`\n  }\n}\n*/\nfs.readFile(`package.json`, (err, packageData) => {\n  if (err) {\n    ...\n  }\n\n  // {domain: `github.com`, project: `get-pkg-repo`, type: `github`, user: `conventional-changelog`}\n  const repository = getPkgRepo(JSON.parse(packageData));\n\n  repository.browse(); // https://github.com/conventional-changelog/get-pkg-repo\n});\n```\n\n**CLI Tool**\n\nAfter you've installed `get-pkg-repo`, you can call the tool based on whether you installed it globally or locally:\n\n_Globally_\n```bash\nget-pkg-repo package.json\n```\n\n_Locally_\n```bash\n$(yarn bin)/get-pkg-repo package.json\n```\n\n```bash\n$ get-pkg-repo package.json\n\n{\n  domain: `github.com`,\n  project: `get-pkg-repo`,\n  type: `github`,\n  user: `conventional-changelog`\n}\n```\n\nThe contents of the `package.json` can also be piped to `get-pkg-repo`:\n\n```\n$ cat package.json | get-pkg-repo\n\n{\n  domain: `github.com`,\n  project: `get-pkg-repo`,\n  type: `github`,\n  user: `conventional-changelog`\n}\n```\n\n## Debugging\n\nTo assist users of `get-pkg-repo` with debugging the behavior of this module we use the [debug](https://www.npmjs.com/package/debug) utility package to print information about the publish process to the console. To enable debug message printing, the environment variable `DEBUG`, which is the variable used by the `debug` package, must be set to a value configured by the package containing the debug messages to be printed.\n\nTo print debug messages on a unix system set the environment variable `DEBUG` with the name of this package prior to executing `get-pkg-repo`:\n\n```bash\nDEBUG=get-pkg-repo get-pkg-repo\n```\n\nOn the Windows command line you may do:\n\n```bash\nset DEBUG=get-pkg-repo\nget-pkg-repo\n```\n\n## Node Support Policy\n\nWe only support [Long-Term Support](https://github.com/nodejs/LTS) versions of Node.\n\nWe specifically limit our support to LTS versions of Node, not because this package won't work on other versions, but because we have a limited amount of time, and supporting LTS offers the greatest return on that investment.\n\nIt's possible this package will work correctly on newer versions of Node. It may even be possible to use this package on older versions of Node, though that's more unlikely as we'll make every effort to take advantage of features available in the oldest LTS version we support.\n\nAs each Node LTS version reaches its end-of-life we will remove that version from the `node` `engines` property of our package's `package.json` file. Removing a Node version is considered a breaking change and will entail the publishing of a new major version of this package. We will not accept any requests to support an end-of-life version of Node. Any merge requests or issues supporting an end-of-life version of Node will be closed.\n\nWe will accept code that allows this package to run on newer, non-LTS, versions of Node. Furthermore, we will attempt to ensure our own changes work on the latest version of Node. To help in that commitment, our continuous integration setup runs against all LTS versions of Node in addition the most recent Node release; called _current_.\n\nJavaScript package managers should allow you to install this package with any version of Node, with, at most, a warning if your version of Node does not fall within the range specified by our `node` `engines` property. If you encounter issues installing this package, please report the issue to your package manager.\n\n## Contributing\n\nPlease read our [contributing](https://github.com/conventional-changelog/get-pkg-repo/blob/master/CONTRIBUTING.md) guide on how you can help improve this project."
}