{
	"name": "postcss-color-gray",
	"versions": {
		"0.0.0": {
			"name": "postcss-color-gray",
			"version": "0.0.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "https://github.com/shinnn/postcss-color-gray"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint *.js & jscs *.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/shinnn/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugins",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.9.1",
				"istanbul": "^0.3.2",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.7.3",
				"postcss": "^2.2.5",
				"tap-spec": "^1.0.1",
				"tape": "^3.0.1"
			},
			"gitHead": "1df0a92938b050801dac0e7d5361f6b56f034eb9",
			"bugs": {
				"url": "https://github.com/shinnn/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/shinnn/postcss-color-gray",
			"_id": "postcss-color-gray@0.0.0",
			"_shasum": "f70ba31021ab02f49a4943e59ef86dbb58385951",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "f70ba31021ab02f49a4943e59ef86dbb58385951",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-0.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "postcss-color-gray",
			"version": "0.1.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-color-gray"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint *.js & jscs *.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/shinnn/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugins",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.9.1",
				"istanbul": "^0.3.2",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.7.3",
				"postcss": "^2.2.5",
				"tap-spec": "^1.0.1",
				"tape": "^3.0.1"
			},
			"gitHead": "3ad6b928c32205de3673acc3c0c545c75941ee5a",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray",
			"_id": "postcss-color-gray@0.1.0",
			"_shasum": "730b5399de2610b9825ee2e3a58a056f8cd4da4f",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "730b5399de2610b9825ee2e3a58a056f8cd4da4f",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "postcss-color-gray",
			"version": "1.0.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-color-gray"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint *.js & jscs *.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugins",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.9.1",
				"istanbul": "^0.3.2",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.7.3",
				"postcss": "^2.2.5",
				"tap-spec": "^1.0.1",
				"tape": "^3.0.1"
			},
			"gitHead": "5044fed5db17900e0499e6e10ac0f9c8b3fdec86",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray",
			"_id": "postcss-color-gray@1.0.0",
			"_shasum": "bef0705586e72de0621d5a5c400ca41b111760f4",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "bef0705586e72de0621d5a5c400ca41b111760f4",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-color-gray",
			"version": "1.1.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-color-gray"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint *.js && jscs *.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugins",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"postcss-message-helpers": "^1.1.1",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.9.2",
				"istanbul": "^0.3.2",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.7.3",
				"postcss": "^3.0.4",
				"tap-spec": "^2.1.0",
				"tape": "^3.0.3"
			},
			"gitHead": "fb8fcf27f19ecaab9a88468c128aed074a755be4",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray",
			"_id": "postcss-color-gray@1.1.0",
			"_shasum": "847bf9aa956592ddbb93a8ac2e49ab6a0c787bb5",
			"_from": ".",
			"_npmVersion": "2.1.9",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "847bf9aa956592ddbb93a8ac2e49ab6a0c787bb5",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-color-gray",
			"version": "2.0.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-color-gray"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint *.js && jscs *.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugins",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"postcss-message-helpers": "^2.0.0",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.10.2",
				"istanbul": "^0.3.5",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.8.1",
				"postcss": "^4.0.2",
				"tap-spec": "^2.1.0",
				"tape": "^3.0.3"
			},
			"gitHead": "4757f9dda1d7202d904802d1a04efe0856da303d",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray",
			"_id": "postcss-color-gray@2.0.0",
			"_shasum": "2bce077ed1abe6a08e6d4b8fffd64b98990559a5",
			"_from": ".",
			"_npmVersion": "2.1.18",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "2bce077ed1abe6a08e6d4b8fffd64b98990559a5",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-color-gray",
			"version": "3.0.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-color-gray.git"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "npm run eslint && npm run jscs",
				"eslint": "eslint index.js test.js",
				"jscs": "jscs index.js test.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugin",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.7.3",
				"postcss": "^5.0.4",
				"postcss-message-helpers": "^2.0.0",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.10.2",
				"istanbul": "^0.3.5",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.8.1",
				"tap-spec": "^2.1.0",
				"tape": "^3.0.3"
			},
			"gitHead": "4d9bf3be4d78fec9eeff25a868c5ed53ab4a7a32",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray#readme",
			"_id": "postcss-color-gray@3.0.0",
			"_shasum": "dd65f7ad7bec4b63b458a5de88d6dd49c86cbf7b",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.3.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "dd65f7ad7bec4b63b458a5de88d6dd49c86cbf7b",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "postcss-color-gray",
			"version": "3.0.1",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-color-gray.git"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "npm run eslint && npm run jscs",
				"eslint": "eslint index.js test.js",
				"jscs": "jscs index.js test.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
				"release": "npmpub"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugin",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^0.11.3",
				"postcss": "^5.0.4",
				"postcss-message-helpers": "^2.0.0",
				"reduce-function-call": "^1.0.1"
			},
			"devDependencies": {
				"eslint": "^0.10.2",
				"istanbul": "^0.3.5",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^1.8.1",
				"npmpub": "^3.1.0",
				"tap-spec": "^2.1.0",
				"tape": "^3.0.3"
			},
			"gitHead": "f5d57345499861f24f5a54e773b6eb102d58edb7",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray#readme",
			"_id": "postcss-color-gray@3.0.1",
			"_shasum": "74432ede66dd83b1d1363565c68b376e18ff6770",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"dist": {
				"shasum": "74432ede66dd83b1d1363565c68b376e18ff6770",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-color-gray-3.0.1.tgz_1480318401391_0.1804462734144181"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-color-gray",
			"version": "4.0.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-color-gray.git"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "npm run eslint",
				"eslint": "eslint index.js test.js",
				"jscs": "jscs index.js test.js",
				"test": "node test.js | tap-spec",
				"coverage": "istanbul cover test.js",
				"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
				"release": "npmpub"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/postcss/postcss-color-gray/blob/master/LICENSE"
				}
			],
			"files": [
				"index.js"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugin",
				"color",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^1.0.3",
				"postcss": "^6.0.1",
				"postcss-message-helpers": "^2.0.0",
				"reduce-function-call": "^1.0.2"
			},
			"devDependencies": {
				"eslint": "^3.19.0",
				"istanbul": "^0.4.5",
				"istanbul-coveralls": "^1.0.3",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.6.3"
			},
			"gitHead": "5d7e37ae89ab312b273bd1312569d6fdb2dbbd70",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray#readme",
			"_id": "postcss-color-gray@4.0.0",
			"_shasum": "681bf305097dd66bfef0e1e6282d5d99b5acc95d",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"dist": {
				"shasum": "681bf305097dd66bfef0e1e6282d5d99b5acc95d",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/postcss-color-gray-4.0.0.tgz_1494844316491_0.8127956374082714"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "postcss-color-gray",
			"version": "4.1.0",
			"description": "PostCSS plugin to transform gray() function to today's CSS",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-color-gray.git"
			},
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"scripts": {
				"pretest": "eslint --fix --format=codeframe index.js test.js",
				"test": "nyc --reporter=text --reporter=html node test.js",
				"release": "npmpub"
			},
			"license": "ISC",
			"files": [
				"index.js"
			],
			"keywords": [
				"css",
				"css4",
				"style",
				"stylesheet",
				"postcss",
				"postcss-plugin",
				"color",
				"convert",
				"gray",
				"function"
			],
			"dependencies": {
				"color": "^2.0.1",
				"postcss": "^6.0.14",
				"postcss-message-helpers": "^2.0.0",
				"reduce-function-call": "^1.0.2"
			},
			"devDependencies": {
				"@shinnn/eslint-config-node": "^5.0.0",
				"eslint": "^4.13.1",
				"npmpub": "^3.1.0",
				"nyc": "^11.4.1",
				"tape": "^4.8.0"
			},
			"eslintConfig": {
				"extends": "@shinnn/node"
			},
			"gitHead": "f143771be342b252b612a793b543d0063a648aaf",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray#readme",
			"_id": "postcss-color-gray@4.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"dist": {
				"integrity": "sha512-L4iLKQLdqChz6ZOgGb6dRxkBNw78JFYcJmBz1orHpZoeLtuhDDGegRtX9gSyfoCIM7rWZ3VNOyiqqvk83BEN+w==",
				"shasum": "e5581ed57eaa826fb652ca11b1e2b7b136a9f9df",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				},
				{
					"name": "semigradsky",
					"email": "semigradskyd@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-gray-4.1.0.tgz_1513660828965_0.5373684819787741"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "postcss-color-gray",
			"version": "5.0.0",
			"description": "Use the gray() color function in CSS",
			"author": {
				"name": "Shinnosuke Watanabe",
				"url": "https://github.com/shinnn"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-color-gray.git"
			},
			"homepage": "https://github.com/postcss/postcss-color-gray#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-color-gray/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.js",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.*.js test",
				"test:js": "eslint *.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4.0",
				"postcss": "^7.0.5",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.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.5",
				"rollup-plugin-babel": "^4.0.1"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"gray",
				"color",
				"lab",
				"transform",
				"function",
				"csswg",
				"w3c",
				"specification"
			],
			"gitHead": "619435166b96bfdfc70c9ce095131556d19c9fe8",
			"_id": "postcss-color-gray@5.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==",
				"shasum": "532a31eb909f8da898ceffe296fdc1f864be8547",
				"tarball": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 17723,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvf4NCRA9TVsSAnZWagAA/tEQAIHt9aN32jTN/yvALL1M\n1Cv3PwDer1FaT9mBs8erSZmyL+/KAGhefd5ujr2AECe4Pm5jxxrQ9yaag+Yf\nmnQmZwtxeSCELRBFKtqbWnMAg/SDUZz89pPccSmlZZp9mHMVKWZpTpDoxBrC\nNkGe3NLHdmbl2jBtjwurMf+B3beu6b3gmjdDKTjNnl9Fsr3jXYlptYa6wXka\nXE1dLo3lXXNatrLPQof6CMEWjtY+Wxr7ibO2V8PTm0DRVNoZzUERxZ+zP/Tf\nT2cA7Vv1m/L3DWcRggObJBPl8q4mG5Zm7copDhkT5ASb+QFNbCo6MFeXMbmk\ne8pShlSDaB29aNCNyxK4FCePW2n9tGUZCKHmlMkMygW/KysVrBuUae7ApS/3\ndL4omIzSis4mwEbrpvwSWcSZvsmbs+NfJFXoE14DfkZxoMj1sVkQag416lub\n1RJ2J+dSQIt8teWjSikYUqLU2/IjQov/Qg77c2fCNpGxooyVUKpybi3dLKhI\nGft76vvM0YWJ9nKBVfgR+6N9vGZDNpRZF8Yjixme+eu5mfRtc3WGaI6b/n6K\nxWJL0W0GESb+ERsg8KrDY5LD//E05B0jzwZbB13qA7WvNvDo31jYOab8E+PT\nD/lsUUXlRh5JM/dMbma1q9i2ePrp6bKWnDtStzIQGars2/vzdx8I/h2Pym5W\nhQRJ\r\n=MWpx\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"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-gray_5.0.0_1539177997215_0.8306377101028706"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-01-05T04:42:10.565Z",
		"created": "2014-10-29T07:14:13.450Z",
		"0.0.0": "2014-10-29T07:14:13.450Z",
		"0.1.0": "2014-10-29T07:54:16.323Z",
		"1.0.0": "2014-11-01T08:47:10.578Z",
		"1.1.0": "2014-11-25T14:37:28.430Z",
		"2.0.0": "2015-01-27T07:09:13.254Z",
		"3.0.0": "2015-09-08T04:22:06.907Z",
		"3.0.1": "2016-11-28T07:33:23.394Z",
		"4.0.0": "2017-05-15T10:31:57.218Z",
		"4.1.0": "2017-12-19T05:20:29.036Z",
		"5.0.0": "2018-10-10T13:26:37.299Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"083f355617adbf305cbc6f3b66793683\"",
			"fetched": 1600679295574
		}
	},
	"_distfiles": {
		"postcss-color-gray-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-0.0.0.tgz",
			"sha": "f70ba31021ab02f49a4943e59ef86dbb58385951",
			"registry": "npmjs"
		},
		"postcss-color-gray-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-0.1.0.tgz",
			"sha": "730b5399de2610b9825ee2e3a58a056f8cd4da4f",
			"registry": "npmjs"
		},
		"postcss-color-gray-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-1.0.0.tgz",
			"sha": "bef0705586e72de0621d5a5c400ca41b111760f4",
			"registry": "npmjs"
		},
		"postcss-color-gray-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-1.1.0.tgz",
			"sha": "847bf9aa956592ddbb93a8ac2e49ab6a0c787bb5",
			"registry": "npmjs"
		},
		"postcss-color-gray-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-2.0.0.tgz",
			"sha": "2bce077ed1abe6a08e6d4b8fffd64b98990559a5",
			"registry": "npmjs"
		},
		"postcss-color-gray-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-3.0.0.tgz",
			"sha": "dd65f7ad7bec4b63b458a5de88d6dd49c86cbf7b",
			"registry": "npmjs"
		},
		"postcss-color-gray-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-3.0.1.tgz",
			"sha": "74432ede66dd83b1d1363565c68b376e18ff6770",
			"registry": "npmjs"
		},
		"postcss-color-gray-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-4.0.0.tgz",
			"sha": "681bf305097dd66bfef0e1e6282d5d99b5acc95d",
			"registry": "npmjs"
		},
		"postcss-color-gray-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-4.1.0.tgz",
			"sha": "e5581ed57eaa826fb652ca11b1e2b7b136a9f9df",
			"registry": "npmjs"
		},
		"postcss-color-gray-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz",
			"sha": "532a31eb909f8da898ceffe296fdc1f864be8547",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-color-gray-5.0.0.tgz": {
			"shasum": "532a31eb909f8da898ceffe296fdc1f864be8547"
		}
	},
	"_rev": "2-fb8a547a3fed483f",
	"_id": "postcss-color-gray",
	"readme": "# PostCSS Gray [<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 Gray] lets you use the `gray()` color function in CSS, following the\n[CSSWG Specification].\n\n```pcss\nbody {\n  background-color: gray(100);\n  color: gray(0 / 90%);\n}\n\n/* becomes */\n\nbody {\n  background-color: rgb(255,255,255);\n  color: rgba(0,0,0,.9);\n}\n```\n\n## Usage\n\nAdd [PostCSS Gray] to your project:\n\n```bash\nnpm install postcss-color-gray --save-dev\n```\n\nUse [PostCSS Gray] to process your CSS:\n\n```js\nimport postcssGray from 'postcss-color-gray';\n\npostcssGray.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nimport postcss from 'postcss';\nimport postcssGray from 'postcss-color-gray';\n\npostcss([\n  postcssGray(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Gray] runs in all Node environments, with special instructions for:\n\n| [Node](INSTALL.md#node) | [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 the original `gray()` function should\nbe preserved or replaced. By default, the `gray()` function is replaced.\n\nBy setting `preserve` to `true`, the original `gray()` function is preserved.\n\n```js\npostcssGray({ preserve: true });\n```\n\n```pcss\nbody {\n  background-color: gray(100);\n  color: gray(0 / 90%);\n}\n\n/* becomes */\n\nbody {\n  background-color: gray(100);\n  background-color: rgb(255,255,255);\n  color: gray(0 / 90%);\n  color: rgba(0,0,0,.9);\n}\n```\n\n[cli-img]: https://img.shields.io/travis/postcss/postcss-color-gray.svg\n[cli-url]: https://travis-ci.org/postcss/postcss-color-gray\n[css-img]: https://cssdb.org/badge/gray-function.svg\n[css-url]: https://cssdb.org/#gray-function\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-color-gray.svg\n[npm-url]: https://www.npmjs.com/package/postcss-color-gray\n\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Gray]: https://github.com/postcss/postcss-color-gray\n[CSSWG Specification]: https://drafts.csswg.org/css-color/#grays"
}