{
	"name": "postcss-svgo",
	"versions": {
		"1.0.0": {
			"name": "postcss-svgo",
			"version": "1.0.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.6.2",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"pleeease-filters": "^1.0.1",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-svgo"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^4.1.11",
				"svgo": "^0.5.2"
			},
			"gitHead": "9f68d30486c182ffd06d4f9ceadf67d62584dfcc",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@1.0.0",
			"_shasum": "fcb3931b96964a47b45866d78ba059ee47743fd6",
			"_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": "fcb3931b96964a47b45866d78ba059ee47743fd6",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-svgo",
			"version": "1.0.1",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.6.2",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"pleeease-filters": "^1.0.1",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/ben-eb/postcss-svgo"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^4.1.11",
				"svgo": "^0.5.2"
			},
			"gitHead": "a4c196fe72a58fd1e213ca519c9a95d2aa942594",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@1.0.1",
			"_shasum": "f9c41233e012d23cf1010558180c33e908f873b0",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"dist": {
				"shasum": "f9c41233e012d23cf1010558180c33e908f873b0",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-svgo",
			"version": "1.1.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.6.2",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"pleeease-filters": "^1.0.1",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^4.1.11",
				"svgo": "^0.5.2"
			},
			"gitHead": "e055a8030cd22ee955a0c0b5992e08d4f28d940b",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@1.1.0",
			"_shasum": "ead7f084efd3ccc555c2601a78b119898618f45c",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "ead7f084efd3ccc555c2601a78b119898618f45c",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-svgo",
			"version": "2.0.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "^1.2.0",
				"pleeease-filters": "^1.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"svgo": "^0.5.6"
			},
			"gitHead": "914c4faf1c7a98a89c9fd1d8722dbe4de2528319",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.0.0",
			"_shasum": "2b4737ee9b110eab9873863b4757a129d8d635aa",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "2b4737ee9b110eab9873863b4757a129d8d635aa",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "postcss-svgo",
			"version": "2.0.1",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "^1.2.0",
				"pleeease-filters": "^1.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"svgo": "^0.5.6"
			},
			"gitHead": "46ed5b00205c163ff17145f0f3b098e50280f3bb",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.0.1",
			"_shasum": "b903f005af655e7558ba8d63f7ff5b86aceacd9f",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "b903f005af655e7558ba8d63f7ff5b86aceacd9f",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "postcss-svgo",
			"version": "2.0.2",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "^1.2.0",
				"pleeease-filters": "^1.0.1",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"async-replace": "^1.0.0",
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"svgo": "^0.5.6"
			},
			"gitHead": "2ef898e7383331a93f59bd78f0aca22452fb32eb",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.0.2",
			"_shasum": "7ec01eb40e2efb4ab66e64a8b244d712f61925b1",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "7ec01eb40e2efb4ab66e64a8b244d712f61925b1",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "postcss-svgo",
			"version": "2.0.3",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "^1.2.0",
				"pleeease-filters": "^2.0.0",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"postcss-value-parser": "^2.0.5",
				"svgo": "^0.5.6"
			},
			"gitHead": "90bfd96679803b8b10a46282625c66586f307801",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.0.3",
			"_shasum": "87a4774b5aed503316951b3141416893b13e6c59",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "87a4774b5aed503316951b3141416893b13e6c59",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "postcss-svgo",
			"version": "2.0.4",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "^1.2.0",
				"pleeease-filters": "^2.0.0",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"postcss-value-parser": "^3.0.1",
				"svgo": "^0.5.6"
			},
			"gitHead": "69792ff7bd65aaa96addc10f1784a2a4419df22e",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.0.4",
			"_shasum": "20dd275b09e93e7c860adbd9d93d556d3b08c9e0",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "20dd275b09e93e7c860adbd9d93d556d3b08c9e0",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-svgo",
			"version": "2.1.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "1.2.0",
				"pleeease-filters": "^2.0.0",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"postcss-value-parser": "^3.0.1",
				"svgo": "^0.5.6"
			},
			"gitHead": "458409a115def9a974a771ecfbf2561669a3aff6",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.0",
			"_shasum": "cbb497cf60958c41bfc9de5efea81070e059d634",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "cbb497cf60958c41bfc9de5efea81070e059d634",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "postcss-svgo",
			"version": "2.1.1",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | tap-spec"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-tape-runner": "1.2.0",
				"pleeease-filters": "^2.0.0",
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^1.1.1",
				"postcss": "^5.0.2",
				"postcss-value-parser": "^3.0.1",
				"svgo": "^0.6.1"
			},
			"gitHead": "e8c383fcc17dfcd227fd2842f3ae306c6cacfcb3",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.1",
			"_shasum": "dac5b375d092789d64bbfcabe9dc7486b8aa8ecd",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "dac5b375d092789d64bbfcabe9dc7486b8aa8ecd",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-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-svgo",
			"version": "2.1.2",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"test": "nyc --reporter=text ava src/__tests__"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"ava": "^0.11.0",
				"babel-cli": "^6.4.5",
				"babel-core": "^6.4.5",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.3.13",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.3.13",
				"coveralls": "^2.11.6",
				"del-cli": "^0.2.0",
				"eslint": "^1.10.3",
				"nyc": "^5.6.0",
				"pleeease-filters": "^2.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^1.1.1",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3",
				"svgo": "^0.6.1"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"gitHead": "fd96a8bf9348153d2a165a871bc754c99a234446",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.2",
			"_shasum": "3bcfc081273ed7cb639114be9da5d0004f3f9aca",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "3bcfc081273ed7cb639114be9da5d0004f3f9aca",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/postcss-svgo-2.1.2.tgz_1455278296370_0.1382175034377724"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "postcss-svgo",
			"version": "2.1.3",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"report": "nyc report --reporter=html",
				"test": "nyc --reporter=text ava src/__tests__"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"ava": "^0.14.0",
				"babel-cli": "^6.4.5",
				"babel-core": "^6.4.5",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.3.13",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.3.13",
				"coveralls": "^2.11.6",
				"del-cli": "^0.2.0",
				"eslint": "^2.0.0",
				"eslint-config-cssnano": "^2.0.0",
				"nyc": "^6.0.0",
				"pleeease-filters": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3",
				"svgo": "^0.6.1"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "487c9f9786f263d03303ae79eccad04f13fa08ed",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.3",
			"_shasum": "593dc4056d507969e4123a3f319c7ff045e6bf0c",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "593dc4056d507969e4123a3f319c7ff045e6bf0c",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.3.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-svgo-2.1.3.tgz_1461321721725_0.12541857990436256"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.4": {
			"name": "postcss-svgo",
			"version": "2.1.4",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"contributorAdd": "all-contributors add",
				"contributorGenerate": "all-contributors generate",
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"report": "nyc report --reporter=html",
				"test": "nyc --reporter=text ava src/__tests__",
				"test-012": "nyc --reporter=text ava src/__tests__"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"all-contributors-cli": "^3.0.5",
				"ava": "^0.15.0",
				"babel-cli": "^6.4.5",
				"babel-core": "^6.4.5",
				"babel-plugin-add-module-exports": "^0.2.0",
				"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",
				"coveralls": "^2.11.6",
				"del-cli": "^0.2.0",
				"eslint": "^3.0.0",
				"eslint-config-cssnano": "^3.0.0",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^1.10.2",
				"nyc": "^7.0.0",
				"pleeease-filters": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3",
				"svgo": "^0.6.1"
			},
			"ava": {
				"require": "babel-register"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "68bb1dd243149632080bbf4aa032085165e90bb7",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.4",
			"_shasum": "ea335733dec53ff580b9f4324081cfeaae35cf3b",
			"_from": ".",
			"_npmVersion": "3.10.2",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "ea335733dec53ff580b9f4324081cfeaae35cf3b",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/postcss-svgo-2.1.4.tgz_1468272803407_0.08898314251564443"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.5": {
			"name": "postcss-svgo",
			"version": "2.1.5",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"contributorAdd": "all-contributors add",
				"contributorGenerate": "all-contributors generate",
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"report": "nyc report --reporter=html",
				"test": "nyc --reporter=text ava src/__tests__",
				"test-012": "nyc --reporter=text ava src/__tests__"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"all-contributors-cli": "^3.0.5",
				"ava": "^0.16.0",
				"babel-cli": "^6.4.5",
				"babel-core": "^6.4.5",
				"babel-plugin-add-module-exports": "^0.2.0",
				"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",
				"coveralls": "^2.11.6",
				"del-cli": "^0.2.0",
				"eslint": "^3.0.0",
				"eslint-config-cssnano": "^3.0.0",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^1.10.2",
				"nyc": "^8.0.0",
				"pleeease-filters": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3",
				"svgo": "^0.7.0"
			},
			"ava": {
				"require": "babel-register"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "639e5cb9abeaafee3e5b81c60c5a8085ea39c42b",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.5",
			"_shasum": "46fc0363f01bab6a36a9abb01c229fcc45363094",
			"_from": ".",
			"_npmVersion": "3.10.2",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "46fc0363f01bab6a36a9abb01c229fcc45363094",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/postcss-svgo-2.1.5.tgz_1474202257444_0.543536662356928"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.6": {
			"name": "postcss-svgo",
			"version": "2.1.6",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"contributorAdd": "all-contributors add",
				"contributorGenerate": "all-contributors generate",
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"report": "nyc report --reporter=html",
				"test": "nyc --reporter=text ava src/__tests__",
				"test-012": "nyc --reporter=text ava src/__tests__"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"all-contributors-cli": "^3.0.5",
				"ava": "^0.16.0",
				"babel-cli": "^6.4.5",
				"babel-core": "^6.4.5",
				"babel-plugin-add-module-exports": "^0.2.0",
				"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",
				"coveralls": "^2.11.6",
				"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",
				"nyc": "^10.0.0",
				"pleeease-filters": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-svgo",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-svgo.git"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^5.0.14",
				"postcss-value-parser": "^3.2.3",
				"svgo": "^0.7.0"
			},
			"ava": {
				"require": "babel-register"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "d65b837ba2baae3082f4ea331740bc9b7c9f00f0",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-svgo/issues"
			},
			"_id": "postcss-svgo@2.1.6",
			"_shasum": "b6df18aa613b666e133f08adb5219c2684ac108d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "b6df18aa613b666e133f08adb5219c2684ac108d",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.6.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-svgo-2.1.6.tgz_1481987893902_0.42932285158894956"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.0": {
			"name": "postcss-svgo",
			"version": "4.0.0-rc.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0",
				"pleeease-filters": "^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"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0",
				"svgo": "^0.7.0"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-svgo@4.0.0-rc.0",
			"_shasum": "cf0971d7422d97693144b413552d96716d622cee",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "cf0971d7422d97693144b413552d96716d622cee",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-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-svgo-4.0.0-rc.0.tgz_1496311193787_0.27554426970891654"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.2": {
			"name": "postcss-svgo",
			"version": "4.0.0-rc.2",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0",
				"pleeease-filters": "^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"
			},
			"dependencies": {
				"is-svg": "^2.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0",
				"svgo": "^0.7.0"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-svgo@4.0.0-rc.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EmdJr21moFRZFgXPuil8dofiH+8+3aPiTMQGwFCcmforWOAdP+xR4igmQbKaLeLpnevpiwG5lGj24JFIoPbHzw==",
				"shasum": "c9a650e895bf6fcf517612d26331190ad696f30f",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-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-svgo-4.0.0-rc.2.tgz_1502049211835_0.8297382742166519"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-svgo",
			"version": "4.0.0",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0",
				"pleeease-filters": "^4.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"
			},
			"dependencies": {
				"is-svg": "^3.0.0",
				"postcss": "^6.0.0",
				"postcss-value-parser": "^3.0.0",
				"svgo": "^1.0.0"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-svgo@4.0.0",
			"dist": {
				"shasum": "c0bbad02520fc636c9d78b0e8403e2e515c32285",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 10781
			},
			"maintainers": [
				{
					"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-svgo_4.0.0_1530702510552_0.35653723210709853"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "postcss-svgo",
			"version": "4.0.1",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0",
				"pleeease-filters": "^4.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"
			},
			"dependencies": {
				"is-svg": "^3.0.0",
				"postcss": "^7.0.0",
				"postcss-value-parser": "^3.0.0",
				"svgo": "^1.0.0"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-svgo@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YD5uIk5NDRySy0hcI+ZJHwqemv2WiqqzDgtvgMzO8EGSkK5aONyX8HMVFRFJSdO8wUWTuisUFn/d7yRRbBr5Qw==",
				"shasum": "5628cdb38f015de6b588ce6d0bf0724b492b581d",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 10781,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqgvWCRA9TVsSAnZWagAAfIUQAIvQV0UVVdrpfXrRnbTL\njjVLUBYnuYSEaR3rcBWrxDOoDf989dcl25oXTjiMvyJsaTQBn6RjW6nMAJxM\nAVNla7SqTsZG31WTkYl6yhxfGySkEaBOfjWdu0KMHJiNjgDrlaQ3drt2iS0I\nCgUXr3iv19D13RnKw2bcGKns98Iv8EPf93iOskKJzukVYHzoQZw0Y6fIdCRz\naErwqDSZuMavbITwr+caN2uqCgbMwpWXB/Ixhkopqd546ocHEwRpUVD8jEc2\nyXoYLXJbrCC2wkGUivWclOs2EcbX7pdM9LvSuX0UK/uWclLb8SixeiBigFmK\n1rHwIh3I8KiTxqZEoWmbRUzJaFiIBZsf4apJyTSRXlpx94GtWFRq+FZ382w2\nBmn7xMZsyy9tE8fRrO624zLqmM7zcWr1ZYJEnNE78f+RRD7rEHiJgYP3BD7X\nzto43PcqTSwV3f9GUahpYpiUGoTT/TdXTivsA8TDvpe30lE/8N6kHkJhh2r0\nkgtfVgWsrRAxXILyD3YvUtpu3p1vFsOes4/UCXMMyuFbUq7pJVTO3k/P70da\nCThbLdzPfqh2Km3TMn+KO8ZBYCW/g2wGgnc3YP9GblA6GAZI5E5NRXbUbjcM\nLrM94MJOJKUswDhS8s2zTyayiua2bMAEXvOKi4YZ9HM1diJcWJuIfY8S7Cpq\ns+Ja\r\n=15+z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.1_1537870805713_0.7458038182381308"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"name": "postcss-svgo",
			"version": "4.0.2",
			"description": "Optimise inline SVG with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0",
				"pleeease-filters": "^4.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"
			},
			"dependencies": {
				"is-svg": "^3.0.0",
				"postcss": "^7.0.0",
				"postcss-value-parser": "^3.0.0",
				"svgo": "^1.0.0"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-svgo@4.0.2",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==",
				"shasum": "17b997bc711b333bab143aaed3b8d3d6e3d38258",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz",
				"fileCount": 5,
				"unpackedSize": 9593,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYwcoCRA9TVsSAnZWagAAXa0P/ROEeZXvv7Yi8D00RGOh\nYgvMBxz8u/QgbkzSYNnhkQbu+rP8OSmpEJlGR+ONTHCDZ2vW/pjdfctAXhIh\nOFwissPW7GCCzmdHFF7Snb70hXs9w7XqLuO5MBJ0bRySaxpoLMNyuY7EFg4c\nHIkjLCCt5LSNCk1xZ2pwPGVeGAgkVFwcMtyXK1eZ5bUp83Vk2xSs07VrElGQ\nokqtbFdrF11r6NMjzOSvLLOL7PBjU1F2R/voYDbxU1PgDvMiqtx4vfiHekgW\n6r7T/quVgbKERveJMxLUQtiQYuCRRTuQGXw6aF4XfqXfrLZ1Uf5m/9Z4CCV6\nuAMshN5Ibb9A+SUL7BCNFfSyeyNRJHEa6GhpHsH2qSHIH8Nb/LNV31CnX/k1\n20dQxOQlQ1CNQhhxkirEBiBSHCppcgF8HB6z9gfVTtWq3xjdHB+ZmAZoJ4EV\nn5SaMU110MMdRGe1Z/b6QSCuEY6LKrrSoJ4RHL4GOIB/ZjOwX5mVGqdaltuD\niarEgSzNMzI7h2LVMZtki9TqwhPQ9nuJxSVlbxF88GYY6VrFLwYceeEsRHHY\ngKR5NmOSbQIHBM5N8uqGgk0B4AdgFpLWUmDM2jHsiM0O3U6zT723RKIXyIKY\nsI67ymceN0+SaVhSOd+NeZ9Ku961UowrsfWLGjJne2teVhoFP1V0v/63XZN2\nkz64\r\n=Eq9d\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.2_1549993767835_0.9849064910262872"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.24": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.7.24",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.7.24",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-4UK9SdtNUxkHJhGAlyIcmy2W+EGmW3i9/zh1buteL6vU289wl4LQHPYx6Nf7m7OvSvdSqh2c/qyoszXFq51eoQ==",
				"shasum": "66f2c0a50b9ec4080a1ecb6907bd925d102b6e50",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.24.tgz",
				"fileCount": 5,
				"unpackedSize": 9227,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGpg5CRA9TVsSAnZWagAA7m4P/1kpqalGIxeflTpuVKA5\nkiRr48MI0DpTSxjXj0RvpiMLXavzHv+tyfcUaPLm5otOFWu3RhNmVukUItz/\nZVeM1moKozYUjRwNMn+ell9v54DzB/OxaWBK0ebUT6f/doqoobeiTvmtuRwo\njyP6K5lo4TMDHL8sAm1R9ApUWYS/vwH9ZxKMhwAOV74hlU5DLh8oq1bwh+aF\nmR2mUmUz64uu+AuSlFOXgNtJIB8kOn/J19uZXLS7YI2P1KmiKC3JZiWOOZAf\n7r9mH/rKfKQrbB3zEukGKYTx+2H77toguPohduJNOwXOWLVL/TVf8l3XHlCF\n5mOVv8R4pNVmkzT0tF+ag+u7o2q7H8zF5BWNMMLordY0Lt5FYe/WG4DFC0x4\n/DemCUM0YH3Ex2zha7f/mddidz/OHr4/PFMbPZIlCkZzNlcsMrs2XjpPiEZL\nM/EKwurxIep9EUQ8hsbd5JbqivdEGHqew8o1IDZsXM8nHrvIup/8ry9tDNl+\nf/uUPV3O6blRHxsc2NyDJC3tm9U5xamw7m73ccRRWTnWggWpA8gd8+gwkLdt\nvlkhqPyptCYCTcSOwnD+aFwovx3f9TqV4FZAMCjv30Ufi/SEnyiW+rQ+F8Vu\nxqUjqviibFweta/3C+JmzY3loGjj6mUacdzOqRPUUPoXJ5CndalnMIKItRDX\nVgS0\r\n=aRNK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.7.24_1595578425393_0.34485001207919996"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.25": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.7.25",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.7.25",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-40ZtcUw1xQeofq4Fs0ufVDMTKcrpSkHTJaQk6iqwat7C5d7QXXxtZiDIYjjWdts/Pc/vZib7ogfi2bylgil5Kw==",
				"shasum": "2452e40add24434f3f2ec824f35826d10c4d492a",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.25.tgz",
				"fileCount": 5,
				"unpackedSize": 9227,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHGiHCRA9TVsSAnZWagAALJcP/AnYIHiMuRwFIgS/8b1h\nhY1VYzhc3yxv4c0qZhYqssEiA31IyEJLtAyyxhPhxUfby6oO0xxJpieo2RjM\nmMh1Y9Hu9huPm8AZDOQJi2VUnKloY5vG6sFsoK8Psim/zx19m47D1nvRBlke\nomnhlWX2i4pXAk+BI6nWRoWLYNgi9F9k6ELc9AJ1xHwcdxW+/hapnndD0H5t\nSnDzlqhR2cS3fleqGxMZY7OpxEynuIsHOVXHsvqMvocVaTj9ItbvNNQioCj+\ntodkIkjCQr/zlt8IZ9znVl+5SUFhuJY3cSFCU1pyboCV/4GPOk81PKDuIH9j\nedJQqAdVOHi3ru3MgJ4k1gEl3Stz+K3dIglIbUFvpSuCAt0Sic0ShLY4r95m\n0RGGCdwaMD9Rvy76Rw7lXmw9Bz2gfnkOp+ywy2Rx3oB7JT2cWucIbUFW6Xp9\nD0P6YXL1r8z7axXzzP9e1Hy+qKp35HfIslOYvVIHq67/4AkKN1qNFWQgTa1x\no7CyEhEwrUTzBcKGdSGf0sQoysnl3c0xYhjHUn8msuBuJuD/QsuMnP/t7bKv\ngzszg5++glZ4m92YajI1dvlTAYvhKnKutuTyAsrcHbwUNzzXo36KIFP8N/OM\ntBpklSPzyYNukfAE+M7vIo22fOBrU0TIAi/Ugrl4lwf3Uw6nI43cAnzmlE0D\nB5l+\r\n=johc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.7.25_1595697286651_0.9135800077693479"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.31": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.7.31",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.7.31",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-/ysOolXVYydlnF3KuXswBazhIYlKLAzl0dVbTjZes2sGE0Ye82iKwqFkoAUmpEWWzX7PVbGGeaZtepDpF28XYg==",
				"shasum": "b80134af1431a658170694a9664536242dbe701e",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.31.tgz",
				"fileCount": 5,
				"unpackedSize": 9227,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJFHkCRA9TVsSAnZWagAAnJ8P/jzejpTZ7sGdon5yBCAe\nZdHkAK5aOyPN4/49+3kx7IKH6k1U24qC7wIFmh8tKpBzeSxt5fmeNVwPhYpz\n26J30x7wbXDnZt6FTSm1ZSECtPM59xWQpMP7ydkVi0lcAnPo3Yp2gIFKe88i\n+xvSpL1NuUJGvrFfwAdeRhxAAVCw1kLxa1hlrePerLU2u5UuBaVxDt0BxwHM\ngckGeJ8/zU+CpeU7LDIUPAEVLh3NotPXTnc7+5fAPMEL0nwGQJF+AsLcbEop\nZIIBr2iSpKiDgleTxIMWRw3wxyvRmjYYDZXOZ1pJHuIveKmWrhvxUgHZht4N\nov9GAZlFW9Fu3rpkBZYCuDC0xzkbtmh3i+xpND9B2YzMAIODV0kGPEQBS2V+\nR2iJ5NEC/LBDBxMxxO3+dTjtZlrdmPHoDY8g+z9Xwe0CU02x7cQjvpIJlBm3\ntu49rlZ0F8j1kSVGrSminTlMI8Crx2Jyk5vNImRc4HXF77w164h3Fa6pQBCi\nbNuWEBiBbsImkYvNAQ1aRNGpMNhhi0tdYUMxD59YFN6tUwWRHR2jYbaKF6If\nbfHGbbx4pbvElD6y4FhJM2Ym9MsnGBO0K69rRM9zsAXAAuqYtNWBAZPUyRhx\nx8PAwtTR1njMnKBQiL7VBqtyeME7bHWU2J2k5rqmId6XGW+Nj1T7GOUbc2X+\nGcL6\r\n=mrU3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.7.31_1596215780097_0.37949691766952265"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.1": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.1",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-YO4MKh+VdsVlM9a0syIwAxnN8ZN8Zr+12iuMhwr3qYxgC/9e/2iHEohvw+6rKLDRIbVWEGDei4Z2vXp1XDkHrw==",
				"shasum": "2a987cb5c338a48dc30d5713f8ed1a87c8857891",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.1.tgz",
				"fileCount": 5,
				"unpackedSize": 9226,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJaNmCRA9TVsSAnZWagAAIG4P/1ZBzjAlZRr36Pi2Q3cY\ntnq0mexMPmk2OLkEfmkWLa0fGMEyK4BGe/bWLg9FXrkpBOwSYv/UTnAzmyoh\n5Gly13tSO3zypWAV7H4KNuMTgvX14U+WBVf4KQq7BEKBNycpEvKGk0WSstUt\nKvug6ZzFBzNoysJRuvu57AmT26aenlPdDbzrdVj5GxMqDgS849AmjKingnsb\nAE+snY/Yd72h2PnDbcph86LZVB9U5UYitbJo99L453hGiRU4Q2VqJ1NV4BGf\n5uEns3+T+zaEj3pZ3aYR5YQUg/lNpsVxkE/2o75RegtT2HaubOnkAqMzPXl+\niqljXOzbEfW5Kr1WzHp8WEEqeMJTIfN+NvdCBhW3UBOw30XZoO78arvo/VYC\nXRFlBkDhXOiZX4e3eQzdljczVJbOtRdpw4Gf9CicM1DYYYp6mj7Z4mfH7umH\n823QlbV8XNJU0LxyFFslky3mMWxEuQDbWlh7GUyHD+8jhq9FBskAvwCkztIF\n74SN50OBsvaH5eYbCKjDVRnJlnr6064r3qNnEz9wn3m+3XDh2k+vhwoASWtQ\nvOIfpSXUd5qBiio7oGPyOwxFFYC8zooHbnCVENX7jOYq7B7DMp6CknLNgiJ1\n2JtNrqMrdX7zsZH7M7yGNdYdcHX0JzfkXLzR6vc+CsS1mg1aavem2j3kOy72\nwUvO\r\n=Pu+2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.1_1596302182026_0.01407437317010607"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.4": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.4",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.4",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-C5aDqB8f0mi4MySyOUpZsvaFSzExwHixI7QAiXSO1WkDnAEek0svcmMSxJ3AsIr0LPwSdScWu33zHRF/a/vo6g==",
				"shasum": "b22d0217e3136371ddcdae5917a38f1d619f9081",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.4.tgz",
				"fileCount": 5,
				"unpackedSize": 9226,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKVnmCRA9TVsSAnZWagAARlQP/2bN0NnZY65ZVIOeWBaB\nveC0OSV+1EH5lcn7c8rsDmnBuKJF9xLLstUwgyIddJXwOPvkTrLtiWbuWTDW\nRuvejByxVF2ICetrdo6AVIcAA7FZSSa/y0Z31+DL+yyX5ov99UZf8NHSjRiX\nqktU+3PMP+qkSyCicBvo8TW0MU92ys0F6Fsc5LhYyjHHRTWN4l8IKmvSwRxz\nAWQzNF5fRSm90KyMuTglBjqKuVHJsxwB+ShKWpm5pZuWvlqk0iYbMdnJdLzt\nIAcK15fqD7SAUZX5VzTIhyp2jrwTdbunR/KriRMNvs78Gd9r8bj293fdqQC7\n+RtyjmUz1WINcLPh2luLCAovb6Y558dpTLFCKFSYYSMsgYlEPtskE6ML2dBM\ncYt4S5dTOF9lpLjTWan2MwGL7Rt6Q2I4Zti19yvrY5YpEyLL4wEE+vk8LqcL\nOFxSq3LVBlR3FEfrh3dq5mEavZ5Xx2N/E/bBCDPe/GfEQfeewyTXqoZVPBGO\n8xfsmm+ZEpj234L0lTtUuCsGFFd67yyeYZSMfrKq5HNj/rZyBtuFKl2SXWpZ\ncX0s3z5REtO6SOkFMpRy+QRly7srtW/GyeNEun5vujf6EQV+UMsCy5adys8S\nFUSwUuIEZAxMGZ2AnT99aiRVrh0uCZdRSeyVpccUc78dh0CXgfTXscWsIa3Q\nq0YC\r\n=NNTe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.4_1596545509987_0.8053459792732551"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.10": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.10",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.10",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-eXXbztKt/qS7I5wadm4j/SutbEZEhFCUZaplJLhMyMjQYzaKcFO/nOzueZcPwXUiKg60780NSm9h49iUHW016g==",
				"shasum": "7723854603889ade558f8e04e529fa138ca561ac",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.10.tgz",
				"fileCount": 5,
				"unpackedSize": 9229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMYEMCRA9TVsSAnZWagAAFgoP+QGUdiaoEpSYhhd6scyf\npbQtTMgtHnUJnQ2qzXV9oabrt9G8VA6ju4dtWiMUWASA2mNW9FfcK5r3Kndw\nyC9cF0xu0sIGfwdPovT+UTUeFD+km0c0rVc/ENpdH45671QbgAvaBnJExaSd\nmpkkxojzALiiTl/2UWGDLkOr0a28KNwpp1h3+a62vPB+BeHEba7ym+oLraua\nTH+xe/B436LHsyC0XJ8UbGIvod2ZBNHX5NY5LY0rK1jXsHB4PDzWBQpSqm18\nQAJwWW1WKoUyV0p37xreqpoZrft8PJe2rSFYpzzaXg99M08RlKGh2dbNVbgK\nEfyVHvkdTdmu4EgCtIE4/owTcGh1oUnoSsGw2BNGGybSAjXGGUbh+J4+E9U6\nR0gQnRChHp9OOF+q53imUTZbPhoWqQcUqjkKKQVNBlSvLRc31th/RX1teKNl\nUKaay4xMNNAhzZto+9lhHAJkJHwG3AiLMdAd4IONBZWflF0ktxLO5dTCspeS\npfs9I/AC5h7SxRSLdz3zd77ukGnZYZxIKSLM1qTYdeab5CeCsklzO7nnCXi/\nd5X797aTuMUO4szjiB6hD1mZoSIFWEWaawSM1rhoLvKZktbpKyZpOhwMdEo1\nZlJnJGZv0vvMkRuf4He7L4y9awkcgD/pqNlm5snBUfeuDVIy/O5p7Ix4/y/W\nBdM4\r\n=H1RB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.10_1597079820025_0.2888778570631261"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.17": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.17",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.17",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-CeNN8mZ5+kKX3IqnnXc7hr9VoNQnzkxIPYkoourcju/Ho69JMfIncdivrAugRjj7foAY9TuSZVTZZcFbXNY3rg==",
				"shasum": "92040e81c43a5434ccf87d55b45440dff3eea140",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.17.tgz",
				"fileCount": 5,
				"unpackedSize": 9229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOrurCRA9TVsSAnZWagAAOvkP/iYqqGf/HaLKn3AgRIcs\nhHWDqIP20ag9mqk++j4LtmdgZv2gkJ7RiJLzutqlFQQdZdj3S6IQ1hTJBMdj\n3jUS79GAq0RtD9SNLY9aoRJfn2Rxy4n0qBrwFCDI74AGEV+dvdM6PDiyZE/2\nvhzXsZdM3CZYgNMby/EEsNzgrzyhzs0+8Mobrz7SONeuMKqCvIgX9g4QOxg2\nhpZR/D0inuUVAdyFqVjcyifiZtGA7T/ges3jguoLuIjrUzISdqwixtg+m5cy\nvu4Xd+233jPagRwM6jo32S6UXHDN3Ajo/zZI6Gi69RYcBJGa9jk+vHa88q+j\nQFQTWBUa4ieQ0D5lNpEqFLTbdY+9YniIJYQ5yccBXPT5QFSWGGF30G5/O1Ms\ncVFHxCe9nvpO1Q1sisGDDq7wbtQ+dJ+Ds+PgOprXuxqz7h9twl77xeHcu96e\nRjNTC8e+Yhr4if2YfHYI3zu39QnqNklE3BJ0uVGD0LFqVOtLsoxMdDnvrwbD\n3yBFf70TFqieg5oV1EHdYMW2e+SNI8ggnwSy/H+wvioQ2ocK924H96hdPa7P\n0R506PPiCH5OffQqSWcRbav6Q/ws/vZLv/ZQ87fwFzHb66cZ1yMhmKcDh7wn\nkBRGGzIKXAWNlxH36IjIqiXA4gm3MKs3S/qxVZ4yMb5kHP2cUgATNUlcf1O/\nCJoh\r\n=fAG8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.17_1597684651209_0.925729073275068"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.24": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.24",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.24",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-aAYBhMQtPnyMcffm7tNDJPQDTD2pKwzkrUgMtc6YqKBrpST88eZAdFhuY1O9V8yH9R8DkBig4ZjQpOzlNW3YMg==",
				"shasum": "8ab073472d20e2cbc06807690c0a3ab062d551fd",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.24.tgz",
				"fileCount": 5,
				"unpackedSize": 9229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ/ZICRA9TVsSAnZWagAAZ0EP/jn/OV1HIL/6rpCWZVTi\ndmx4KqkcgweY38F0iXnRwfyo181mxpFrwoeT7Uux+awrJCDdwmyrIqbcMHqU\nfcvX4KSBRhfRhqPSqu3m/7wIs7D8BmvfT4l1f87NRXQK6mpafUscMMwZtmWP\nmUbSqjBotLe26yuA2Lwq6J9hGQbB0uiQczWKH6C6zQgJXXgquqrg28qwX7qH\n6adszmj++H5Qk/eheRqzasSTlsJ61CEl6eDL0zmcxvLeWZ1M0OBizwABnzJ7\nfTOYAheg4UhPd+DKWkUdOB8U39bQ6MYe8NzRoudcpue9qzoHSXaJU3YHWDm5\nv8u+DALxeht/HiNoeI5BdCbnDsJu36lNHAeNGZw3k/H5Hyx/ShgnCHoJ9a2X\nkebzwdjO9r7Jl7QsEEn+UE0s1Ubujp5zluQiDmIwbl7Gd7NIk6KCgskaDVqH\n0IjK1XircLfAn1ab6JVde6VNYBghsvY0r0Php7w7awEZda3yyMrWYhfhHS9W\n2sF5F5CI1tsoB+/juHh/Z1pd5iFDUwVdfYqMctkeS+Hk490iH4esTZmKAZSh\nODhJ6tyeB2rojZuMQpqkPD52D0lWM1L4nJRq2xDV7J+1jIOA8fuupDNGaanG\nHgLyiTJd8C7+oC9k2oY0T15sr/VnVlBArPEmjqN19Ue/BoZzvdb/2JMfrNmz\nYosx\r\n=1Vgk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.24_1598289480435_0.6108930534182351"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.25": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.25",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.25",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-lN0nr64G2DYbM6r3bk9ZKLA9MrPkkCfRpGQaM6KLAr5xIXM54+ph/jju0+IreZyU/ie8toFFhHkMZj0uva0/bg==",
				"shasum": "ff8b7ead0f573d4185d1c4a1ea40570ba95dad11",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.25.tgz",
				"fileCount": 5,
				"unpackedSize": 9229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRUeqCRA9TVsSAnZWagAAFe0QAJ4PC7LALU2y0C58PInf\nDam7a8UkV9m1X4PXb4dENkxQoyVfPWwRp8DehL5TsqgqCGPfdHbDqxY1S0Gr\ne5VIV3rx6GqKGlI+gzIpeBiqQti/L2jckocPXij8Nq17FiXGCU8iybplu4br\nKJQpHbM5jYO1pJ/Om7eH7C7iQSnPVWW1WQGTaHcS1Id7IjUxFtxvCNJ/Pkj9\n8W4eP02JaS6NJdCtV+qL8fr/bq37vtJmqRd8ayangbswhJdISJsHbG6QklKP\nZSVWcJYCdN1s+Mn3Lvhv1IoB2gCl1y0evOc+b7RE6sEMhNCBExnTQdTjmm0D\np2HF2+WvUWu6Gs0YjjEn4ueeP9PuGrvH5xk2Jy77ofkHtQhiy5kiXjci1UVb\n9T9N+FP1KLqRCml+u/p4prLmt30C4sBtTTwNnxOqDHef00d5O+DGA0hx9QK7\nMVnhOYu5VezsSsTm1yiUDv9r3pCYdURBl3pjEI01F+5QpYJZzPO7mw1DTVgU\nSdCUIjtoAWjKgXVxUHYLTeEZzpzju0k5W9miMd2qUmopv6Mh/tErRvncG4ux\nCPB8cTRUAdWVc2tvOKWr2WKyMuOy6lEcHPo0Mqb96YSlTh0zZy8avZgh+F/x\nB7fONaqdN2PGe+b0ckdcHZf8cOlIm1XHPXx0nACSQ9oNNgSgvCiswB/Yt4n1\nDK+4\r\n=oWK/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.25_1598375849506_0.2674861337143255"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.29": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.8.29",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.8.29",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-06TviNjBqAJolefhX8ZCZtxGsPbLT05VT1OOoFXzefqhlYbioUI6u1B/nqfcl+3EAupOf7ldGycAEj13Pmwe9A==",
				"shasum": "e0eb61b6fed766fe4bb5912f2b81bddd3b7b432c",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.29.tgz",
				"fileCount": 5,
				"unpackedSize": 9229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSowVCRA9TVsSAnZWagAAOZkP/iVRmUrRzsPKz+j/EJT4\n4v784ht3XT1T6WhPL6iAjK18ttol+4SrrUhwGmDcFBRU3Opw3La2zZbEkDEH\nQNiTaE4xruVcpEqB6DxC522AJb+pYmIJeX2styivC0ombAKnExNGNxLaeM6e\nldgzyV3p59JTaI5SnjRr6phZAFcvvIT8+l2qfOQpNJhJ1GXyaFYrGFhGwayC\nT366iuDVw4+MQ+chfhCywazYWmOLKYNYYPW4eUcu+pmWItP8rJk6zGVKvyz+\nYStVe4Kt6boA1E8u6OnZSuFea0/GUyHLs5ZNkzY0vW+CLWRBLKiLiD+bXRSG\nx5t+DZ4XoxF5uqGu95/botXlYUx/FHKKQZZ2rCUOwnRVxuJHvWZlXfLEUPNt\nfGsUTNDrucmDRDo4whoh3Hix49wcUqXYUWExesI76nUu9n9W6c2UQPVfZSP4\nm3eCjIz5TpYbN2wsuxl81sXbaIyQUzNtFxxt052lDkn1TCV7bTm29R0ON8QR\nJ7BWN1JwTFCcqo73mOeYoSLLjKvvS1jQcLGyswyPS4FV/txJtXhLbfEvWdEu\nKOsdM4g+n8ySJFsmCveEdbWFP6GBmYXXdgKy5dFDPsFUaKeQ3BgTNld4Jr/0\nv/TPpkJBSrZ+KJdzi9mVMmsR8SC669AXtYjvUyNe5S4KF7Pde3ks3Op4vF6v\nwbGl\r\n=XgD1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.8.29_1598721044625_0.7876121379330185"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.1": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.9.1",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.9.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-T2ShYnVKOVwgcbslSgRrE9UtbK66umecNaazSbdSnDhUVURlrO4JeS007R4NrjXKMGrsWgTD+OSNAlb1DcLXfw==",
				"shasum": "a22ea0d517cf84f2f53a0138af5e55f3f7bfdee3",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.1.tgz",
				"fileCount": 5,
				"unpackedSize": 9228,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfToKYCRA9TVsSAnZWagAArF0QAI4NxQy+BUdgm4T6PN0Q\nZ4mOc+7wXw5ZeuI4qjenMmFycHC70bytLNZNvUU1tNO2TmyDit8tigFR69ch\n+Uf2bhVDiHXfV9wU2HDLsk6KsR0AbVcl4PgSK3jpWg72Gdb5tZAu9zw/+VlX\n5J4rmL8XX3+8bv9DL/pUyytJ3C2fjwrfMu2Kc5WC7akyVctQSFMUE0Xi4Sor\n1oClxaUUXWMarQ28/YxxxQ5xTGtBhLUiUZ6EAh99wR2dt0Du/LhKw6mLokzS\n2bWDGo29jUFoiy/ulseTS9eZRlQ4OKWpY+NVGObVdkzgChH64u36ZDCLhIyo\nUvfuhRre+ErwKuq3kg3YwvRscBo5HVia+Hem4yski06RZe+0gT4cKTmNDcd9\noxdHqs0EjPqNhq2ASibmr6B2pTWEjjTZ8FmRwMyaAtxFhh8wZ/xkiMub/qaP\nYqXrP5iWFWz5Wxca4yURQBzBa9K0Aq+fcgjIk6HRrOdrlAFGm5A8JjTmkgph\nA5zxXMBplHBtye5+2xTAS7uFmXUzO5D7eRUSXtMD+4cbUH9bL2voU47eHjt4\nDBz8CROjP5VMJ/q0SBdXb0bHwIo/dWgmGw1YK95HBDsLytQs+QVP7WcDsXz7\nfW3jhPBNHU3lazqTDfinGYTnAHLgqWcy7f9cpnJT9mEaO8OQYXAFtr2slZ1F\n7rJf\r\n=ok7b\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.9.1_1598980759032_0.5610251792548222"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.3": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.9.3",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.9.3",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-3KidXvU+bes8uNZ2NBQA6jcya3hapwGtaTpOE1KO1AD1BnPFPYr8P/ZrxTvhTWvAz6hG0p7FNHfmxiJGpxDYsA==",
				"shasum": "a49af72e119162cd1de9c8d29eb21c83666c61bc",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.3.tgz",
				"fileCount": 5,
				"unpackedSize": 9228,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUSWxCRA9TVsSAnZWagAA2zEQAIVieBZ4jxWRnbHcHCPd\nWpoQO0JFrpaIlwzI5KaXqEswlpvftOiSnllaP3KiwB1CPF3aFV1s5gQuPoCn\n6cHa8xdUYfRkIGkRiy3nCBkXmLzj55eDGcpi8qPRkvmldvZKDAY+Njvkv8hL\nhCX5/7EuU6F1cYnegR0uofz9Gw08YqVLevhbCy7Qk38xxi+tSrh0myqAWvDS\nZfXG/WMlp1UybX2qSSR4IArsLA84oB8vXVCByacbDNjuZ18U69L99J1FUesr\nGDM+ATCP1dhmM9oW89k5v4voeMyyu3jhzseO+riLExcoteE7tjVXP59/2LDS\nDh7qZQYbRICd3PXxRGTNnmtWPK2IM7SUW4CkJbU3C6CwcQkukopmn6GziwqH\n0QZbKMZrhQHvouQwE70xN9mygqI/aqV9HuVmDDYHD3UMDDqH42fawr3CzUHN\nIfSb2v949VVbr7Xl6alZW1P3JI/U/5JcfOGHd7l3p4ubHmtalAU5YqVLU7Qz\nqV0VqKItwAi3i89wuMLu0nFaoHSOOUg74IdHT9wSwqtglJLjWsTF2eZAnAkx\nV/JDkqf73LcmuEwbFlT8VlXuEuUfBDi1NHEFqV1iT/iT4kYwK84sc6YH1um0\n19mZo/aa+IXXVaVbukqfLrtQuY+gsSPJcdI3GF+t1vXZolf/+AwD4qFAd8Fy\nPPin\r\n=TBz0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"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-svgo_4.0.0-nightly.2020.9.3_1599153584941_0.2508108776210969"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.9": {
			"name": "postcss-svgo",
			"version": "4.0.0-nightly.2020.9.9",
			"description": "Optimise inline SVG 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",
				"minify",
				"optimise",
				"postcss",
				"postcss-plugin",
				"svg",
				"svgo"
			],
			"license": "MIT",
			"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"
			},
			"dependencies": {
				"is-svg": "^4.1.0",
				"postcss": "^7.0.16",
				"postcss-value-parser": "^3.3.1",
				"svgo": "^1.2.2"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-svgo@4.0.0-nightly.2020.9.9",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-rhEu74BsYzXoFhvCvhJfLlnLkGJeOeGqvmRdKnaV0OvOI3wmJ0pnYnZtM+SyJLCw32Ahl1h6GbLbNYM8+fqxdg==",
				"shasum": "9c880124833ad50ff894b27d23c224ebcc15e1d4",
				"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.9.tgz",
				"fileCount": 5,
				"unpackedSize": 9228,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWQ7NCRA9TVsSAnZWagAAfHAQAKTN5ZPGe8l8oC+9hVEk\nc5zf67V1pLtaegresCdR6EX/jCBNC7qHh1+THtrHOR6lsy/aTwYUKZ54DX8s\n8o7I80+47rbnC+Fepzk7NAMMU6jt1z9YRWE1ExQM2zuNavcoOnGPOllO3N6+\n0CBnbW+QqBCcXhKuTbXMeQQhxxsyMq0K3LOdpV4KfafOCPR6Bdl7mfkSy5Kg\nhGrY23CyBzSPye2Ry3jdASXTjS0XSQWxav/gTODgAf3V0TVTLz91RJcW5hcX\nTOCT1b4KSRsJhxf4jGK1nZnjhIXqCaExr4+JH4UUjHdryfSyHtOb/N0CbnO8\nwF9fAWfZfAi1CicrWzT9GEykte/5ZJsqOVm1TQoS86yJfHtBqPT90kTLA11N\nmD5GSI4BQasGhCPBG/5Azb4JzpbMn+zEimpKVtMRKIHwvZY78ikNzahCBlMu\nNiUfn+wozmSNsROUg8FPWy0j3M9geiWM6NPVV04/R696eGYzSLi68JRjoTK4\niuLbpmTRxz9AfsYQLWD6fD0LxG48pmJ9Pe2lsV8z330KpmVCCuyDwUFkWWDA\neBNSu/qT/5Zvdj5F5vXDsVkrCRaN4L333yDwaNmvEhcSfxHOmCkeiM9zyBkG\n8Y13KPJ/vZAh9mUvRALoV2X1u4LtZsYQM0GwQT22XeRuQuXHooUxkMKzVxLd\nY2Ci\r\n=Oang\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"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-svgo_4.0.0-nightly.2020.9.9_1599672013119_0.3513252079919573"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-09T17:20:16.486Z",
		"created": "2015-07-09T23:22:45.927Z",
		"1.0.0": "2015-07-09T23:22:45.927Z",
		"1.0.1": "2015-07-09T23:26:45.941Z",
		"1.1.0": "2015-07-18T17:19:20.394Z",
		"2.0.0": "2015-08-27T12:42:54.073Z",
		"2.0.1": "2015-09-11T13:48:50.778Z",
		"2.0.2": "2015-09-22T08:32:24.694Z",
		"2.0.3": "2015-09-24T14:01:15.722Z",
		"2.0.4": "2015-10-08T13:32:47.756Z",
		"2.1.0": "2015-11-25T21:42:07.271Z",
		"2.1.1": "2015-12-15T10:48:52.422Z",
		"2.1.2": "2016-02-12T11:58:19.907Z",
		"2.1.3": "2016-04-22T10:42:04.122Z",
		"2.1.4": "2016-07-11T21:33:24.979Z",
		"2.1.5": "2016-09-18T12:37:39.337Z",
		"2.1.6": "2016-12-17T15:18:16.385Z",
		"4.0.0-rc.0": "2017-06-01T09:59:54.776Z",
		"4.0.0-rc.2": "2017-08-06T19:53:32.807Z",
		"4.0.0": "2018-07-04T11:08:30.622Z",
		"4.0.1": "2018-09-25T10:20:06.016Z",
		"4.0.2": "2019-02-12T17:49:27.976Z",
		"4.0.0-nightly.2020.7.24": "2020-07-24T08:13:45.526Z",
		"4.0.0-nightly.2020.7.25": "2020-07-25T17:14:46.767Z",
		"4.0.0-nightly.2020.7.31": "2020-07-31T17:16:20.243Z",
		"4.0.0-nightly.2020.8.1": "2020-08-01T17:16:22.156Z",
		"4.0.0-nightly.2020.8.4": "2020-08-04T12:51:50.120Z",
		"4.0.0-nightly.2020.8.10": "2020-08-10T17:17:00.120Z",
		"4.0.0-nightly.2020.8.17": "2020-08-17T17:17:31.359Z",
		"4.0.0-nightly.2020.8.24": "2020-08-24T17:18:00.568Z",
		"4.0.0-nightly.2020.8.25": "2020-08-25T17:17:29.868Z",
		"4.0.0-nightly.2020.8.29": "2020-08-29T17:10:44.770Z",
		"4.0.0-nightly.2020.9.1": "2020-09-01T17:19:19.148Z",
		"4.0.0-nightly.2020.9.3": "2020-09-03T17:19:45.098Z",
		"4.0.0-nightly.2020.9.9": "2020-09-09T17:20:13.325Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.2",
		"next": "4.0.0-rc.2",
		"nightly": "4.0.0-nightly.2020.9.9"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"4e15fec1d48f93cfbe2d2908aa7874af\"",
			"fetched": 1600679315584
		}
	},
	"_distfiles": {
		"postcss-svgo-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.0.0.tgz",
			"sha": "fcb3931b96964a47b45866d78ba059ee47743fd6",
			"registry": "npmjs"
		},
		"postcss-svgo-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.0.1.tgz",
			"sha": "f9c41233e012d23cf1010558180c33e908f873b0",
			"registry": "npmjs"
		},
		"postcss-svgo-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-1.1.0.tgz",
			"sha": "ead7f084efd3ccc555c2601a78b119898618f45c",
			"registry": "npmjs"
		},
		"postcss-svgo-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.0.tgz",
			"sha": "2b4737ee9b110eab9873863b4757a129d8d635aa",
			"registry": "npmjs"
		},
		"postcss-svgo-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.1.tgz",
			"sha": "b903f005af655e7558ba8d63f7ff5b86aceacd9f",
			"registry": "npmjs"
		},
		"postcss-svgo-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.2.tgz",
			"sha": "7ec01eb40e2efb4ab66e64a8b244d712f61925b1",
			"registry": "npmjs"
		},
		"postcss-svgo-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.3.tgz",
			"sha": "87a4774b5aed503316951b3141416893b13e6c59",
			"registry": "npmjs"
		},
		"postcss-svgo-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.0.4.tgz",
			"sha": "20dd275b09e93e7c860adbd9d93d556d3b08c9e0",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.0.tgz",
			"sha": "cbb497cf60958c41bfc9de5efea81070e059d634",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.1.tgz",
			"sha": "dac5b375d092789d64bbfcabe9dc7486b8aa8ecd",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.2.tgz",
			"sha": "3bcfc081273ed7cb639114be9da5d0004f3f9aca",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.3.tgz",
			"sha": "593dc4056d507969e4123a3f319c7ff045e6bf0c",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.4.tgz",
			"sha": "ea335733dec53ff580b9f4324081cfeaae35cf3b",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.5.tgz",
			"sha": "46fc0363f01bab6a36a9abb01c229fcc45363094",
			"registry": "npmjs"
		},
		"postcss-svgo-2.1.6.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.6.tgz",
			"sha": "b6df18aa613b666e133f08adb5219c2684ac108d",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-rc.0.tgz",
			"sha": "cf0971d7422d97693144b413552d96716d622cee",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-rc.2.tgz",
			"sha": "c9a650e895bf6fcf517612d26331190ad696f30f",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0.tgz",
			"sha": "c0bbad02520fc636c9d78b0e8403e2e515c32285",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.1.tgz",
			"sha": "5628cdb38f015de6b588ce6d0bf0724b492b581d",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz",
			"sha": "17b997bc711b333bab143aaed3b8d3d6e3d38258",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.7.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.24.tgz",
			"sha": "66f2c0a50b9ec4080a1ecb6907bd925d102b6e50",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.7.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.25.tgz",
			"sha": "2452e40add24434f3f2ec824f35826d10c4d492a",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.7.31.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.7.31.tgz",
			"sha": "b80134af1431a658170694a9664536242dbe701e",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.1.tgz",
			"sha": "2a987cb5c338a48dc30d5713f8ed1a87c8857891",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.4.tgz",
			"sha": "b22d0217e3136371ddcdae5917a38f1d619f9081",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.10.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.10.tgz",
			"sha": "7723854603889ade558f8e04e529fa138ca561ac",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.17.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.17.tgz",
			"sha": "92040e81c43a5434ccf87d55b45440dff3eea140",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.24.tgz",
			"sha": "8ab073472d20e2cbc06807690c0a3ab062d551fd",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.25.tgz",
			"sha": "ff8b7ead0f573d4185d1c4a1ea40570ba95dad11",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.8.29.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.8.29.tgz",
			"sha": "e0eb61b6fed766fe4bb5912f2b81bddd3b7b432c",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.9.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.1.tgz",
			"sha": "a22ea0d517cf84f2f53a0138af5e55f3f7bfdee3",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.9.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.3.tgz",
			"sha": "a49af72e119162cd1de9c8d29eb21c83666c61bc",
			"registry": "npmjs"
		},
		"postcss-svgo-4.0.0-nightly.2020.9.9.tgz": {
			"url": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.0-nightly.2020.9.9.tgz",
			"sha": "9c880124833ad50ff894b27d23c224ebcc15e1d4",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-68e46f59ff7e8c9f",
	"_id": "postcss-svgo",
	"readme": ""
}