{
	"name": "resolve-pathname",
	"versions": {
		"1.0.0": {
			"name": "resolve-pathname",
			"version": "1.0.0",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolvePathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "webpack -p modules/index.js umd/resolvePathname.min.js",
				"build-umd": "webpack modules/index.js umd/resolvePathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "2768a5b15fc74b55999574aabdc9470fe4e968b0",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.0",
			"_shasum": "ed3c5f30da44c323341d24f02613cdb1a10ef07e",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "ed3c5f30da44c323341d24f02613cdb1a10ef07e",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.0.tgz_1457636620506_0.4375485929194838"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "resolve-pathname",
			"version": "1.0.1",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolvePathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolvePathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolvePathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "68e481a29d0f17b170b964b1359c9fa9cb3ea1c3",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.1",
			"_shasum": "ecd5f5f2c0a75aa9f91c43920e3df683d1f83781",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "ecd5f5f2c0a75aa9f91c43920e3df683d1f83781",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.1.tgz_1457642809412_0.258357344660908"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "resolve-pathname",
			"version": "1.0.2",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolvePathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolvePathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolvePathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "b422597a6be28a1b584699736f5690718bb91317",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.2",
			"_shasum": "b2c746881557cad0a5c1c6dcd0c8a33fbb2ba84e",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "b2c746881557cad0a5c1c6dcd0c8a33fbb2ba84e",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.2.tgz_1457733072391_0.4175563289318234"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "resolve-pathname",
			"version": "1.0.3",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolvePathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolvePathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolvePathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"dependencies": {
				"invariant": "^2.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "8c1fddb95b05dac2367569ad4ed317ffcb134c9c",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.3",
			"_shasum": "9ad9a0667006f805c7078fbb220a38e6aeb74fd3",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "9ad9a0667006f805c7078fbb220a38e6aeb74fd3",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.3.tgz_1457976395031_0.7825048670638353"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "resolve-pathname",
			"version": "1.0.4",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolve-pathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolve-pathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolve-pathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"dependencies": {
				"invariant": "^2.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "fc664492bc2db303c67c968966d87c43a6689e55",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.4",
			"_shasum": "3cb147c497c956d97fb9ba821b175a97e5141ec5",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "3cb147c497c956d97fb9ba821b175a97e5141ec5",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.4.tgz_1458001723752_0.4700057883746922"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "resolve-pathname",
			"version": "1.0.5",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolve-pathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolve-pathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolve-pathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"dependencies": {
				"invariant": "^2.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "0fb6dadca66674f7178f523eab6382e096839d6d",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@1.0.5",
			"_shasum": "218a889066205b49a04b90af75131eb83b880f8f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "218a889066205b49a04b90af75131eb83b880f8f",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-1.0.5.tgz_1458247822339_0.8042994171846658"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "resolve-pathname",
			"version": "2.0.0",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"browser": "umd/resolve-pathname.min.js",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolve-pathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolve-pathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^5.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-dev-expression": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "2.2.0",
				"eslint-config-airbnb": "^6.0.2",
				"eslint-plugin-react": "^4.1.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^0.13.21",
				"karma-browserstack-launcher": "^0.1.10",
				"karma-chrome-launcher": "^0.2.2",
				"karma-mocha": "^0.2.2",
				"karma-mocha-reporter": "^1.2.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.4.5",
				"pretty-bytes": "^3.0.1",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"gitHead": "59059afcdb9f1c1fbce6443acc0fabde0c68213c",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@2.0.0",
			"_shasum": "3dcf50cda90d8435ada1592cb3bbb582ba2fde7c",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "3dcf50cda90d8435ada1592cb3bbb582ba2fde7c",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-2.0.0.tgz_1458349712239_0.651828654576093"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "resolve-pathname",
			"version": "2.0.1",
			"description": "Resolve URL pathnames using JavaScript",
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"main": "lib",
			"files": [
				"lib",
				"umd"
			],
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolve-pathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolve-pathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^7.0.0",
				"babel-loader": "^6.2.3",
				"babel-preset-es2015": "^6.5.0",
				"eslint": "^3.2.2",
				"eslint-plugin-import": "^2.0.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^1.1.2",
				"karma-browserstack-launcher": "^1.0.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-mocha": "^1.0.1",
				"karma-mocha-reporter": "^2.0.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^3.0.0",
				"pretty-bytes": "^4.0.2",
				"readline-sync": "^1.4.1",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.14"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"babel": {
				"presets": [
					"es2015"
				]
			},
			"gitHead": "48dadf0428b7b514ff4fbbf657d31bb280ce2bd6",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@2.0.1",
			"_shasum": "7a5d8b8329a5425f6389e661f9a3499c0baf5bef",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "7a5d8b8329a5425f6389e661f9a3499c0baf5bef",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-2.0.1.tgz_1475958119128_0.3281304147094488"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "resolve-pathname",
			"version": "2.0.2",
			"description": "Resolve URL pathnames using JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"author": {
				"name": "Michael Jackson"
			},
			"license": "MIT",
			"scripts": {
				"lint": "eslint modules",
				"build": "node ./scripts/build.js",
				"build-cjs": "babel ./modules -d . --ignore '__tests__'",
				"build-min": "NODE_ENV=production webpack -p modules/index.js umd/resolve-pathname.min.js",
				"build-umd": "NODE_ENV=production webpack modules/index.js umd/resolve-pathname.js",
				"release": "node ./scripts/release.js",
				"prepublish": "npm run build",
				"test": "npm run lint && karma start"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^7.0.0",
				"babel-loader": "^6.2.3",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-loose": "^8.0.0",
				"eslint": "^3.2.2",
				"eslint-plugin-import": "^2.0.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"karma": "^1.1.2",
				"karma-browserstack-launcher": "^1.0.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-mocha": "^1.0.1",
				"karma-mocha-reporter": "^2.0.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^3.0.0",
				"pretty-bytes": "^4.0.2",
				"readline-sync": "^1.4.1",
				"webpack": "^1.12.14"
			},
			"gitHead": "43165c2dae401cbf4addb644e8da0d147d33b01e",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@2.0.2",
			"_shasum": "e55c016eb2e9df1de98e85002282bfb38c630436",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "e55c016eb2e9df1de98e85002282bfb38c630436",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-2.0.2.tgz_1475958459163_0.3472807176876813"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "resolve-pathname",
			"version": "2.1.0",
			"description": "Resolve URL pathnames using JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"license": "MIT",
			"author": {
				"name": "Michael Jackson"
			},
			"files": [
				"es",
				"index.js",
				"umd"
			],
			"scripts": {
				"build": "node ./tools/build.js",
				"prepublish": "node ./tools/build.js",
				"clean": "git clean -fdX .",
				"release": "node ./tools/release.js",
				"lint": "eslint modules",
				"test": "karma start --single-run"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^7.0.0",
				"babel-loader": "^6.2.3",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-stage-1": "^6.24.1",
				"eslint": "^3.2.2",
				"eslint-plugin-import": "^2.0.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"in-publish": "^2.0.0",
				"karma": "^1.1.2",
				"karma-browserstack-launcher": "^1.0.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-mocha": "^1.0.1",
				"karma-mocha-reporter": "^2.0.3",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-webpack": "^1.7.0",
				"mocha": "^3.0.0",
				"pretty-bytes": "^4.0.2",
				"readline-sync": "^1.4.1",
				"webpack": "^1.12.14"
			},
			"gitHead": "6daf05304275de0230844944ca7e94699cccd7fc",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@2.1.0",
			"_shasum": "e8358801b86b83b17560d4e3c382d7aef2100944",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.1",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"shasum": "e8358801b86b83b17560d4e3c382d7aef2100944",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/resolve-pathname-2.1.0.tgz_1492811940893_0.35110770515166223"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "resolve-pathname",
			"version": "2.2.0",
			"description": "Resolve URL pathnames using JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"license": "MIT",
			"author": {
				"name": "Michael Jackson"
			},
			"files": [
				"cjs",
				"index.js",
				"umd"
			],
			"main": "cjs/index.js",
			"module": "index.js",
			"scripts": {
				"build": "node ./tools/build.js",
				"prepublish": "node ./tools/build.js",
				"clean": "git clean -fdX .",
				"release": "node ./tools/release.js",
				"lint": "eslint modules",
				"test": "mocha --compilers js:babel-core/register modules/**/*-test.js"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.2",
				"babel-eslint": "^7.0.0",
				"babel-loader": "^6.2.3",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-stage-1": "^6.24.1",
				"eslint": "^3.2.2",
				"eslint-plugin-import": "^2.0.0",
				"expect": "^1.14.0",
				"gzip-size": "^3.0.0",
				"in-publish": "^2.0.0",
				"mocha": "^3.0.0",
				"pretty-bytes": "^4.0.2",
				"readline-sync": "^1.4.1",
				"webpack": "^1.12.14"
			},
			"gitHead": "1f2db6cd2b71539395aaffec42e05476420a2a4d",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@2.2.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.10.1",
			"_npmUser": {
				"name": "mjackson",
				"email": "mjijackson@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bAFz9ld18RzJfddgrO2e/0S2O81710++chRMUxHjXOYKF6jTAMrUNZrEZ1PvV0zlhfjidm08iRPdTLPno1FuRg==",
				"shasum": "7e9ae21ed815fd63ab189adeee64dc831eefa879",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/resolve-pathname-2.2.0.tgz_1503470681180_0.7340583014301956"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-beta.0": {
			"name": "resolve-pathname",
			"version": "3.0.0-beta.0",
			"description": "Resolve URL pathnames using JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"license": "MIT",
			"author": {
				"name": "Michael Jackson"
			},
			"main": "index.js",
			"module": "esm/resolve-pathname.js",
			"unpkg": "umd/resolve-pathname.js",
			"scripts": {
				"build": "rollup -c",
				"clean": "git clean -fdX .",
				"lint": "eslint modules",
				"prepublishOnly": "npm run build",
				"test": "jest"
			},
			"devDependencies": {
				"@babel/core": "^7.1.6",
				"@babel/preset-env": "^7.1.6",
				"babel-core": "^7.0.0-bridge.0",
				"babel-jest": "^23.6.0",
				"eslint": "^5.9.0",
				"jest": "^23.6.0",
				"rollup": "^0.67.3",
				"rollup-plugin-replace": "^2.1.0",
				"rollup-plugin-size-snapshot": "^0.7.0",
				"rollup-plugin-uglify": "^6.0.0"
			},
			"gitHead": "05fbf62d853578961defe0ba8be8693cc4a2ebce",
			"readmeFilename": "README.md",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@3.0.0-beta.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "npm@mjackson.me"
			},
			"dist": {
				"integrity": "sha512-jmSHsW6oGo7525/OD6EkM4FaTpaQf0w3IO23qn6wttGnM2TkiGvFZv+EHhHknpDK1cp519jQAkGh89ViwM6NGg==",
				"shasum": "ccdab0fd8c8ea673e98c35384f564e9449d3d13c",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0-beta.0.tgz",
				"fileCount": 9,
				"unpackedSize": 11702,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBD8KCRA9TVsSAnZWagAAmakP+weZLAbpHL3C4AWLmfvQ\nvbn76dUslvuEMotbml869i/lEq0zxhu2AI3QhV8t6k47IRHZA5YcQHtbRjWR\nY3SvpQd+Cofcubsic9BupP08bH2kbwuscQ1rm5s/7gy2jv3AyaujoQJ1qpJr\nr7R4nggiJBd/RJ0GEit2KbAGDFdkA6CegEHDxfWpRy2sc5SNC9y206XR2nap\nsFR6+RNpzXjwJm7CWmCelAl1L5HJSPaTDJ5t54hz0ly37px5NhCd8GtgXEtV\nWpDtjix1T0xssF6ftDNp0ywqqq/gOQ5MefnwDT+GeRJM4ZETMb/nEx4B9iiE\n7pf78t+Da9riD/OMXtbaE7+HepB++3Sb8zMELF2zrZykKijBfb68qD9o98tS\nThIDdHQwPGDJtIyXAKkdVsUD2567qfLmRA7sCpNxH6kGbba373Iaxqw8/xYB\nFZdbU2T3DtXJY91P5+ehTM7KlYVwo1E27wWcJMym/urBAo2SA7+4MtAMpRN9\nR41e1w0pfGxHIbeU01El8d6oODy/r9wqJNYJ1ZWMfig5bDsW0ORwy1PB9uq4\nm0Rz/fHJ4hSAb9Hh+z26SISyQHP5EcdnDeO0S2VBqNURb8ByyzhweT6nneSf\nOl4w7xiflq7ogeJfjGO+g3uMdvLuw0IWXem9zYP/FDLKNRORq2tsD6IfFD8a\ns7KM\r\n=Truo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/resolve-pathname_3.0.0-beta.0_1543782154273_0.8177624446222995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "resolve-pathname",
			"version": "3.0.0",
			"description": "Resolve URL pathnames using JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mjackson/resolve-pathname.git"
			},
			"license": "MIT",
			"author": {
				"name": "Michael Jackson"
			},
			"main": "index.js",
			"module": "esm/resolve-pathname.js",
			"unpkg": "umd/resolve-pathname.js",
			"scripts": {
				"build": "rollup -c",
				"clean": "git clean -fdX .",
				"lint": "eslint modules",
				"prepublishOnly": "npm run build",
				"test": "jest"
			},
			"devDependencies": {
				"@babel/core": "^7.1.6",
				"@babel/preset-env": "^7.1.6",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.6.0",
				"eslint": "^5.9.0",
				"jest": "^23.6.0",
				"rollup": "^0.67.3",
				"rollup-plugin-replace": "^2.1.0",
				"rollup-plugin-size-snapshot": "^0.7.0",
				"rollup-plugin-uglify": "^6.0.0"
			},
			"gitHead": "31eacda9c78a1c217e96d4cd63772eebbc2e52e7",
			"bugs": {
				"url": "https://github.com/mjackson/resolve-pathname/issues"
			},
			"homepage": "https://github.com/mjackson/resolve-pathname#readme",
			"_id": "resolve-pathname@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.3.0",
			"_npmUser": {
				"name": "mjackson",
				"email": "npm@mjackson.me"
			},
			"dist": {
				"integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==",
				"shasum": "99d02224d3cf263689becbb393bc560313025dcd",
				"tarball": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 11726,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBEIiCRA9TVsSAnZWagAAbzsQAI/JpA7mHybq8wWviatQ\ndpwIsivlBYW9+7K5vcMhkkV94KqDg+etoFd0BvR0OhVPT1mz3RtfmzCV+A3a\nOAxkFQmPgtQ9yvPksz/IrGsoIa2Bjn6NY6vM6SSis+t5+CgAlXZuSjls9NcW\n8DNtF3ksrJvcCk4o3OjPErRHeam1cnraTxgVlka5oPA7z3WBHm0e2z6wqwCf\nEv4mp0F+q9cPR3iuQoGVryawnokG9a31j7iIXknaGD9qVuBpXjYv0ROgDWry\n+QvdkJ2mq1WLEU+Dzlpr93klcSsoQ8nRA7nhWiO+NCZMdNUDU5Ict5EdDP8M\nffvBk8rAPgUN9a6y1FTZBaZ3g2sjj7HZYyVilzQfCpYkruLk7E4aRpzIV55Z\nLYdOxZk31hKmIfIXiPjFRIFPsJmx2FWXJY0LFZ2LrYG5qn4Ys/n5jYGTj9i6\nYwYDI253kJ/TIoCSwggiogwCeIEYZU7HXT83Qu02lr0+iz7961vqKoJZ2KAr\nBvUVmwSFHz99V5lfqbfnb5U1WAkSSdCc1EUxlgjvdqqpwlWGMzd+uCtVes21\nwD5BrctWKz9CusINVpuYcF2Ostyq/8SHXrn9L/sCiIl9t+WR0vP7gCjOQJS5\naqaycdBmsohNAZR/mjse58aKGeVX6Rkbvcb7lhk9m8nh+kw2z/ngzaB0njNl\nWkym\r\n=m0yQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mjackson",
					"email": "mjijackson@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/resolve-pathname_3.0.0_1543782946242_0.27511286742874863"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-01-05T09:40:53.350Z",
		"created": "2016-03-10T19:03:41.034Z",
		"1.0.0": "2016-03-10T19:03:41.034Z",
		"1.0.1": "2016-03-10T20:46:49.830Z",
		"1.0.2": "2016-03-11T21:51:12.982Z",
		"1.0.3": "2016-03-14T17:26:35.507Z",
		"1.0.4": "2016-03-15T00:28:44.422Z",
		"1.0.5": "2016-03-17T20:50:23.044Z",
		"2.0.0": "2016-03-19T01:08:32.655Z",
		"2.0.1": "2016-10-08T20:22:00.867Z",
		"2.0.2": "2016-10-08T20:27:41.019Z",
		"2.1.0": "2017-04-21T21:59:01.124Z",
		"2.2.0": "2017-08-23T06:44:41.266Z",
		"3.0.0-beta.0": "2018-12-02T20:22:34.400Z",
		"3.0.0": "2018-12-02T20:35:46.411Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.0",
		"next": "3.0.0-beta.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"b10a955e553a0b50342aa99b44fff9e8\"",
			"fetched": 1593324401222
		}
	},
	"_distfiles": {
		"resolve-pathname-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.0.tgz",
			"sha": "ed3c5f30da44c323341d24f02613cdb1a10ef07e",
			"registry": "npmjs"
		},
		"resolve-pathname-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.1.tgz",
			"sha": "ecd5f5f2c0a75aa9f91c43920e3df683d1f83781",
			"registry": "npmjs"
		},
		"resolve-pathname-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.2.tgz",
			"sha": "b2c746881557cad0a5c1c6dcd0c8a33fbb2ba84e",
			"registry": "npmjs"
		},
		"resolve-pathname-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.3.tgz",
			"sha": "9ad9a0667006f805c7078fbb220a38e6aeb74fd3",
			"registry": "npmjs"
		},
		"resolve-pathname-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.4.tgz",
			"sha": "3cb147c497c956d97fb9ba821b175a97e5141ec5",
			"registry": "npmjs"
		},
		"resolve-pathname-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-1.0.5.tgz",
			"sha": "218a889066205b49a04b90af75131eb83b880f8f",
			"registry": "npmjs"
		},
		"resolve-pathname-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.0.tgz",
			"sha": "3dcf50cda90d8435ada1592cb3bbb582ba2fde7c",
			"registry": "npmjs"
		},
		"resolve-pathname-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.1.tgz",
			"sha": "7a5d8b8329a5425f6389e661f9a3499c0baf5bef",
			"registry": "npmjs"
		},
		"resolve-pathname-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.0.2.tgz",
			"sha": "e55c016eb2e9df1de98e85002282bfb38c630436",
			"registry": "npmjs"
		},
		"resolve-pathname-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.1.0.tgz",
			"sha": "e8358801b86b83b17560d4e3c382d7aef2100944",
			"registry": "npmjs"
		},
		"resolve-pathname-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.2.0.tgz",
			"sha": "7e9ae21ed815fd63ab189adeee64dc831eefa879",
			"registry": "npmjs"
		},
		"resolve-pathname-3.0.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0-beta.0.tgz",
			"sha": "ccdab0fd8c8ea673e98c35384f564e9449d3d13c",
			"registry": "npmjs"
		},
		"resolve-pathname-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
			"sha": "99d02224d3cf263689becbb393bc560313025dcd",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"resolve-pathname-2.2.0.tgz": {
			"shasum": "7e9ae21ed815fd63ab189adeee64dc831eefa879"
		}
	},
	"_rev": "2-38c0d0b5c6c7beca",
	"_id": "resolve-pathname",
	"readme": "# resolve-pathname [![Travis][build-badge]][build] [![npm package][npm-badge]][npm]\n\n[build-badge]: https://img.shields.io/travis/mjackson/resolve-pathname/master.svg?style=flat-square\n[build]: https://travis-ci.org/mjackson/resolve-pathname\n[npm-badge]: https://img.shields.io/npm/v/resolve-pathname.svg?style=flat-square\n[npm]: https://www.npmjs.org/package/resolve-pathname\n\n[resolve-pathname](https://www.npmjs.com/package/resolve-pathname) resolves URL pathnames identical to the way browsers resolve the pathname of an `<a href>` value. The goals are:\n\n- 100% compatibility with browser pathname resolution\n- Pure JavaScript implementation (no DOM dependency)\n\n## Installation\n\nUsing [npm](https://www.npmjs.com/):\n\n    $ npm install --save resolve-pathname\n\nThen, use as you would anything else:\n\n```js\n// using ES6 modules\nimport resolvePathname from 'resolve-pathname';\n\n// using CommonJS modules\nvar resolvePathname = require('resolve-pathname');\n```\n\nThe UMD build is also available on [unpkg](https://unpkg.com):\n\n```html\n<script src=\"https://unpkg.com/resolve-pathname\"></script>\n```\n\nYou can find the library on `window.resolvePathname`.\n\n## Usage\n\n```js\nimport resolvePathname from 'resolve-pathname';\n\n// Simply pass the pathname you'd like to resolve. Second\n// argument is the path we're coming from, or the current\n// pathname. It defaults to \"/\".\nresolvePathname('about', '/company/jobs'); // /company/about\nresolvePathname('../jobs', '/company/team/ceo'); // /company/jobs\nresolvePathname('about'); // /about\nresolvePathname('/about'); // /about\n\n// Index paths (with a trailing slash) are also supported and\n// work the same way as browsers.\nresolvePathname('about', '/company/info/'); // /company/info/about\n\n// In browsers, it's easy to resolve a URL pathname relative to\n// the current page. Just use window.location! e.g. if\n// window.location.pathname == '/company/team/ceo' then\nresolvePathname('cto', window.location.pathname); // /company/team/cto\nresolvePathname('../jobs', window.location.pathname); // /company/jobs\n```\n\n## Prior Work\n\n- [url.resolve](https://nodejs.org/api/url.html#url_url_resolve_from_to) - node's `url.resolve` implementation for full URLs\n- [resolve-url](https://www.npmjs.com/package/resolve-url) - A DOM-dependent implementation of the same algorithm"
}