{
	"name": "postcss-custom-properties",
	"versions": {
		"0.1.0": {
			"name": "postcss-custom-properties",
			"version": "0.1.0",
			"description": "PostCSS that polyfill CSS custom properties for cascading variable module",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"postcss": "^2.1.0",
				"tap-colorize": "^1.2.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "node test | tap-colorize"
			},
			"gitHead": "32189bf7ac6735fffbc91765ee28da2c791d968b",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@0.1.0",
			"_shasum": "bfc65890e4abddbe8001ff852d8d84ce8470bc00",
			"_from": ".",
			"_npmVersion": "1.5.0-alpha-1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "bfc65890e4abddbe8001ff852d8d84ce8470bc00",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "postcss-custom-properties",
			"version": "0.2.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.0",
				"tap-colorize": "^1.2.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"jscs": "jscs *.js **/*.js",
				"jshint": "jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js",
				"test": "npm run jscs && npm run jshint && tape test | tap-colorize"
			},
			"gitHead": "5f23747fdaddc84dadb6b2ca55a21ad041ad2cbb",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@0.2.0",
			"_shasum": "72d9437d0c642ec6aeb9f43c7c18a16406824436",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "72d9437d0c642ec6aeb9f43c7c18a16406824436",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "postcss-custom-properties",
			"version": "0.3.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.0",
				"tap-colorize": "^1.2.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"jscs": "jscs *.js **/*.js",
				"jshint": "jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js",
				"test": "npm run jscs && npm run jshint && tape test | tap-colorize"
			},
			"gitHead": "8508fe5f3c5a69ed121af9cbbb45074eb1c7e7b3",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@0.3.0",
			"_shasum": "5cb696b172826233bfa5092d57744687272c907c",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "5cb696b172826233bfa5092d57744687272c907c",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "postcss-custom-properties",
			"version": "0.3.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.0",
				"tap-colorize": "^1.2.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"jscs": "jscs *.js **/*.js",
				"jshint": "jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js",
				"test": "npm run jscs && npm run jshint && tape test | tap-colorize"
			},
			"gitHead": "79ee18c646e16618f855d38b8d93f4b5166185e0",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@0.3.1",
			"_shasum": "4809795b4fa5480eb9e7683d2793aa20a12de3f6",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "4809795b4fa5480eb9e7683d2793aa20a12de3f6",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "postcss-custom-properties",
			"version": "0.4.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.0",
				"tap-colorize": "^1.2.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"jscs": "jscs *.js **/*.js",
				"jshint": "jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js",
				"test": "npm run jscs && npm run jshint && tape test | tap-colorize"
			},
			"gitHead": "bf878aec2fa61d385fda1deff39762979d9eadd2",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@0.4.0",
			"_shasum": "5988ba5f753b942e27657376a24c97da309b6da4",
			"_from": ".",
			"_npmVersion": "2.0.2",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "5988ba5f753b942e27657376a24c97da309b6da4",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "postcss-custom-properties",
			"version": "1.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^2.2.5",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "f35b3efd9147b24c651df270964f4f5c0b9087ba",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@1.0.0",
			"_shasum": "422e910c078c69d489672860f537153bdce51165",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "422e910c078c69d489672860f537153bdce51165",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-custom-properties",
			"version": "1.0.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^2.2.5",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "3437f748940bf4efdf22c37eb04c130b20598716",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@1.0.1",
			"_shasum": "1918d94202113dd2be99ce2208227a381df6ace6",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "1918d94202113dd2be99ce2208227a381df6ace6",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "postcss-custom-properties",
			"version": "1.0.2",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^2.2.5",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "80119d39ede1b590b4c9ab347f791fee08d9d7bb",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@1.0.2",
			"_shasum": "cb353a9087c86511800cdc557961bd4ac2cc65a1",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "cb353a9087c86511800cdc557961bd4ac2cc65a1",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-custom-properties",
			"version": "2.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^3.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "08d19b4782fed1b48126cc38b15b5efc9571a027",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@2.0.0",
			"_shasum": "137dd947a5cb4297d4d49cf46c95d45a9cc6ee00",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "137dd947a5cb4297d4d49cf46c95d45a9cc6ee00",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-custom-properties",
			"version": "2.1.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^1.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^3.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "83f6dda366ccd4ef178fa5671bef1a8de823eeee",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@2.1.0",
			"_shasum": "30d30bce8081f30a6f754b4d7ef6df2ad47ed9db",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "30d30bce8081f30a6f754b4d7ef6df2ad47ed9db",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "postcss-custom-properties",
			"version": "2.1.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^1.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^3.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "bbe182b5814597db69702129ceecfb28a66ac1a2",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@2.1.1",
			"_shasum": "e4f495236a19c1fe26407c6f54495c37545bda7e",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "e4f495236a19c1fe26407c6f54495c37545bda7e",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-custom-properties",
			"version": "3.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^1.1.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^4.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "51598c5b035cca63725345d5aadca722f01588e2",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@3.0.0",
			"_shasum": "5aa98edb7e7cc0e1497101b549b2b9635d9ba958",
			"_from": ".",
			"_npmVersion": "2.1.18",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "5aa98edb7e7cc0e1497101b549b2b9635d9ba958",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "postcss-custom-properties",
			"version": "3.0.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^2.0.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^4.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "8bba058fa92a1a197040c5e7fd7a4d68d4f33695",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@3.0.1",
			"_shasum": "59c75e63f49b024cfd47460c11d0550017f90087",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "59c75e63f49b024cfd47460c11d0550017f90087",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "postcss-custom-properties",
			"version": "3.1.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^2.0.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^4.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "8289bd5af50a3e70241237eb1ad31a718c9ea411",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@3.1.0",
			"_shasum": "74245d9317efc74289ff8da51926f893386ac8b5",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "74245d9317efc74289ff8da51926f893386ac8b5",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "postcss-custom-properties",
			"version": "3.2.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss-message-helpers": "^2.0.0"
			},
			"devDependencies": {
				"eslint": "^0.18.0",
				"postcss": "^4.0.0",
				"tape": "^3.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "a5aa2bfe92d7b5414a9037efa3da95609f2ffdff",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@3.2.0",
			"_shasum": "0130d58fa05c65f17c463d5836a3759db2e46335",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "0130d58fa05c65f17c463d5836a3759db2e46335",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "postcss-custom-properties",
			"version": "3.3.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"object-assign": "^2.0.0",
				"postcss": "^4.1.4",
				"postcss-message-helpers": "^2.0.0"
			},
			"devDependencies": {
				"eslint": "^0.18.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "d8c4db5f94fcea5421e4a5bacd9e60f7d3d18bb8",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties",
			"_id": "postcss-custom-properties@3.3.0",
			"_shasum": "e0d2ad02be000d48dcabebaca4604c9aec4b751d",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "e0d2ad02be000d48dcabebaca4604c9aec4b751d",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-custom-properties",
			"version": "4.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss": "^4.1.4"
			},
			"devDependencies": {
				"eslint": "^0.23.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "b843b93f6e4eca396c34872329da21c131e31d2f",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@4.0.0",
			"_shasum": "0d6aedeea500975adc10131d3b0d62a47b72db0f",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "0d6aedeea500975adc10131d3b0d62a47b72db0f",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "postcss-custom-properties",
			"version": "4.1.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss": "^4.1.4"
			},
			"devDependencies": {
				"eslint": "^0.23.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "6ccf4a98ad45288fea6fe61c2bab1859915dd9d6",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@4.1.0",
			"_shasum": "1b66eb250063fc1f38304fa20a7562fde4194095",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "1b66eb250063fc1f38304fa20a7562fde4194095",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "postcss-custom-properties",
			"version": "4.2.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss": "^4.1.4"
			},
			"devDependencies": {
				"eslint": "^0.23.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "ae55769f675d20172d9727b62c098f21613306cf",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@4.2.0",
			"_shasum": "4ab25193bcb5150887f5a430afe00d67ba79441b",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "4ab25193bcb5150887f5a430afe00d67ba79441b",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "postcss-custom-properties",
			"version": "5.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss": "^5.0.0"
			},
			"devDependencies": {
				"eslint": "^1.0.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "136250ad63ea395d8cc3201bd5a2e7797d2f689a",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@5.0.0",
			"_shasum": "07f467772863883e45fbff8b6f9f9466e14c9be3",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.0.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "07f467772863883e45fbff8b6f9f9466e14c9be3",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "postcss-custom-properties",
			"version": "5.0.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"balanced-match": "~0.1.0",
				"postcss": "^5.0.0"
			},
			"devDependencies": {
				"eslint": "^1.0.0",
				"npmpub": "^3.1.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test",
				"release": "npmpub"
			},
			"gitHead": "12ad2bf75c40338f629f8b3d47c921ba30a5f98a",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@5.0.1",
			"_shasum": "e07d4f6c78e547cf04274f120f490d236e33ea19",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "e07d4f6c78e547cf04274f120f490d236e33ea19",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-properties-5.0.1.tgz_1461355081854_0.06268338509835303"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.2": {
			"name": "postcss-custom-properties",
			"version": "5.0.2",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"balanced-match": "^0.4.2",
				"postcss": "^5.0.0"
			},
			"devDependencies": {
				"eslint": "^1.0.0",
				"npmpub": "^3.1.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test",
				"release": "npmpub"
			},
			"gitHead": "317d7387ac262dce0a134a352532e6f2b01034b4",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@5.0.2",
			"_shasum": "9719d78f2da9cf9f53810aebc23d4656130aceb1",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"dist": {
				"shasum": "9719d78f2da9cf9f53810aebc23d4656130aceb1",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-properties-5.0.2.tgz_1485930963203_0.6356704095378518"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0": {
			"name": "postcss-custom-properties",
			"version": "6.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^0.4.2",
				"postcss": "^6.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-preset-env": "^1.4.0",
				"babel-register": "^6.24.1",
				"eslint": "^3.19.0",
				"npmpub": "^3.1.0",
				"tape": "^4.6.3"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "d4c1e10acda12778b7a32fb0c857aba938c14ac3",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.0.0",
			"_shasum": "58ad2e5f7c3b7ceab08c276be39136cbc0839c18",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"dist": {
				"shasum": "58ad2e5f7c3b7ceab08c276be39136cbc0839c18",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-properties-6.0.0.tgz_1494578851190_0.5679331426508725"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.1": {
			"name": "postcss-custom-properties",
			"version": "6.0.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^0.4.2",
				"postcss": "^6.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.4.0",
				"babel-register": "^6.24.1",
				"eslint": "^3.19.0",
				"npmpub": "^3.1.0",
				"tape": "^4.6.3"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "8e74957bbcbc69acfff039b6a00a804e99b2c232",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.0.1",
			"_shasum": "db62a42ff6e62f2a9b14c820993c564f224120ed",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"dist": {
				"shasum": "db62a42ff6e62f2a9b14c820993c564f224120ed",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-properties-6.0.1.tgz_1494831170289_0.7874265040736645"
			},
			"directories": {},
			"contributors": []
		},
		"6.1.0": {
			"name": "postcss-custom-properties",
			"version": "6.1.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^1.0.0",
				"postcss": "^6.0.3"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.5.2",
				"babel-register": "^6.24.1",
				"eslint": "^4.1.1",
				"npmpub": "^3.1.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "bbf92943e9aa8578429e29adc369179665275616",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.1.0",
			"_shasum": "9caf1151ac41b1e9e64d3a2ff9ece996ca18977d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "9caf1151ac41b1e9e64d3a2ff9ece996ca18977d",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties-6.1.0.tgz_1498588658842_0.485923292580992"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.0": {
			"name": "postcss-custom-properties",
			"version": "6.2.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^1.0.0",
				"postcss": "^6.0.13"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.6.0",
				"babel-register": "^6.26.0",
				"eslint": "^4.8.0",
				"npmpub": "^3.1.0",
				"tape": "^4.8.0"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "025db4d90f39ba6ea4ae37aa618d899cb74651c1",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.2.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-eNR2h9T9ciKMoQEORrPjH33XeN/nuvVuxArOKmHtsFbGbNss631tgTrKou3/pmjAZbA4QQkhLIkPQkIk3WW+8w==",
				"shasum": "5d929a7f06e9b84e0f11334194c0ba9a30acfbe9",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties-6.2.0.tgz_1507311658728_0.8044652077369392"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.0": {
			"name": "postcss-custom-properties",
			"version": "6.3.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^1.0.0",
				"postcss": "^6.0.18"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.6.1",
				"babel-register": "^6.26.0",
				"eslint": "^4.17.0",
				"npmpub": "^3.1.0",
				"tape": "^4.8.0"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "52526c3836fc98ed92b76f818bcca554f9982422",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.3.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-csHfpEjjXvUXCQbHdmo+t7TczoJwxUmL2Y0b2Sl3gA99LKgkF29N/CUMF5W30iQmLwiypEyWdLdzim5x05BZzA==",
				"shasum": "9b40b89c702bb95b748da70db6533fa4f8d5f72a",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.3.0.tgz",
				"fileCount": 5,
				"unpackedSize": 22330
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_6.3.0_1518750303022_0.08688684326282292"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.3.1": {
			"name": "postcss-custom-properties",
			"version": "6.3.1",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^1.0.0",
				"postcss": "^6.0.18"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.6.1",
				"babel-register": "^6.26.0",
				"eslint": "^4.17.0",
				"npmpub": "^3.1.0",
				"tape": "^4.8.0"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "281ef812a1d343d7b45e4dd91a06e7e405f40e9b",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@6.3.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-zoiwn4sCiUFbr4KcgcNZLFkR6gVQom647L+z1p/KBVHZ1OYwT87apnS42atJtx6XlX2yI7N5fjXbFixShQO2QQ==",
				"shasum": "5c52abde313d7ec9368c4abf67d27a656cba8b39",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.3.1.tgz",
				"fileCount": 5,
				"unpackedSize": 22427
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_6.3.1_1518789479043_0.7758118915626637"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "postcss-custom-properties",
			"version": "7.0.0",
			"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"custom-properties",
				"variables",
				"vars"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"balanced-match": "^1.0.0",
				"postcss": "^6.0.18"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-env": "^1.6.1",
				"babel-register": "^6.26.0",
				"eslint": "^4.17.0",
				"npmpub": "^3.1.0",
				"tape": "^4.8.0"
			},
			"scripts": {
				"lint": "eslint *.js index.js ./test/",
				"tape": "tape -r babel-register test/*.js",
				"test": "npm run lint && npm run babelify && npm run tape",
				"babelify": "babel index.js --out-dir dist",
				"prepublish": "npm run babelify",
				"release": "npmpub"
			},
			"gitHead": "f17bf96e1836526bcd9fc83040c7768c2336e46e",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"_id": "postcss-custom-properties@7.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-dl/CNaM6z2RBa0vZZqsV6Hunj4HD6Spu7FcAkiVp5B2tgm6xReKKYzI7x7QNx3wTMBNj5v+ylfVcQGMW4xdkHw==",
				"shasum": "24dc4fbe6d6ed550ea4fd3b11204660e9ffa3b33",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-7.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 22609
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_7.0.0_1518792569667_0.20675944351368725"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0": {
			"name": "postcss-custom-properties",
			"version": "8.0.0",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^1.5.0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.1",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "6ef218d07cbe30c357a0d00e8979f07a950383f1",
			"_id": "postcss-custom-properties@8.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-CfQVcJ7AZHJ3ldRp1Dyk+tb9JW5siQtlhw3H/a5ZbkObv03aaj/KOs0ejAADgrNQGB8tjNwVYxlSa0/dIRAoQg==",
				"shasum": "1834fb111161e7c7cdc9589185e0b4cac4fa67c1",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 49871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbnswACRA9TVsSAnZWagAARqoP/0yiPJ9nmXVE12vtep2q\nbyDJhEajUEsKSH8LGr9Bw25ADa2TYKV4BzLZwXeEI/wFX6sVddoJYYs7K1B7\nsQw+H6RkSo2a2Frhmjb9KyZH76cM5CT7Rnp2WQbGAqCT2GeDF/TiHr9PC25+\n0l2c2VhtMijE7S+VXqQwOGlr0LR2ItTJRlXndiyhYcf+3w/CJKLE2FPW6DWz\n0photH3hwaWm7Md4K4Ym2s+r4OdS2lLW4wm0+t1EmSmN49ivDgDTbi0n3TkN\nYuzGsYONw4Klc2QvW+O+Nt3ZCQiWTPpv+PHlKotroJVf3ORP7rDSspYuxKMw\n35jJ1+zW8Kuj1ctOdrj6O0aznHiPO/8ERsq/goEchHhVYgm5zBEZZsntn8sE\nFboR/n7CYkEQCXLkfqrm4jI44XvZ6zmkZLlB3PYNi6VlJbZe9gxUE+7Pbill\n3SbKRD/4O6z1H0lP2y7Pu7P1hQ5w6mZfZ+GnTrWkb6W3i7TT/kI6NBvjlMfO\ngJZ2u12mbCde55xPOmah3t1nJB7Jb7+NC87AJgiI5Kn+XU8nFTbJF0USJ0OD\nkl3t/M1yna6y8NlXoxkQQyZzo7sIyCuv/YeQJ6t3uX5rTHalrEV6ed3hXryl\nozak3mgSRelEFF1KaKzXJBhbhaks8O+NzDeQ86hLivIhYYLx9kxVpArBxXMF\nfYGT\r\n=CJS2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.0_1537133567259_0.9268931665938354"
			},
			"_hasShrinkwrap": false
		},
		"8.0.1": {
			"name": "postcss-custom-properties",
			"version": "8.0.1",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^1.5.0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.1",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "7487215e2770944833a93f604223ecc6d5b1dc04",
			"_id": "postcss-custom-properties@8.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-hY3S5uQT1zNsQj3UehDjMUOIW8jXO7gsrlBaiOakAehDAkPpTaeWbkcw+xf8Rd5DfRCU+sx6ZIwwXaq3hTgXUw==",
				"shasum": "b9ddf742b822cdac2beeb6e10841378fb0469cb8",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 107683,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn9cxCRA9TVsSAnZWagAAio8P+wc8H+Scb3A4P5Yg4ETA\n+4egHB24laNzjQG6l/W6cmqhEFcC7ZBLiX/TVkwTptPQAKSx8jqL4sehhRA8\nIC9qoTS6HGMzhjiXMLplg8TrhyyBq2cICCWhPlJ7d21HaXQCetSJCZU9gtXG\npwX3Dm3gqA/W7wiv7OCd00AUqVHXoB1U1OBxhbrL7xCsnfLrHdq2nPdCO8g2\nwDCZv543HqwvmHRJzJxU0dBM7thOV0A17CK15oO9qX2m0uNOdK8tMVMSwfhO\nKa5gcfvDFBJJva+NMPrny/ROFMTGLl335pkZeG32+dSmNta/p1SrceIwwffd\ni6VmuVMlE1pyqVfXRTItbpIU1LmP51RGEhSaIYiYRu0GFHIMHDf2WRpsAA1S\n/oOma8IZwSe2Y6cqKK6jkBukl6ilJZQ8Q6RjIIRUTiHlFGl5FyPuEuTCLA/S\njDcnw7lrDNLnsUIe37ZPSA/YgSBAfc2Wiz/K8y/3P71AmRBlaQ/4iEPF4Bdx\n2bK0tct8W1/Ui/t0/ORkLvQnzVhx8SRMvkX1qyk7iWUM0PxTzVXIPSRpvj8Q\ntKKOBbfuete0wy8CZFgANLyhFULiKB/NxM3aVD8kVsbQjYBbs3QbxMBigutw\nXKPo0gDtK2DDRERXB//wDtIL1+SjGt0oJ8mm2KlO9igeTWm62ecxEl8bgBJx\nA0YE\r\n=5wkd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.1_1537201968384_0.6543139121065367"
			},
			"_hasShrinkwrap": false
		},
		"8.0.2": {
			"name": "postcss-custom-properties",
			"version": "8.0.2",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^1.5.0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.1",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "614a2f942b7caaa071779948723b66b4c7e5b42a",
			"_id": "postcss-custom-properties@8.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-JyLGxiZ1f9AUXMjnGrw41CqqSD1I33lGBGv9G1S5uHy6gkDTUViNIc3+p5kV0sBpfuLRlvwZP0/vxa88IBT4yg==",
				"shasum": "43fd299b8e7b5385baf7d5dc77844658b782bfa2",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 109535,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboBmqCRA9TVsSAnZWagAAyXEP/jOu8VywzH3tQ6TLvQe3\nEw3UcV+ryonj/l0lZdahFn7BuZDIv+/8vo3ixRcvpHoN3rnea9OQpG2ZxDYU\nE7jrhUdIUZpytgig2eJryaNhA/yRfq+LR0W4qVP18396hN7Eg/z/jDOqurT1\ntZdqLiwMoss69pI86QPPX0PJCtWps9Ki+N8BC/vxFqMOpu4n9Xte6oaXIdCP\nsl9HNE+kv5FYt4JX5bZauVzlAwRkWUbg/Cjwr1LD6GloT0s2lVJe/9+IxhxW\n85rgYnMOoQbPWE9CFrLwFABmhO+OTptslJ67EekSOoBD3RGIhcpoBCTJnjVm\n4CCcmYpricAzEVTjVJ6RuUNn5z/UQhs1fsEN4K3OXQW/81EzEgLjG9WH3iIJ\nzmDdhdiYATsjRi7t8UKO8+XDm7LKVZQffJFceAv1eRY0enjbsaleoE34v6As\n3TMQThOoiqpnVqUrlNcL6K+sauYFSQZns638hAR8Bea7nKtXwKJ78iS9+lj2\njuyDiRQNvFHGSFRyOtTDJZS5VojFOkUaeiw9/QAuRK5gLHqycL275DaR/M5k\nI+B2ijZYs6tfUI2iKSnDP2aGPYvGVqQpTdtU5OlG25kHcj/Wa+8iMXihciPY\nqX8Pep5wTi4tsjCX7Sdkl6VbAXKvS3zG1qJBpjF4NOFSjSoOMhIb+EhzZTmB\nBjdo\r\n=u0lf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.2_1537218985926_0.6211238837859365"
			},
			"_hasShrinkwrap": false
		},
		"8.0.3": {
			"name": "postcss-custom-properties",
			"version": "8.0.3",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "74d738cf300ffb120e4e8df9d267617aae150212",
			"_id": "postcss-custom-properties@8.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-JdMWVis1D/u+y7S3FGxR8uEpY6dJ6F/KEHf3/OwUENxYRagZccyHm4E82azwzaOrZs5CyNrmRivBt+pAODc3Ug==",
				"shasum": "5c8f398ed3296b782a087c72fc53bda9e8ef70fb",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.3.tgz",
				"fileCount": 8,
				"unpackedSize": 109603,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboSjwCRA9TVsSAnZWagAAQyAQAKCEGPCPN0H6PoQYsLai\nNxPVYz3iVHgLUvy3d56/Q0ZgDsLzl7llH+Q/LArKEqFM1p4WwxgCIX3bTNfz\nlZ6RIt9tx5E8ucy/TRAsl4iGIkGqEU9BNUcVyt69qXZ5gPrJn1rlFNeaX7Xv\nsuubJ0hmexZiRitmvVDAM7FxltxCkEeYQNrwowDmHUjaJ3a3OzP69G2pT+pD\ncrduzV9FlEvuUrkSyEYvI/ZgEZEqMgy0+TxTi6lBtJhTy1MdEYkFULi/U5UI\n8VbXjnigQVuesj3n45NsDnTbqIMj+ifmz2kNPFhcVewLUhDu8U8RTpiFQN3A\njFGygb/RONuOqNdIS04aizpa1Vm/Q8IYgcNTLr3Rv5p/meF09GK/ZZpW056v\nPl0N/YGsIWzAaMcrV553ZFrV35dmwCuNX6ByCK5ae+7EBz5bqWpDAcoeorsS\nCFHbI88K1+uhebevw7VN8F9RiSvrzq3rm3krwaTMUqVTFbUA3rgX6sd5deiL\nKzxbVB+pep1Ro+oBlxo3ioMDN3O4E2OS5xYDro6uWlQCR0+Af2xUKl6MQqAf\nBdZHulhg/6Jx2/vRzSCT+gSraLlmBXpnYkh6Jvbero9H3swE8Ahg+qfFltcp\n2cgaDrN+nhsPYix11DDsKXLn4s9GgFnYSVIXTArwHvFtdR4vbn2WrVxulQze\nBlnK\r\n=4Jz4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.3_1537288431417_0.6954325083542925"
			},
			"_hasShrinkwrap": false
		},
		"8.0.4": {
			"name": "postcss-custom-properties",
			"version": "8.0.4",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.1",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "ceb2ac4beb1c54dc17d21f49cbd314ef3b0e5aa1",
			"_id": "postcss-custom-properties@8.0.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-0R2Lgp2PVVKi5+0mVDZYrn9wuHNKUqAryNqiOZ2m7K4jWvh9NAQXZK49gc18MWvMrTw/fOp8LXsF7djZeH85hA==",
				"shasum": "8d8bf5ae865b3e9b70daedd04509531d6ca3e485",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.4.tgz",
				"fileCount": 8,
				"unpackedSize": 109644,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpAGlCRA9TVsSAnZWagAAuDoP/3JqpyRuY/kxPZoQUFXA\nA+UrkGVMdBOjyyiS97+BWGeGRYLkR/WQ7+avKeMq5xiVzHW6wW9RPggks0Vw\nUPZusntz2lWm12XIUcsmDgmAPV/4TLPY/JbpLZKVi6xOBNdy1pzzvZoVS2UO\nIRmabZd3F1m8napI0AmUbWFF1Gxkbh4mkzBaXhj+CY4mZ+JHU2IbLdmZxJ3x\nLnC4nxbyUaxZb0GM8YFuUw4DnAunGdaSt4saPpCc9xaZC0D5oBqFFLTKIGm4\nCCq6d1CJwRZr2v7vxRRNDZdUTfmOYQWatCjGko7RgrCtmELKb26hqQ7uUUbW\n22t8+8W0ODoxojIvkGbjhqucMI4TAjcfr9ykvZBOgUtNyoJDY2vP0dwFmLEo\nIYcuyHhhaHsSG+05cwm+/A97CIXC2FjZdfTOkxrz4I7cq8b3exarUyR5I/M5\nIAvTkSuJLD7Zi1fjhqA5aNAhVCUvP63dlY6ujKHYSxFQ1TMYCcqvRc61/UWV\n/cZSVvuLcoHGrhenBE2wGcnpRpX2rHwCq5C9qXG5s2o40M2DGnbMF6nM2heh\nLEZ1rXD7Y84YGw7xnUeAicA29+aY3SGwJ8DXfkrWevpdMrEqUz9UAQ0BTQKP\n0s95ftnopUVWAOf3WrpGQqS8EWN+ZXawgfLKnNkj15qtBa2HWHOVDHtPMmLJ\nKB3p\r\n=kX5L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.4_1537474980990_0.5875680642353038"
			},
			"_hasShrinkwrap": false
		},
		"8.0.5": {
			"name": "postcss-custom-properties",
			"version": "8.0.5",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "f6747b04cce22fda413d14213f376641eebb4d42",
			"_id": "postcss-custom-properties@8.0.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-STfGL0W2qyMcvKCyBK6AtgJzSYSJDVZdcDjkW9TFwqNadedLQgGruDpxZh6A7TTKXozoyUycAzqWOp+Jn8yDqA==",
				"shasum": "e78a7bd813196332db9dface66a528ae5da8b98f",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.5.tgz",
				"fileCount": 8,
				"unpackedSize": 109928,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpRCpCRA9TVsSAnZWagAAJA4P/20PqK5DhnaK81K4qFH1\nN4qiTWlpmRhX1wxNIOWk5qYgV0e7OKyWHS0Tf3sc8QVzxm5Pql1gvp6oqRBg\ndA4jVKLgJ+JCJUT0hptiFmy6FQSlEal0DWq8A27hffi7q7R0FIHet8iGA+lh\n7EOUJGO401L2GCARDHOlncH6cffiofQaOnEubrNGTLq2vOooXK3XNvaDs2s6\nxcEx3URsTUqx5QJG9DayRTZzcfA8gWq5aVrjN7fEvVmeiRMizjWlMPu/N8k2\nNH4km9ky28/AS+SrkGzVlxKLrQomUto61dZEW5v0NNZX4S0sXCbEiyGLwERM\nZ+M1R/1Lrwzt4fv5AWt23btQTa+5GhXn13Ct32DRBCMkeN7b/0X+57zaQwh8\n2yLha9x1OQUME9JeTuF6l8KCkgwJ/aBgdmJkusV+N5YTwnHGKUS+LYXT/Hpq\nc9oZ1PaYe4zyv5jqM4PdMxjZyWTiYy2E2RkkcX3AeF1v4PbIrP0NU6XnDngg\nVpMtaFlMCd5hWLgpH+equ3/J1BkvHeKiy+EPWT2wRLh6/eH1ah8v/MQNlWuE\npYdTNbc85cegHPkxNnAORlScBEUrkUGqquusyXefTiNggohC/HCIXt/f8Dkh\nCJ4zcDOo6DJcWugtN729iW25FgOB37PjaWAmVddZ5WrfTXUVdIJ4t7i4kxS+\nG4wF\r\n=nlx1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.5_1537544360921_0.6611082660212411"
			},
			"_hasShrinkwrap": false
		},
		"8.0.6": {
			"name": "postcss-custom-properties",
			"version": "8.0.6",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.3",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^10.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "25d68db4e24c26316e8642e99fb3bddcec33d92c",
			"_id": "postcss-custom-properties@8.0.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-9lBrDTCQCfe7PesXP4om76mLIuNnBXjdJ5SuVcPZpDtWpC2Y3KVlXfC68ha+wek1R7crWi10xW8Hzw0fi4LIPg==",
				"shasum": "404d2f0848abef200807ac1587ab7758983416fa",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.6.tgz",
				"fileCount": 8,
				"unpackedSize": 106446,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqw4GCRA9TVsSAnZWagAAr0AP/jVYpIdVwc1Yy3to+U1B\n/2MzJabqb55kVFUEygYIkYIRIyUhd4Vy0ArTCViqPWUfUZ1/W6975hfqfA1O\nryZyHSXNKrlWLb7L2xhBuTwcJFRdvBrwK1GDICPQufsglvcNY+X3XO9YS9fu\nQD/OqaU5pyNN/YbvEsM4PNQ4XqijNd1xfyznLpdwmJEBScKvouAGBJbG2Bin\ntHco4dgtra4y9QqNm3nnVTmMUDhAHQpxq2LheKDbTS6Zqak5ptB1uiifsSH9\nduQsnd10J/ov8m0Z5o0o6Cn24pISSbOrytLbIr1fO2w72YAlKAUsEkYE+f3Y\nXtzyMdblckdZlPwvFzz3VrwjHudaF3o85rTWNINesLFIQe6+oqvt+T9ElGq0\nt+QVZWwl7v9EbYggVS1HGUZso+XuYpuU4KneuxXdnLA0YdC8I1eMDk0MY7Zw\n4UcIj0Jgk8uf/vfiwaCwXEEQEGi1t4CD4lT0gKBAfOrZhUg/bX108kgqzFE9\nUPI//mFK9GgEEorNjRXCl0h1i+SUL8E8tjOcRIZhyYyDwLZ98DeOr/EBlnOP\nTLZUfAv/9g/45saIsaMQ4QriBV+gZaIP8ncg66aDIFQKYU4B38ch/Iv1VQlT\niwEZwl+P78t+pjJZLKlv0y9+gLZrM2rfmp/QlP3aC0p93MSbZDWrtb/tVmNT\njyu5\r\n=gC9t\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.6_1537936901896_0.9414213122621762"
			},
			"_hasShrinkwrap": false
		},
		"8.0.7": {
			"name": "postcss-custom-properties",
			"version": "8.0.7",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.5",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.2",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^10.0.1",
				"eslint": "^5.6.1",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "a2e2b49e38f0639676a73676c96a78f3ba4bf2a9",
			"_id": "postcss-custom-properties@8.0.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-vYENesOdikH6drKTtRW9euhg4wK345uJflU1ffkMhK6rKUq8PTRDLy6vqu1jG7JwpK9XaKPpACKWI4Kn3ZdEsA==",
				"shasum": "58998c5d958faf4cf64eb7d2f7fc9b318a4ae44b",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.7.tgz",
				"fileCount": 8,
				"unpackedSize": 106647,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs5nXCRA9TVsSAnZWagAA6kMP/RVpCc19M66+mjq8bi73\nfX96rDGsfLx3VwjfFxz+PK41xHkydcsAt8OogkZhJWEADuVQIYhRUDNHw05K\nyAFGRtdWxJYzLA74Xb5OP93IEvZXYDqXX9WNNuK4a16wnXMzj8nPWipqnNNz\n7TJJ/XaSPQOAkpxrNAkSHJlEOvJoQwX9PPJ6Qq5WGCXzJ23HZxT2WXsBLof/\nEBKvcg31cJWy6kDsjpMJsBajQOQIvbh+4+syygq3Gj4N9OmuON9eXAtWQVOA\nCFKfbfKyjPqDDFkQ0vgIZIRl1dmBFo7+dBtbJmq9YBdZNoHiKTs5OhwOJFT5\nAOAY9YdbV8ccF/oPznE1MpnGQzmXYBLPCpZwqL4MS8P44Zdb1xo6VdoA4z0t\nxIHkuUeyEXy1nXL7eo3sDtIIwXAO/G7pl449TFbz753+DUDyo695+/wGUcw9\nrcYY8sTTIjNIOLs2R6ZYR+6t+jKga1tf1+v36g/tdw/l7ZfuJOeSb3kzVXbf\nBS9l4qZm2eFMRgpRWhuvFdkwmVbvzL+uhuKMIrvT6yfpBgzUvokBEYwLk+yc\nA1si6VNkw7Bm5ffqia17lkOwUaXKBneowYhVVlxcEZHkaTETh6RYLY2WJqp0\nZNURw2E27mzIYdhghWaWcRWVAIg5OsLl0A2EFORgxd+/7PnTl7F1oH2M2x5e\nHuRk\r\n=rW/J\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.7_1538496982471_0.47092198394757667"
			},
			"_hasShrinkwrap": false
		},
		"8.0.8": {
			"name": "postcss-custom-properties",
			"version": "8.0.8",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.5",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.2",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^10.0.1",
				"eslint": "^5.6.1",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "db2e2a03e13c2e3aa9ee81ad986fc76977b73d50",
			"_id": "postcss-custom-properties@8.0.8",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-G3U8uSxj0B4jPJ1QBF5WYeW716n5HV/wcH2lOTV1V+EI+F0T0/ZOhl32MLLTMD79bN2mE77IOoclbCoLl4QtPA==",
				"shasum": "1812e2553805e1affce93164dd1709ef6b69c53e",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.8.tgz",
				"fileCount": 8,
				"unpackedSize": 107226,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs7YACRA9TVsSAnZWagAAwhIP/ja8y6PtvmltdiPd+qHw\nHXslqjrAgYhL4tyOiLE8BBs+AslOOmauzhkLf+D0yYs057tBzxlovq1p6zZb\n/EByO7l9z4Ari/OZzWpZPecf379KXOJKl7pc6RDgEbbBkmGBaZxojEd284AU\nWI5p0hdtMg2RK2VKOfQXTxyIZe9Msita5lpAXaxHc7XXjtGewpvrBdYCIm+q\nva+PFPWO+akVul/mAisu80xOO7t59yYprsT+JiRV3aTsBlHKx9cMDCyg7Pzz\nmcoNKW7LeNd6mk9N7R2mWxv1v/k30DYJzyrELeoBwGzS+Tr6h09lEf5VmJ/5\n0Zq8gptuv7zvfb0ulD7plgjCUW0eGw4iS0E187H5LtUFvfjFcC6nDfXE52IE\nwW3pTFyS7YjKRGgZOWIy9YJ/Nicx81IlIScOLwP1LA5kS71l3q4oDcoTzHd5\n/Kmg6L5RYa0XPIVJj3Cg23nOPHmaDeZW96tjZ3QOrBkcuqz+tlBQOt/sTkQ/\nIEhpeBc+9Q2Q25682zKg77NMLGjUILorAHnj/0X5U1VSB6afCg0P1IaRTLsY\nrPsg/vC97IMgZ3SsmLnak+upDAoi0SqJdbxs8+dtL6jpMGtgs8AfZREtZsp0\nmA9lFkzve/qJCnSQAZJ+/GVlGPriRJ0othB2u+4W01mKLClp3SflM7tsXMWn\nI836\r\n=BfEx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.8_1538504191467_0.8469362577776676"
			},
			"_hasShrinkwrap": false
		},
		"8.0.9": {
			"name": "postcss-custom-properties",
			"version": "8.0.9",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.5",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.2",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^10.0.1",
				"eslint": "^5.8.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.67.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "67e984287cdd6fb81f77f0a661c5050be3bb7d82",
			"_id": "postcss-custom-properties@8.0.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-/Lbn5GP2JkKhgUO2elMs4NnbUJcvHX4AaF5nuJDaNkd2chYW1KA5qtOGGgdkBEWcXtKSQfHXzT7C6grEVyb13w==",
				"shasum": "8943870528a6eae4c8e8d285b6ccc9fd1f97e69c",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.9.tgz",
				"fileCount": 8,
				"unpackedSize": 107858,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4Lm3CRA9TVsSAnZWagAAHMAP/3Rc2ECCZOcbGJy7rQWU\n6idbquhZKsGTgvUmvhMzYjKHSp+nJvKQHMhqEiC27aZEanyorTaEhSTvGcPA\nXtOd3VAVBISFFj10d7vHLOxaOrCx9vPz2j/JFs14lCRGcaMF/nMJM3+B7rEc\nGtOz9vPQZeLhJV+Xs497RgI2mdhWW5+81ZFacPXADQJvzYmMY7zD2T3JPeh2\ne4XOUN5zEryZJSecYlqEQP9RtmAEaswXtoE4k3aPr8Cq0slLyylD6PaesrZe\nGn3MC+7j8wFXPyAIcUYUELumky1+7yZ8QOtzDmNDpupwQwa3h2LtVEoOdFwx\nik+Pl0ObsDsG8laGg8SZDO6+B+5CVKqkQNu/E/FtPy2Xfl0yUY8l7bX3ejo3\nZkEuEQILaIkegcx5nWMaCf3TmLaMhp4peIAeyBglWN4pSASogcrueEHzXjvs\n8knGejfqRMD7FbKQugohN7o+LTzEsmhet5Z4v50yYVNFgxGjbD2fhEZPwjgD\nPSbXfRnRD9IKr/q0Hq4kxzs4YUTctUmWwG6XUO98MtiRUk2IsjFieHkAPtaA\nygHJgF8Ztio0aW2wT+Xun8/b+4LQ+sqYSOal9a6CNgkmrybO33m3m7LmQOAF\napPakz5O96fglu7SXnihW4ytrwcupYLCM0NW/S0NdfHYKhmaxszRFe+HS/GK\nv538\r\n=T0RA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.9_1541454262326_0.6712482427981301"
			},
			"_hasShrinkwrap": false
		},
		"8.0.10": {
			"name": "postcss-custom-properties",
			"version": "8.0.10",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.js",
			"module": "index.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/**/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.14",
				"postcss-values-parser": "^2.0.1"
			},
			"devDependencies": {
				"@babel/core": "^7.4.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.4.2",
				"babel-eslint": "^10.0.1",
				"eslint": "^5.16.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^4.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.7.4",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "654d59d97d39d1591867f53a0c9572df1a7b79b4",
			"_id": "postcss-custom-properties@8.0.10",
			"_nodeVersion": "11.13.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-GDL0dyd7++goDR4SSasYdRNNvp4Gqy1XMzcCnTijiph7VB27XXpJ8bW/AI0i2VSBZ55TpdGhMr37kMSpRfYD0Q==",
				"shasum": "e8dc969e1e15c555f0b836b7f278ef47e3cdeaff",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.10.tgz",
				"fileCount": 8,
				"unpackedSize": 109001,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco7JsCRA9TVsSAnZWagAA9X0P/2L+5WPeoLA/1jxDvjc0\nE66HO5YEqnvEerOqCZzJSqcUdqUFxCsjh0glV8fUPYE0eWITs6bOetx5O9dU\nuLV5kPDoNy2CTZW/liiEQijF3bU2omw0TCar0467emFK0edKoMv7Xk5RS91X\nMg4EBSFEiiGeag+8t719tDDzCFqFXhvATIg3+wMeZKM4J07K3C+Ka97A/Lve\nDsHYDc6d+uNrqB3q1VbZK68kyTmh8taIPaIJ1liyrihcZkwj9rnEBp4cnTNY\n4Of9CZjYs6Vl8Q0BOB8/zHeUwvPV376c6mV2tfKrOOI4D3kHoHIxS/p2NK21\n2L/S4ALEbykKMcCle3+ZPnNeTcy+lRE6VK6aruPRAmcTiFvhpjYTmvD4ZLGL\nNh91u2h5LxnTlcgPY6lzPMQjSJeZR/0JyuLTDBcKd1N3KXH5XQbBce77zQ9t\nWT/yuy+opx49DdTTx9eHacQMo0CTR3hgNBZlSneL+wc5M6+YJxCXluPGxS6U\nJcVkZFzAbfkc9Pe5WcZyrLJd9Gc0h2OfLyEojyaqvnr4su/pqVCaxafN70zN\n+CeaGgAniYFoAyv6aQwpgnXk1bRboKJzL8uKQnDbBZJJ7tgQGoHMJiND/nbr\nI9WjAchlOvwYv8t/gHvXm0c+ZgkcQNzdk1yA8STpwHsVMX0KneQ3vw4uW/sD\njrg6\r\n=E5Et\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.10_1554231915328_0.23641731659650178"
			},
			"_hasShrinkwrap": false
		},
		"8.0.11": {
			"name": "postcss-custom-properties",
			"version": "8.0.11",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^2.0.1"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^4.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.15.6",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "837da4954fe6683e98c866dfefd64a54bd6b4607",
			"_id": "postcss-custom-properties@8.0.11",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==",
				"shasum": "2d61772d6e92f22f5e0d52602df8fae46fa30d97",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
				"fileCount": 8,
				"unpackedSize": 112752,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC3k6CRA9TVsSAnZWagAA52QQAIrSpCg9QEMrTXfwa1GU\njul5Y4MzPlsIBnjrRa1avMhzK1YNR/D7/MO0Ki+IxJm+ORIH24RF3bQ9E42G\nCQaK6Qy5ogXmsvZ6bqn4cMR9tW+ccVEOitS51rs7mSj8a5d7EdODiIP0XBVa\nbqT6A6lUHeAVi3mskxMJrpr/dtJaIAwELfaUaIkvCsZfgPY2aNib3cmsb6Vm\njRLvmltr67/R6p+PIs/AStkWHfUrhVSpg6gUM45W0drCc12E12BCpsk6Fqp3\nPB+Kt/w3+RQlBKuGyUDMwzCoj0XGJX7MJ/FBYEpEAmkR2zcSYVet7J+JAZTC\nlZBv6g8uOA7MKOtiSPTjEgrGQbFPeyNmwHGjG+MU782rJFrAz/1IrgD3ZlvX\nqoEph5/6GsAVjqSw6xNc4dW4rmvri3SM+u99ceaPdJRTD3dxoLyKcmqN38+j\n/WkM7nadPkp2xWdj3hhNqjhTv5mHdGmi1mnKpP2oYj/QLYFksPKK4cFxJZWm\nyoXwM3gGhVN0E62aX7Zva+6GOx0J3+nHQhCj8PPVxXpe5kbMoA8/eLTL4Y9t\nOkro+19NlSnfJ957AsYuSyQer1GpWGNOFJ+XA1wcCBakSUlkGcGWpSTej1Aq\nIAPvxYs4j8F9GSuAM42VM7y1QDWEnolF07xhcGpK7pdJ7C+io+o70M0yL48+\nvOla\r\n=UKdi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_8.0.11_1561033017967_0.4499453599531955"
			},
			"_hasShrinkwrap": false
		},
		"9.0.0": {
			"name": "postcss-custom-properties",
			"version": "9.0.0",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^3.0.4"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.15.6",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "2d309a8dc8d79732f4d1617c7ffa8561f59adc30",
			"_id": "postcss-custom-properties@9.0.0",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-4WzxBodNbFrZC9yxTV8xbUcugrUFZhDStCff+TxpkQxWXUp2pOrZtua/Xd2NwzBBHmH553UjGjNkxhCVNZarYA==",
				"shasum": "118b61ff5e6ba66c2d4d33c9b4cfddadcd4e3409",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 104938,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC391CRA9TVsSAnZWagAAP0gP/0u9d8bvP1Bd/JMV1mgj\nKV92IgAhuTzADmRT6MpxXWxvXcAoRPEc+qMOcSt8TeoIH4DSUHDk9YkOhgbp\nKR9GVsLI5B6G1LWtxrLxLTlGtATc1GlgtHDo0MZptyonIfVE6RibCpYP90Tk\nGIT3duldSne3oAbVLZfYBTyu6NlOhDnh3YOuhY4mWuu0Bvp2loNno5iorqHJ\nEezr39FoSnh9po5rJY37vNXri4dh5ZRJiJH2bbkLDqg9sclH4E7vVI/QTZl9\n9Ddg/WzlcpKpdu4EG5WxN3LlMzT0eydoQnCGJgaQWozWrNB85OFNHJth5Ynh\nZN3PB/y5ebVebNGauG3paXJSfCd/6pQiJBI4xlyA6OXR4FnXkhPaY8AD6uBx\nZSkQJJXYvXODMqYfCT0vaRWDPomhcT8MuUzV1JuG+PZlIjroWVSX7r7FjVCZ\nLr60x6EjwBejftW4ZpDcKriL7N+kgw/edPE+U2GPX4CykbYQBC78NEqtfocc\n7V6kjjYOV4rpnWeeN3y8lWXDF69aoWZwK60LEk9K7kJz0EIT1iNbgzOsdFUt\niYmwyKG7BLYO+8bOmdS+xViBniD+24goZCZNQ5nuMBsF0b6dag9tdPZGa4Qw\n/yzNEwWk2yh8GkfW1L7+9DjQzozuljfdBKM9eQjjF/XesIeu8TYdSFVg9XzM\nj14V\r\n=rqYy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_9.0.0_1561034612335_0.5096858745028163"
			},
			"_hasShrinkwrap": false
		},
		"9.0.1": {
			"name": "postcss-custom-properties",
			"version": "9.0.1",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^3.0.4"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.15.6",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "6680f677013b887dc184d3afee43e5452fa3843f",
			"_id": "postcss-custom-properties@9.0.1",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-NmVFbwqBfKsKoPtTreloejL0zJmD5gaT1b91W5Gf1F/BstS3vnrQ6e/D90Al2xQ434nMxHQcKhIF2i4SVcYVtg==",
				"shasum": "6a27e32085231b538c1bdf4fda5deffb54775d44",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 105243,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC5ubCRA9TVsSAnZWagAAqWEP/jZfrFzi+6hit6lytMdR\nPPqpQIxq5xSJyCtcWR8msZ2eM6YWX+MqiDbI0BfMaGM7wkdesnxZ8UnfrnN4\nMSpMLblR2oM2O0J5jQ8afLQXoS9YcuV2UwZtRdkfLLSIXMMWG6yr0U8cth1Q\nqWc33D0QSFTtNy2csm3xmtfGcY0VgNSO4Q33miV2KziwpbS2HOW+mW5G34i0\nqCyUEKX3bynssop9grH9x7egobM7Xi+x4pEpBMeR6dxIlBaVoYS5bfjk5z88\nzaFqXF2nv0THsZdbDsmvDt/psJBKPsajXkuYhGC4qGgOG5KVNYACEPK7x9nG\nSH2YtafrEgRLnmL4ZKbNK9xt7oZvw7z7M8ATD27h3QNV+QCfKCROCf9ftPvg\n+RLgyF4bLgQ/bKgg6gwzQOQRfTZvb3yJbC4fmJuVnYBdwebdpv8Pi2QIXcuB\nxn3UEeRozbHVq0qMGpYHVsJwVZyL1ugcoaG6PASaC61/+TWzQ3EtmCe5l6da\n/WcpX3+fFtuRGglTaDCIAEOZdR8VQufGHJcF2Ag7LE0SC/Fi8qU/J5TH2Zlx\ns703/3rbisS/fwc+dNOliAI8KQWABxJpD7MDWxhkimIUuCortIpXP7H52Bwb\nJkbiQTy4H6yUp88i1CPJyWoMSV5O1aKblBO7We/mNZ9s8VB8K/1MwCNTCUgq\naklz\r\n=wElS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_9.0.1_1561041818053_0.1706873937095159"
			},
			"_hasShrinkwrap": false
		},
		"9.0.2": {
			"name": "postcss-custom-properties",
			"version": "9.0.2",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^3.0.5"
			},
			"devDependencies": {
				"@babel/core": "^7.5.4",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.5.4",
				"babel-eslint": "^10.0.2",
				"eslint": "^6.0.1",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.17.0",
				"rollup-plugin-babel": "^4.3.3"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "3e72084ea6c1fd00200d78ea2bee758b92463a10",
			"_id": "postcss-custom-properties@9.0.2",
			"_nodeVersion": "12.5.0",
			"_npmVersion": "6.10.0",
			"dist": {
				"integrity": "sha512-WHaQrEp3gJ6mgxBA4mGJKW6DSVfy2IFnKPFAb2IEulgxGUW8nWp1NkOD/rWR6e2uIuAdnTa0LXSupST7daniAw==",
				"shasum": "091aefaa309826302d53ec6d780fbe1df8f40fd4",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 105767,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLHg7CRA9TVsSAnZWagAAFyQP/iu/3tAfYqixd3zSNJJb\nJsTL4S+p13xlEV0CZPr+2cOUAaKXxYbpvAqtm9ZpeHKKlNcvMo/GuVmKA2Mk\nr8Hzg6tchXhj2J7a1aYtfiQJZqFuLtpxtlwQ8MalCld03bkgE42ar1h/Qncv\nmkls0XEQ7hzHasPtCxZQ8h3CcPXqRzr8jZoXRFnn+tmCr9Oif3Gw27v1LVL1\nof2aE6JZyQVVp4UxJv4vu7noe8ftCFTVohbTsYnD503hEPgdfZLSad4hzech\nsRjQ70u3gvWCeXWyhOGscs1iHoPk84t3Sb+xe0ut+pk5ypBkgg0bIT+v2r4Q\nyNZmf4CY6M8MxkCFUicK1apKGmeRz9/ucthL0UFQO6nQNSOU+9JwerQZ3faj\nFSX8dzUoaKAk9Mp2tEkA8Y+5vB119snOcGNx1gIAdW78u3JRTEWUlWuuj8k9\nB1xU1oWpFN7mh1/PAiQgtrgTtVOBNbBRW3jbVq/xnxVHzm5sUrzHEuJonn4a\npUzi4bYZ/XtzHuE8po8wZkXTpDWseqzYOpdsjwvK1LYVRAq41OvzRiINrG2d\nX5xxlBC5rRAnBvUlJ9Vb8duhJIdmrMErdR0NRDMq60fn8EfBBztOXBZcvPUb\nAFVAc7TVBSELWgU97KWm5IEbH6goFIQ8WeacK3uedpFeLtu/gmGslRFPCoY9\nZgry\r\n=JR1S\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_9.0.2_1563195450648_0.5727659758308692"
			},
			"_hasShrinkwrap": false
		},
		"9.1.1": {
			"name": "postcss-custom-properties",
			"version": "9.1.1",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^3.0.5"
			},
			"devDependencies": {
				"@babel/core": "^7.5.4",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.5.4",
				"babel-eslint": "^10.0.2",
				"eslint": "^6.0.1",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.17.0",
				"rollup-plugin-babel": "^4.3.3"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "d2d1d59e21cc444e408bcbaf79c45b5d96184f88",
			"_id": "postcss-custom-properties@9.1.1",
			"_nodeVersion": "12.16.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-GVu+j7vwMTKUGhGXckYAFAAG5tTJUkSt8LuSyimtZdVVmdAEZYYqserkAgX8vwMhgGDPA4vJtWt7VgFxgiooDA==",
				"shasum": "55822d70ff48004f6d307a338ba64a7fb0a4bfff",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.1.1.tgz",
				"fileCount": 8,
				"unpackedSize": 115133,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTjWYCRA9TVsSAnZWagAAcBQP/3NYyPs6Zbws0ZFq5QtU\n5RmcGbcPOcNHVbw0Mos88QMWKGW0j+N0bJcf2JpDt0LCLdpxZgvK3HDEPaUa\niYzePijX/FfWcIa7xNZuCHq+sgHgRJeSIo7gVs1gZTVlQXl1w+hop9BBvjxR\nT4ZdLPjtawz10JwZJnhRn7mk6Ndx0Xxl+RFimRyUdw7vL6wpCoZgzkEE0LWO\nVq0Yal/UxbWJMSNv0lqIgMahoFpP0UnDAPUJySgxt0Ko+3ReX3yuxOjB0+ZT\ny/majHD4/x2UU2AoWbKCKKA4XLTIAR6x2iLGktGxkiQui835ut2nlhw+izyk\nO8b6eEwM0up0MPNDijdJmr5NkmvYLjR9cu6v3MNBIFtFbD79/k9OylZzn8+4\nQzy/Jk6abrZxxeSy3QJHVORBGN4CZu6S9Hu38+kAIKciFOcXeZBC7y2TJUeE\nG042K0aFhuBSDyNHtzLNcyfDz0OLFK3u7lqiYmHvU4lW+Giv2oCRdCGWDlDy\nMO4eplmsdMEL1aJwpZwf4IDqhZRp8MlV0zOCRanChNiLH8sOKNVYQi8faDCy\nOmH/56cEgKKbUru0ZYkI1Nhm2UtvSVUuPgZh+W1NQ4Le22NvOO0lQ6AnkP0o\nbdJpuAfNrWHsr/yWGihKApGFi+CN0u/0Ak7WkYBVs/aDrb9wbgaKqM3lkojZ\nnUal\r\n=Uc9m\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				}
			],
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_9.1.1_1582183832282_0.07808920730132596"
			},
			"_hasShrinkwrap": false
		},
		"9.2.0": {
			"name": "postcss-custom-properties",
			"version": "9.2.0",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^3.0.5"
			},
			"devDependencies": {
				"@babel/core": "^7.5.4",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.5.4",
				"babel-eslint": "^10.0.2",
				"eslint": "^6.0.1",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.17.0",
				"rollup-plugin-babel": "^4.3.3"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "3d7288c6c9013c0e495d6cd600ad2d7f6292f865",
			"_id": "postcss-custom-properties@9.2.0",
			"_nodeVersion": "14.9.0",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-IFRV7LwapFkNa3MtvFpw+MEhgyUpaVZ62VlR5EM0AbmnGbNhU9qIE8u02vgUbl1gLkHK6sterEavamVPOwdE8g==",
				"shasum": "80bae0d6e0c510245ace7ede95ac527712ea24e7",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.2.0.tgz",
				"fileCount": 8,
				"unpackedSize": 122666,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZHJnCRA9TVsSAnZWagAAL6MP/2BIoHbljbmsF5R83oVt\nYFo1SatllCltyDIkttGhJBQuHoSDFQBZgrO9rjNXST3Xh1SI9qSr/egsmPZ2\nGrDWF1OTROsdbLOjEf35ydUd1TvXXJWab/16GxzZUslvKr1od5FfPh4q7LQk\nwlT3GnIDFlPuIJGjmJWS9QjhKudz9FskZXsSOkOrFAWo/Q2IkBvRtD1H8+GG\ngMY2ciG08tYRLcMT5LT5GiPWNz9WoWcWAq+618/d9ADEQW9iBLVilTFcpLUa\nEXLGOWg8VLSjKs3wCv0Kyd2wRfnB/WTP+Pd4go7g7vE3d61APRUcNOfLAMa6\nyYZWrMBVNfVigL7PKUvAY1kvCrPTQ3QnxI3O7oa3ZX3gyQqdQjfH9mcQZ5K0\nFjix8IOIdcW9h2CLqbNM1fQZrSqKRBt70w5K1KatQVqOq8G1Gdm9XFtkIgjA\njxE/vqRC+G7UllOf0762CShfiZ55K2MsfT/NptjC/WXUg87C1MlgZv4TAOxm\nya9B3wmLofRV5i9b4b8eAGD5EDx2BPpHgAxo58QEjWK4lPzKosmmjFQgAoRl\nqvVq4b7ZAnfZN6kUr45wLlVruwR+F+Mn9Fo2iaQnv0wABj9lmPSbfmxuWV1k\nwo5nftucVO5hxrkkSwpSuR3eOHE+CinNIXROt6zW0+PYkwDqCblQH2qfnY9w\nPZXn\r\n=NhLq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "npm@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				},
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_9.2.0_1600418407063_0.15095013331827256"
			},
			"_hasShrinkwrap": false
		},
		"10.0.0": {
			"name": "postcss-custom-properties",
			"version": "10.0.0",
			"description": "Use Custom Properties Queries in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"contributors": [
				{
					"name": "Maxime Thirouin"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-properties.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-properties#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-properties/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest:tape": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=10.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17",
				"postcss-values-parser": "^4.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.5.4",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/preset-env": "^7.5.4",
				"babel-eslint": "^10.0.2",
				"eslint": "^6.0.1",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.17.0",
				"rollup-plugin-babel": "^4.3.3"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"properties",
				"declarations",
				"variables",
				"vars",
				"w3c",
				"csswg",
				"specification"
			],
			"gitHead": "8445f78024172ac24c3c522586689046fd80f934",
			"_id": "postcss-custom-properties@10.0.0",
			"_nodeVersion": "14.9.0",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-55BPj5FudpCiPZzBaO+MOeqmwMDa+nV9/0QBJBfhZjYg6D9hE+rW9lpMBLTJoF4OTXnS5Po4yM1nMlgkPbCxFg==",
				"shasum": "5cb31afc530f58ad241f1e836dd5f5f7065334df",
				"tarball": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-10.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 122851,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZH8XCRA9TVsSAnZWagAA6EkP/RgNhno5M2n6gJZMRV3d\n1X21RcUMqrR1OadNraoVSiCdwCFkyt6VOnBVtod3AJIjjk/WjRC/PHxcOPhD\nnr3WCUh7AUNyxPnlQII4DkB7E6z1buz6vTAYTxIydLI3yMU0n511Ub7x5ay/\nKWdG2EeZueFgjN0zQLibC7q5AlFDqjMjbnB2LK1+Uu7DB8jLeZ2kHXgD31qV\njI8+E0nJ/xKHyZIX+xPtRUIed6XkrOKZHEaiE8G6YOBTZZalfSaolkq7nWLF\n7i6bjC9bepnyyh9tCX38P7CcD+9P5WmVFPl2H6GMIYELDQIzuPov2dXEu3F3\nOwWWZwtqaMUj2JR8fqyCiTeQV+QCWMDcSdvaqO8E15DHnqGZ9EO3sxncutkM\njklUbWUox9JY7o09jkqbzgC+jNY3IJyWBOk72m6R9B9ai3pgKRfKG72CypZG\n7ECzSvr+enlpDKsp30SupKUiClVaDH48Vj+iKTkh2XTknRtFMMkC8s9RoM+s\n9aGDk+HQiNWZhVsgGApUIAec+E1WsQyo3pxOEAJ3JOUCfceWs9ue8fH0E9Kr\nLmYsQN5VYuI8Pp6LxcWAQi89V1jduHWBadVwpUr6JnHJMKp75xgXnSIDvnmJ\n0uqzHuYc68/6PQRzbani4Lxh+HDrtCnrOt+pn07qbuT9DA+XSXLt0v1pYQCi\nmNSs\r\n=+iwV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "npm@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				},
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-custom-properties_10.0.0_1600421655166_0.738023113387684"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-09-18T09:34:19.673Z",
		"created": "2014-08-01T08:04:03.707Z",
		"0.1.0": "2014-08-01T08:04:03.707Z",
		"0.2.0": "2014-08-22T04:13:46.128Z",
		"0.3.0": "2014-08-26T06:06:41.340Z",
		"0.3.1": "2014-08-27T06:47:55.907Z",
		"0.4.0": "2014-09-30T04:27:15.937Z",
		"1.0.0": "2014-11-02T06:49:08.084Z",
		"1.0.1": "2014-11-03T05:11:28.340Z",
		"1.0.2": "2014-11-04T06:00:18.903Z",
		"2.0.0": "2014-11-12T14:42:42.612Z",
		"2.1.0": "2014-11-25T08:10:38.585Z",
		"2.1.1": "2014-12-02T15:28:22.793Z",
		"3.0.0": "2015-01-21T08:08:18.263Z",
		"3.0.1": "2015-02-06T06:34:15.553Z",
		"3.1.0": "2015-03-16T12:57:28.679Z",
		"3.2.0": "2015-03-31T08:09:39.425Z",
		"3.3.0": "2015-04-08T05:14:12.833Z",
		"4.0.0": "2015-06-17T07:19:55.673Z",
		"4.1.0": "2015-07-14T05:52:36.666Z",
		"4.2.0": "2015-07-21T14:08:54.961Z",
		"5.0.0": "2015-08-25T04:47:57.669Z",
		"5.0.1": "2016-04-22T19:58:03.690Z",
		"5.0.2": "2017-02-01T06:36:05.100Z",
		"6.0.0": "2017-05-12T08:47:32.545Z",
		"6.0.1": "2017-05-15T06:52:52.329Z",
		"6.1.0": "2017-06-27T18:37:39.861Z",
		"6.2.0": "2017-10-06T17:40:58.789Z",
		"6.3.0": "2018-02-16T03:05:03.110Z",
		"6.3.1": "2018-02-16T13:57:59.270Z",
		"7.0.0": "2018-02-16T14:49:29.720Z",
		"8.0.0": "2018-09-16T21:32:47.385Z",
		"8.0.1": "2018-09-17T16:32:48.528Z",
		"8.0.2": "2018-09-17T21:16:26.033Z",
		"8.0.3": "2018-09-18T16:33:51.533Z",
		"8.0.4": "2018-09-20T20:23:01.184Z",
		"8.0.5": "2018-09-21T15:39:21.090Z",
		"8.0.6": "2018-09-26T04:41:42.052Z",
		"8.0.7": "2018-10-02T16:16:22.642Z",
		"8.0.8": "2018-10-02T18:16:31.633Z",
		"8.0.9": "2018-11-05T21:44:22.537Z",
		"8.0.10": "2019-04-02T19:05:15.527Z",
		"8.0.11": "2019-06-20T12:16:58.248Z",
		"9.0.0": "2019-06-20T12:43:32.486Z",
		"9.0.1": "2019-06-20T14:43:38.432Z",
		"9.0.2": "2019-07-15T12:57:30.847Z",
		"9.1.1": "2020-02-20T07:30:32.436Z",
		"9.2.0": "2020-09-18T08:40:07.277Z",
		"10.0.0": "2020-09-18T09:34:15.371Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "10.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"cfdacda3d8687a31440caec59100b47a\"",
			"fetched": 1600679295789
		}
	},
	"_distfiles": {
		"postcss-custom-properties-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.1.0.tgz",
			"sha": "bfc65890e4abddbe8001ff852d8d84ce8470bc00",
			"registry": "npmjs"
		},
		"postcss-custom-properties-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.2.0.tgz",
			"sha": "72d9437d0c642ec6aeb9f43c7c18a16406824436",
			"registry": "npmjs"
		},
		"postcss-custom-properties-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.3.0.tgz",
			"sha": "5cb696b172826233bfa5092d57744687272c907c",
			"registry": "npmjs"
		},
		"postcss-custom-properties-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.3.1.tgz",
			"sha": "4809795b4fa5480eb9e7683d2793aa20a12de3f6",
			"registry": "npmjs"
		},
		"postcss-custom-properties-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-0.4.0.tgz",
			"sha": "5988ba5f753b942e27657376a24c97da309b6da4",
			"registry": "npmjs"
		},
		"postcss-custom-properties-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.0.tgz",
			"sha": "422e910c078c69d489672860f537153bdce51165",
			"registry": "npmjs"
		},
		"postcss-custom-properties-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.1.tgz",
			"sha": "1918d94202113dd2be99ce2208227a381df6ace6",
			"registry": "npmjs"
		},
		"postcss-custom-properties-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-1.0.2.tgz",
			"sha": "cb353a9087c86511800cdc557961bd4ac2cc65a1",
			"registry": "npmjs"
		},
		"postcss-custom-properties-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.0.0.tgz",
			"sha": "137dd947a5cb4297d4d49cf46c95d45a9cc6ee00",
			"registry": "npmjs"
		},
		"postcss-custom-properties-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.1.0.tgz",
			"sha": "30d30bce8081f30a6f754b4d7ef6df2ad47ed9db",
			"registry": "npmjs"
		},
		"postcss-custom-properties-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-2.1.1.tgz",
			"sha": "e4f495236a19c1fe26407c6f54495c37545bda7e",
			"registry": "npmjs"
		},
		"postcss-custom-properties-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.0.0.tgz",
			"sha": "5aa98edb7e7cc0e1497101b549b2b9635d9ba958",
			"registry": "npmjs"
		},
		"postcss-custom-properties-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.0.1.tgz",
			"sha": "59c75e63f49b024cfd47460c11d0550017f90087",
			"registry": "npmjs"
		},
		"postcss-custom-properties-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.1.0.tgz",
			"sha": "74245d9317efc74289ff8da51926f893386ac8b5",
			"registry": "npmjs"
		},
		"postcss-custom-properties-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.2.0.tgz",
			"sha": "0130d58fa05c65f17c463d5836a3759db2e46335",
			"registry": "npmjs"
		},
		"postcss-custom-properties-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-3.3.0.tgz",
			"sha": "e0d2ad02be000d48dcabebaca4604c9aec4b751d",
			"registry": "npmjs"
		},
		"postcss-custom-properties-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.0.0.tgz",
			"sha": "0d6aedeea500975adc10131d3b0d62a47b72db0f",
			"registry": "npmjs"
		},
		"postcss-custom-properties-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.1.0.tgz",
			"sha": "1b66eb250063fc1f38304fa20a7562fde4194095",
			"registry": "npmjs"
		},
		"postcss-custom-properties-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-4.2.0.tgz",
			"sha": "4ab25193bcb5150887f5a430afe00d67ba79441b",
			"registry": "npmjs"
		},
		"postcss-custom-properties-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.0.tgz",
			"sha": "07f467772863883e45fbff8b6f9f9466e14c9be3",
			"registry": "npmjs"
		},
		"postcss-custom-properties-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.1.tgz",
			"sha": "e07d4f6c78e547cf04274f120f490d236e33ea19",
			"registry": "npmjs"
		},
		"postcss-custom-properties-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-5.0.2.tgz",
			"sha": "9719d78f2da9cf9f53810aebc23d4656130aceb1",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.0.0.tgz",
			"sha": "58ad2e5f7c3b7ceab08c276be39136cbc0839c18",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.0.1.tgz",
			"sha": "db62a42ff6e62f2a9b14c820993c564f224120ed",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.1.0.tgz",
			"sha": "9caf1151ac41b1e9e64d3a2ff9ece996ca18977d",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.2.0.tgz",
			"sha": "5d929a7f06e9b84e0f11334194c0ba9a30acfbe9",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.3.0.tgz",
			"sha": "9b40b89c702bb95b748da70db6533fa4f8d5f72a",
			"registry": "npmjs"
		},
		"postcss-custom-properties-6.3.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-6.3.1.tgz",
			"sha": "5c52abde313d7ec9368c4abf67d27a656cba8b39",
			"registry": "npmjs"
		},
		"postcss-custom-properties-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-7.0.0.tgz",
			"sha": "24dc4fbe6d6ed550ea4fd3b11204660e9ffa3b33",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.0.tgz",
			"sha": "1834fb111161e7c7cdc9589185e0b4cac4fa67c1",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.1.tgz",
			"sha": "b9ddf742b822cdac2beeb6e10841378fb0469cb8",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.2.tgz",
			"sha": "43fd299b8e7b5385baf7d5dc77844658b782bfa2",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.3.tgz",
			"sha": "5c8f398ed3296b782a087c72fc53bda9e8ef70fb",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.4.tgz",
			"sha": "8d8bf5ae865b3e9b70daedd04509531d6ca3e485",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.5.tgz",
			"sha": "e78a7bd813196332db9dface66a528ae5da8b98f",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.6.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.6.tgz",
			"sha": "404d2f0848abef200807ac1587ab7758983416fa",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.7.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.7.tgz",
			"sha": "58998c5d958faf4cf64eb7d2f7fc9b318a4ae44b",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.8.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.8.tgz",
			"sha": "1812e2553805e1affce93164dd1709ef6b69c53e",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.9.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.9.tgz",
			"sha": "8943870528a6eae4c8e8d285b6ccc9fd1f97e69c",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.10.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.10.tgz",
			"sha": "e8dc969e1e15c555f0b836b7f278ef47e3cdeaff",
			"registry": "npmjs"
		},
		"postcss-custom-properties-8.0.11.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
			"sha": "2d61772d6e92f22f5e0d52602df8fae46fa30d97",
			"registry": "npmjs"
		},
		"postcss-custom-properties-9.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.0.tgz",
			"sha": "118b61ff5e6ba66c2d4d33c9b4cfddadcd4e3409",
			"registry": "npmjs"
		},
		"postcss-custom-properties-9.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.1.tgz",
			"sha": "6a27e32085231b538c1bdf4fda5deffb54775d44",
			"registry": "npmjs"
		},
		"postcss-custom-properties-9.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.0.2.tgz",
			"sha": "091aefaa309826302d53ec6d780fbe1df8f40fd4",
			"registry": "npmjs"
		},
		"postcss-custom-properties-9.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.1.1.tgz",
			"sha": "55822d70ff48004f6d307a338ba64a7fb0a4bfff",
			"registry": "npmjs"
		},
		"postcss-custom-properties-9.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-9.2.0.tgz",
			"sha": "80bae0d6e0c510245ace7ede95ac527712ea24e7",
			"registry": "npmjs"
		},
		"postcss-custom-properties-10.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-10.0.0.tgz",
			"sha": "5cb31afc530f58ad241f1e836dd5f5f7065334df",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-custom-properties-8.0.11.tgz": {
			"shasum": "2d61772d6e92f22f5e0d52602df8fae46fa30d97"
		}
	},
	"_rev": "2-9e05345ceafbcf3d",
	"_id": "postcss-custom-properties",
	"readme": "# PostCSS Custom Properties [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[![NPM Version][npm-img]][npm-url]\n[![CSS Standard Status][css-img]][css-url]\n[![Build Status][cli-img]][cli-url]\n[![Support Chat][git-img]][git-url]\n\n[PostCSS Custom Properties] lets you use Custom Properties in CSS, following\nthe [CSS Custom Properties] specification.\n\n[!['Can I use' table](https://caniuse.bitsofco.de/image/css-variables.png)](https://caniuse.com/#feat=css-variables)\n\n```pcss\n:root {\n  --color: red;\n}\n\nh1 {\n  color: var(--color);\n}\n\n/* becomes */\n\n:root {\n  --color: red;\n}\n\nh1 {\n  color: red;\n  color: var(--color);\n}\n```\n\n**Note:** This plugin only processes variables that are defined in the `:root` selector.\n\n## Usage\n\nAdd [PostCSS Custom Properties] to your project:\n\n```bash\nnpm install postcss-custom-properties --save-dev\n```\n\nUse [PostCSS Custom Properties] to process your CSS:\n\n```js\nconst postcssCustomProperties = require('postcss-custom-properties');\n\npostcssCustomProperties.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssCustomProperties = require('postcss-custom-properties');\n\npostcss([\n  postcssCustomProperties(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Custom Properties] runs in all Node environments, with special instructions for:\n\n| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Create React App](INSTALL.md#create-react-app) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- | --- |\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether Custom Properties and properties using\ncustom properties should be preserved in their original form. By default, both\nof these are preserved.\n\n```js\npostcssCustomProperties({\n  preserve: false\n});\n```\n\n```pcss\n:root {\n  --color: red;\n}\n\nh1 {\n  color: var(--color);\n}\n\n/* becomes */\n\nh1 {\n  color: red;\n}\n```\n\n### importFrom\n\nThe `importFrom` option specifies sources where Custom Properties can be imported\nfrom, which might be CSS, JS, and JSON files, functions, and directly passed\nobjects.\n\n```js\npostcssCustomProperties({\n  importFrom: 'path/to/file.css' // => :root { --color: red }\n});\n```\n\n```pcss\nh1 {\n  color: var(--color);\n}\n\n/* becomes */\n\nh1 {\n  color: red;\n}\n```\n\nMultiple sources can be passed into this option, and they will be parsed in the\norder they are received. JavaScript files, JSON files, functions, and objects\nwill need to namespace Custom Properties using the `customProperties` or\n`custom-properties` key.\n\n```js\npostcssCustomProperties({\n  importFrom: [\n    'path/to/file.css',   // :root { --color: red; }\n    'and/then/this.js',   // module.exports = { customProperties: { '--color': 'red' } }\n    'and/then/that.json', // { \"custom-properties\": { \"--color\": \"red\" } }\n    {\n      customProperties: { '--color': 'red' }\n    },\n    () => {\n      const customProperties = { '--color': 'red' };\n\n      return { customProperties };\n    }\n  ]\n});\n```\n\nSee example imports written in [CSS](test/import-properties.css),\n[JS](test/import-properties.js), and [JSON](test/import-properties.json).\n\n### exportTo\n\nThe `exportTo` option specifies destinations where Custom Properties can be exported\nto, which might be CSS, JS, and JSON files, functions, and directly passed\nobjects.\n\n```js\npostcssCustomProperties({\n  exportTo: 'path/to/file.css' // :root { --color: red; }\n});\n```\n\nMultiple destinations can be passed into this option, and they will be parsed\nin the order they are received. JavaScript files, JSON files, and objects will\nneed to namespace Custom Properties using the `customProperties` or\n`custom-properties` key.\n\n```js\nconst cachedObject = { customProperties: {} };\n\npostcssCustomProperties({\n  exportTo: [\n    'path/to/file.css',   // :root { --color: red; }\n    'and/then/this.js',   // module.exports = { customProperties: { '--color': 'red' } }\n    'and/then/this.mjs',  // export const customProperties = { '--color': 'red' } }\n    'and/then/that.json', // { \"custom-properties\": { \"--color\": \"red\" } }\n    'and/then/that.scss', // $color: red;\n    cachedObject,\n    customProperties => {\n      customProperties    // { '--color': 'red' }\n    }\n  ]\n});\n```\n\nSee example exports written to [CSS](test/export-properties.css),\n[JS](test/export-properties.js), [MJS](test/export-properties.mjs),\n[JSON](test/export-properties.json) and [SCSS](test/export-properties.scss).\n\n[cli-img]: https://img.shields.io/travis/postcss/postcss-custom-properties/master.svg\n[cli-url]: https://travis-ci.org/postcss/postcss-custom-properties\n[css-img]: https://cssdb.org/badge/custom-properties.svg\n[css-url]: https://cssdb.org/#custom-properties\n[git-img]: https://img.shields.io/badge/support-chat-blue.svg\n[git-url]: https://gitter.im/postcss/postcss\n[npm-img]: https://img.shields.io/npm/v/postcss-custom-properties.svg\n[npm-url]: https://www.npmjs.com/package/postcss-custom-properties\n\n[CSS Custom Properties]: https://www.w3.org/TR/css-variables-1/\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Custom Properties]: https://github.com/postcss/postcss-custom-properties"
}