{
	"name": "postcss-selector-parser",
	"versions": {
		"0.0.1": {
			"name": "postcss-selector-parser",
			"version": "0.0.1",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist",
				"test": "babel-tape-runner \"src/**/__tests__/*.js\" | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "00e2842fd2101abc9ab76be2f71e0dcd7ef759a0",
			"description": "Work in progress parser for PostCSS.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@0.0.1",
			"_shasum": "06c1a51283d9248a96079d932b5730910b5f0df5",
			"_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": "06c1a51283d9248a96079d932b5730910b5f0df5",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "postcss-selector-parser",
			"version": "0.0.2",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "8efd30b82b6f0e8d85c754c8dda592808a8d6e29",
			"description": "Work in progress parser for PostCSS.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@0.0.2",
			"_shasum": "d1b486e4582a22d8f0aab3019e97984de83cac2b",
			"_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": "d1b486e4582a22d8f0aab3019e97984de83cac2b",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "postcss-selector-parser",
			"version": "0.0.3",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "4dfbc8be9f484b4dc92545e47889906c18a49cac",
			"description": "Work in progress parser for PostCSS.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@0.0.3",
			"_shasum": "ca84dc2a2ee99bbfb786fc92411de00af76de391",
			"_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": "ca84dc2a2ee99bbfb786fc92411de00af76de391",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "postcss-selector-parser",
			"version": "0.0.4",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "190f43a13af8f8cfc318d85bc20ec1a5d6df10e7",
			"description": "Work in progress parser for PostCSS.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@0.0.4",
			"_shasum": "1cb3b5379256a14a4a3a3338737df96232e67c88",
			"_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": "1cb3b5379256a14a4a3a3338737df96232e67c88",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "postcss-selector-parser",
			"version": "0.0.5",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "0efe4b4e6c9e9ff5142738f4b7106f3f3cc30142",
			"description": "Work in progress parser for PostCSS.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@0.0.5",
			"_shasum": "4f8b07e34121775c86c3d4ff36c378b855262951",
			"_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": "4f8b07e34121775c86c3d4ff36c378b855262951",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "postcss-selector-parser",
			"version": "1.0.0",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "230e6a7605406425f077d242fd27265e9eea0ba5",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.0.0",
			"_shasum": "db060a7fa860822f36b7b01e0f02ee2777049edf",
			"_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": "db060a7fa860822f36b7b01e0f02ee2777049edf",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-selector-parser",
			"version": "1.0.1",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "0fef7fc3d262461f1237a3d8a2ba8837aadc3c5e",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.0.1",
			"_shasum": "fd475aaf057f9eb0c3211b3533cb8515f0e30836",
			"_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": "fd475aaf057f9eb0c3211b3533cb8515f0e30836",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-selector-parser",
			"version": "1.1.0",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "6f64f10e404d84e41ecede21ff3748c476bf79a5",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.1.0",
			"_shasum": "577e369c1922dc467e37c3bd806b871b10502740",
			"_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": "577e369c1922dc467e37c3bd806b871b10502740",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "postcss-selector-parser",
			"version": "1.1.1",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-selector-parser"
			},
			"gitHead": "95b128976450b737621e398ece053cd6e5b6317b",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.1.1",
			"_shasum": "ea8d81f6f378c3f8ff8d7d7c25c46f4d430b7af1",
			"_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": "ea8d81f6f378c3f8ff8d7d7c25c46f4d430b7af1",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "postcss-selector-parser",
			"version": "1.1.2",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "25935b409037e5e08413f0fe4d63c46b59fbc5d3",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.1.2",
			"_shasum": "5d74089d0c27aa37f1c9ba28a0eb0b647ce8eb03",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "5d74089d0c27aa37f1c9ba28a0eb0b647ce8eb03",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "postcss-selector-parser",
			"version": "1.1.3",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "7775cf054671abeaea82910cb8ca1e86c5b5709b",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.1.3",
			"_shasum": "91322911f639db3dc150498717f88fd92fe4d0c2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "91322911f639db3dc150498717f88fd92fe4d0c2",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "postcss-selector-parser",
			"version": "1.1.4",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "12d7e5b7c285bbbbb4236816e139b9eb9625df7b",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.1.4",
			"_shasum": "15aeaff3d406af7e78d9d83deea8061342649108",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "15aeaff3d406af7e78d9d83deea8061342649108",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "postcss-selector-parser",
			"version": "1.2.0",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "e5603997782bb24cdcb4348f5c389258e0dd7714",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.2.0",
			"_shasum": "d6dca9ca0ee8a80e99c999de5f2bb980da8ba988",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "d6dca9ca0ee8a80e99c999de5f2bb980da8ba988",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "postcss-selector-parser",
			"version": "1.2.1",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "d2cfb82a352e271ae26b2f5ea126727dd2bd1225",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.2.1",
			"_shasum": "bcdbd002746908f0695edd3dc79fc38aa68a74a4",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "bcdbd002746908f0695edd3dc79fc38aa68a74a4",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "postcss-selector-parser",
			"version": "1.3.0",
			"devDependencies": {
				"babel": "^5.4.3",
				"babel-tape-runner": "^1.1.0",
				"faucet": "0.0.1",
				"tape": "^4.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"prepublish": "babel src --out-dir dist --ignore /__tests__/",
				"test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\"",
				"test": "npm run test-unformatted | faucet"
			},
			"dependencies": {
				"flatten": "0.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"gitHead": "adc70630ec2cf8afa6436108d35c48625d8ababd",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.3.0",
			"_shasum": "3df60a87fd313869110f0ee4b09712d0703fa885",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "3df60a87fd313869110f0ee4b09712d0703fa885",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "postcss-selector-parser",
			"version": "1.3.1",
			"devDependencies": {
				"ava": "^0.11.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"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.1.2",
				"eslint": "^1.10.3",
				"nyc": "^5.3.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "de dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"gitHead": "1f41f5215c63d2c4a6ea8da90548e1b251efd207",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.3.1",
			"_shasum": "72a4371e3b29157f7d6c748c218b7cf0cda5f125",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "72a4371e3b29157f7d6c748c218b7cf0cda5f125",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "postcss-selector-parser",
			"version": "1.3.2",
			"devDependencies": {
				"ava": "^0.12.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-plugin-precompile-charcodes": "^1.0.0",
				"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.1.0",
				"eslint-config-cssnano": "^2.0.0",
				"nyc": "^5.3.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "cd26dfe6bc75f8a1d210d59aad86f192d77c5de8",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.3.2",
			"_shasum": "54eda2419dbd0b9110be2db4b021c46f0a40d84d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "54eda2419dbd0b9110be2db4b021c46f0a40d84d",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-1.3.2.tgz_1456497603385_0.15396697353571653"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "postcss-selector-parser",
			"version": "1.3.3",
			"devDependencies": {
				"ava": "^0.12.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-plugin-precompile-charcodes": "^1.0.0",
				"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.1.0",
				"eslint-config-cssnano": "^2.0.0",
				"nyc": "^6.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-core/register"
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "7646fd936890bf16cee35335f38aa0daa7bf8434",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@1.3.3",
			"_shasum": "d2ee19df7a64f8ef21c1a71c86f7d4835c88c281",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "d2ee19df7a64f8ef21c1a71c86f7d4835c88c281",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-1.3.3.tgz_1457098211965_0.7128207990899682"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-selector-parser",
			"version": "2.0.0",
			"devDependencies": {
				"ava": "^0.14.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-plugin-precompile-charcodes": "^1.0.0",
				"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.1.0",
				"eslint-config-cssnano": "^2.0.0",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^6.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 node batchTests.js 'src/__tests__/*.js'",
				"test-fast": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-core/register",
				"serial": true
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "1b204ce18de12172ef57aec8682f8d503b54deb3",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.0.0",
			"_shasum": "6fc229c85c5f8e8357258918512b520d9775a4f0",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "6fc229c85c5f8e8357258918512b520d9775a4f0",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.0.0.tgz_1462294608575_0.7865576068870723"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-selector-parser",
			"version": "2.1.0",
			"devDependencies": {
				"ava": "^0.15.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.0",
				"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.1.0",
				"eslint-config-cssnano": "^2.0.0",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^6.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 node batchTests.js 'src/__tests__/*.js'",
				"test-fast": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-core/register",
				"serial": true
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "e7866161c38fd63d3b273ff6df9863a12588b763",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.1.0",
			"_shasum": "1a169c616cd03d7ba82526d4320602d4a798bc96",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "1a169c616cd03d7ba82526d4320602d4a798bc96",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.1.0.tgz_1466373711041_0.7740656749811023"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "postcss-selector-parser",
			"version": "2.1.1",
			"devDependencies": {
				"ava": "^0.15.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^7.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js",
				"test-012": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "400007a784848930789419e9e62f97decf8ceea6",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.1.1",
			"_shasum": "261bfd60b447278412960032e0ebe1cdce22e5ba",
			"_from": ".",
			"_npmVersion": "3.10.2",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "261bfd60b447278412960032e0ebe1cdce22e5ba",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.1.1.tgz_1468183960510_0.5857822310645133"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "postcss-selector-parser",
			"version": "2.2.0",
			"devDependencies": {
				"ava": "^0.15.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^7.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js",
				"test-012": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "040212f30520c01a89c10317e647d5abdfabcdea",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.2.0",
			"_shasum": "2b9776d2bc34cdd4ab93c7473d1b98ad4da285e7",
			"_from": ".",
			"_npmVersion": "3.10.2",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "2b9776d2bc34cdd4ab93c7473d1b98ad4da285e7",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.2.0.tgz_1470501750610_0.9439481908921152"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "postcss-selector-parser",
			"version": "2.2.1",
			"devDependencies": {
				"ava": "^0.16.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^8.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js",
				"test-012": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "4ea800d17fb120db02388c65bd45e990f688dbb7",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.2.1",
			"_shasum": "fdbf696103b12b0a64060e5610507f410491f7c8",
			"_from": ".",
			"_npmVersion": "3.10.2",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "fdbf696103b12b0a64060e5610507f410491f7c8",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.2.1.tgz_1472235457983_0.18481282703578472"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.2": {
			"name": "postcss-selector-parser",
			"version": "2.2.2",
			"devDependencies": {
				"ava": "^0.16.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^8.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js",
				"test-012": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "1a44f27f70891effd0cc6f56b5124d5bad988de0",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.2.2",
			"_shasum": "3d70f5adda130da51c7c0c2fc023f56b1374fe08",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "3d70f5adda130da51c7c0c2fc023f56b1374fe08",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.2.2.tgz_1478792659797_0.5180761897936463"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.3": {
			"name": "postcss-selector-parser",
			"version": "2.2.3",
			"devDependencies": {
				"ava": "^0.17.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js",
				"test-012": "nyc ava src/__tests__/*.js"
			},
			"dependencies": {
				"flatten": "^1.0.2",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "d80cb2cf59a8cc5f9c2ab7c3cf6b0731b5aa6b12",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@2.2.3",
			"_shasum": "f9437788606c3c9acee16ffe8d8b16297f27bb90",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "f9437788606c3c9acee16ffe8d8b16297f27bb90",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-selector-parser-2.2.3.tgz_1487874181031_0.011821394320577383"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-rc.0": {
			"name": "postcss-selector-parser",
			"version": "3.0.0-rc.0",
			"devDependencies": {
				"ava": "^0.20.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0",
				"postcss": "^6.0.6"
			},
			"main": "dist/index.js",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"dot-prop": "^4.1.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "a7efd748c0d5fc79563e5ea6fc13fe5161ddd249",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@3.0.0-rc.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2UKOTLluMJelH/L6rK9dbQ6V4dLuPy0zAZeSb2O0Qz95fRJLXxLhB9I20u0q/WEJNjUJVCGkFfS07t6JZm+aJg==",
				"shasum": "dfb74f1cf3bc043d5692e37203170ac2da40a150",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.0.0-rc.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser-3.0.0-rc.0.tgz_1500207275070_0.21953769237734377"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-selector-parser",
			"version": "3.0.0",
			"devDependencies": {
				"ava": "^0.20.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0",
				"postcss": "^6.0.6"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"dot-prop": "^4.1.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "2a4e9fe8bba16cabdcb09864b43aed33c431959e",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@3.0.0",
			"_shasum": "ada923d28724a5c78975aaf7c6016f63c192468b",
			"_from": ".",
			"_npmVersion": "4.6.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"shasum": "ada923d28724a5c78975aaf7c6016f63c192468b",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser-3.0.0.tgz_1508737768714_0.11774972779676318"
			},
			"directories": {}
		},
		"3.1.0": {
			"name": "postcss-selector-parser",
			"version": "3.1.0",
			"devDependencies": {
				"ava": "^0.20.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0",
				"postcss": "^6.0.6"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"dot-prop": "^4.1.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "10f0adbbf0e7c16844891977822e0b578d9d660e",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@3.1.0",
			"_shasum": "7984a6c2897747756b5a0235935782b0ee054a5c",
			"_from": ".",
			"_npmVersion": "4.6.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"shasum": "7984a6c2897747756b5a0235935782b0ee054a5c",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser-3.1.0.tgz_1508831582557_0.21173555753193796"
			},
			"directories": {}
		},
		"3.1.1": {
			"name": "postcss-selector-parser",
			"version": "3.1.1",
			"devDependencies": {
				"ava": "^0.20.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0",
				"postcss": "^6.0.6"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"dot-prop": "^4.1.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "b5763bfd20f1a717b4e96363dc8b74df271dfb50",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@3.1.1",
			"_shasum": "4f875f4afb0c96573d5cf4d74011aee250a7e865",
			"_from": ".",
			"_npmVersion": "4.6.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"shasum": "4f875f4afb0c96573d5cf4d74011aee250a7e865",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser-3.1.1.tgz_1510039716412_0.21578907128423452"
			},
			"directories": {}
		},
		"4.0.0-rc.0": {
			"name": "postcss-selector-parser",
			"version": "4.0.0-rc.0",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"readmeFilename": "README.md",
			"gitHead": "9f687044d8861299ffd02d8d89ea86c5bf218434",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@4.0.0-rc.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-RSJUzK4/qG9lpNHBNPeNtG3via1MjkP3aQCR5L49xziGr4N1jbrLr+FicQEMaOHH2McziWaU1NsijCClbLz4iA==",
				"shasum": "2e8441d46717280b41b85d78e0dadbf853e90d9a",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0-rc.0.tgz",
				"fileCount": 35,
				"unpackedSize": 173848
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_4.0.0-rc.0_1522371210412_0.0017155851286880797"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.1": {
			"name": "postcss-selector-parser",
			"version": "4.0.0-rc.1",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "e725bdd9eb41f54c7512bf91664ece8c2abf759f",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@4.0.0-rc.1",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-4kH+Zu/yRtmmVTM2lWru52cRr+W9j3C5XFQWuT9lMTR87G0WseJiBd1LuPX7VCEjbDMeb5A1gVb4Km1OIy6XUA==",
				"shasum": "e32edb8a8f3ca8300cb20b9207b15ef41b760f88",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0-rc.1.tgz",
				"fileCount": 35,
				"unpackedSize": 173903,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0dqwCRA9TVsSAnZWagAAbLsP/0hueSDDh20qq9YWAMi/\nwoTptSQ8G0LZy8uVXB+r7iaE9LTNyoVF1cTcmlAf3O3+eajwlaGJm9pls/lY\nLIPHYn3UDtYIOUk43Ox9GRZOTh04fjz+6nxI5q2As+gAKTSCZWMgUC9vviT2\nbmBi4OO9T0vpofCjDAImxuWcyIiOOGQCLRQcndty9Ba0dpb3PLVPZr4wZ8b/\n/7ZDelTYQ6l0sQeYUrvM2UzXAOIOlu3ozmNnJQYB8aK+X8AFVhcNdzdId5or\noBbGDpAJXh3qIbWsDLYha1HTv19UnSDYXZINyoFLCxAYYAzcY29k4an9p17v\nN13qnTwbyHaKV8jK0v+Su1U2XP6fIBBMBJVtUDdwqhTtxydyqBDwCCJB0atF\nZ+gZiIPIoruto46wBhQzGCBOoqHlejUpO/LIvuj33UDs+t7pgOJGW0PxXrr0\nWZrG1Zr0FuoWM64t+FpWIuO26F6z2viq7xf6gLV/+UlHw9DYMM9EIMqn4W9x\nFQnPEplo53jzyc7HpHKExoZusxJ7zvv0AbRRJtFVfxBLAbHftTmNU9Sm9wA8\ncTenTw0xvk+nu5SCmpDB4z37CthF4Od3G4u3i67EloX3CVCCE0YlwPLYkwgz\nUua0uR65JrCz+FuvSBm9dzIRsPTIkdw/bjytpxr6753Hm+abw9xivWssCNnE\nENMI\r\n=Ei5M\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_4.0.0-rc.1_1523702446917_0.9261092509888973"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0": {
			"name": "postcss-selector-parser",
			"version": "4.0.0",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "faf2eb2d913ab258bf89760a12c96a5747553c4a",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@4.0.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-5h+MvEjnzu1qy6MabjuoPatsGAjjDV9B24e7Cktjl+ClNtjVjmvAXjOFQr1u7RlWULKNGYaYVE4s+DIIQ4bOGA==",
				"shasum": "50c6570f40579036d8e63f23e6c0626fe5743527",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0.tgz",
				"fileCount": 35,
				"unpackedSize": 173898,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3wFcCRA9TVsSAnZWagAAIuQP/iAWPULbvwk0Jr/yic6m\n7D4o678XdcIRInZLm1/0sYJKP3+i0AMF4oBwX2lXO8fhsPpduu0SbI5llos4\nHnD0fApvBBvb9ky2+6baP/m6K6ZoPhGM0kOCn/23/+yX2wPm/noocvQdM9zU\nbX4j4aUoGwJSoHieqbH/K4A/TVj7ce1BJ85g7WIkNIfEh+7Di9ps5P6sY0zg\nJYDKVS6hnG6pd71JZLuNWqDmht/eVf39L1zR9ROWIj9djRZfVSRswJF/jtt4\naoAGXwmTm1crMum2Zy6Ll4V16WPtxJFOXWZHynkKcLF+ny2R0I2F9BcNA5xS\nbuJDD26sFkTT0KSf/1ea8NgSfH75AA6K3rTwN66J2HNfOkSarPEjQoAh5PqD\ntW/Qiw+WvZIjsld4oYhEhVBXsLrxOLKpWNiXVCCL1raI3kYHEhTdUISk7abd\naKCXDy5cFqhIgSNwVdXMxZawMXqLWCC7VY0AAJHdjGlvJE+2tH1p0UJPgRRl\nfT1eiwfB45X/HwpiF97LLVXYBXwnkJK7JmabFlOyk0rOpZWdKF6Q7ttjdpjm\nLd2+Kq5zvAh9LoIcGiDfh5YZIddXVWKWb698yCJS2Ah8SpnhtJLLo2YMlOCL\ns2kW8PO2NAVAn51XL+xGVIe5owihlnekkUEM2DV1Q7mWqX1KRhAiFQuk5Qu5\nVo5o\r\n=KZWB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_4.0.0_1524564314734_0.3287483393490258"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0-rc.0": {
			"name": "postcss-selector-parser",
			"version": "5.0.0-rc.0",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"readmeFilename": "README.md",
			"gitHead": "479d8a76548a31aa6ddd743bb228e45b44c93bec",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0-rc.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-WlFesmdzNvNMmG254JrtG7aeQGndgMyc118MNdMDOc8PiAk10sC3P6o+8sAEIvtDdyxP80MxyRM2TlGWv5EZFQ==",
				"shasum": "9bcb81c6d0e92480da00c3b30bddc9b80c2da31d",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.0.tgz",
				"fileCount": 36,
				"unpackedSize": 195351,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7MRmCRA9TVsSAnZWagAA1p8P/0Xn/osIa1rkv7ci1/bH\njkhzZH6BpSDEN0DNEsLMUpAdMF2fwYvWesBLMFiT1Um+l2WD44Gnly4isVse\nAF31cc/7R3hE6ybR7CQdyk7YynspZAv74g6Nm/glKtJoLMeVYhIvrODFCflL\nT+lQsFU+Qok98VhOX/QCiUAvgkDBw2ryjuvGMTFKQ3ap6Nhn7SZGEVyAU7H/\nwZ7FQPOQ87ZEJT/c8w9BkFh6eKhCCYbqVNnRSE5RkKsHQ7Qsd3Js6iYuXYJB\nGROyXNusU+dWBXKQcrze7TbEGpKuysNI6xjqu4e6kRc/z/7FKBZwLCTxPap/\n8+TRAnAIZfM5bITDSgUTbxsPcgePqV1TX5yfSNwGNmseYgSZuE8O6Khl4jYm\ncyRQRZguIWb/+IYcW1fn8QbXC7Y3VGX78ZM7DDjpg3sb57lpdNGLGh7iYpK9\nZqYs+BFv4GDsMtC0pa/Unk/0yiS1bRpWnnfefCKx+UYe1h4xSfDvw+RXXN1O\n1k7FF2MEvV8u/4k+2Z+IU98lxc+YKQFa61dod7wLKHz13nJfqozMCRtlO0U7\n/k21f/8uVdYs/a9J+TFNatFdl0i6DQ80sDN9MUkjiC5woLvqvVLH9BFy5EL1\naFryKg1Xe7w/UxE55avatLeORp0lANqXfbx5mdm4PsVO+oJshfxxRXRdW3kA\nevaW\r\n=pMVb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0-rc.0_1525466214358_0.8414487999515048"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0-rc.1": {
			"name": "postcss-selector-parser",
			"version": "5.0.0-rc.1",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"readmeFilename": "README.md",
			"gitHead": "eaa5def41799f9e51c122ce93619ba8a1e7bcab6",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0-rc.1",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-vAVnJ0PI9D+5fPH+nvCzU+F5L9+L6drgWg6okngpK/DlvkVukxF5gF/LNT6LInt5G5kYFt5MVgD/1Vv1O0rJEg==",
				"shasum": "da7f8970206b9c2905785a70a316bd7f001eb5f1",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.1.tgz",
				"fileCount": 36,
				"unpackedSize": 195591,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7dWpCRA9TVsSAnZWagAARHEP/iW/mtWxTpTx9GfsJxi1\n4QW0PBIr3MVdUY3G3jn6fHm1pUSwqyxQuPrB39ypELPj1bBpV4Fj5WzUStNh\nqi3oRzXIMukXbHiGP5eEPac8kiXxkpB+PfpHfIpUIU3KdWDN2KqZMAC3aLFf\nqYlRTbGbVgA73XVLeOYgYeiTPrvXw64S3V9HM/g6mfEN0/ZOf5yTNWodhsMH\nzbUGDLI0zWUub47ciUJz1DlLFNhpaj+tWYUIbxjHortUkJZCbAjMhIp2Z28e\n/RG8CWLVbYwRM0Eb1byZu+Qlem1UUySGvfI3jAtSS70PvAAxwhHQK4ZpB3Hq\ngDlMtbCXXDQ6Auy156caQlQQzjDok9TQHb6QoFeaap7Ob48OOp3ocaBvZ/OX\nJRE7wewG+MujYnySipk5OU3sKm4K+vBywfcMD4i1SmAqGp3iWZcaNDU3pQto\nKQXGjokgw/p/CWvELOSEWJit+zs0hqZgORVNssHhpQNLoUpymZoo/2M4C365\n63JgTWWhahNbtGOV6tFqoywFEQv5Pa5LA+SV5lL/c6EVMCwNM+cyEi3TG30V\n7nmFo5GAmXmlKiG2mS+swTrYvlZab6TJ+obiFDhfNhSWXMLMRYcbyEbN2eLx\noMkJf5suERrygePxKB9diuex3GgEnGOVo1/FYZnSXPSanCYrpKKIOL29nKv5\n/GT8\r\n=x20b\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0-rc.1_1525536168828_0.964084761433454"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0-rc.2": {
			"name": "postcss-selector-parser",
			"version": "5.0.0-rc.2",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.4.1",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "51879ab240e7778fe4ac658e3f20ed2567eb7d18",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0-rc.2",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-B95cTaogEk1yIc74ZYslQuU4anWClkNHomyh+jbSrsfSeHIjTf0L8C28PZJv1Ft2iBZxv2C6/gHPMs8mEmAByA==",
				"shasum": "0e8a6cb0c2746262b35d051d5142627dade47cce",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.2.tgz",
				"fileCount": 36,
				"unpackedSize": 196016,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa98vFCRA9TVsSAnZWagAAZd8QAInIt0VyIUqqMHlWdY5Z\noaamuKidTjqIcqjQlLnx00jiazw4VNzaO6LXnKrKaZYJSgJPotjuUfdxlkBo\nOCkiZpNQkXJleBz2bW93bmqt+7cvawfpJMmtPt/tVX40y3djh2N98GetGpCL\nRASwurIXSFbNzVez3E4gaihdvrupTwULeTNwF8gfpE3G8n5KVGahQxx65lad\nWGQLYR19rpKhMpeyVw2BG8O9uW/0OA3bGvzVlyyujuwIpyqZoCFLANDRcgi/\npFhzQ77gQ/rC4rKezR7lH/R9s2jyMtVz8aF4A5ssw3fqGh8bJu6Iv38goBEm\nxM1VaXxB84pVBt427a0xQlfJu8h42WxpuOJHenk1lPUmbvEb/HgslNtY6Ifp\nevYjpfRHE6pGCKaC1DOw5bnarDluNz1K5TRn7vHaO39+qOxDWxGBeczemE19\nmLyEI/xbIATRC9KB44oBWbPlY53WehoX7p9m5vnYb9QSt1Mfc2evBBzoXYPm\nabmp+KS4ud4r8KrcPKFPLPJXDtmX3pH7wmytZoVjuzq7cLUIuOv/xjmnAEhO\nKYWxl6YsuwtnjWMu93rS6pEOghdW76wdNFMJwzus64yDeibmA8RC13vMFgWS\nMimo5e+cCJl+L84HjOJAPu0Ld7OJwhLWujQGni6VaaculNFPEVYyVdgnLplr\npSPe\r\n=8PEG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0-rc.2_1526188996423_0.5823329889542885"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0-rc.3": {
			"name": "postcss-selector-parser",
			"version": "5.0.0-rc.3",
			"devDependencies": {
				"ava": "^0.25.0",
				"babel-cli": "^6.26.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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": "^4.19.1",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.11.0",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^11.7.3",
				"postcss": "^6.0.6",
				"semver": "^5.5.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"files": [
				"API.md",
				"CHANGELOG.md",
				"LICENSE-MIT",
				"dist",
				"postcss-selector-parser.d.ts"
			],
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"babel-eslint": "^8.2.3",
				"cssesc": "^1.0.1",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "4c6dfdb27418898b15dde6a61e0e2e15246b8f10",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0-rc.3",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "chriseppstein",
				"email": "chris@eppsteins.net"
			},
			"dist": {
				"integrity": "sha512-kBl1vc+zJgWCBmmxEXE2/15tmmYdD50lO5r6tLNXEx3K4LtszdLFaSNo8SNVuoI+BGODbWhavoG/n1DrYphBsw==",
				"shasum": "c4525dcc8eb90166c53dcbf0cb9317ceff5a15b5",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.3.tgz",
				"fileCount": 36,
				"unpackedSize": 195977,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+gTHCRA9TVsSAnZWagAAJ/MP+wY+qC+fUQzt9BmkfFGQ\nHUnuO7EVBzreXC6mVtUf82ib8lbJi1XhYy/sACkDwnm+Sdh22tasieUEgMsK\nUu/43OhemVVNwe96xJR6VIjdKja9TRxb4Fke8z74LbEXTD2awlyZhhal7YZc\ntarkcKWeZAe+fSfe1lpYrA0bxB7MG87vfzQNIx+CTDNK2Jl/pNd5r3FqXRKy\nt/kqd48WQRysjz2Gu6tcsCM7D1jvQHJPEAVcdeWQ60tOt/jBZY7oRwH1R2mb\n7fmHTwKNlbjXdtAUa8Ra3BahBlDOMgJk80JCHoqfVt5izMMq5rsJdKJNd/t9\nGFbkZoLn6Zo+IsncrmCk1yvtBDYmTF8ILK7zAsIOaxVXKQa1Yc/b6rOsAdIO\nTtD/t1lGyI4qXslsaB4/XAeUi203frEy+HmlAyTBzuIs6VMuiaeArJJCpBAv\n5Roahyodril8pQBBQ7FmLY7XrTIYY0LMtfs7IK4ZRkD0xoWBeEYBodlU94MG\nN0m4fRqtnS3wLbSS+IC6DynjLV9p3eUJyvN6hus0YPqlkB4Hi5UgnIfNznee\njYZlFfGEv8z8psjdrVnVFWJWwFnfenaFGfidEB7mGJuO3TjJzRbcFGsnmqWQ\nYMKLuUVr+yzdkFJ/bks8lL0U9aX0900KvehYeiDsoobRXHeXHO145kBf12qI\n3ljq\r\n=Wr1a\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0-rc.3_1526334663219_0.2769173775749201"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0-rc.4": {
			"name": "postcss-selector-parser",
			"version": "5.0.0-rc.4",
			"devDependencies": {
				"ava": "^0.25.0",
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.1.0",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.24.1",
				"babel-register": "^6.26.0",
				"coveralls": "^3.0.2",
				"del-cli": "^1.1.0",
				"eslint": "^4.19.1",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.14.0",
				"glob": "^7.1.3",
				"minimist": "^1.2.0",
				"nyc": "^11.7.3",
				"postcss": "^7.0.5",
				"semver": "^5.6.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^2.0.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "c6e79b4984d9a7719527cc1b3dd3774030b12e5f",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0-rc.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-0XvfYuShrKlTk1ooUrVzMCFQRcypsdEIsGqh5IxC5rdtBi4/M/tDAJeSONwC2MTqEFsmPZYAV7Dd4X8rgAfV0A==",
				"shasum": "ca5e77238bf152966378c13e91ad6d611568ea87",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.4.tgz",
				"fileCount": 36,
				"unpackedSize": 196336,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0S0iCRA9TVsSAnZWagAA8IQP/0ggS8Zci7jX6+hcXkP9\nM3VypjfNsb+TD5WJYMjePERfYeSNyimBYagMEkcjL1E3j1Apt70Q/RjvU8OA\n5+asgY6eF9Q4jYywJCGVWWgm7PhEAxVoVrfBMK8Bgx1Ebs/J7xQ/qesePMex\nT5pTYypbqQYR04dVTEEvxHp1TQnvpMjc1eLyezZnc6QTPZRqBzwloO/WUB+H\ne9oUcNmLUHZr1RBOmsv+c1t0eG4T1lBpw+JQyQq6NBh+KQ84CKKUp4BxgDZ8\natZndztC7boKt+rwoZukzxaQ8ErdQnNJBTs53pQ+kldZgjlLMlOxbfuBfE2H\nPPuH2nCzhWQuBkG8Y7pUu4LV2epOCqw+NhxpEb8AsEfjOPjexrH22+w6qgua\neViRuxdqD80ewuBx8D0O9d9urEH6S7v4j6dlkI4+OVLPM0XCYOwafmnmzvya\nB+XQaiWDvPPas54TzZZ5q1Z6SEeRUEVgLMARTzVtcBqkNozVOzKFRq5xHrFC\nGvLPBAet83chzJ4AfjkzWTquXkEr9xJOjMj6hCaYiTnOmmvghRkyCJlXpYBO\nNlZa16PPMZ5aIhIyIBBPaln2C/g/okmAy/fA2jo3E0ASgOsRTTrJ+rMjbLde\nPvaDdYBri/IVrnkwUe4ECtV89yhdioQbWPvWduq+/bBq5H0tNoCItaWdjtMk\nDSSp\r\n=kvQu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0-rc.4_1540435233531_0.5107885761072668"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0": {
			"name": "postcss-selector-parser",
			"version": "5.0.0",
			"devDependencies": {
				"ava": "^0.25.0",
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.1.0",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-es2015-loose": "^7.0.0",
				"babel-preset-stage-0": "^6.24.1",
				"babel-register": "^6.26.0",
				"coveralls": "^3.0.2",
				"del-cli": "^1.1.0",
				"eslint": "^4.19.1",
				"eslint-plugin-babel": "^3.3.0",
				"eslint-plugin-import": "^2.14.0",
				"glob": "^7.1.3",
				"minimist": "^1.2.0",
				"nyc": "^11.7.3",
				"postcss": "^7.0.7",
				"semver": "^5.6.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^2.0.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "b47e255bbcafc6b30d540b761ad6c0438ec22795",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@5.0.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
				"shasum": "249044356697b33b64f1a8f7c80922dddee7195c",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
				"fileCount": 36,
				"unpackedSize": 196496,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHnKVCRA9TVsSAnZWagAAAokP/iIuLfujCThTTIc5cJEA\nO5knHK2TEhQ7ehGIzsTE9IbTLb7lMEHwhyyWi+yjI8wP3w4p5O8XhSWQ5KU+\nALYHv3N28YnXNHwUrV2IZV4BRHijJ41N1x38fHaZEX+mQtuWswtFiHHTPxj3\n/u9AzKLA650eKNpxmABgw2wBcqdmD/ThIwfwF+jfXwx2VL0YFJ0juPuAWsXx\nJzRlbL6UePKQkM6x5RaIUIUAR8h2k2DOPUV+gA+ccP7F9Usui8Rciw3Ujsf5\nv0sV7DU+TSwAJ26FwNUAmQzr0EwliMisXLgnVudo8gUOaIrl+vY35sSOr5YK\n5s/ucMxE8z2A/lK7ikqyPo+V0TU1O7THya52tEU6OPakVTnKVIGQqsbZm3fp\nlIQSkPB2iS75kWyGhAejx8bBMjnnXBye0tZbkg3MzAIVG9+ysfTiy0WAuLoh\nSmRbouOEiXmDRoUpwxm9/Mlw7TItV75l0+cyORH8tfQM02oveiSsjgklfWJx\nN3872aYLOaVPUoYCon4yU4pwwD/r9hvyA05ErDeXTZJXZ67Err8MKmqmi97l\nU8FhMuprFmQ4mruMYEzlrPR4nUcXc/b9mU1HsnbGqJ2fO4BAfffJOdWcB9Go\nVWtuI1wn267G3V/wApMp7zvtY44WABzIqZRPzGg8DSZ5u0rYJZEEpEpJN9fG\nYhhO\r\n=2O62\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_5.0.0_1545499284741_0.5916292462124231"
			},
			"_hasShrinkwrap": false
		},
		"6.0.0": {
			"name": "postcss-selector-parser",
			"version": "6.0.0",
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.3.3",
				"@babel/plugin-proposal-class-properties": "^7.3.3",
				"@babel/preset-env": "^7.3.1",
				"@babel/register": "^7.0.0",
				"ava": "^1.2.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"coveralls": "^3.0.3",
				"del-cli": "^1.1.0",
				"eslint": "^5.14.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.16.0",
				"glob": "^7.1.3",
				"minimist": "^1.2.0",
				"nyc": "^13.3.0",
				"postcss": "^7.0.14",
				"semver": "^5.6.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^3.0.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": [
					"@babel/register"
				],
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "9aad10f461a594e425b3de4b6f8a3064e1a1d066",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@6.0.0",
			"_nodeVersion": "11.9.0",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-E4EHwWgh5NIh/F44hYfQHR1jwejCza1ktpeWTetDtc71hxdDmWPjfSs28/58DBDIKxz5Dxlw8oW6am2ph/OCkg==",
				"shasum": "5cf920dae70589adf1aba7ec72e39cc882e5cf40",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.0.tgz",
				"fileCount": 58,
				"unpackedSize": 302796,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdClBCRA9TVsSAnZWagAA9lwP/RTbEqSv5WmIjdkHByFG\nNxpTK1o/kYZicLX+giTxRdMcx06FPlvZMjbzC43QEa7dRIkVGol9ZLZ0IrE3\nNjm0gVnFU+8E5qOLJti/ny7RhzCzRelh5+c+73uTx1vzxgsbMvPb97tqOuyy\nF9oKMxNHmaepvFuykpc6/n0RjSQjUTe6rxgxX5QjpCvu3hG9Yl3trFizrEQB\npfnr8eyblWu2TPJmNeXqejw04QZAzjnsNyK4a5iGB/Kfjk4Wa7XFVO5CnLf8\nyg1j5egFrnf1b2s1xt1ReuKFLGwL/gO/4J2vlX/OUc13BNJhVcefqzptR4bk\nfXfXHQXS+NPaIHsqHpG6gs/7Rrc7NUn/1DuFko17kuB/Ic9LW04o2tnYAv6H\nMlv45niPi4U6GeYswswz2iIEiu0Uq6KE8Vvo3NWCOq59B8bLX8UIRq+uSf1e\nwMrzKzzSFbZjDCXxa7q37bd4aj4mOGGUdseqXR1xVvC1+mAUc70dY7wJk8Nz\ntUXM8CEhKi3VvzDrT4M8HyxKmLT0LGp6ovSm47peOW8phwV40kEEDd94FjGt\nrzX3zlhYtbw5PVdlgb6fhpUQK/SPTDzD7f+L6iOhz/oTayLHketZurnAuoHJ\n9uIYjNC+RUrFkfL49W1btNtloilXoNICogjV46r0tlG+df5Z/cBtAJVfoAqN\nwSpc\r\n=cr33\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_6.0.0_1551116608816_0.7488183436615699"
			},
			"_hasShrinkwrap": false
		},
		"6.0.1": {
			"name": "postcss-selector-parser",
			"version": "6.0.1",
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.3.4",
				"@babel/plugin-proposal-class-properties": "^7.3.4",
				"@babel/preset-env": "^7.3.4",
				"@babel/register": "^7.0.0",
				"ava": "^1.3.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"coveralls": "^3.0.3",
				"del-cli": "^1.1.0",
				"eslint": "^5.15.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.16.0",
				"glob": "^7.1.3",
				"minimist": "^1.2.0",
				"nyc": "^13.3.0",
				"postcss": "^7.0.14",
				"semver": "^5.6.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^3.0.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": [
					"@babel/register"
				],
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "5b02220d2c494266980fc12d35925733e35e5a2d",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@6.0.1",
			"_nodeVersion": "11.10.1",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-bg46FvHx2lSHput5J4xCiCHrRxjza73jceSW8JcOVNzCEnlhuZF7pLa7K0KpNt8whL7C8V5wdb0bSrCRg0w13g==",
				"shasum": "7ee5476d0fc52f27b25122a361f160b9cf39b0ff",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.1.tgz",
				"fileCount": 58,
				"unpackedSize": 303516,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcft1uCRA9TVsSAnZWagAAKCkP/0WinUJArSIQQvxb6CZ3\n+965fXUR9Ljds2CMVvItbcBoeftT3VZku1CZJ3W+JZzPKEsWRnJMiB5XYba8\nOiQdcLApg/V9gwIM8K6mh65zL81FE4fFwFclx2wa0jmo9mCV7tyiISKEpBea\nxJ/gGfko/vM4HStqB4fzhBdTEToZ0+egIR8YguCYPXZA8pYv8p3RwDED5yVE\n7zFSQCjhDCN9Uoz/EseZPQNNP49lNhd6HKyCkv1xaaBATvtZevsMnT7kxdn5\n+n8CrLdegqs6CUbWKYFblgo1GFfHz94vOd2kvICxnPfSpRsFSc05ekMDOCBg\nKNFBtU4HNKzUGdGcmjZNRDaSewf68SqUpIyD8HXuVydxx0mlFzOAnETaklEk\ns9VEFgYGxCg9BaNCfW25vUYoVlGy99wCOicfcKrl1AnlIrup5rchPfrb+Kn4\nbQMOAvPNQwiQfkLVrlltZxw8X/YW/3YzvxXNJXAHs6pG5wdyPzM0VkBGVpqX\n6NEuz4Wy8KIIz/kO5Y1yt26ddGeysKZCxSxFZbQUBFrwhJtYbOmDWjkibEgH\nBrcp4ACcwYFCK9IPwN3drZxrTdinZSQZcFAjU0Oibn6KhwRU71nYnkGgfMQk\nmmS3c91i5ADenCGcxru7tSvooeAaPO0TkrPiGy4/l15np6GsMQM6Yfk+/X/E\neyY8\r\n=41u8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_6.0.1_1551818094307_0.1593947186077016"
			},
			"_hasShrinkwrap": false
		},
		"6.0.2": {
			"name": "postcss-selector-parser",
			"version": "6.0.2",
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.3.4",
				"@babel/plugin-proposal-class-properties": "^7.3.4",
				"@babel/preset-env": "^7.3.4",
				"@babel/register": "^7.0.0",
				"ava": "^1.3.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"coveralls": "^3.0.3",
				"del-cli": "^1.1.0",
				"eslint": "^5.15.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.16.0",
				"glob": "^7.1.3",
				"minimist": "^1.2.0",
				"nyc": "^13.3.0",
				"postcss": "^7.0.14",
				"semver": "^5.6.0"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"scripts": {
				"pretest": "eslint src",
				"prepare": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
				"lintfix": "eslint --fix src",
				"report": "nyc report --reporter=html",
				"test": "nyc ava src/__tests__/*.js",
				"testone": "ava"
			},
			"dependencies": {
				"cssesc": "^3.0.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": [
					"@babel/register"
				],
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"gitHead": "7c29a6bd75ff6051ac128c63890b2d22c7f9a09b",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@6.0.2",
			"_nodeVersion": "11.10.1",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==",
				"shasum": "934cf799d016c83411859e09dcecade01286ec5c",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz",
				"fileCount": 58,
				"unpackedSize": 304353,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgAfiCRA9TVsSAnZWagAAZz8P/1Q4NvFzfpKIjxvWGdmu\ne2uSqYeGPPmaqXXyK7bP7uVBHTMSxbejRjN6VulFVm1HEAhBAUL/58AmK5e9\nsvpLPnl0WdJnoayVXSz+iuSedzRPFCpJxKCjFe8cTs4IxlQH9SWp7DCxgBbv\n82SKNplXNpR532ZWhPcTM/5rrrZwUA9ah5g8pRi1UfMFRJzvDK8FqcJOzVT/\neN0ASe4uh6Ki73eqW9Tcd+pjKX24pqTsUqTjx7xniwEiw3bZ495bPVrpAwzg\ntSTZpNwD5lCICxJIdgPlWGhA6DkEkNpERzr1gJ9y7s7q7lvrOPZVM6DT4vXY\ntz+vQGr/v429ypCtpZ9uAAi3cjrXWylZ3YHoo+jhGjBFkKrb4yXZsV9k6TeU\nb/H1aO4ezU+EwxpngoSvTL3XVeRpQZ8KQ7xWr3r+hmYhRghwe8ihHzepL2Uz\nvJt52S+k4iRyfGf4Ls7FkfPsurbXN6NAWIA6bMG2RHG22ICwUlsQ/EiJP7cX\n0vBJa5nDhWf9iugaCohoj5j/fVw9sf4ms8oBW38iJefwf9yf/EgTqQWkeGKJ\nlkHSGKNrgRTI3xbHHp6+qh5C98uo1el8Wu3iaA18pji/YYCKkVy8rolyQzlP\nigD8LTH8jgyn/6POvJE4UEJdv3oNm6Qq2wE2RQKE6AKSli+CEM+PUTbO9BNC\n8/Go\r\n=0DJR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_6.0.2_1551894497784_0.9482223690967699"
			},
			"_hasShrinkwrap": false
		},
		"3.1.2": {
			"name": "postcss-selector-parser",
			"version": "3.1.2",
			"devDependencies": {
				"ava": "^0.20.0",
				"babel-cli": "^6.4.0",
				"babel-core": "^6.4.0",
				"babel-plugin-add-module-exports": "^0.2.0",
				"babel-plugin-precompile-charcodes": "^1.0.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",
				"glob": "^7.0.3",
				"minimist": "^1.2.0",
				"nyc": "^10.0.0",
				"postcss": "^6.0.6"
			},
			"main": "dist/index.js",
			"types": "postcss-selector-parser.d.ts",
			"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 ava src/__tests__/*.js"
			},
			"dependencies": {
				"dot-prop": "^5.2.0",
				"indexes-of": "^1.0.1",
				"uniq": "^1.0.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=8"
			},
			"homepage": "https://github.com/postcss/postcss-selector-parser",
			"contributors": [
				{
					"name": "Ben Briggs",
					"email": "beneb.info@gmail.com",
					"url": "http://beneb.info"
				},
				{
					"name": "Chris Eppstein",
					"email": "chris@eppsteins.net",
					"url": "http://twitter.com/chriseppstein"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-selector-parser.git"
			},
			"ava": {
				"require": "babel-register",
				"concurrency": 5
			},
			"nyc": {
				"exclude": [
					"node_modules",
					"**/__tests__"
				]
			},
			"eslintConfig": {
				"extends": "cssnano"
			},
			"gitHead": "ab6396202bac55ce8962584932c0ff3764255060",
			"description": "> Selector parser with built in methods for working with selector strings.",
			"bugs": {
				"url": "https://github.com/postcss/postcss-selector-parser/issues"
			},
			"_id": "postcss-selector-parser@3.1.2",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
				"shasum": "b310f5c4c0fdaf76f94902bbaa30db6aa84f5270",
				"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
				"fileCount": 31,
				"unpackedSize": 138999,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRqAgCRA9TVsSAnZWagAAWycQAJcODAx1SSXgmSjaGSAk\n4mdkjRAWs5OWSd3jfjQ11mKQ9OVE/ag82GjIQjV+TpaZHVp9u7b4IpJ1DcSW\nC7YkrEUoHPE54Zk4NwEPpa1YNCjJ6oduJqWj8s2hfbe3FZVJ7KyNsgJUNfsG\n0ffl2NoQ7NM5eGm7ctrmmSzi3oSundfRUmy91bY+GmSb92UhVNIiTkbsF1hW\nvRMG2VdXEE4jq4rQdReYAESkjZDL/HEnxrW/c0h614Hnob6fxdJfXQCUXfJv\nlvfOrZhQmfjuwx/o9w50SFl49TcudDOq8PEg4c0UEeMt2F/4E64KSQ2JtMvL\nOmq/oT0hTCgZxDOHqslQFkLH4hxdC/cPhn1vNPlcQKGse5xS3++Sf9HQPJjS\nEEOAk2cYnmC1wESmWeRQ21d2ggw9FV3o0q8HqkBkl0M9jrNLh/APwj95T78t\nIfDIwTHL5GPzR6TigtF0837xZ7+i9kUGMHbVS/XBb2vn2yffWC7tHnNpF3gd\naxbkD0s94pt4pTsVnFCUYWSkhwK+obBQGjHES16/7dSHcnWNLLZiJGJFHkQl\nExRubQiyk+7HrTn+zF23Dstjbcb0SZW48EYVaglkjzfDIDUwPdDZ87PpqjjC\nKCtvdCCMGY5PDkafnFofOVg8FEyUygNPl/D6M0r8tGs5AIdro3GKQJ1mkoTR\nJrHC\r\n=uXOy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "jansson.andy@gmail.com",
					"name": "andyjansson"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "jonathantneal@hotmail.com",
					"name": "jonathantneal"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-selector-parser_3.1.2_1581686815595_0.786317736978279"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-02-18T15:22:52.657Z",
		"created": "2015-05-29T11:29:38.195Z",
		"0.0.1": "2015-05-29T11:29:38.195Z",
		"0.0.2": "2015-05-29T18:40:55.605Z",
		"0.0.3": "2015-06-02T13:26:47.816Z",
		"0.0.4": "2015-06-07T15:49:22.003Z",
		"0.0.5": "2015-06-08T13:33:55.207Z",
		"1.0.0": "2015-06-14T20:11:49.445Z",
		"1.0.1": "2015-06-15T12:53:28.406Z",
		"1.1.0": "2015-06-23T22:25:43.191Z",
		"1.1.1": "2015-06-23T23:03:19.120Z",
		"1.1.2": "2015-07-02T22:37:58.425Z",
		"1.1.3": "2015-08-17T22:41:13.505Z",
		"1.1.4": "2015-08-19T14:25:16.003Z",
		"1.2.0": "2015-09-06T20:01:26.681Z",
		"1.2.1": "2015-09-28T16:12:17.168Z",
		"1.3.0": "2015-09-29T14:37:22.223Z",
		"1.3.1": "2016-02-01T12:27:52.274Z",
		"1.3.2": "2016-02-26T14:40:06.502Z",
		"1.3.3": "2016-03-04T13:30:15.156Z",
		"2.0.0": "2016-05-03T16:56:51.136Z",
		"2.1.0": "2016-06-19T22:01:53.568Z",
		"2.1.1": "2016-07-10T20:52:43.056Z",
		"2.2.0": "2016-08-06T16:42:32.703Z",
		"2.2.1": "2016-08-26T18:17:38.929Z",
		"2.2.2": "2016-11-10T15:44:20.297Z",
		"2.2.3": "2017-02-23T18:23:03.215Z",
		"3.0.0-rc.0": "2017-07-16T12:14:36.141Z",
		"3.0.0": "2017-10-23T05:49:28.779Z",
		"3.1.0": "2017-10-24T07:53:02.742Z",
		"3.1.1": "2017-11-07T07:28:36.602Z",
		"4.0.0-rc.0": "2018-03-30T00:53:30.571Z",
		"4.0.0-rc.1": "2018-04-14T10:40:47.040Z",
		"4.0.0": "2018-04-24T10:05:14.858Z",
		"5.0.0-rc.0": "2018-05-04T20:36:54.439Z",
		"5.0.0-rc.1": "2018-05-05T16:02:48.885Z",
		"5.0.0-rc.2": "2018-05-13T05:23:16.593Z",
		"5.0.0-rc.3": "2018-05-14T21:51:03.326Z",
		"5.0.0-rc.4": "2018-10-25T02:40:33.741Z",
		"5.0.0": "2018-12-22T17:21:24.855Z",
		"6.0.0": "2019-02-25T17:43:28.931Z",
		"6.0.1": "2019-03-05T20:34:54.462Z",
		"6.0.2": "2019-03-06T17:48:17.952Z",
		"3.1.2": "2020-02-14T13:26:55.705Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.0.2",
		"next": "5.0.0-rc.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"488d18f05d0a756515baa94e6b39a072\"",
			"fetched": 1593324351940
		}
	},
	"_distfiles": {
		"postcss-selector-parser-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.1.tgz",
			"sha": "06c1a51283d9248a96079d932b5730910b5f0df5",
			"registry": "npmjs"
		},
		"postcss-selector-parser-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.2.tgz",
			"sha": "d1b486e4582a22d8f0aab3019e97984de83cac2b",
			"registry": "npmjs"
		},
		"postcss-selector-parser-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.3.tgz",
			"sha": "ca84dc2a2ee99bbfb786fc92411de00af76de391",
			"registry": "npmjs"
		},
		"postcss-selector-parser-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.4.tgz",
			"sha": "1cb3b5379256a14a4a3a3338737df96232e67c88",
			"registry": "npmjs"
		},
		"postcss-selector-parser-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-0.0.5.tgz",
			"sha": "4f8b07e34121775c86c3d4ff36c378b855262951",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.0.0.tgz",
			"sha": "db060a7fa860822f36b7b01e0f02ee2777049edf",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.0.1.tgz",
			"sha": "fd475aaf057f9eb0c3211b3533cb8515f0e30836",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.0.tgz",
			"sha": "577e369c1922dc467e37c3bd806b871b10502740",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.1.tgz",
			"sha": "ea8d81f6f378c3f8ff8d7d7c25c46f4d430b7af1",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.2.tgz",
			"sha": "5d74089d0c27aa37f1c9ba28a0eb0b647ce8eb03",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.3.tgz",
			"sha": "91322911f639db3dc150498717f88fd92fe4d0c2",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.1.4.tgz",
			"sha": "15aeaff3d406af7e78d9d83deea8061342649108",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.2.0.tgz",
			"sha": "d6dca9ca0ee8a80e99c999de5f2bb980da8ba988",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.2.1.tgz",
			"sha": "bcdbd002746908f0695edd3dc79fc38aa68a74a4",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.0.tgz",
			"sha": "3df60a87fd313869110f0ee4b09712d0703fa885",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.1.tgz",
			"sha": "72a4371e3b29157f7d6c748c218b7cf0cda5f125",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.2.tgz",
			"sha": "54eda2419dbd0b9110be2db4b021c46f0a40d84d",
			"registry": "npmjs"
		},
		"postcss-selector-parser-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-1.3.3.tgz",
			"sha": "d2ee19df7a64f8ef21c1a71c86f7d4835c88c281",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.0.0.tgz",
			"sha": "6fc229c85c5f8e8357258918512b520d9775a4f0",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.1.0.tgz",
			"sha": "1a169c616cd03d7ba82526d4320602d4a798bc96",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.1.1.tgz",
			"sha": "261bfd60b447278412960032e0ebe1cdce22e5ba",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.0.tgz",
			"sha": "2b9776d2bc34cdd4ab93c7473d1b98ad4da285e7",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.1.tgz",
			"sha": "fdbf696103b12b0a64060e5610507f410491f7c8",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.2.tgz",
			"sha": "3d70f5adda130da51c7c0c2fc023f56b1374fe08",
			"registry": "npmjs"
		},
		"postcss-selector-parser-2.2.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz",
			"sha": "f9437788606c3c9acee16ffe8d8b16297f27bb90",
			"registry": "npmjs"
		},
		"postcss-selector-parser-3.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.0.0-rc.0.tgz",
			"sha": "dfb74f1cf3bc043d5692e37203170ac2da40a150",
			"registry": "npmjs"
		},
		"postcss-selector-parser-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.0.0.tgz",
			"sha": "ada923d28724a5c78975aaf7c6016f63c192468b",
			"registry": "npmjs"
		},
		"postcss-selector-parser-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.0.tgz",
			"sha": "7984a6c2897747756b5a0235935782b0ee054a5c",
			"registry": "npmjs"
		},
		"postcss-selector-parser-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz",
			"sha": "4f875f4afb0c96573d5cf4d74011aee250a7e865",
			"registry": "npmjs"
		},
		"postcss-selector-parser-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0-rc.0.tgz",
			"sha": "2e8441d46717280b41b85d78e0dadbf853e90d9a",
			"registry": "npmjs"
		},
		"postcss-selector-parser-4.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0-rc.1.tgz",
			"sha": "e32edb8a8f3ca8300cb20b9207b15ef41b760f88",
			"registry": "npmjs"
		},
		"postcss-selector-parser-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-4.0.0.tgz",
			"sha": "50c6570f40579036d8e63f23e6c0626fe5743527",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.0.tgz",
			"sha": "9bcb81c6d0e92480da00c3b30bddc9b80c2da31d",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.1.tgz",
			"sha": "da7f8970206b9c2905785a70a316bd7f001eb5f1",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.2.tgz",
			"sha": "0e8a6cb0c2746262b35d051d5142627dade47cce",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.3.tgz",
			"sha": "c4525dcc8eb90166c53dcbf0cb9317ceff5a15b5",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0-rc.4.tgz",
			"sha": "ca5e77238bf152966378c13e91ad6d611568ea87",
			"registry": "npmjs"
		},
		"postcss-selector-parser-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
			"sha": "249044356697b33b64f1a8f7c80922dddee7195c",
			"registry": "npmjs"
		},
		"postcss-selector-parser-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.0.tgz",
			"sha": "5cf920dae70589adf1aba7ec72e39cc882e5cf40",
			"registry": "npmjs"
		},
		"postcss-selector-parser-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.1.tgz",
			"sha": "7ee5476d0fc52f27b25122a361f160b9cf39b0ff",
			"registry": "npmjs"
		},
		"postcss-selector-parser-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz",
			"sha": "934cf799d016c83411859e09dcecade01286ec5c",
			"registry": "npmjs"
		},
		"postcss-selector-parser-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
			"sha": "b310f5c4c0fdaf76f94902bbaa30db6aa84f5270",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-selector-parser-6.0.2.tgz": {
			"shasum": "934cf799d016c83411859e09dcecade01286ec5c"
		}
	},
	"_rev": "2-48d21701be7a15fe",
	"_id": "postcss-selector-parser",
	"readme": "# postcss-selector-parser [![Build Status](https://travis-ci.org/postcss/postcss-selector-parser.svg?branch=master)](https://travis-ci.org/postcss/postcss-selector-parser)\n\n> Selector parser with built in methods for working with selector strings.\n\n## Install\n\nWith [npm](https://npmjs.com/package/postcss-selector-parser) do:\n\n```\nnpm install postcss-selector-parser\n```\n\n## Quick Start\n\n```js\nconst parser = require('postcss-selector-parser');\nconst transform = selectors => {\n    selectors.walk(selector => {\n        // do something with the selector\n        console.log(String(selector))\n    });\n};\n\nconst transformed = parser(transform).processSync('h1, h2, h3');\n```\n\nTo normalize selector whitespace:\n\n```js\nconst parser = require('postcss-selector-parser');\nconst normalized = parser().processSync('h1, h2, h3', {lossless: false});\n// -> h1,h2,h3\n```\n\nAsync support is provided through `parser.process` and will resolve a Promise\nwith the resulting selector string.\n\n## API\n\nPlease see [API.md](API.md).\n\n## Credits\n\n* Huge thanks to Andrey Sitnik (@ai) for work on PostCSS which helped\n  accelerate this module's development.\n\n## License\n\nMIT"
}