{
	"name": "postcss-normalize-url",
	"versions": {
		"1.0.0": {
			"name": "postcss-normalize-url",
			"version": "1.0.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0"
			},
			"devDependencies": {
				"postcss": "^4.0.6",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "therealbenbriggs@hotmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "ce409461efbfca5b1aeec42012ccf98e2395ac35",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.0.0",
			"_shasum": "3712e984fe3accc0fd05d8924c611884b414fe2a",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "3712e984fe3accc0fd05d8924c611884b414fe2a",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-normalize-url",
			"version": "1.0.1",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0"
			},
			"devDependencies": {
				"postcss": "^4.0.6",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "therealbenbriggs@hotmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "8be73accf2a3f479cbfce4305dc63fbbca114d24",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.0.1",
			"_shasum": "5c3eb532de99d91ac6a2f70a642653f4a012e30a",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "5c3eb532de99d91ac6a2f70a642653f4a012e30a",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "postcss-normalize-url",
			"version": "1.0.2",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"postcss": "^4.0.6",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "therealbenbriggs@hotmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "fdf820d7bc407415f32c7bd47c1a290e8351e954",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.0.2",
			"_shasum": "3c7fc1ce40112f9def917005836257753597e104",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "3c7fc1ce40112f9def917005836257753597e104",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-normalize-url",
			"version": "1.1.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "f57e0a3525015bb7abd066abc3067432b7e5b843",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.1.0",
			"_shasum": "ef7be328d3996f170d0659cff208d23519a44499",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "ef7be328d3996f170d0659cff208d23519a44499",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "postcss-normalize-url",
			"version": "1.2.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "cfccc9e64d17d011fb29d4bbd65e22fadaf98c82",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.2.0",
			"_shasum": "ad49b87a4cd6056fec9f9859431a68f30960ef89",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "ad49b87a4cd6056fec9f9859431a68f30960ef89",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "postcss-normalize-url",
			"version": "1.2.1",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"indexes-of": "^1.0.1",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "5dc8df264e3a5dfe59ed903ae4ad5caa13968535",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@1.2.1",
			"_shasum": "6b2a3234c6e457c10bd16615b1622336b9eeab1c",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "6b2a3234c6e457c10bd16615b1622336b9eeab1c",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-normalize-url",
			"version": "2.0.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "0.0.3",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.9"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "edfed4ed6849fbbeffc7de123b68466b27bc5968",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.0.0",
			"_shasum": "8f561cf9162717a3f10698c56e246156f44e6bc9",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "8f561cf9162717a3f10698c56e246156f44e6bc9",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "postcss-normalize-url",
			"version": "2.0.1",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "^0.1.0",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.9"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "f40a2298ad03bdfbe7100b4640950a3b34e86454",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.0.1",
			"_shasum": "5d2cafe80671c9d83960bd60d8ac0818235bbe4a",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "5d2cafe80671c9d83960bd60d8ac0818235bbe4a",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "postcss-normalize-url",
			"version": "2.0.2",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "^0.1.0",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.9"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "ba659bb8c5fdd0d2b440ea41a3eb62d88410ad8b",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.0.2",
			"_shasum": "b1e947f7add5f05ff9d3d0b896064120683a46df",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "b1e947f7add5f05ff9d3d0b896064120683a46df",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "postcss-normalize-url",
			"version": "2.0.3",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "^0.1.0",
				"is-absolute-url": "^1.0.0",
				"normalize-url": "^1.2.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.9"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-normalize-url"
			},
			"gitHead": "292cc54f59a62117cbcd4f94bc79bdaf055427aa",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.0.3",
			"_shasum": "425eaccfc6e989b292ad70d9614d0bb360ff649d",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "425eaccfc6e989b292ad70d9614d0bb360ff649d",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-normalize-url",
			"version": "2.1.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "^0.1.0",
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^3.0.0",
				"postcss": "^4.1.14"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.0.2",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "06e7bda1731e4341e37ada9fc2d237225d9e4b9b",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.1.0",
			"_shasum": "efc7a138eac583714cf34dc120d2578cfbaaf95f",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.2",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "efc7a138eac583714cf34dc120d2578cfbaaf95f",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "postcss-normalize-url",
			"version": "2.1.1",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"css-list": "^0.1.2",
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^3.0.0",
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "26928c85b0f2c2c931c5404b5d5f309cd8853d4e",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.1.1",
			"_shasum": "929cda9b0ba235c5275904e0a05cbb86c19a189b",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "929cda9b0ba235c5275904e0a05cbb86c19a189b",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "postcss-normalize-url",
			"version": "2.1.2",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugins",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"postcss-value-parser": "^1.2.2",
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^3.0.0",
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "48715e3ff7848e08d884b97fcb2bc53c95953422",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.1.2",
			"_shasum": "c4365a0dbeb6a28058a4f10192202fba212745a5",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "c4365a0dbeb6a28058a4f10192202fba212745a5",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "postcss-normalize-url",
			"version": "2.1.3",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^4.0.1",
				"postcss": "^4.1.16",
				"postcss-value-parser": "^1.4.2"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "cdee81a4b702533713e8a364083ba1c2d165131f",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@2.1.3",
			"_shasum": "f12b5f4a1143c95ea025fc7f8e005090598f3602",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "f12b5f4a1143c95ea025fc7f8e005090598f3602",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-normalize-url",
			"version": "3.0.0",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.4",
				"postcss-value-parser": "^1.4.2"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "0c5dafab7e7a494713315d654abfdee82995149e",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.0",
			"_shasum": "f8d90cd44f8f1d5321af423b5c17e864c8a37a45",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "f8d90cd44f8f1d5321af423b5c17e864c8a37a45",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "postcss-normalize-url",
			"version": "3.0.1",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.0",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.4",
				"postcss-value-parser": "^2.0.2"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "5d4e9c1332897c628076c2e89283ecf75d346b0d",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.1",
			"_shasum": "7a4e72d97fe5e17abcab063b9d7f43c6ec781ab2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "7a4e72d97fe5e17abcab063b9d7f43c6ec781ab2",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "postcss-normalize-url",
			"version": "3.0.2",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.1",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.8",
				"postcss-value-parser": "^2.0.2"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "a5555ecafe6c34c4ce17883b7ae3189ccfab3bbd",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.2",
			"_shasum": "6cae172a9866087f777701a086e383d2ec395de3",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "6cae172a9866087f777701a086e383d2ec395de3",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.3": {
			"name": "postcss-normalize-url",
			"version": "3.0.3",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.1",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.8",
				"postcss-value-parser": "^3.0.1"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "8d06eca2861ccc57aa348620f0397377bf537b4c",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.3",
			"_shasum": "075da07b7f1ba7688359bffae80256224b9222e0",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "075da07b7f1ba7688359bffae80256224b9222e0",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.4": {
			"name": "postcss-normalize-url",
			"version": "3.0.4",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.1",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.8",
				"postcss-value-parser": "^3.0.1"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "626fbf37c81f6bedb922489fc565aafa6c580738",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.4",
			"_shasum": "d0451e898166a9479368748ec4f10bf753dfb720",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "d0451e898166a9479368748ec4f10bf753dfb720",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.5": {
			"name": "postcss-normalize-url",
			"version": "3.0.5",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE-MIT"
			],
			"scripts": {
				"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.3.1",
				"object-assign": "^4.0.1",
				"postcss": "^5.0.8",
				"postcss-value-parser": "^3.0.1"
			},
			"devDependencies": {
				"jshint": "^2.8.0",
				"jshint-stylish": "^2.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"gitHead": "59a8a820dc7d24609f653e12d7ac92a441add831",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.5",
			"_shasum": "fbabf11283953f36bea7f7a44c2c3b1980790d36",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "fbabf11283953f36bea7f7a44c2c3b1980790d36",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.6": {
			"name": "postcss-normalize-url",
			"version": "3.0.6",
			"description": "Normalize URLs with PostCSS",
			"main": "index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.4.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3"
			},
			"devDependencies": {
				"ava": "^0.11.0",
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.5.0",
				"del-cli": "^0.2.0",
				"eslint": "^1.10.3",
				"eslint-config-cssnano": "^1.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"gitHead": "af96de33b0bbe8562c264cfa319b860ece0ba55a",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.6",
			"_shasum": "d2cacbb5351ecabaee45f94e426d0230eb909408",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "d2cacbb5351ecabaee45f94e426d0230eb909408",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/postcss-normalize-url-3.0.6.tgz_1455123230137_0.956563388928771"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.7": {
			"name": "postcss-normalize-url",
			"version": "3.0.7",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.4.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3"
			},
			"devDependencies": {
				"ava": "^0.11.0",
				"babel-cli": "^6.5.1",
				"babel-core": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.5.0",
				"del-cli": "^0.2.0",
				"eslint": "^1.10.3",
				"eslint-config-cssnano": "^1.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"gitHead": "88906ec5a1ba6b1a8b6f83fefb11636a992dee9f",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.7",
			"_shasum": "6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/postcss-normalize-url-3.0.7.tgz_1455124522238_0.16858987230807543"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.8": {
			"name": "postcss-normalize-url",
			"version": "3.0.8",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__",
				"test-012": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.4.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3"
			},
			"devDependencies": {
				"ava": "^0.17.0",
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.3.13",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.3.13",
				"babel-register": "^6.9.0",
				"del-cli": "^0.2.0",
				"eslint": "^3.0.0",
				"eslint-config-cssnano": "^3.0.0",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.0.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-normalize-url",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-normalize-url.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-register"
			},
			"gitHead": "e4e005893bc5c19b151c9f35c0d2c25112154045",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-normalize-url/issues"
			},
			"_id": "postcss-normalize-url@3.0.8",
			"_shasum": "108f74b3f2fcdaf891a2ffa3ea4592279fc78222",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "108f74b3f2fcdaf891a2ffa3ea4592279fc78222",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-normalize-url-3.0.8.tgz_1483135544804_0.829619016032666"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.0": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-rc.0",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-normalize-url@4.0.0-rc.0",
			"_shasum": "060e34eb63ddcc9216b418cd5650e46915e679ba",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "060e34eb63ddcc9216b418cd5650e46915e679ba",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-rc.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url-4.0.0-rc.0.tgz_1496311189866_0.18665546271950006"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.2": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-rc.2",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^1.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-normalize-url@4.0.0-rc.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Fao0qOsz3xgUc5U/icWfradDZA2TyBknQYa0nnIPF5I6YqmKY00wsuTgkpZbeDlmpxsv/fqEfx1gY5/649IkLQ==",
				"shasum": "3ccad023b8e30ff434546a6e4b7baab1fa112c42",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-rc.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url-4.0.0-rc.2.tgz_1502049206331_0.416029576677829"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-normalize-url",
			"version": "4.0.0",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^3.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-normalize-url@4.0.0",
			"dist": {
				"shasum": "b7a9c8ad26cf26694c146eb2d68bd0cf49956f0d",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 8953
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0_1530702599587_0.3807117407286209"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "postcss-normalize-url",
			"version": "4.0.1",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.0.0",
				"normalize-url": "^3.0.0",
				"postcss": "^7.0.0",
				"postcss-value-parser": "^3.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-normalize-url@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "ai",
				"email": "andrey@sitnik.ru"
			},
			"dist": {
				"integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==",
				"shasum": "10e437f86bc7c7e58f7b9652ed878daaa95faae1",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
				"fileCount": 5,
				"unpackedSize": 8954,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqU4jCRA9TVsSAnZWagAAReIP/iI69dEz2u6DgKPsHHcX\nINDUgGbMBZFJ4OEBbrBgux04VKFOLJF3DQWqkyJuA9HG5QvuXXeIEhqbDlMo\nDVsuJYYGG4n9WKoVlmyM4kEgj7GswBPKgM6FVN1b0V3aaJDRTEv98ZLZ2Ajz\nUfBeyJVpzsw8T1utonzlrURmHBZWEqDJ3PGXEUiSEfS/XBn0EOllI+tTwcSK\nvTjLCrycHIFEt/9ySzHCcDPMUwzrsDFb2CYCgoiFUVeeSWE+BlP7N7Pr+TaD\nRWYYKdY/SrLGfwkXBFvkBr7HJI5QpiSIVkXD7AJ/mU24w7CxtxkzcFMpoiBJ\nFNt+2JuTzKdSC4bHvXzu9ebmiDUsRt1FqGQsZx5bw8KPBVvrWn1DKTR8PmUj\nnV//2t+O8t4pIjwwPAgyQI5aNrwy2YUqJn9/kxCGmibINyX25iMK8+ioUiw1\nPK+hZk9WQdDNHUZxl+tT154CLmwCxhsLTqwQeoK1QDoEbxOtGS8PyoGbdOTT\nfJomjw0H7gQrme32z4VXwS4msqG7JhS9K7FoUOl6VEbx5R0K3EpWOgJfok0n\n2EwidckjLE3CdRrDGOp9851CEaBulsYaQ9QaXtNto2tAYXKOaVrUoocuvCKE\nYyWP6LZ236ezxNLXamaaDaz2XPWBVhuEL0/nWi9hI0EXl6wS9yf0/i6m33gi\nbH5j\r\n=BBJi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.1_1537822242886_0.010554995718056182"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.24": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.7.24",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.7.24",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-QeH1MRZ/unvlaQQvHllQxCPKVH5pTBJSFMlUy8eFRUAyISvaCJKRRI2h/O5nUxMGct9r67TJ8plIbmrde2w8Og==",
				"shasum": "3d73959302ed80994daa09d1859e64e4347f2ba9",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.24.tgz",
				"fileCount": 4,
				"unpackedSize": 6375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGpgcCRA9TVsSAnZWagAAT1IP/iJk9mRbuEp8UzPoIQIV\nvjfdbv7GU11NV+cT7VRPOatAi8EWQYGAUT+hS7qTDjWFwi8egvsn9S2yngok\nWrbRA8rUZsOJmnYkx1LlTcCf+X1zg4FU2gBkQ51yymKecWeIie5nYYjHP35B\nrkgckGn5UOzHw/+nlLgF9YeiBmSRUpn02GE2OB3yl6vhnOzYqXZUtlMhxJ2O\nurH0Q3i3YxxxtYkGA5QJn2KN+Rq1UVCg/YkGemf+51I6LCnxdcFdfcbNXOvX\npk5js3oQD2HuhR7+vfJoO+8whJr7Oq2sbCrkgmHmbRwcWWvX/8diaGIMUEHC\nm44dWY1sI4EC9nxHzNS/wS6jycDrhA0vTjs/QwkNsjjWEJ7pMW1ZEbxEq5Zz\nrM8sSwSWrzCa9NChaD338b80TyYCDOGzdOAesjvy60bCZk3l/+cr0HXBIvj4\nJm6PbmZw4il+c1WlvhNEDBbKheQ/115T2yNxiqKanwa2fgeUhSN9fw2xOyWe\nnDP0Ni51RpeKljagjSwDOi0Ky1+F6ND+QGlfsoZ4ZmaulLLZpbSmjEf1geFK\noVP/Bm/IZWoOmgtlR5JHKH5uQQHQjxHi2a7Sh0ITw6tmxfdokbE7p7Tubexd\nWby/sBqp/JM6IRoTawKWfdrrOe8I+I2sbg/jv62zvpmm8ecZZ8NFzzCxrDsB\npltd\r\n=u1d8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.7.24_1595578396385_0.9781990859063039"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.25": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.7.25",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.7.25",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Oj4M/FHbM4DSKqKyknwiEXaAph0maEMmyG9OvCgi6R6UK8xShPPCeqy812For9zUKZGa7QS3oeGstwW1mNQFcA==",
				"shasum": "53cb0c6324194287fc8c1bc3493b1a1faed31947",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.25.tgz",
				"fileCount": 4,
				"unpackedSize": 6375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHGhxCRA9TVsSAnZWagAA9zkP/j/18Nw68koO9iiytO/S\nTIbqGePgV1r5XTidL83DfjmV0iOHBwxfNLTQUjrFpMtmOGm0sxD+Fu/ZAESp\nog2qAb5t3gHPT9JuvJ9EHPn3F2QRjeKOYngnPD+MmfhNIw1fxAhYVWjTuZaC\noREzoAD4VOJTyNP5mHwaoX2vor2Sn/HRAtrtmZ6GGLq5HEnT/R8BWIlJiUEO\nHxMNWt46pNhmL2S7NioRMySCGSB9wkF+jK2jzy6cMMxezhVYZv83MVvz7fdr\ng59uxL/SEsFqjD2dKh9VYV8r5glNKSh8bcRKLj4FQea32jRk6SpGVbcgSNky\nm2Oy9KVyK8881QUKVS1B9r3jlfVHP8e4Jjg/Nb3Ka8dMXyNCepVq9FusI2cP\ndviaQe1Nbn+tcW+cW1uNiGUGcNPc7dVC08DbIDem6LoKOjjO6soUs3nOdo67\npZno/h3eJ5nj2DEIy3F8UEKcgwShi0+TB9IGPpno09R0Ldkjz/nxI4scFzZH\nSkStRksAMrUxbw5vsMJgF7586swbe6YZmFzJtfEc0YU6P/pepK51l3bVlZU/\ne0M/chfmapk4f5NysxUHbdvEEc1rfWbQWDyJZggqdkzg4H6HnVvl3NA6H8Py\nhwKIusWwZKAYfdqGYiBk//aBhHGnAT4fJuIiDSOMjIopoL3HKGjBQZN2cUgD\n661+\r\n=ptv2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.7.25_1595697265400_0.02234296422922899"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.31": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.7.31",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.7.31",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-rVmZlr3o5v4aPOGuurJHKgzSFPqewz/i0Y8rYNmYHeyspCqS6OkjqCSZzLtSWYgHcDAwdCU4rmg83kKHdgZL1w==",
				"shasum": "01cb72bccfdb86476e055271c9d57c1b5740a183",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.31.tgz",
				"fileCount": 4,
				"unpackedSize": 6375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJFHOCRA9TVsSAnZWagAA+vEP/A0X9sXs3fxEm9lbCLN6\n8BeN5504KaiLOyzUyeYG1ogw2b3Xl2tkYKoqdToU9CpGUVaHsRecLOYVDI6P\ntbzuctI/B7rcLEcicC0MtYXwFQKbuFk2kiOBudztvoxecLDAdyoi5Wx8QzYc\nnbhQFcJ2CBGLltSXyody4FJ91/BcJJPtXdKfMVeX3HoKZJNbZaZPZ2x0f9dg\n6687G0+rGUgLz2j4zzKfP9qZhEYn+W0PNDHcE3GA5oEJs2M6xJ1on7qs37hR\nJHirTwUBwc4dTp8XV2Qc00YjY653fXuCB7PwGHwWh0gjlbFQ/r+yl6KUyag6\nc/T36rx8jo1bcZIiqBSUseIrWjp7PZX5lehzKXEcu07gZJQINCgRV5oY0ylL\njR+olUHW1SaeUBR7l8s9g2Z37jESps15TigjFIFnWNWKA62vjGBW7kbjLciR\nSMtdT8fPntVzWyou5H60JNfG87QhXmySVXIKNvzERnb2IxPv+zKAZUNlZ4TH\nMj7MWoPwFmJTAI4itDxs98jSfU/fmZdvnrs1U49XBICBfAbvLuVuK7OC5brm\n1XJoh8p4BwwxMIojm25FF9tUOYx/4eIzWP9Tdxb/7jU0l/EUKNJJyEzdaa8L\nl40tvOITWAyq/o7MxIi79oU9PH0PXnZ7OeleTWCfuquXUo7Up1D5fF7hi4qp\npj9i\r\n=T5GY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.7.31_1596215758345_0.028339887746759995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.1": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.1",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-J6rUGjeQP6bo2+8BY32DcUunDXTWiE1jQ7DP1CLYKABFoc3UkWOEll8vQx4fEClF3e0DbYOtibERf2jVIs+Hng==",
				"shasum": "baa950ab1862cb2cf4d31e4843819cdf786a6c1b",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.1.tgz",
				"fileCount": 4,
				"unpackedSize": 6374,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJaNRCRA9TVsSAnZWagAAoeEQAIBhqI8KPX3qvxuusotj\n9EtmTDS1T2d4jYzW5+ccL0zkQ1hII+6LAjJMGXF9vzK5lMZg+i3gJgcPd5mm\nO/IQv+1755tCSvKBgstV5OZyvIUoY0lKZ392BO+eVMmwbi/oC/g0SGJXrh2d\nrDG6t5lJ3p/Dk8nOSSjlkTQGP9Kzb/79OJ2GBI+/Fj2ifpN4xsxgBSJh9nLK\nCgW3DpZ+kxvBRhaceOTcmgS9PkSzYhBvsv/LLaRGO8JpyFKNq50jPtuv9jl/\nLNFyOtteh1OhS5T6jW7uA/V+rO5TyVrwHl2K1QVo2DEMyojXeRbZeGmfd3fE\nARrbLXu4SfQXwrxj+R+DLRPyZiCZue+Z6M03DwFv8zH8Vij3vmVqKCCkdre7\nKVXc7EFZBuyCekvh9UbCBLWihGWne00PV9J4KQ4vcAuDmfwg3srHnxhfHmcH\nz+XNRj/Mu11aj82cULUDBOtO3Sj1VnjR7Ji8PPTuPguwJt1jDGTk/li2YIrn\nrU0xwWSqhsiigTM/YzU7WBpZepQJaBl3C1KH0CwfBqvqzGVgw0wS3Auctazi\n6bisXZ7KFkIn8bXbmEZPu2j8SFvBHFtLzipGiEo878dYIzTeNm1zYMWy0MPf\njnutoOvNjcb8qwCLxTYEf6nvicN1cIxEsxgUMt0rqWo1JdQEikoekQwmUiQl\n/dqR\r\n=atHe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.1_1596302160749_0.5172850221816396"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.4": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.4",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.4",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-67VqBD4Jjx6Nri0S5oAhvNYuBgA/xVahf3U87WSldpivGnmoY1sDZsePQA3CDAppJQlYYQWV4k3rE5wfuFWR8w==",
				"shasum": "814698cf6ebf70db38d2191948088d143188b9c9",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.4.tgz",
				"fileCount": 4,
				"unpackedSize": 6374,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKVnNCRA9TVsSAnZWagAA03wP/RMCsT6lu5mpSngyjIhp\neyilX7u+ExDORFZVq0ZwUn+WpRlcQpQzuyHSFAqE44elQ25X044EL9lmjAWw\n0lylLfrdqZh4V4LDPyGSxT78pJr7/+wzuw4mTV9V6GWUvhJhXs/uNX97VBLV\n4lZ6JN/aO3j0wWQf8+Xu6oLH3RkutU8BqaiKqaXxAfRCpuGK5/Bqn4WvY8+p\ntMUZI2/USPN46FdgG0RbwY21tDzw0pP2o2CZCmjYb/KcTfmPl2FfMmBpJzoo\n9TlH6RN6eiGwjzDjt2Nn08+SQthZZwV3UwstsRFzss01y+efTlhPS19B06Qv\nxY9KvXV//bls0aRIxwZNTJIGmTTpZJRwGghr6OI0iS+DqJ22Q37Phje+0aan\nO8kENtctrl9G0vJmkrZb7zUrPef7aYWcXx/h8e9J9DXfwL11E3618ZhJkYb4\n34cM0FSadojDQi3ga1cDGVLGNK6XlkkxupmCNWpK0O5PxDGsAVZ13y0xwSf8\nVNQ8wxHigCrPixyyReV1saqcGrP+cBLYp9xA1jQAekKOABlUbjlkaeLPKF2B\n8YnL+t47REKMWiyh+CgvkiiEXgfLBceaCpPzICc8mPr5c0jKqm+pzTZvT0gL\nNqBgFRytFB0Hufxmtd3MLdIpdfP1+LPqGfX2akfPFZTAuDpzTEXXlhm5v76k\n6Yey\r\n=hZ0A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.4_1596545485334_0.8613193001268722"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.10": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.10",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.10",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-lFvhSETt1BwH6r2Jmxz2LIt1inzvWJJt35O1rMpz39mUJUy8z+1tFMtVdz1M+X0Oi9mr+VAiOozjbOaMNJkiag==",
				"shasum": "26b784514a3adca9b341bcf9e2682e287b3ebede",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.10.tgz",
				"fileCount": 4,
				"unpackedSize": 6377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMYD1CRA9TVsSAnZWagAAEXAP+QHENQNBqwGRr7472OY7\ntVJ9+hHp5A1a2pU2z7s5mfHPs9FoAjouGPkL5ww9gKuIzuZhU/IDzJ1MSrc+\nmOeckGKMEJz5DFUL2y5nrK8A27Se21YYTdlaW8ssWWqcbvfbgpQcWGrKMZ3y\nHl59gMp1E5xNR/zJG81iiLhTrHrHB7mJUcZk0Y168nG8xU4CH+Dwh2xPBTvj\nNlpxoSdcu++VzsXXBp1b5zd0w2mRqQ5Q3gABRGDUg/TX4dc52l4Aozu3MFLa\n96TQ/Sr8aYS0RgbEiyAFkEBIqAJH5BZzha+w6ea2yFHCcTabTmGpj9y6zYmt\nKqSXUUkqnBafsfN+4Jafd3P3c0HA1gz97RKtwwTtvYY0SqbuHkfOBRzt5kkP\npybKA8fqIvcKIZf6ct3FlmF2nNjkQuMbpSMqUJ+xzOx/fupc2Lpeyw03RogQ\njhVDTu9JsjW4Rp30fQSsATYvOW1TeEIU/nfT05WZElqm5G1PA/v/gZOUk6/E\nAtl5O4C/B+uxLdwSRaIbt0hgMgB4w4lEZn6/ih2K7YVaF68lA7YaxGacWGoy\ne/JI4vKBrhv8vMI0pDCp3ObQghK15Sk8j9CElTb4t9zDJjtZcTQh2GBh7Xi2\nq3bCXYbfQvspGPP07teQougb3P8EQUbxs0tNbNltj4vq4VCEEw8Dk5tmswkI\na8RB\r\n=Yo3L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.10_1597079797492_0.9395399953939729"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.17": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.17",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.17",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-kHyhNRGlzkXrqVU+T6RPYh/mr24BHLz8tf0NgHTXRNOXBM/7gV1EUnV51jDYBSLGGP7pLCU7I3X1aNnaF3pBaA==",
				"shasum": "3edb2332739786bd3b7b139059764f4655cbeb38",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.17.tgz",
				"fileCount": 4,
				"unpackedSize": 6377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOruTCRA9TVsSAnZWagAACDsP/jVcs3421xqehW6EoLRw\n+5ss04Lm5VtepS29kY28t5yONVsPbf+uX4oSF9H48E61tdKHGxuu2fraVbH7\nxNeeqFY/yqrR6jI60F2lLUgINC50bcOFYqXE0iXJClVL6t3F/il7GGBviVz+\nfNPNsztJQbkWH3vxsNos5hXlmK8viftKsyRsN9u7ucmoUUR0n/v/JEfVRULZ\nMEJ6nncVA6CUTOFKUCRthElEtv0wFk6vbbFEmbE9Wm8e8Jf/QPSbiFAXMq8G\nWQydod5jzUnw7qU7QQwBPgmzGY5fenUD8Z6GLDwioGzX1r53si7Cx7WC08kS\nsf8v48gPNrBRuCnEERhMuBeStnPFYaTkk9T0Csc06zqZ46x0qO70UW+YwnHP\nX5HzQoeKXyIEY9OEVR4D6b0xOFacwKbWWXgjnXE+eUcvfPapd+ADI1kABkmW\nQj1lDQRfY1aZ2FG5VwMa+STQjZZ6MUSPrgDOJunnSmhxy533sgFe2mLwo0w+\nufC0x5FpBX14DGy44ieBHCTTNQyFZgyKyDOuax4RX6ETVHdZmEbZMOrPkawk\n0NRDnWfBBs1EYP4vtCX8MS5y7gPntcfpgmZtcyvcAd025FRRpbv8Mf/dBWF5\nNBPEsX7+OM31i/gHqSQFxDWiONFO7YfDO+U5VVUBVwRk96qNjjCZ2moimdW3\n3HMS\r\n=BMUS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.17_1597684626661_0.26135456326224116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.24": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.24",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.24",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-vMkvx7pbfpVO5QvCdLSza+o36id3MKKHhHHwmf1OtZosRa5ZIkmWMOAFnq+zny4n1NADnApf3kCOuf6WDzqHiw==",
				"shasum": "09224645b56a4d1e6e43cc6ddf877f97ce627b99",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.24.tgz",
				"fileCount": 4,
				"unpackedSize": 6377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ/YvCRA9TVsSAnZWagAAxtQQAJ/Ndz4gygn7u/BkV6KP\nRn2tUVPwWIIoJNHP5k8zIMDFBEOCrcI02iXQ+EeICUk9Pzb68WSxzHLLuyBx\nwzJZml7YqlbYWXThYkRA4o+cllTu8xWPaWqeOZ8up8On6XAONZNueciGzAUU\nkyrTt53C6auNS0gE6kk9b/egFntEuAk38jWl+slpuVl4lmv53f9NPQvgLI08\nOASzZaKBf3X0IdTg0f7qIPzVT1DY0zPXpSjEToOrRBS8rdTQM4iWNR9hE+E3\no3JclxQ0pwGcXi+N6BodP7TGwiqs0TNg6UDh2cwthwMUdVzCbI6umjfq5FBs\n9+OeAw4VOf/bIQcWaqZKTgiNjo7Luiz3y5ul47uU7/+gOSeEH8ltNE7Lb6kf\n9PXL3hKFpQTvRd9VP+KIBDLecaycVqaps4gnNLWtQynutZIh61cKmGR+OxCp\nOf+jE8xanQqevJitvoHBht/NWKCQ1/Hhj57JxUW9U1uFSum/WHI30EA0aDAX\nN0NFalXVmjbID7ubAs1Ryn4TrfCE7Q/2zLkABTcPV8c/GXcEZc9A2msHuWs8\ntBS2HrxqLbVKqjzantNtoH9p6tnpQNPhtl7CyE7wWRD4PDIRz1UCjMdVFfRS\nbtkLzZNlhB0OmyEGJ+/UP1uDZ+yHp0TpaPQPcMPhZBg7V5bCvumQ8XoKMfOt\n3xrW\r\n=6toS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.24_1598289454774_0.6961864410946974"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.25": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.25",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.25",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-nwGairyWsaYzBy8TmNCaXq2bWtgNp2gIZoGL5lKSXpzu/yfH7GIdSg+WbkHTdhIcfQlPo0bZPzkptCRi8FQfSw==",
				"shasum": "d7ab6d594a3c9c1bd056a6e4d748b7dc580d8c15",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.25.tgz",
				"fileCount": 4,
				"unpackedSize": 6377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRUeUCRA9TVsSAnZWagAAfHAP/1N2qIpqAW8GZGXvXT7J\ni2gnaZ5TnS9NWXdt8Ckb+5vthv3NOOpee+AiJV17DTDJJejOskAz8kFEUyKP\nHe/DyiHUntiETQr1j7NKFJQbC9cEaGEMt8ZaBFwsC3UJDRMKqR6IkBlk6jmw\ng7ENJ/twrfs+eXohx/vdLSb+uuvUUuHCoUv2E6zbNNd8L+6EK9cxjGUI17C1\nAGEwwg6p9PCgog8Hx/o1PeMNlgcLLBnErtPpKe1PlkLGhOJja4nKOsy1Xvde\nSN6hcjmA5PurZzVcJftYgGUclhSWSyI2sdGG3+mVS+LhEXtmO1y3P+o+Ar8c\n12RtA/KCyiu4Qv3B+4TeKZncMWUdUFtKAv89RX1Ces/V7i+00lMb7aTBBMh5\nE4JFqJoPczVNT8i7M5lQ38nWTUpFcPday15fopL7NjLowHki21jwP/G+N9xg\nFKg1ZyztLWMkAV7KAe1pR8LiRBhvLufypwXQ6kS0TTe04lGx3uc7IQZXpOjM\ngMUiTkEDBLQmclICtakgzfXzAVmR76+L8rch4uEji5IA97dBvYe5eHV9Io8t\njspjvhKCgpn4nNCE96s7stZVC0KsfojKh+MuTupKCQ2xfHar0oCnofdVKmwS\n1nh0vyHqksZBeaV6CiXqzuHmdhjZnNQL2xsPgAqkSr8NxorGifPcScVUwchd\nhyfw\r\n=firM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.25_1598375828042_0.7686947505102235"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.29": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.8.29",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.8.29",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-nhUnViWURT1dn8Z25dy88JlH46g8PLad/aywmUxYA6gy7UjaYxh0KNU07Mz3IIHzX4DAga534MLhNXf2eP+YxQ==",
				"shasum": "d5712df0b1703e14a971a9697ba046085e2afb3b",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.29.tgz",
				"fileCount": 4,
				"unpackedSize": 6377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSov/CRA9TVsSAnZWagAANWYP+wfN3VTByM334cRaz3gr\nH/wkfjCP0yHzUFu4i91zFEMDE3x8NzEPvVfX8DmUgVR4KS68L0bWs9zmll/M\nb2iW2QWv77ZVFdUlbS2L7Mc0Go4BZG/3I7e6JD3hdkhBEaH1ZTNy9/Rgq7bq\nj4out9Xye9k+l+Ll+lkOZ16RdbPuqAN0L0aZTYGeozuq8hb/fCUbcAopFyYp\n3LDolDZRz3EazdlzTh/oiRJDhe4Gji/zaqG37kjHK+CIrJ4JSy000C1cvim0\nyO9kkswOEaLhoOfUSODhzUPss5Ourpc9KmgEsUMVl3gjTmnyr6r619hMrimm\n0QtiLMWt592YfbigRQtJdJ5hT9m4Y6qs67N7V8KRTMO/DIvb+XKIq30lGBPA\nC6i6h1hq8OayrteKxKERd1E+K514NxdvK6VTLtavRndOcAka+HL0Fpl1q/t3\nJIiEoybo9l8O1rKBpPwfpbKZqc1d1o42d+HUKfk5qy18+2qfpJXwnPZxA2oY\n+USi/lbasumzZNKved8v4oQHitFeB5lfT6Y/xVXKcBAVi0DrMRjeB1lCSTqR\n/AFDdC5dolcJM7L/+eMwfed3E9945/lZXz9b/Q11fg4BZHX/B8ZfMJWPSw5X\ngRkoO+2808EDjMbtgGWSXh5tnamrmw74bbeCF/lU/YUfUWk5APLj0X+24k6i\ndj7c\r\n=zgn/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.8.29_1598721023552_0.20920830060820506"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.1": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.9.1",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.9.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-d/1KbjZ0yPLj3O/o2WOZqyJRi98V9VamDwIu/Nrx7Eu+vRBJdOIeBxdDjQz2RwYosjWbMRwE0WbWecaE1HaivQ==",
				"shasum": "41906c410cab6ad3c6d16d3f2c80f21c58002da5",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.1.tgz",
				"fileCount": 4,
				"unpackedSize": 6376,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfToJ7CRA9TVsSAnZWagAAUAcQAJgkpsRNUplrTt0C1cRi\nSBOZ1a1KwlvvP49Jn6tf32f4Ff36f70LHSAxcTn1x93wTWuXHT1/v9wQRyWP\nUdqHYdaBjbeftmOZJSehNbAc2fvJY6Jbq9fqbKT3ct8agKZV0oLPqHtg5YMe\nJej4Ylxa4KFpELS6DaYcCvfd0VJkFBsUsMOVnjIFH1r7T9Pkdsu5JiG/ETp/\nvrjmNvwTbV1Jd/EKBO/ARjhTzjCYRFCUtec1bvPN5canH1cTzEM/hoB+HE+o\nI7kqZhFRpaOdCGfkgnB7P2PP6Eo4SJhFtI2Wbysacu9yi/V6bRsXOYBTlNHC\nQdHhZlnZhagAKqrngbZqeTUF3JdA5lfpE1WYrNUJoUBDSPXfWYk00iATRGE2\nQGNhywqEBnTeNJpqqzcNwNmSC3iNFmqbzLhF6OBzHpDUKfSz7cf76xJfQsGm\nKXONdzFwBr9jQmWjAnJ1OO3vRCrEwOzhdr9nJQeNn3Cv4GcjCULNIM63aIWF\nD/GKhxkq4HHA4iJtnzroPqM3yzeBxKU0ws0FEBxQpPReoCWmLuxptrn0vecH\n+J4oN4ti2pMNAkhVClOhSzdkZV0FmvnCEpKnYXO01KojYH3+/ReeZXDSA2/f\nYkr6nsyqbVIF3+T44sWFQjRq+njYT5UWdT5FmCA16UCVK55KHjJs2xO8Gyg8\n+RY1\r\n=I9MZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.9.1_1598980730398_0.5311547481420995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.3": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.9.3",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.9.3",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-9S1ow27+wYE6ubDrSIFgLuUdXEEmYmltv4uxTeL82ifAN1hPdyxHDnNBg1Y3CmdsyG9PX02F3z+plnS276/dTw==",
				"shasum": "17beab20863f8ea93818cd7ffd827afa41798ec6",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.3.tgz",
				"fileCount": 4,
				"unpackedSize": 6376,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUSWYCRA9TVsSAnZWagAAlssP/0IfyhznXbPRNA7Oe7PI\n5e1LS7xRzUi/1apmAFLTFMNxIZnfqPdSSvzpvMdcXiqEc2I5G9+VhFBQjZ+c\ngL3mFFyFgfmm4baUixRMFC6Ib8MHPBZjSreGQpbDmMbUImjgG6YmMC1HK35g\ngk/0acY8Q8w1533t5A8fqnV6yI29yWgIJmfoP+MHHU5AnRS8Px0OJpuICFB2\nhl4skLci58AZgqQWhFdcHmZI34TwffAmz/iAi1DfvGf3njy16CbqXG4XVlVI\nWKB2jJFTZXR1ggW1gsBq61BQrKxkRCp8B26ZXfLFHdrybk/YlHZnmWVoqJHv\njDhi57oo2BwiobFFYmGy5kbz0kTLR3fXGIL4FMvweaRJNOduorAswW1ZZmbn\nypUVFr7/XrhFJRoLZtSQOQGzDK01LiiLbH6uFz4Z4x+qjf+MUsem/OXykRNV\ni0EgMTs7zQveCbm0EtRy9eUqi85LFudfkpJPQSnM4G376hCkY0i/dkEdCRCW\n/svO3Zl+ZFJii/IaXcWopLaC9/Nk6T7CoZcjTFiiaojtFI6C31IU/z9Pdm5f\nTbTSu/zGLCjkf/1p+JlXBVjLwOUqyIDE0Xib1LXKzPNJCYTxNDpuxTm3+upc\n1rFhLUy6qgMlQVUC5r4mPVktsSnDUrGuOSChMScJGkJVc+5OeI8nFF4fbMED\n9I+r\r\n=E2GP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.9.3_1599153560160_0.40367961917118134"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.9": {
			"name": "postcss-normalize-url",
			"version": "4.0.0-nightly.2020.9.9",
			"description": "Normalize URLs with PostCSS",
			"main": "dist/index.js",
			"scripts": {
				"prebuild": "",
				"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"",
				"prepublish": ""
			},
			"keywords": [
				"css",
				"normalize",
				"optimise",
				"optimisation",
				"postcss",
				"postcss-plugin",
				"url"
			],
			"license": "MIT",
			"dependencies": {
				"is-absolute-url": "^2.1.0",
				"normalize-url": "^3.3.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-normalize-url@4.0.0-nightly.2020.9.9",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-yRclz4FOYOsoojXqizAb6Uqrs8r9MIRaGNFjPeoH4NvG1H+kkrGeicdeSLciK5ACEokpU7rhQ8dnUADGJIvaUw==",
				"shasum": "2c3b122a4f32195611e4665b677076a9e34c333b",
				"tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.9.tgz",
				"fileCount": 4,
				"unpackedSize": 6376,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWQ6zCRA9TVsSAnZWagAAUPoP/286nWlzHd4hber6Ze+m\nSqVhOtem+OZoUhT0fPtfGt/YEaNK+rYfkoUFAwLODK3UTeO3TzKXL9X4NX83\nGGHBYI6HnyVK3+wid0kxnsDMTC33pNFbG6zgpmAO4sTvB2m55aqkLlfiHjOc\ndb0XLapWtu0BpUeyFHFge/mqcG3mFV+PVthgmZKSiFWhE3vq/nOD0omWnGXU\n1YWdsm6zDya+g0EYfqdy3x7orEl/FyMTgGmroUX/jTGi9iwDg6UtA0nktino\nF5OVU9zux1IQH5zSPOLllryafziBAU2vzTp0b31XLztn+atdRBYA0gXahX5z\n2mAlYstC/GjitFm5UizGauAACK3ak813JpbUsZBci7KSt48Z7NHY/hdBGQoC\n/+uwWDnDfOMYG6+sQQ8td97TUxuTLd3bsbaJhEpSshLIFFops9kt1JvnVF+y\nk61+XHJRd2iXUGVQAb1u08T5VIS7M+0WOl+ZWcp1AK75RWdsErdOoewrtVKZ\ngkUBsHGxyLzoZWtvPJklcqFGdlnc2g6qUV2EghDxG+EBywnWNNf89RznxKYW\nShVcRlTB+I7rVXnqybhceEQ6AoX3gkp/bIliPod4W7xWOgZ/0wCgyBmJa4rY\n2ObzfhXHyR6lHlNqRV8eHM1gMhadyTHpU7XGZT4+Vyi/KRDr0523atTeW9XG\nBhIL\r\n=ntfH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				},
				{
					"name": "ai",
					"email": "andrey@sitnik.ru"
				},
				{
					"name": "chriseppstein",
					"email": "chris@eppsteins.net"
				},
				{
					"name": "andyjansson",
					"email": "jansson.andy@gmail.com"
				},
				{
					"name": "evilebottnawi",
					"email": "sheo13666q@gmail.com"
				},
				{
					"name": "cssnano-bot",
					"email": "sahaaniketh@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-normalize-url_4.0.0-nightly.2020.9.9_1599671986781_0.9841503023943736"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-09T17:19:49.131Z",
		"created": "2015-03-14T17:20:47.829Z",
		"1.0.0": "2015-03-14T17:20:47.829Z",
		"1.0.1": "2015-03-14T17:49:44.852Z",
		"1.0.2": "2015-03-25T13:53:00.408Z",
		"1.1.0": "2015-04-02T12:02:22.974Z",
		"1.2.0": "2015-04-07T13:00:44.138Z",
		"1.2.1": "2015-04-07T13:16:02.904Z",
		"2.0.0": "2015-05-10T12:06:39.222Z",
		"2.0.1": "2015-05-28T19:56:51.181Z",
		"2.0.2": "2015-06-23T17:21:59.773Z",
		"2.0.3": "2015-06-30T15:53:16.104Z",
		"2.1.0": "2015-07-06T08:22:41.223Z",
		"2.1.1": "2015-08-13T10:54:40.996Z",
		"2.1.2": "2015-08-27T16:06:59.384Z",
		"2.1.3": "2015-09-02T21:22:05.278Z",
		"3.0.0": "2015-09-04T23:17:07.088Z",
		"3.0.1": "2015-09-08T08:17:19.443Z",
		"3.0.2": "2015-10-05T23:06:23.517Z",
		"3.0.3": "2015-10-08T13:33:54.961Z",
		"3.0.4": "2015-10-24T21:42:58.747Z",
		"3.0.5": "2016-01-22T17:44:01.739Z",
		"3.0.6": "2016-02-10T16:53:53.297Z",
		"3.0.7": "2016-02-10T17:15:25.338Z",
		"3.0.8": "2016-12-30T22:05:46.869Z",
		"4.0.0-rc.0": "2017-06-01T09:59:50.762Z",
		"4.0.0-rc.2": "2017-08-06T19:53:27.256Z",
		"4.0.0": "2018-07-04T11:09:59.704Z",
		"4.0.1": "2018-09-24T20:50:43.023Z",
		"4.0.0-nightly.2020.7.24": "2020-07-24T08:13:16.568Z",
		"4.0.0-nightly.2020.7.25": "2020-07-25T17:14:25.508Z",
		"4.0.0-nightly.2020.7.31": "2020-07-31T17:15:58.446Z",
		"4.0.0-nightly.2020.8.1": "2020-08-01T17:16:00.947Z",
		"4.0.0-nightly.2020.8.4": "2020-08-04T12:51:25.419Z",
		"4.0.0-nightly.2020.8.10": "2020-08-10T17:16:37.680Z",
		"4.0.0-nightly.2020.8.17": "2020-08-17T17:17:06.817Z",
		"4.0.0-nightly.2020.8.24": "2020-08-24T17:17:34.925Z",
		"4.0.0-nightly.2020.8.25": "2020-08-25T17:17:08.147Z",
		"4.0.0-nightly.2020.8.29": "2020-08-29T17:10:23.653Z",
		"4.0.0-nightly.2020.9.1": "2020-09-01T17:18:50.579Z",
		"4.0.0-nightly.2020.9.3": "2020-09-03T17:19:20.315Z",
		"4.0.0-nightly.2020.9.9": "2020-09-09T17:19:46.902Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.1",
		"next": "4.0.0-rc.2",
		"nightly": "4.0.0-nightly.2020.9.9"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"f6b74bdfc7bfaac60ad1019018185594\"",
			"fetched": 1600679315496
		}
	},
	"_distfiles": {
		"postcss-normalize-url-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.0.tgz",
			"sha": "3712e984fe3accc0fd05d8924c611884b414fe2a",
			"registry": "npmjs"
		},
		"postcss-normalize-url-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.1.tgz",
			"sha": "5c3eb532de99d91ac6a2f70a642653f4a012e30a",
			"registry": "npmjs"
		},
		"postcss-normalize-url-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.0.2.tgz",
			"sha": "3c7fc1ce40112f9def917005836257753597e104",
			"registry": "npmjs"
		},
		"postcss-normalize-url-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.1.0.tgz",
			"sha": "ef7be328d3996f170d0659cff208d23519a44499",
			"registry": "npmjs"
		},
		"postcss-normalize-url-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.2.0.tgz",
			"sha": "ad49b87a4cd6056fec9f9859431a68f30960ef89",
			"registry": "npmjs"
		},
		"postcss-normalize-url-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-1.2.1.tgz",
			"sha": "6b2a3234c6e457c10bd16615b1622336b9eeab1c",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.0.tgz",
			"sha": "8f561cf9162717a3f10698c56e246156f44e6bc9",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.1.tgz",
			"sha": "5d2cafe80671c9d83960bd60d8ac0818235bbe4a",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.2.tgz",
			"sha": "b1e947f7add5f05ff9d3d0b896064120683a46df",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.0.3.tgz",
			"sha": "425eaccfc6e989b292ad70d9614d0bb360ff649d",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.0.tgz",
			"sha": "efc7a138eac583714cf34dc120d2578cfbaaf95f",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.1.tgz",
			"sha": "929cda9b0ba235c5275904e0a05cbb86c19a189b",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.2.tgz",
			"sha": "c4365a0dbeb6a28058a4f10192202fba212745a5",
			"registry": "npmjs"
		},
		"postcss-normalize-url-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-2.1.3.tgz",
			"sha": "f12b5f4a1143c95ea025fc7f8e005090598f3602",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.0.tgz",
			"sha": "f8d90cd44f8f1d5321af423b5c17e864c8a37a45",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.1.tgz",
			"sha": "7a4e72d97fe5e17abcab063b9d7f43c6ec781ab2",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.2.tgz",
			"sha": "6cae172a9866087f777701a086e383d2ec395de3",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.3.tgz",
			"sha": "075da07b7f1ba7688359bffae80256224b9222e0",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.4.tgz",
			"sha": "d0451e898166a9479368748ec4f10bf753dfb720",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.5.tgz",
			"sha": "fbabf11283953f36bea7f7a44c2c3b1980790d36",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.6.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.6.tgz",
			"sha": "d2cacbb5351ecabaee45f94e426d0230eb909408",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.7.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.7.tgz",
			"sha": "6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e",
			"registry": "npmjs"
		},
		"postcss-normalize-url-3.0.8.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz",
			"sha": "108f74b3f2fcdaf891a2ffa3ea4592279fc78222",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-rc.0.tgz",
			"sha": "060e34eb63ddcc9216b418cd5650e46915e679ba",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-rc.2.tgz",
			"sha": "3ccad023b8e30ff434546a6e4b7baab1fa112c42",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0.tgz",
			"sha": "b7a9c8ad26cf26694c146eb2d68bd0cf49956f0d",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
			"sha": "10e437f86bc7c7e58f7b9652ed878daaa95faae1",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.7.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.24.tgz",
			"sha": "3d73959302ed80994daa09d1859e64e4347f2ba9",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.7.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.25.tgz",
			"sha": "53cb0c6324194287fc8c1bc3493b1a1faed31947",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.7.31.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.7.31.tgz",
			"sha": "01cb72bccfdb86476e055271c9d57c1b5740a183",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.1.tgz",
			"sha": "baa950ab1862cb2cf4d31e4843819cdf786a6c1b",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.4.tgz",
			"sha": "814698cf6ebf70db38d2191948088d143188b9c9",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.10.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.10.tgz",
			"sha": "26b784514a3adca9b341bcf9e2682e287b3ebede",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.17.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.17.tgz",
			"sha": "3edb2332739786bd3b7b139059764f4655cbeb38",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.24.tgz",
			"sha": "09224645b56a4d1e6e43cc6ddf877f97ce627b99",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.25.tgz",
			"sha": "d7ab6d594a3c9c1bd056a6e4d748b7dc580d8c15",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.8.29.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.8.29.tgz",
			"sha": "d5712df0b1703e14a971a9697ba046085e2afb3b",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.9.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.1.tgz",
			"sha": "41906c410cab6ad3c6d16d3f2c80f21c58002da5",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.9.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.3.tgz",
			"sha": "17beab20863f8ea93818cd7ffd827afa41798ec6",
			"registry": "npmjs"
		},
		"postcss-normalize-url-4.0.0-nightly.2020.9.9.tgz": {
			"url": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0-nightly.2020.9.9.tgz",
			"sha": "2c3b122a4f32195611e4665b677076a9e34c333b",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-f696726244251cb0",
	"_id": "postcss-normalize-url",
	"readme": ""
}