{
	"name": "postcss-discard-duplicates",
	"versions": {
		"1.0.0": {
			"name": "postcss-discard-duplicates",
			"version": "1.0.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugins"
			],
			"license": "MIT",
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"postcss": "^4.0.6",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "78c70e00b4f2145c56ad69588af455b2c6e46dbb",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.0.0",
			"_shasum": "7568f07d1faf1a726b64eb1cad3ee480d1f754bd",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "therealbenbriggs@hotmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "7568f07d1faf1a726b64eb1cad3ee480d1f754bd",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugins"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "8bfdad9b19cad37491f163b8c30676a412701a5f",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.0",
			"_shasum": "318e0a42862b27b21cabf1198587528bef0909a5",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "therealbenbriggs@hotmail.com"
				}
			],
			"dist": {
				"shasum": "318e0a42862b27b21cabf1198587528bef0909a5",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.1",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugins"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "a293d0e7d34d51b6ad15a125e873754e4a7ac2c4",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.1",
			"_shasum": "89ba9ba3327526920bcb2b9752d1f433a66654a3",
			"_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": "89ba9ba3327526920bcb2b9752d1f433a66654a3",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.2",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugins"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.2"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "723bb5f65b065aca750d378440e39afce439f336",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.2",
			"_shasum": "b56939528954eabfc62a9770a59f04bf3dc8932c",
			"_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": "b56939528954eabfc62a9770a59f04bf3dc8932c",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.3",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"lint": "jshint index.js --reporter node_modules/jshint-stylish/stylish.js",
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.10"
			},
			"devDependencies": {
				"jshint": "^2.6.3",
				"jshint-stylish": "^1.0.1",
				"tap-spec": "^2.2.2",
				"tape": "^3.5.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "3179c647d095307d4c2801953065462d3291fa47",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.3",
			"_shasum": "a20ee645304170bcbe1a39d1dc92192242673e23",
			"_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": "a20ee645304170bcbe1a39d1dc92192242673e23",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.4",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "fc6271693e9a1f72f7fd29d65596d12c78d62422",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.4",
			"_shasum": "7907df4928800a574871e4201640cdadeb5069f2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "7907df4928800a574871e4201640cdadeb5069f2",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.5": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.5",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "9e471041a110f6d485093f093c3eee295a9c3f96",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.5",
			"_shasum": "0f617ba0f32235116810a95ecedc90ba21a63612",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "0f617ba0f32235116810a95ecedc90ba21a63612",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.6": {
			"name": "postcss-discard-duplicates",
			"version": "1.1.6",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "2ad646db8f9f1b5b427085f77e80217495f3f7c4",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.1.6",
			"_shasum": "3109dac0fd69e5a7ff9a78e66c607e9cdd48746c",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "3109dac0fd69e5a7ff9a78e66c607e9cdd48746c",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "postcss-discard-duplicates",
			"version": "1.2.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "6399de7ff89e31c74762ff121f82fdf15cd6f5f5",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.2.0",
			"_shasum": "ff0b423853c06f9f965ba00a572eed97cbb8589d",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "ff0b423853c06f9f965ba00a572eed97cbb8589d",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "postcss-discard-duplicates",
			"version": "1.2.1",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^4.1.16"
			},
			"devDependencies": {
				"tap-spec": "^4.0.2",
				"tape": "^4.1.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "2eb062170d74a32fe9cbd68768b9a5c612ead7cf",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@1.2.1",
			"_shasum": "49bb33b4d3477105b00d048395f73a2902bc9a25",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "49bb33b4d3477105b00d048395f73a2902bc9a25",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-discard-duplicates",
			"version": "2.0.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "index.js",
			"scripts": {
				"test": "tape test.js | tap-spec"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^5.0.4"
			},
			"devDependencies": {
				"tap-spec": "^4.1.0",
				"tape": "^4.2.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"gitHead": "de369f95696288e983146956f407c9441fc29f18",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@2.0.0",
			"_shasum": "16a1901e5d791947b198e4a6b29d7e123814dd12",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "16a1901e5d791947b198e4a6b29d7e123814dd12",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "postcss-discard-duplicates",
			"version": "2.0.1",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "de dist && babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^5.0.4"
			},
			"devDependencies": {
				"ava": "^0.11.0",
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015-loose": "^6.1.4",
				"babel-preset-stage-0": "^6.3.13",
				"del-cli": "^0.1.2",
				"eslint": "^1.10.3",
				"eslint-config-cssnano": "^1.0.0"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"gitHead": "89111abc1df21c3ffb56ead76ad43456b1bb32b4",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@2.0.1",
			"_shasum": "5fae3f1a71df3e19cffb37309d1a7dba56c4589c",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "5fae3f1a71df3e19cffb37309d1a7dba56c4589c",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.1.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-discard-duplicates-2.0.1.tgz_1454800311832_0.8795879932586104"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "postcss-discard-duplicates",
			"version": "2.0.2",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"contributorAdd": "all-contributors add",
				"contributorGenerate": "all-contributors generate",
				"pretest": "eslint src",
				"prepublish": "del-cli dist && babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__",
				"test-012": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^5.0.4"
			},
			"devDependencies": {
				"all-contributors-cli": "^3.0.5",
				"ava": "^0.16.0",
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.3.13",
				"babel-register": "^6.9.0",
				"del-cli": "^0.2.0",
				"eslint": "^3.0.0",
				"eslint-config-cssnano": "^3.0.0",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.0.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-register"
			},
			"gitHead": "c1ce1fa0aef97843fc8feb914572cd1b52d0078c",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@2.0.2",
			"_shasum": "02be520e91571ffb10738766a981d5770989bb32",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "02be520e91571ffb10738766a981d5770989bb32",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.2.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-discard-duplicates-2.0.2.tgz_1479050585968_0.12487076316028833"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-discard-duplicates",
			"version": "2.1.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"contributorAdd": "all-contributors add",
				"contributorGenerate": "all-contributors generate",
				"pretest": "eslint src",
				"prepublish": "del-cli dist && babel src --out-dir dist --ignore /__tests__/",
				"test": "ava src/__tests__",
				"test-012": "ava src/__tests__"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^5.0.4"
			},
			"devDependencies": {
				"all-contributors-cli": "^3.0.5",
				"ava": "^0.17.0",
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.3.13",
				"babel-register": "^6.9.0",
				"del-cli": "^0.2.0",
				"eslint": "^3.0.0",
				"eslint-config-cssnano": "^3.0.0",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.0.1"
			},
			"homepage": "https://github.com/ben-eb/postcss-discard-duplicates",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/postcss-discard-duplicates.git"
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"ava": {
				"require": "babel-register"
			},
			"gitHead": "c80d008a5dfd20a9c6274f501bf979d9e40eb00d",
			"bugs": {
				"url": "https://github.com/ben-eb/postcss-discard-duplicates/issues"
			},
			"_id": "postcss-discard-duplicates@2.1.0",
			"_shasum": "b9abf27b88ac188158a5eb12abcae20263b91932",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "b9abf27b88ac188158a5eb12abcae20263b91932",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/postcss-discard-duplicates-2.1.0.tgz_1488136857665_0.212149751605466"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.0": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-rc.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^6.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-discard-duplicates@4.0.0-rc.0",
			"_shasum": "4e07528569ef83521b188b1ab13685f8318384b6",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "4e07528569ef83521b188b1ab13685f8318384b6",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-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-discard-duplicates-4.0.0-rc.0.tgz_1496311176813_0.6779908062890172"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.2": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-rc.2",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^6.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "postcss-discard-duplicates@4.0.0-rc.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dne1EqB+Au9xQ90UjNx8eiKV2FNn40HKggz9MV5KKRFcHnNJGIKaveo41v3k6Px7xs9YOvWIQ2C0+qpvZon7Fg==",
				"shasum": "6218b98f65862dfc1dd35525ab954fc4bb78188d",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-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-discard-duplicates-4.0.0-rc.2.tgz_1502049189256_0.5497790367808193"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"files": [
				"dist",
				"LICENSE-MIT"
			],
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^6.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-discard-duplicates@4.0.0",
			"dist": {
				"shasum": "42f3c267f85fa909e042c35767ecfd65cb2bd72c",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 7789
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0_1530702843157_0.5148596499308031"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.1",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^6.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-discard-duplicates@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "ai",
				"email": "andrey@sitnik.ru"
			},
			"dist": {
				"integrity": "sha512-5LIsU0rWhKF5keAKCjPFuda76vjlO/2aZtdxW/NiJkPigf5J37ubLq4xQM/s24vzsePCEWH7/VveVd6fUAnwqA==",
				"shasum": "3e46e504144b41a94fa22886cfefb4edaa3d84f0",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.1.tgz",
				"fileCount": 5,
				"unpackedSize": 7789,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqVBlCRA9TVsSAnZWagAAHtwP/ipJGISmRSm/9m+aBY+3\nVWYlFOMIEhTBYfseMkBSzaTUeqgYFXzMyefpqSZp4r3BCkuvHrMtzOxK7cCg\neLpE53APIOKI6hd4sgmev9yAT4lQsBwGAeN17PHBCPFy3Rj2xVpOFmYdQgzG\nEVYp/wriLDxxUpfht9dErI23TXqc/n4MwPMnYam2qw67IZVZmxIP9fgKSSMz\nOQ8yQmjaCKczUCBX9CCfEzAY77ZuIKfftGWEOX300AQHl4bAClhhpk9y8+BI\nlo3zTa/dXqvWcn3gUkRV3noR7QwBo0wZlZwHJNWQ/c4MRuCMQEM6evjwU6Lk\nJZ2aOYwga2YC0QaaPxwELIXQRgusxgi5jS/8oK4ZxUCr46/wdl+w1J1Rptht\n7N4o+H+17Jgfm8O8L3l8Ksd9ID0wxdIBqhCZz7iDY6RKToWi14agiiOsvKIl\nG5mSXzqVqgZf15qQCQltfwBhjddyTWfwq7P8sMIXslNBfOn4Djr/12iThP0w\n+ngqH1/qLvvcQ4EbBpL/C5guKjf5Qbokb9PRWpiE8xM5PfBAPWjCyUAqFRbA\nsCoHRdcsJRi3LuT5L+5nIutPSy+Dm4Tr053ZxzpZqnMScNWhxSkQ+T9spnwc\n2cygLrUjHBLn4BdiV77fcOjYLK/Y+V1TLgyfIJScRGFA1FYqmRnFLdIoQnQs\nADI3\r\n=c3uB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.1_1537822820703_0.5211956105611608"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.2",
			"description": "Discard duplicate rules in your CSS files with PostCSS.",
			"main": "dist/index.js",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"keywords": [
				"css",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "postcss-discard-duplicates@4.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==",
				"shasum": "3fe133cd3c82282e550fc9b239176a9207b784eb",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
				"fileCount": 5,
				"unpackedSize": 7789,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqj53CRA9TVsSAnZWagAAg/4QAJ3LaZbde8x8DHgsgouc\nSA0KNrBWc1g99XfWvOjqJ1GukyWqhbi/T2DpHUWhoj4mm7wJ2X413f7nwFLf\nQu5yD2C2rcl5VWT1LP3eGIAFCu0KZ4WV14/7Ofta8+vow2wCwt5F3W1unUfz\n+hM6AqoI/JqXrEqKYkP/dr7gNTFnkJfjEMDUUxkt7CpvWi9WfXgR+m2yiH/q\nlaBiKGGwqSWFptW+h6UU5+pMxOnwhcxM13y/Z2q1b50ryhuuPfgYo4RWLXcd\nj2dhq2AHlrnAcCS8DkAh2gF3fSwHgoG7QIevBB6AODdYOIu/I7+WBMjZtB20\nZaL/U2nmQlaHIYqyIpntqm13gMIEwY5lYVbqmTHf3W49UqQZemDCKz/qNIo/\nU8JSvHCwQvs0EOLKgAZOivvhzBf4gu5ra2Ll7S6AtpY/KF/OcPojzcOPPrxH\nYeAkhxWhOoaxjp6vyQtH/nev3zG2QIHA2ICyDfmDMkHKAE5EQlDzEgdCfmjG\nQJD8YsMAWZGx0gdiyhYvI5Lci3CMWWu0SogP0gkttM0rO4ZscizWHGLpZwcg\nUismB5eQzacU1csnR5eqS6T30GIBvduYERW/jSuZ/wJioJDjSiM6qSVS5u29\nmWV4GcTW9IQ9yhM8y7RjnlPX6y2Qset2Z8sEKlzF8AWpgnVjuDTVPSfoah1n\nAWZY\r\n=6Rmx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.2_1537883766777_0.303025425384154"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.24": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.7.24",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.7.24",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-mUbsr2besw93q4zdNwheOfIZpM6vVhlQtbfcLl6XXFdiHk1DDR+Uv/74AAv/jIre+miykRw6lxXDNiHF2y7vqg==",
				"shasum": "fe285e32aec945d6c9394bb566aec4ea856757f2",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.24.tgz",
				"fileCount": 4,
				"unpackedSize": 5871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGpfaCRA9TVsSAnZWagAA2qsQAI9EB6OoTs6B/S5TGM1+\no5ec+r20shrGtKW7hXB5q5FVynnp38SQOwZqhucUfV1GY/RVlcbeAqDPb4Fu\nt9Ohyo/OK5UamXz5XoQnODfcwQdHFEqgZIyq+5NZQMVSrGrCE4i40WfGIJFA\n5i8QNvepZV1cas1+BCQV6mMF4oXySQnw0Zm6UuYboZqXnXk689+XbC//c8eq\n3cxvoRzif529/ZOG9YtBdjm3W9iJZoZMmOqp6/UJpwOG1EYBg2QMHpN7sNnO\ngZcIHsceWMIrFoiWZj7FlADhArRYe+DXQzFNWq9ykbfgQySbTwU+wBwr+WK/\n4b/7lp4JUQajTd6nv4K1atMSBfOfa6UlJqsYHJkp9hbxU25gR9/0DlWBAHSP\nlpjTMmq0us3X3UlVArzmkZoqci/EOPxJa5PJsNF/pWcJZn8fIyrV/lEpFw1t\na/K+Z9GV6agPb/eoyBlGWwTBW+oxrbHkxvKWom5BNcicKB+jwxQUohgx+L0z\nFm087TyANkKwoDEY2GQJZKyEDwY0PFl0exIIgBvuhg+DCGI4mojZt/4vNbm/\n3y6rOkw4Nnkc6Lp3FdneVPzYgNxgZJ73QOlIr918oodSCLaOGusAnIZREao2\nIQp7dWW76kk7I81HCy+385haQpMfyjx7JwTzjdk9qTPW3TuoCe9LbqfHVpUL\n9TFI\r\n=6Tx9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.7.24_1595578330388_0.16313538911740566"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.25": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.7.25",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.7.25",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-FgKae0XJ/dQbjiuZwcWmyhtFpuslRUawSnhMeVrNyS418b/ubcq0DTS4vKxwbTf+iR9z/WerXVgjFMpe2yP6Qg==",
				"shasum": "4bc7b4d8250e1764c0f1144a3cecb62f2b333847",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.25.tgz",
				"fileCount": 4,
				"unpackedSize": 5871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHGgyCRA9TVsSAnZWagAAyFAP/3BbzdC0FUqCZ7Dp8dbv\nX9t/i+xx4Ahiek61hI6yiAqT5CCLBB3TMdctF5lNFhCZVj/E6gtdIvWOsY0F\npXrLYY8SSuz5+Gg6cDcLUQepblnG4iCipPmMpKN1boB0RcygldwAOPv8abRE\nD0atGCIkLPDXT7CFAfvUjFqKBdfvhg53klGVFLcohOSidRjCfvCIq7vk9Evg\nxEWlqmPgvKFsppxSJ1qIzg5EvQjdQf7KWPcCbFkXSHvAeiD4g7Ia1V6MZqpA\nau0GkyuRtIYyq2dqOAxuYCaus/zVtuP2Nv8wSxWiynbQJfqUHLFg83w5rZmD\nJbeTPC2veRpCsprPrY1Idvl/CtjiFA+5CvsCZEgDklj8YMSHsVpgEIj8ywBh\nb01XKFeQMzfPELUs4mJ8zP/Id7WdTrXlkY6ddS9SexoHYKAO6/qCACZuFSgG\nLAknS3irEtaxlx+AENDRj7gK+hFvSA6MKw58HOYedHXqUO4RICYI/yhDYyk0\nBLDv1RVPSU67E20yFtGTbXxuftqNwylr3q0TogSF2rQZiW1oUkfO/J8TzoE1\npDSrkbGgUiNzLrY7P6uf1K18F8WpEn3N18aCTgvRvR7WjRYJ7As6/7xd4nzg\nEr5Qudi8Ma/53k53MS26Sw9Ji9UUzhbvUsufvo3JPdLTiawgN4UEy53eCJ9A\nvTBM\r\n=O1SZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.7.25_1595697201794_0.41607783345641103"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.7.31": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.7.31",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.7.31",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-yAGySHfvw14NJ0Ec81JMvD6DcBqIW7bDLUgGqvjW1Z8CRPh386otQ+syZ4t0jxGzmpkgkAJkcizYQwYDOIYwVA==",
				"shasum": "e6b3060a90cc319a24dcd10b7a08336bb3a96838",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.31.tgz",
				"fileCount": 4,
				"unpackedSize": 5871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJFGMCRA9TVsSAnZWagAAh2IP/jt65PIi/YiB89TRQshr\n8nSuJ1ISsnODN7n6qgUWiifrihIzMdEx/hKLw9a1hjmuNzbL2KYoQt8xjF9F\nixAm5lrxLGb9ZlqtzF4aklYA4Kdvq7gpmZw0uhFCz5nswu+lEFqf6VWI7Xmx\n8SNAJAw2bADZblycpQk6YUZYGZ2dR6irsWdo/+uGVM2J/x0J7sXnnt9QG5XJ\ndQTrQAyz8UAZk1oNuYvrLwNA97W10s0PMoFCtq09zMSsjzffKWOKnz2oiuLk\nBRmgmlIw9jc4Nqe2LiNxfzzEw1/ChIacf8/fdU0erfuW7jgw8XVgEqW+SfuC\n/c0BdAqpSpKw+bnkMjVRT2FqD8c7RTw0AQaCYtkNOAiwgP9BuWdq0XtqoXbc\n5jSqzy7GIZhmInMYqqqU1elttVPtPrHwg2kw/duwhb2ASYHliurZgeaGt3m5\nEr/GgCMmaJODVYfR/ItXumc4n1MYPjjB2rpkINDAq7r18mYajoDGN/VGdi5z\ndEm2SFS98ZkhDQmdEsGWZfpO9Dqhqz1Xm3yCg1SqwKS+SzZr9SZPtmH5+lJR\nyrShdUF976KvoQJk3BVezOdEHe7pCgEje3+j7odybxO3APaC0ORglzk5n0g1\nElomsqiD1Mrf0SudIugs6/1u3PXujE327sCLrLWR9TxLx1kzdmeuU6P0BpUU\nQkM/\r\n=pz9Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.7.31_1596215692393_0.9605251363778275"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.1": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.1",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-yWP3PP1tMMzCdZNnC3D9sipf6wJ19fF70bzK6OPksAV2rYmm12YYOgOO87yWKOaLrGOaRyo14poUItAl39Fu3A==",
				"shasum": "7cc426085a1ae5d0545f3c2259f39571b5a8bc64",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.1.tgz",
				"fileCount": 4,
				"unpackedSize": 5870,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJaMNCRA9TVsSAnZWagAAh+MQAJb1xyYtAA4EHsaH94pN\nE8ljoImKBuu2+d15oneEVbwUstrvxwjpQA4dI+opQ0bb6RbARDzgUfalz2gQ\nH+hhHH1csaEfhKaiscjiGVvrbUgiNImHDSDJtMXlX+h2L2tuFnAne/RtC2bf\nziKpWxVnYqXUJPY9XXg8bfV//o1FS6UCNBzT/H2upA0QrWgvEKI/uYhliTwa\nxu/+Ppil0vps6ZWbJNEoPvLhw5Ldl5IiVmCwrBUsoflV1F9pR4o+a7ri1N5X\n7i6v6/85a9/VFwn0LL/ftZ4Ag0rR+HGBcrJ5/eKEJsF+ddQ5rYQHBQ2NeOGo\nKOrwObJtqXo7yKSXofniskpGnbuOLdP9lNXEvy3CEa/MHMi0jZ372ucbv9P5\nnNZyqbxXJ73aoRSCx19W1XdwmfSZmm0XZMsFZVKEhACrZoTuDu65/Dpe5t6U\nv5XglfnpC73AApDvuu+CihwnieRFvut8cuExJbfpE9FWkfrPTKlqBY7pwJhA\nItInY2NuHxBn7GwpdPH0FF63eNSgFNlHbwEMerkzmLGqQKCGmYbAlJhb/AFN\n31EUGzkR+qFT2+lK1QubFXTuwQvnQu4dPKJc4ggKyzMqsAl5xjrpqty2Lqv8\n5GSpwJZPxqUYSVEda/qeZZZPmPpdhSEl+NB/jbEkVPz5NbNbLodOU/u2VTMG\nI2G+\r\n=P+M9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.1_1596302092668_0.7947799350763485"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.4": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.4",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.4",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-Y12ce4fq0LlwEButrRnduuQQHfwiynfnYUvBO7jPj1YAjSwKNcgQ9b5x2GXnBvejghXr3wBFQUEC6ytD915Vgg==",
				"shasum": "62b6fbad3e037b87932fb7daacd395555824dc1b",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.4.tgz",
				"fileCount": 4,
				"unpackedSize": 5870,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKVmNCRA9TVsSAnZWagAAkfwP/RECvLhqu7rnKe6DqFQ3\na2m1kQmRis3/pzFOYxx9Zhpr0GLAOTROS9i3j1GygL+b7DV51V6+aGFLUgwD\nfylcsGok7iFAL7+J0Ys7WkNeMM95rJ1ze8mY8YtyzSoag7qnbLJShJnLAWWx\nv9O5crie6h3t9I1uop27NuIaMbSDwjHrle0zlzCewjmJ5tUBVsK8JHZcnauv\nLZ0/5eCMBpGC7q4ow2sS+vCTOIRjqSI/EJ1K8wHp4utAQaUXPLXa2Tt3SEzY\nsplPJWqBK2/1PcnVrtI5hOvAdtzo/ZPdMsXpD0BrXRifzxZs/FYcxaJOnLgs\nm5y2qZSEfhsnr2K/Z5XWlifz8Uoi4KsQdgRmwrA7vxscxjb0aat5BNhGVKMb\nceVJNG9HrkJnbvtsK/UdFM4D60LFMoJUucdxF9zTfCQG7kfy+FM5lPzlquWI\nOKsw0KrtdFAz0U9TeD2KrXGAKdSnuzjmV90NPPyjN9+sZccL2rBBgw3zvGj4\ncWos6YJEwR34YN0hl20Z1G3jk2iWsWOH7E0wga2QKiReEE7aMTgZHhvlMQuS\n0b7q9c8XKiJzRFr6IT12GPeMjpKDereKoW1opIeCoajhr4eRbmXFgnCJx24B\nUdP/a/KHLqJRqYO3qhAP1BYbvrW4u92Rlpo2EU75/iHSCfOev/PSSL+Tc2Np\nP9c4\r\n=bjW1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.4_1596545420915_0.3581907570704548"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.10": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.10",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.10",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-/asHJbY8YZIpLYfOD1eV0uW9lZaqMZ8S54b91xfW6TmPLCgaZGNd8ztYC+FVLbLJkj6cUTVnbomvvOOTs/wW9g==",
				"shasum": "f540854f0999f09fef3f0db214f5d7d197e5388c",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.10.tgz",
				"fileCount": 4,
				"unpackedSize": 5873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMYCrCRA9TVsSAnZWagAAz1UP/1fzAu0nHSwYLXyp5cAc\nRbRAhhU8dffohx8xZfg70yf5SpEgGD2M90RPDWofspHmC6frMz00PLkX2Qnz\nVg9mDyhBh+5kR1kYEI2GOPTNE4LjlKeyt2ThsD3U+QhnRVeD93EmbBNQ6875\nKuv5B95y/b6v4fhWXVljew/mb2L8+U1KJT4t8nlToV1WMq1DfytYr9ItjbAB\nHvKl4rcTLtoEzguSlCTYAoGItIXeH2awgEZW3ftbobaASExiQUBPEXiKk1hI\n+7x6pORdyDFfJmBowdC/1D7zm5qxPMzzI/kHARv9F4czE9H2NSq1oBPcijXe\nFBwjPiOxa6ddI9PseX/xT4kEGxxtcwtJhu2r+7dGXf7sZfGLiBBJitDaNtSe\nhZQzGof5VCwpw4FitssSukECTi5XHfJoBQH+Ycdnu4KNy8DNZDXAgXaLcKSl\nho72kYyJAxSA0HTc45Efd37L+CUxawbBs+3TuWUQhehghL+gAu60sZA3EZRQ\nIVzRa+G1A4G/9/5Hw6mNQcHK0xryU+tfYv1oN1Q5Wh7bjZTHtmnAcOW5eJpw\no6IzQ2pUkHIDy4uYVxG6tSJr7+pAml0xA0Z76OXvVcAJftKUH01Xx2uNqMvz\nfRyTn3gHr+45IUGPKtm4mJXFaYYxsD9xO3uNjju9dF1hqJIN2QxVXD4OPeLV\nZ4Rb\r\n=lawQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.10_1597079722674_0.8043318455591915"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.17": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.17",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.17",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-Ma5MPxhsxMX1cPM5tF/kouRWAyKlkpr4rmVDja6vSTs+A9mLlCaWXYc7Hxex2aN1NG4p7onVzKkMb3g5LrjfpQ==",
				"shasum": "6a09376c9840a74d833fb51533f3e06de07db53d",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.17.tgz",
				"fileCount": 4,
				"unpackedSize": 5873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOrtNCRA9TVsSAnZWagAAPJgQAIf5YPAE4xaFGAgMYy6N\nr4iY2cSCWijTSd6q+g6jMSaQqzDERBBaAZGSkLbEJQTmJ1PqRUCQMEewGLb4\n7hlYsaJgb2re459nUBJjNf42NUczzmmyYVxMx6FrjTAFyaI2mJuH0ge7Z6hM\ndjbU/9no4KcfDXZOi6xlDUQP+EGU+zLTI7yeQufKYKGhh49ovhl8zQQaRX5H\nb+0mFhGkJJqm82SXpH8mkrxQBovdhRjZKmxKFrp4prcQZ+JQHsmw6kmoKDes\nGVSi5WzMHbtA+HJcDcddyENidUKaVGtJ/g+AdX6N+3VgkKZFtEiCQQe9Spjf\n8fJJksoihTmZexpYM9LrYDbPLl2styBe261Xb4O3ZrAG2cXAlu445mxGgKsa\nKf4urQ8oA5w8+hcx3N4Um5o/HTO8I/XgqmvqXCaU+POCd11k9zJCRJdLizPB\nKi3oYR35TKcaLV5DDjAHkIwttvgOl6N2tN75HP38MhmV/TJwlarwZvSn/W9k\nvI36facJiYVT1EUWIiEEFi868ENhS3Q3e4NCokVQoD5q7kI44Hq37wBzxeNA\niXfmJH3wqLLWg8x2VezL0w/MN1kF2tsF3zJFlpTeW0kx5iuuxjXEAzv4uTKK\nqvK8GvLEb9c9PcJ7qwo0ZTxcjjXrwVN2vn+trx0U+jvbnGqeBdELYajm13Yr\nEpAF\r\n=bNEk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.17_1597684556639_0.4706350790185405"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.24": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.24",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.24",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-mB5s2htz+owsTbovrtknksBfRiL1ZcsjQ/+xGQGdWO4tWP6KASx1nWM6x1c4si5Cer/W9KQOH/valPeuZbyrDQ==",
				"shasum": "ac9c33268cdb15c2732446465ef84ed0705c7adc",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.24.tgz",
				"fileCount": 4,
				"unpackedSize": 5873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ/XgCRA9TVsSAnZWagAAoU8P/0jVBj9zvKVxz0bfNlao\nVRqNmiHzr/Hc8tGTp6nNlCgw0wrbK/3/NZAgBr2cwC1vXa6cLadeM2M8IGcl\noSBzvI0wmJ1Yoj2WxgCQKSp7bH+jIpZwAnVXLvzVN+a+340ch0dolp/DbIlD\n64mllzoq6vbGjkWOEZUpKsYSR2LF8euCu6BWAbIJikB8hKbcmPfyihqdrSY+\nCckGxiaZ2OwpnO2fg7JcJ3XEmB8UgjZXd9pRvM3Oj0MRrWgbPluSgvK509MD\nvMbGZMhU2kd2rHr9MYlYKw85FnhtBbs4+Som2H0kuK1c7A+KNiSVP//xZo6F\nSkd0DYmOrLBNPhAZ3otHxtgeBKYhHecp1iQJ9MrM8juHvdlpI1BkH63tB73T\nj3N0X4JIMD3fP5pbw7cO+DB7dufos+tQ3J8okm/46XvLx6Rwse0Ngl9YO19J\nWhEqMKkyllhvKk+LKfuL/TqVkO5TPcsLVg0xDHpKlnNhTEz5w8FlHSwxP+0S\nJqRVluLYNABWncirohSl91i30chF+KP7jWuAGLDXAAfS1ZPW/4PZCBM80Ofr\nCMrAXba30gL9YrcSztQic2/qnuwYGw/Wh6S9PK58iREb4rXKris0SZehTyuo\nK1TI7UaXFZfSG1ueCZfhojHsXWK8MyYgA5o5UeEfiikpNNewy5X/4rJKF/Kd\nQLds\r\n=99Nr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.24_1598289375782_0.5283070414905784"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.25": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.25",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.25",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-+PATxgfJaf7pP5hCKYp/iDKzG5zqpBb/V7C8ECG/lQVNMKW7dvNjJeTOFpqxaffte+6jpBCu6ebLUkBuiw+dhA==",
				"shasum": "90ddca1a746a962366b8b55943147bbdd949442f",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.25.tgz",
				"fileCount": 4,
				"unpackedSize": 5873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRUdFCRA9TVsSAnZWagAAp5sQAIeMCRiBKOEMvjzvhbT2\nw8/JAcN/E7pKTOccUh54lTVAkEtD6YOVMBmokADO1rQCOla7pGJVjUUF1eps\n/8XbrJfKwFNwubEMjdlDft07CyUN4D78yzvXlU0IA16OIVYipU03MDhP6ClW\nrRDGnnl9mIDEHroA6A7eZmcPKBtN5LoFVdgmgvdakp+J5lXJaoUiBGtd3Maq\ngRYdEc/h6VXo05dPo+0du0+yyf+rOObmJLDm8PNVyFcN0256aw9xlglzrgvJ\nKkWyLSd1jmg5dZ2fla3wSYMwJ+tykplDSzJify3iOzYusIFyJOx6qwYlEuNo\nKcfItcNa5RlNpk03VMsSJjLyAsZF5ce2FuQ2PK5ycP6kgb3AEJBFJvsvFkwx\nzG33qgDUzaNdVWVCBEjEU0sOXw3I8zVyXL83gz4S1OLnZJ5HFtau1BOdarbo\ny+Zpb/UXfoV9hieFzmYot7B83RxnmJux2qgz/pYAZVvpOC6Ae+VhTskCmv76\nBeKPZvVeqd1tzH9XDm26oMQKIKUN3LpsRx3Pl/18r+UR9xdjX+QFGkiFmlo4\n6+8kdnESkRKBW5RSNzowDxIjRtEXqvrqBXw316BecRiQkgXmnpcmj9bh3d/G\nJYuRsf1RGwUf8ApL10oe2Ee0EJu3gfHkBCXSMZ2NM4lFKwW3T2dWxh94x2kw\n+4RW\r\n=qHJV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.25_1598375749172_0.5327760694234212"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.8.29": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.8.29",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.8.29",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-qAiChu3/7c8/pFO7z18DMk8QcBUKnxmhqyNQ3w5mg4Fb2v8MKqrRQGoP3w2Al2pmxkK7iNW6QKTnnb67plmuMw==",
				"shasum": "ea96e1d6d6654d13bea9e9b8bd7f348482db9dd5",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.29.tgz",
				"fileCount": 4,
				"unpackedSize": 5873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSou8CRA9TVsSAnZWagAAnlwP/3gFnfCyoMds05MoAMZv\nVA9iRZxwXRX7hwMhLHR7rJ03dyh1+MvwjP8f49VVO0M73mfhWdu3jgo4JMXl\nKlDKSZ0GIP8m3u9CPbzc/MJ5pPHAnfGz1d1x5+RHfc227O4UyK45fovHxYew\n4FMtYxSAUr/rxtoklHIDOC96sW80Lb9y4d5LUfAzgjYuRQcrFtl1t3h+FF+p\ngZc2YcFP4yiHdj+UwKmU+Q1mTVt1xRMP/3TOOA9SPLxlmwOHwnGrg8Uel0c4\nN2CfjhWL+i7Q2G6zs1/ucVQFMBshCmjwPYk9mV2GW8qjMp183l0+mIWs/wM7\nD9MLIT3h1EwWnlmYodKkmobahcCR04z9wytk5QLPgxIHej7ezka7himBAFnU\nW8Rqgw0QCMDXnr+kQyqWR04+2RmidhUy+kUbGndAhHA2FSK5n6MHdtuPJV32\nHPacy3UuOKtnt7+9ornliBjeKGa6uIrAIW1jlwaNLMdR67ZIHmkcE48ni4i1\niYS2P0Mbr0MNqA6WqyurbhNMp1EkziU/DLgh+ZvHu4d8M2EeuSUt7qD3w635\n5FC8GHgASkHmsxm+tVP9g4MhXQ0iZKKkH4R8Lq0I47Ynej5wsc4hyQiGlhX/\nG+7twDrRd0GzmzOscfsafecs4kE0P9CPZ8XFdcSwaQhSPNZc7X/3pBONwFoK\n+r8m\r\n=tj8t\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.8.29_1598720955889_0.35766228030181835"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.1": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.9.1",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.9.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-MAJpKeQD6HZi4/hC0mqQ8zkAdbgmu4L8+Erjy8gPOUm43LYlaYZo6kkZFFzxcSHwC8Vl8txhoL1y66N0Hs37Wg==",
				"shasum": "6d21e0b2223fb33c49d0bc5a17ed28bc35a1e6d6",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.1.tgz",
				"fileCount": 4,
				"unpackedSize": 5872,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfToIjCRA9TVsSAnZWagAAqIkP/j3DFAXUJl9l/5yB6Lkx\n3TLgiCHmNjcPHun4zg6TETztaM9DSH9ifQXmc6qY3HUvRsi2AGrhP58Kdk4l\nJIryUralXkKUyyOpHR4JnvLnMpM4zRbQfEJN5m8/JqiS35lz6+kbhhSexTjM\nNZw/c1cGT1EKqAbjbN4LnDTxOCr55QvUqX6kQZQDHzps2wXssOa+QjQnGO4C\nIaejWc+hu2Pkx4HUtMiwqghZFiK8awF9eNZTXjCXcDkPtz1wFzbPejoMXX7x\nMmfJBB8Q2cnfzwWDGg8qBjCe+LJdE/jc25SllBxxb1G0LHAXw6y4PwsoShfr\nOj8WEg47ru52XaXkGZ7EtRjIlG03OLCJLUF5bRX5eQcqi+rREPtY33aXJHhh\nEYV+VVILHmNsfCJXCVZdnm9kKcpT9df+I2Mmps3Y8PgzfZtkhBEX8pU3bTGN\ntx3LyuYr5oDLcJspbgXXbJxo+7X6pIPadS8pg5MXXBpdoGnxUjUZa30HuZbg\nJvmvSXK9d1zxsbTzirIYoCUQELc1KFzrdSzto6YMEgP8u1YR3v5vs0TJFceA\naxlJXIbf9RwmV4wEbfsOmXYj6N/o1+1dUlaArEPlTwIUPk44jcL+hAPaN5MF\nGk7ifgWlZZWRnxY989nzl3IhDiegjUkE8IBm+SZmALNth1C++mdMrBwBi0+G\nyzjT\r\n=Vh1L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.9.1_1598980641317_0.8299211001716649"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.3": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.9.3",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.9.3",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-mGBbnaLmmP0dBtyEgTgu5GWxZkoZvIgj500ZqyjKg7k0L1bQWeNWCy5mzED3hCN/d6lJmnwQOix4m8C3152xnw==",
				"shasum": "5eded9dd2044108f5b2511c6cb22ddaaf31bf3fe",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.3.tgz",
				"fileCount": 4,
				"unpackedSize": 5872,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUSVECRA9TVsSAnZWagAAi5UQAI97wiKZ9ZM+ljXnzZe0\n4QGbnsI+DVHOOk7GEPzKRc+HAMqcSh/JAgiag2RZDMgvOy4aBjuCHKKHeM9N\nivH0E2sGxQCm7ylSy8bglOVvPCv36JfYHlgFsSNhdSKLKBxcbWqphueXd1Hf\nMs++CV7RjZs/DK7KqfzbLii/elQ1a58e8qfU4TL0pG3+gfxazRtwEdWoSVcD\nMbW6BGb7zZ1KZqqMxIle5e7BoQGnrezJxyprq5Xlo5awagD3RwIQbug54Ixp\nUuwrPsAgLOrqV+FiwkT1xN6MamwGWWsSDDWNj/bTz9XBc/XIUH9F0c3uMQyD\nU7IY7ANHU7OmtMS8h81yC+JV/FQ+HhmXKzrHMZfgz81KMbkQKqbn7Dn6g1cv\n3L+dBUculm0RjYGOO+ojaGVM0Ml+n/ygT36Sh5g7D9oY7GiM1ZLRGJ7sqiHf\nVc9cWOvOJdBtloqS6PuH3+LYuRofFj3aW13uNQw9+BWV3rx878tczJrjB5u3\n672yzHvnDL5EizjrpScMfKHUhLq302iT9wNyzKopS5L43TeQNUPndTjCMDXx\nkNYV//oRxN+vgS3r+0CrU+LhJ2qbDXl6JjhMFwBxxu4hL5J40wczZzYj67jg\nn8JXrdqYamf0r2KUfvNfXYFSZ+0jkbKF8FTqoK9s9ySv5Yor3aTzsJENnqK8\nv5g5\r\n=C3j7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "trysound@yandex.ru",
					"name": "trysound"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.9.3_1599153476478_0.09782295629060145"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0-nightly.2020.9.9": {
			"name": "postcss-discard-duplicates",
			"version": "4.0.0-nightly.2020.9.9",
			"description": "Discard duplicate rules in your CSS files 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",
				"dedupe",
				"optimise",
				"postcss",
				"postcss-plugin"
			],
			"license": "MIT",
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=10.13.0"
			},
			"readmeFilename": "README.md",
			"_id": "postcss-discard-duplicates@4.0.0-nightly.2020.9.9",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-/tT0m08IC5/H+PEN00iCU2lUprQjwoWeBFA5A6nc2QhV8EgXVC9IOzaxktXeQpuHUGAOeROZSK6WMqgBySI/rA==",
				"shasum": "d69b84beef44a6a7c4391e612236151138edd030",
				"tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.9.tgz",
				"fileCount": 4,
				"unpackedSize": 5872,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWQ5ZCRA9TVsSAnZWagAAWqQP/3VubwJEiL77rBWi1bxQ\ne2vFkI4pe/EzAqI+z7AxK8Y04PgUe3aiMy6XxpLI+LwVZNqp6IjEzzkRK6T2\nFUAYLXSGXaAN/3o1mDjWa9YjrKskwSvtduVmEWgF71JZXvQzXkf+v45tePIW\nXntwMI7TMhsOtnHJZrhnu4O5z9Zs4IMBGaBXIHI5tcMPi+N92oFBkUPQn4jY\n5EFA4DAqjqvmfjRDidGggd4Ywt/mxgFS36naDptVmuBUVzyfmDfQPPrBwaRu\nu9dsk8IKcgjpLHJGiWWlcAgT3UDJ/4LRr/gRoAahBDUssKLyY3KGyk+ViU0n\nyq47a1Zc1CPnKjF3xSzPd/rAM8T205NKV6JPH95wa8X6l8u2AcqdgMZoLRda\n1g1wE3XlGyj8uBmb1AnLBpLsVJdtDmJKIEALMJKkd3Q3jsIaKJZO1gKZIjHF\neAwIKgW9ew5ZuU+yyTNugO/ytmYE6GiBK4lyorotbbPj8UVqpOAmuSAGTqB/\n5b+yLuWgAoSnoe5YGU67rPU+X4UnIG4guEwUahj5EsafZWknuoVuM6/Mcd0q\nGSHfuGBfU+7A7bJW/lGNgcmqB/yDNrGyMFKiS7MfP1+vNwmYJiCokJ8xfvCk\npsGuafIjxF1VRKcy116ZHNI7i7HwajsYh7U0mB0cav91J9N+RhaUnUSzsdQ8\n5qw2\r\n=3cEV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				},
				{
					"name": "trysound",
					"email": "trysound@yandex.ru"
				},
				{
					"name": "ai",
					"email": "andrey@sitnik.ru"
				},
				{
					"name": "chriseppstein",
					"email": "chris@eppsteins.net"
				},
				{
					"name": "andyjansson",
					"email": "jansson.andy@gmail.com"
				},
				{
					"name": "evilebottnawi",
					"email": "sheo13666q@gmail.com"
				},
				{
					"name": "cssnano-bot",
					"email": "sahaaniketh@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cssnano-bot",
				"email": "sahaaniketh@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-discard-duplicates_4.0.0-nightly.2020.9.9_1599671897056_0.8597680688836209"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-09T17:18:20.576Z",
		"created": "2015-03-26T10:38:27.797Z",
		"1.0.0": "2015-03-26T10:38:27.797Z",
		"1.1.0": "2015-04-02T11:44:02.545Z",
		"1.1.1": "2015-04-07T10:02:48.342Z",
		"1.1.2": "2015-04-08T14:19:34.452Z",
		"1.1.3": "2015-05-16T17:04:14.153Z",
		"1.1.4": "2015-08-13T15:00:49.218Z",
		"1.1.5": "2015-08-13T17:36:54.165Z",
		"1.1.6": "2015-09-01T09:47:19.233Z",
		"1.2.0": "2015-09-01T13:08:05.113Z",
		"1.2.1": "2015-09-03T08:38:00.615Z",
		"2.0.0": "2015-09-04T22:59:07.104Z",
		"2.0.1": "2016-02-06T23:11:54.926Z",
		"2.0.2": "2016-11-13T15:23:07.996Z",
		"2.1.0": "2017-02-26T19:20:58.214Z",
		"4.0.0-rc.0": "2017-06-01T09:59:37.903Z",
		"4.0.0-rc.2": "2017-08-06T19:53:10.199Z",
		"4.0.0": "2018-07-04T11:14:03.205Z",
		"4.0.1": "2018-09-24T21:00:20.970Z",
		"4.0.2": "2018-09-25T13:56:06.965Z",
		"4.0.0-nightly.2020.7.24": "2020-07-24T08:12:10.529Z",
		"4.0.0-nightly.2020.7.25": "2020-07-25T17:13:21.903Z",
		"4.0.0-nightly.2020.7.31": "2020-07-31T17:14:52.524Z",
		"4.0.0-nightly.2020.8.1": "2020-08-01T17:14:52.785Z",
		"4.0.0-nightly.2020.8.4": "2020-08-04T12:50:21.038Z",
		"4.0.0-nightly.2020.8.10": "2020-08-10T17:15:22.824Z",
		"4.0.0-nightly.2020.8.17": "2020-08-17T17:15:56.772Z",
		"4.0.0-nightly.2020.8.24": "2020-08-24T17:16:15.914Z",
		"4.0.0-nightly.2020.8.25": "2020-08-25T17:15:49.273Z",
		"4.0.0-nightly.2020.8.29": "2020-08-29T17:09:16.004Z",
		"4.0.0-nightly.2020.9.1": "2020-09-01T17:17:21.440Z",
		"4.0.0-nightly.2020.9.3": "2020-09-03T17:17:56.610Z",
		"4.0.0-nightly.2020.9.9": "2020-09-09T17:18:17.221Z"
	},
	"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/\"8a6aee12287a8d1164c23040fa1dde19\"",
			"fetched": 1600679315162
		}
	},
	"_distfiles": {
		"postcss-discard-duplicates-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.0.0.tgz",
			"sha": "7568f07d1faf1a726b64eb1cad3ee480d1f754bd",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.0.tgz",
			"sha": "318e0a42862b27b21cabf1198587528bef0909a5",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.1.tgz",
			"sha": "89ba9ba3327526920bcb2b9752d1f433a66654a3",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.2.tgz",
			"sha": "b56939528954eabfc62a9770a59f04bf3dc8932c",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.3.tgz",
			"sha": "a20ee645304170bcbe1a39d1dc92192242673e23",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.4.tgz",
			"sha": "7907df4928800a574871e4201640cdadeb5069f2",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.5.tgz",
			"sha": "0f617ba0f32235116810a95ecedc90ba21a63612",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.1.6.tgz",
			"sha": "3109dac0fd69e5a7ff9a78e66c607e9cdd48746c",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.2.0.tgz",
			"sha": "ff0b423853c06f9f965ba00a572eed97cbb8589d",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-1.2.1.tgz",
			"sha": "49bb33b4d3477105b00d048395f73a2902bc9a25",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.0.tgz",
			"sha": "16a1901e5d791947b198e4a6b29d7e123814dd12",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.1.tgz",
			"sha": "5fae3f1a71df3e19cffb37309d1a7dba56c4589c",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.2.tgz",
			"sha": "02be520e91571ffb10738766a981d5770989bb32",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz",
			"sha": "b9abf27b88ac188158a5eb12abcae20263b91932",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-rc.0.tgz",
			"sha": "4e07528569ef83521b188b1ab13685f8318384b6",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-rc.2.tgz",
			"sha": "6218b98f65862dfc1dd35525ab954fc4bb78188d",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0.tgz",
			"sha": "42f3c267f85fa909e042c35767ecfd65cb2bd72c",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.1.tgz",
			"sha": "3e46e504144b41a94fa22886cfefb4edaa3d84f0",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
			"sha": "3fe133cd3c82282e550fc9b239176a9207b784eb",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.7.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.24.tgz",
			"sha": "fe285e32aec945d6c9394bb566aec4ea856757f2",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.7.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.25.tgz",
			"sha": "4bc7b4d8250e1764c0f1144a3cecb62f2b333847",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.7.31.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.7.31.tgz",
			"sha": "e6b3060a90cc319a24dcd10b7a08336bb3a96838",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.1.tgz",
			"sha": "7cc426085a1ae5d0545f3c2259f39571b5a8bc64",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.4.tgz",
			"sha": "62b6fbad3e037b87932fb7daacd395555824dc1b",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.10.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.10.tgz",
			"sha": "f540854f0999f09fef3f0db214f5d7d197e5388c",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.17.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.17.tgz",
			"sha": "6a09376c9840a74d833fb51533f3e06de07db53d",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.24.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.24.tgz",
			"sha": "ac9c33268cdb15c2732446465ef84ed0705c7adc",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.25.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.25.tgz",
			"sha": "90ddca1a746a962366b8b55943147bbdd949442f",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.8.29.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.8.29.tgz",
			"sha": "ea96e1d6d6654d13bea9e9b8bd7f348482db9dd5",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.9.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.1.tgz",
			"sha": "6d21e0b2223fb33c49d0bc5a17ed28bc35a1e6d6",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.9.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.3.tgz",
			"sha": "5eded9dd2044108f5b2511c6cb22ddaaf31bf3fe",
			"registry": "npmjs"
		},
		"postcss-discard-duplicates-4.0.0-nightly.2020.9.9.tgz": {
			"url": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.0-nightly.2020.9.9.tgz",
			"sha": "d69b84beef44a6a7c4391e612236151138edd030",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-928330ee11243811",
	"_id": "postcss-discard-duplicates",
	"readme": ""
}