{
	"name": "postcss-color-mod-function",
	"versions": {
		"1.0.0": {
			"name": "postcss-color-mod-function",
			"version": "1.0.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"color-name": "^1.1.3",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3.1"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.15",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.54",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "604e99ae76f2df8d24428cbcde0885c386eaf7c5",
			"_id": "postcss-color-mod-function@1.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-8tzOZZ/TljTQWdiziwDcZhL25cMqxXL+yT7pl3jivDh8B3rB4IKBKY0KoHR4rixosFlSnu2Ym1q8Nr5BctZF5A==",
				"shasum": "b7643e5901fb63edbde0148a1db0b247053db0f1",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function-1.0.0.tgz_1516134445923_0.3393623777665198"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-color-mod-function",
			"version": "1.1.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"color-name": "^1.1.3",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3.1"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.15",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.54",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "16bd403e37cdbb8696dbdb7d6937cd93e248b005",
			"_id": "postcss-color-mod-function@1.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-NNfuKQefjY/W86lkI8s7uCjks/u5KPRyJdDEdkecv86ARAbs7TVav/l25fc7GW3OYqE4BEMXkaw/WDcITxanFg==",
				"shasum": "57f9282374b5cab64f7d2e1065822fa3e4701429",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function-1.1.0.tgz_1516171171102_0.8107561711221933"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-color-mod-function",
			"version": "2.1.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3.1"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.16",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.54",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "3e32e9a097e61969ace4bc1b181d338b8b551ac4",
			"_id": "postcss-color-mod-function@2.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-AYlGFXE5+Y0VcuTgIdN9QjkTkBjIovId10rhm7ayqmBLHkwao4lsc2m6SQH159jWu1XRNEM2C6Oudtk8TV9Vqw==",
				"shasum": "51d4d18c17b648b5fc7b9f3dd6fa9075d17e48b1",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function-2.1.0.tgz_1516503913015_0.5745441587641835"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "postcss-color-mod-function",
			"version": "2.2.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.1",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.16",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.54",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "7133e87af06fbf79a3aab76dbafd607b52d74679",
			"_id": "postcss-color-mod-function@2.2.0",
			"_shasum": "7b2c41f13269aaf99f076f081e45fa3a886bf4d9",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "7b2c41f13269aaf99f076f081e45fa3a886bf4d9",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function-2.2.0.tgz_1516640560407_0.11213435046374798"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "postcss-color-mod-function",
			"version": "2.3.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.3",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.16",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.55",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "65077c08650f110bab797e88f25d15908b567ce1",
			"_id": "postcss-color-mod-function@2.3.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-gYQ88GfsIRSqzG+ZrlJvo6H59n+fxC18kETzihdCK0JSJuzQNOI3nPXb+R7qG1whK6ePL+zaBApcCQkmmax3tA==",
				"shasum": "56ba67d7fadccf190795efbc529b015c8fa68fdc",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function-2.3.0.tgz_1516937437244_0.8661445584148169"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "postcss-color-mod-function",
			"version": "2.4.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.17",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.56",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "9ce4b29add4497dcd4fd606ce266aa2fea1693b6",
			"_id": "postcss-color-mod-function@2.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-mKW8PtBZeX9g1SzZ4rBiJJplVlU5lfx+y5m8jZEnKVKpeknoLnncciv+obmQCkYkdqX5NrWh/Q0C2RK9t1BATA==",
				"shasum": "c87ad0aa19909f00debd29fe0c30d9f5733b2af2",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.0.tgz",
				"fileCount": 10,
				"unpackedSize": 110550
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_2.4.0_1518787866227_0.2470667441128418"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.1": {
			"name": "postcss-color-mod-function",
			"version": "2.4.1",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4",
				"postcss": "^6.0",
				"postcss-values-parser": "^1.3"
			},
			"devDependencies": {
				"babel-core": "^6.26",
				"babel-eslint": "^8.2",
				"babel-preset-env": "^1.6",
				"echint": "^4.0",
				"eslint": "^4.18",
				"eslint-config-dev": "2.0",
				"postcss-tape": "2.2",
				"pre-commit": "^1.2",
				"rollup": "^0.56",
				"rollup-plugin-babel": "^3.0"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "7297ddb0e2e4bdbed14a91702ed58ac52979d9dd",
			"_id": "postcss-color-mod-function@2.4.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-FlBOEeYx+6p8WQNrlGJs+AMu9qfzKuLtmEzLWrOqCeEi06niDmnSQJ5ZXGCLpScmybM9O0WuFub8LapsOMjUfQ==",
				"shasum": "d3581abc1df5dea7b81908d1c57f134840296be7",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.1.tgz",
				"fileCount": 10,
				"unpackedSize": 110748
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_2.4.1_1519226962215_0.7787220695385872"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.2": {
			"name": "postcss-color-mod-function",
			"version": "2.4.2",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.bundle.js",
			"module": "index.js",
			"files": [
				"index.js",
				"index.bundle.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4.0",
				"postcss": "^6.0.19",
				"postcss-values-parser": "^1.3.2"
			},
			"devDependencies": {
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.2",
				"babel-preset-env": "^1.6.1",
				"echint": "^4.0.1",
				"eslint": "^4.18.1",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.56.3",
				"rollup-plugin-babel": "^3.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "39f669e5be337dd72defb31bf461e808c07f1c91",
			"_id": "postcss-color-mod-function@2.4.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.6.1",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-j9RM33ybsEJUvIc22Y5I4ucvSJVHMliiW0I34JDLV0gVdvCo7/Y+zW6QMBANj+M4VZJLmyGz2mafIK4Tb5GVyg==",
				"shasum": "bdf408f152bc3201517a4c38b7eb5cd2996114fb",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.2.tgz",
				"fileCount": 10,
				"unpackedSize": 111465
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_2.4.2_1519711220443_0.4666398215304848"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.3": {
			"name": "postcss-color-mod-function",
			"version": "2.4.3",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.js",
			"files": [
				"index.cjs.js",
				"index.es.js",
				"lib"
			],
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4.0",
				"postcss": "^6.0.23",
				"postcss-values-parser": "^1.5.0"
			},
			"devDependencies": {
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.6",
				"babel-preset-env": "^1.7.0",
				"echint": "^4.0.1",
				"eslint": "^5.2.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.63.4",
				"rollup-plugin-babel": "^3.0.7"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "6ce644fa93fe7a3c8938ff2c1d54906e0e608f8e",
			"_id": "postcss-color-mod-function@2.4.3",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.7.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-TEATRHN1m2+vM4efwRoPyrAQTbBA4xgx1jSMPv64oLcwVFC4qr6d4o9DAD5LxygIMeBBBugQHvXoSIM+87NaFQ==",
				"shasum": "14a97f5b17a5f19396e9dea7ffcb5be732592baf",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.3.tgz",
				"fileCount": 10,
				"unpackedSize": 161813,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUxy2CRA9TVsSAnZWagAAikkP/1eyWkRCOS8zI/7lJVKj\nJsLcS6XJkP6ryJErES5DCQHwd99K9wm5U/ph/fM8qK77/C1mtVmMjBLE8lPJ\nlI+E9DVV/6+wrFohAiKtU063xV/ToUx2DAFFLzEoFcPhrSa8q5CWLyCPAxji\nS6p+6NuKzbmt2JEn/zq5/ucpjEApxOrNDLek/VLbrOFO1bw14+itKDN5pyp8\n5rSadg7aJPUkZGeEvm4qNCWjpCa/z3dA/DrGnqMFDpiArhdFtcrpHqtv6/IT\net3ecEpxxoJlICTShoPVmxmAY/R5+6ZIySpEzKXQLqNxBYoK1inZRU/n09BI\nrG5J8WUGnlY3J5nwu9tnN2QEfiFWxrPfbojJASXeQL/EOm8VzCO8gRvbvJmw\nFd0Xxd6DmU+cAETS7jDhGd95+ejj7a2JLFrVHchId7AaoXzGs10lkEIEDsyz\nYWkguSDbjtYbH2wx/JqK6b8QLYYEnWl8gp3yaPKDRcrb8iR3nB93AfetZb7c\nHlJgAKF/tBIITxUm3iCNn5me9ugP+62WixB22PD9FqX7BDHTR2A/KqgtKPn8\n4mFzYjYuSWxiSYZyiXA/9buTxDI9fxe0t5Kqx0uQ0l7nQDoJzs32EVyuCSlS\n8TO/Bs6AHLPuvlqfzLHbO8gbKa27G9DiOiUsFe8DE4xiWyb/bKejIQmRUstP\nmHOr\r\n=b65+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_2.4.3_1532173494821_0.014670850412566994"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-color-mod-function",
			"version": "3.0.0",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/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:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4.0",
				"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",
				"echint": "^4.0.1",
				"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",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "6a1a6fc6846b0cffc4e7d15d7e444c4f2bf01b9f",
			"_id": "postcss-color-mod-function@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-anmDjx6y/sX4PqEj2yaTCXtCKcr5wz7GHlSPZ5kol+grTYIVO87Ks7o5g7iMtkJhVqkkdVaL7GoH7ESuhg8RYQ==",
				"shasum": "e0993ddd68488fa2b060135caad4fee399bf7f7f",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 346168,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn/bmCRA9TVsSAnZWagAAE+QQAJyIlrsVD7g81mG43f0J\nKwW/QRtQ09rjnwvj2tKGvf24jCGKq3ir3lOjsHjG0rYnQUjlg74U7ibGn8H3\n6NduUtTjlHdvaMaHpKjuaDsQwjCd6h11wNXb5WU3Hpln4fkSs1FxmtI9cdOh\nQfa25zCZiyGC/BrPe5UeYkufcLf8t0MHWGgD/km7riEltRtYtXvM+hVSwI1R\nHWyUr7EvAhtGlgtvfcrYcMyNeRl4BBc/cATBamI2O6TCIX55tK6sQ15GnRf0\notHQKxbTqRTqvVgBzRjw/O8pPmwljkLlJk0XXSTZVKrraOmbLFM5z2XH/kFD\nOUmlfhvRgRyfCi2cF/bFoajMpq7bIQg/OFp6nCMHNdgVWJfmL2bCfIXfGFLQ\nd4gSEM9NZjEAG7k8G8828yDGaKPueR4keG0lKS/UqusPIGd4AzmV2MsYdfPk\nh6HnuA37Y/FGRkktt8GDJGhaNkxYgMGeXkV8eKx+8g/OzgfYPwC6QhbH/yqU\nVmHJyYdQpXqMJlRmohUuEf7JjvkyAdajbbOb6II6goklKOBNhBRIrHA0QUI7\nNLsO9qF+k9yoVkN0O0BxbjxQUT+MIhAGrlKhwDlDr6XHnBDX6Um2Sp0O9he7\nfkGp50Wk4vB1KzNNXA/3HYeRAlOYhDuNwBk1wXu9wuYFGWcGgvF9aMsrLi9h\nS0tF\r\n=DLy7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_3.0.0_1537210086186_0.6159111699740354"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "postcss-color-mod-function",
			"version": "3.0.1",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/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:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.bundle.js test",
				"test:js": "eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"@csstools/convert-colors": "^1.4.0",
				"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",
				"echint": "^4.0.1",
				"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",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "ef00b00d4b7a453ce73a0320d52320638878a6bc",
			"_id": "postcss-color-mod-function@3.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-vv7nqa/OIs8VLQnytwaGV8BylX9PFJh67YN58wIevBw7fQ5Lu0AlFx+tJWzQ8Z/JGF++JRX37f05RiOVWHlV1A==",
				"shasum": "20d600e3014f38266261722ba9a36a2a9859efa7",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 346328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboSbvCRA9TVsSAnZWagAAT+kP/iWX/uAEUiRzcXFdPx9f\nA8a8l5J+e7xhqm/HKGpaSiKArZDJWIfAaHKtYjpAiDsdAf+4X+jQDcpLrEbC\n9MnnNCCsPylZL+UeG87eqEdXsO4QsX+GNybYzvypMa2JsCMvoUpawTQk4pOI\nGyL1/SvZBFUrHVRTtDuzpT1tBqS/2pdO6/7K3wXuBSCUBjfn7TLv+1x/EX9q\nh0tBH8rWDn9aO0zg0wtCnLfb+1sYEEI+dwOGgqyJlq+Im/EdIEKydyNtX2/Z\nKYB0vTx2SciP6T4t3sjAccLbZdfRWYpFEFyiYXKXcb0vTLcJFueWvkqyqmyi\n/89NwkCFvTRnHe651T5TTnScyfY1Ephu66sL4a21Q2RKoB/N2Hrwya3mG7dk\nQ8m1iH4KnSU/QOz2Wt3hV81NpMT+RzUbAdjIKVxngJMFm9j24nEzPMNAtHLR\nElimO9Y0xfdj8YtYKe1qgSV0xolOUYOFm+YZwqDPg4awfCSA0OSqQ1a255gB\n5sn+w21YfrOOxieeeCZ8XrVoP7VmVdVMzEW+ODh09lUnUqkjOl4it5UeN7rW\nk441R4nPKgDbApwQEcy54qaKpg/CrSgxQ3NzewBZzyLOjaaKnPeE+pgcUOlo\nuhnoh8+tDf7+6OhT5IeDwZOl8iHljSj5VZRQayMONtEQi4l7VBNR5IkdFksG\nKj2h\r\n=tHxO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_3.0.1_1537287918584_0.670866076315987"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "postcss-color-mod-function",
			"version": "3.0.2",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/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": {
				"@csstools/convert-colors": "^1.4.0",
				"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",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "a6499dfdd4422dc3b9b15a0078d7264d1d7430a9",
			"_id": "postcss-color-mod-function@3.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-p1onIXcrLYWB1M8CoE49sbHUlz3aIUjZ3aNV9MDsbDpSeAm5RGUKvlBfp4479ZjkOLIcbMVJTbGVlDeOBT60mw==",
				"shasum": "10f23adae5867dc07ff853bdbea6d2565bdfabf0",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 355524,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbp4lcCRA9TVsSAnZWagAAW4wQAJW3Jbi/wWFensF4cliq\n1RdM2T4R/p8cP/qBAtURqVxsOUp42YIrGAvnXq2qoeESwSkxfCd+rz9XBxn0\nfGtXsiuhl/WHAgldXyp5auKQW3Rs6TnzP0ftkQ3sc09Y7L+m2idzYumd9m1P\n2NcpzltSyU8QjmTw92uZlRw9oKPGrQLaTy8WwbFQXwGoYktJvZNKzAPV2BCG\nDkkXSO5ObK4T/e124gfCfjpc91vwg1eyo1uLz7UGOC+WI8dgnScBwvpnCGGp\n3jLEmj7I0rR1j3K3IjnLnMxj98zBWWIpQqvCDVGR3bq242zretf7ysF7Tnj0\nR62W1o/z80wySpZsnMlRz67+r6eREi1qPie3SdFzr5XM6VEK3O9V9pASetJ5\nxzIPAl/Dm1heYSRk+1terF2DBhuKVBUDF85KzeHxFBFpXqJITbJt3UMT00Hw\nuD9/re/H5Fk/XyNfN6DxXgIRObzc8Jo0tW1zeyIE/sEvXJuWYrHAN4fKuvVZ\nhiY08BbLeZJYXvEhlUrfywwFTycgHzgV112HbUlAit24yI01lO980DGa8vSJ\nfjv3NjsHS6ZToVW/C6VwsMTsRXArhCXpz9qfsA9wLerwsImg8YaglzAgQpAX\nncGi+HK1EIwK5qzzB3ynYfVt5KKSt8rIy9JaeJ/pWNw0BFbj8olA7Cm/1FnY\nwdqb\r\n=Nm9E\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_3.0.2_1537706331759_0.13163777718107794"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.3": {
			"name": "postcss-color-mod-function",
			"version": "3.0.3",
			"description": "Modify colors using the color-mod() function in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-color-mod-function.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-color-mod-function/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": {
				"@csstools/convert-colors": "^1.4.0",
				"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",
				"rules": {
					"max-params": [
						2,
						5
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"colors",
				"colours",
				"modifications",
				"mods",
				"adjusters",
				"adjustments",
				"csswg",
				"rgba",
				"hsla",
				"white",
				"black",
				"red",
				"green",
				"blue",
				"alpha",
				"hue",
				"saturation",
				"lightness",
				"whiteness",
				"blackness",
				"tint",
				"shade",
				"blenda",
				"contrast"
			],
			"gitHead": "9ff8cac91d105ed370d8fe62e5e8a0c3b4a3003c",
			"_id": "postcss-color-mod-function@3.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==",
				"shasum": "816ba145ac11cc3cb6baa905a75a49f903e4d31d",
				"tarball": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz",
				"fileCount": 8,
				"unpackedSize": 357866,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbp+JRCRA9TVsSAnZWagAArXAP/j8wVBPIMSvIqtR1Xi9R\nCQU0Dasm6XoHoTTtiggGxjc6sNJWq4lt59jhkv8dhtpjgKVwfajc2ScNBD1/\nDEXsONFCHjdAsALQ+FeO9lLCE8vinNRGYIdmnOUnnscuF9KCVeIwgUBF7+h5\nq7MsijwAzVGdPsF9BdwKfDpULGz1/MOrbzSydUjiQ0C6lKPesmBKBS7YUx9N\nohpshsJZ+ZRpKdHoiYndqyej8LTRPcUAMJBIpnaddt1HztOZeukTP8pejazP\nn8PKoVTf9f1DESDpJga7k7puRxF2QZp7s0ylz4BAsaVPtHFNsVF++2LRnb7+\nqbVTzvwu08Q6XGN8/5YtRQEAIrGbM7WwAt4Nrd2eidAmk2NfFiEkOud/BlnC\np2rkbusZRs0uh2FL/pXvtC5AezA+GXpmxTPK+NkCmg45BtmhemDTWXqgTiM/\n8KQU1Ebu1gExRjimVoAg9GBH9N4Bz2qy7RX77aO1YAS5oX53HUCGP1SqmAsA\nj1/gJyhn5FuR/n0z6i0eFWO/mT28+BIyw3sRRsNYsH2rO0ScWOr7y2Eow0EK\nJWiit8QnR2yTWs+PhmE7c09zaS3KM6b6o5c9JcdQYWAx7gjnbm3dRN+POxP1\njRN/H4lk86EERtdJeL/BS1PmxFkAL9DzwtOiPuwqaWhVsWGR3VmFfuEmKuAM\nlp07\r\n=ayRS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-color-mod-function_3.0.3_1537729104527_0.171900465351285"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-01-05T04:42:13.224Z",
		"created": "2018-01-16T20:27:26.869Z",
		"1.0.0": "2018-01-16T20:27:26.869Z",
		"1.1.0": "2018-01-17T06:39:31.259Z",
		"2.1.0": "2018-01-21T03:05:14.266Z",
		"2.2.0": "2018-01-22T17:02:41.420Z",
		"2.3.0": "2018-01-26T03:30:38.670Z",
		"2.4.0": "2018-02-16T13:31:06.321Z",
		"2.4.1": "2018-02-21T15:29:22.274Z",
		"2.4.2": "2018-02-27T06:00:20.529Z",
		"2.4.3": "2018-07-21T11:44:54.922Z",
		"3.0.0": "2018-09-17T18:48:06.284Z",
		"3.0.1": "2018-09-18T16:25:18.756Z",
		"3.0.2": "2018-09-23T12:38:51.997Z",
		"3.0.3": "2018-09-23T18:58:24.687Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"309004081aab9b90fb70ce06134931c2\"",
			"fetched": 1600679295625
		}
	},
	"_distfiles": {
		"postcss-color-mod-function-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-1.0.0.tgz",
			"sha": "b7643e5901fb63edbde0148a1db0b247053db0f1",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-1.1.0.tgz",
			"sha": "57f9282374b5cab64f7d2e1065822fa3e4701429",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.1.0.tgz",
			"sha": "51d4d18c17b648b5fc7b9f3dd6fa9075d17e48b1",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.2.0.tgz",
			"sha": "7b2c41f13269aaf99f076f081e45fa3a886bf4d9",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.3.0.tgz",
			"sha": "56ba67d7fadccf190795efbc529b015c8fa68fdc",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.0.tgz",
			"sha": "c87ad0aa19909f00debd29fe0c30d9f5733b2af2",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.1.tgz",
			"sha": "d3581abc1df5dea7b81908d1c57f134840296be7",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.2.tgz",
			"sha": "bdf408f152bc3201517a4c38b7eb5cd2996114fb",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-2.4.3.tgz",
			"sha": "14a97f5b17a5f19396e9dea7ffcb5be732592baf",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.0.tgz",
			"sha": "e0993ddd68488fa2b060135caad4fee399bf7f7f",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.1.tgz",
			"sha": "20d600e3014f38266261722ba9a36a2a9859efa7",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.2.tgz",
			"sha": "10f23adae5867dc07ff853bdbea6d2565bdfabf0",
			"registry": "npmjs"
		},
		"postcss-color-mod-function-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz",
			"sha": "816ba145ac11cc3cb6baa905a75a49f903e4d31d",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-color-mod-function-3.0.3.tgz": {
			"shasum": "816ba145ac11cc3cb6baa905a75a49f903e4d31d"
		}
	},
	"_rev": "2-0cc9a3750aea2fcb",
	"_id": "postcss-color-mod-function",
	"readme": "# PostCSS color-mod() Function [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" 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 color-mod() Function] lets you modify colors using the `color-mod()`\nfunction in CSS, following the [CSS Color Module Level 4] specification.\n\n**`color-mod()` has been removed from the Color Module Level 4 specification.**\n\n```pcss\n:root {\n  --brand-red:      color-mod(yellow blend(red 50%));\n  --brand-red-hsl:  color-mod(yellow blend(red 50% hsl));\n  --brand-red-hwb:  color-mod(yellow blend(red 50% hwb));\n  --brand-red-dark: color-mod(red blackness(20%));\n}\n\n/* becomes */\n\n:root {\n  --brand-red:      rgb(255, 127.5, 0);\n  --brand-red-hsl:  rgb(255, 127.5, 255);\n  --brand-red-hwb:  rgb(255, 127.5, 0);\n  --brand-red-dark: rgb(204, 0, 0);\n}\n\n/* or, using stringifier(color) { return color.toString() } */\n\n:root {\n  --brand-red:      rgb(100% 50% 0% / 100%);\n  --brand-red-hsl:  hsl(30 100% 50% / 100%);\n  --brand-red-hwb:  hwb(30 0% 0% / 100%);\n  --brand-red-dark: hwb(0 0% 20% / 100%);\n}\n```\n\n### Supported Colors\n\nThe `color-mod()` function accepts `rgb()`, legacy comma-separated `rgb()`,\n`rgba()`, `hsl()`, legacy comma-separated `hsl()`, `hsla()`, `hwb()`, and\n`color-mod()` colors, as well as 3, 4, 6, and 8 digit hex colors, and named\ncolors without the need for additional plugins.\n\nImplemention details are available in\n[the specification](https://drafts.csswg.org/css-color/#funcdef-color-mod).\n\n### Supported Color Adjusters\n\nThe `color-mod()` function accepts `red()`, `green()`, `blue()`, `a()` /\n`alpha()`, `rgb()`, `h()` / `hue()`, `s()` / `saturation()`, `l()` /\n`lightness()`, `w()` / `whiteness()`, `b()` / `blackness()`, `tint()`,\n`shade()`, `blend()`, `blenda()`, and `contrast()` color adjusters.\n\nImplemention details are available in\n[the specification](https://drafts.csswg.org/css-color/#typedef-color-adjuster).\n\n### Supported Variables\n\nBy default, `var()` variables will be used if their corresponding Custom\nProperties are found in a `:root` rule, or if a fallback value is specified.\n\n## Usage\n\nAdd [PostCSS color-mod() Function] to your project:\n\n```bash\nnpm install postcss-color-mod-function --save-dev\n```\n\nUse [PostCSS color-mod() Function] to process your CSS:\n\n```js\nconst postcssColorMod = require('postcss-color-mod-function');\n\npostcssColorMod.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssColorMod = require('postcss-color-mod-function');\n\npostcss([\n  postcssColorMod(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS color-mod() Function] 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### stringifier\n\nThe `stringifier` option defines how transformed colors will be produced in CSS.\nBy default, legacy `rbg()` and `rgba()` colors are produced, but this can be\neasily updated to support [CSS Color Module Level 4 colors] colors.\n\n```js\nimport postcssColorMod from 'postcss-color-mod-function';\n\npostcssColorMod({\n  stringifier(color) {\n    return color.toString(); // use CSS Color Module Level 4 colors (rgb, hsl, hwb)\n  }\n});\n```\n\nFuture major releases of [PostCSS color-mod() Function] may reverse this\nfunctionality so that CSS Color Module Level 4 colors are produced by default.\n\n### unresolved\n\nThe `unresolved` option defines how unresolved functions and arguments should\nbe handled. The available options are `throw`, `warn`, and `ignore`. The\ndefault option is to `throw`.\n\nIf `ignore` is used, the `color-mod()` function will remain unchanged.\n\n```js\nimport postcssColorMod from 'postcss-color-mod-function';\n\npostcssColorMod({\n  unresolved: 'ignore' // ignore unresolved color-mod() functions\n});\n```\n\n### transformVars\n\nThe `transformVars` option defines whether `var()` variables used within\n`color-mod()` should be transformed into their corresponding Custom Properties\navailable in `:root`, or their fallback value if it is specified. By default,\n`var()` variables will be transformed.\n\nHowever, because these transformations occur at build time, they cannot be\nconsidered accurate. Accurately resolving cascading variables relies on\nknowledge of the living DOM tree.\n\n### importFrom\n\nThe `importFrom` option allows you to import variables from other sources,\nwhich might be CSS, JS, and JSON files, and directly passed objects.\n\n```js\npostcssColorMod({\n  importFrom: 'path/to/file.css' // :root { --brand-dark: blue; --brand-main: var(--brand-dark); }\n});\n```\n\n```pcss\n.brand-faded {\n  color: color-mod(var(--brand-main) a(50%));\n}\n\n/* becomes */\n\n.brand-faded {\n  color: rgba(0, 0, 255, .5);\n}\n```\n\nMultiple files can be passed into this option, and they will be parsed in the\norder they were received. JavaScript files, JSON files, and objects will need\nto namespace custom properties under a `customProperties` or\n`custom-properties` key.\n\n```js\npostcssColorMod({\n  importFrom: [\n    'path/to/file.css',   // :root { --brand-dark: blue; --brand-main: var(--brand-dark); }\n    'and/then/this.js',   // module.exports = { customProperties: { '--brand-dark': 'blue', '--brand-main': 'var(--brand-dark)' } }\n    'and/then/that.json', // { \"custom-properties\": { \"--brand-dark\": \"blue\", \"--brand-main\": \"var(--brand-dark)\" } }\n    {\n      customProperties: {\n        '--brand-dark': 'blue',\n        '--brand-main': 'var(--brand-dark)'\n      }\n    }\n  ]\n});\n```\n\nVariables may reference other variables, and this plugin will attempt to\nresolve them. If `transformVars` is set to `false` then `importFrom` will not\nbe used.\n\n[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-color-mod-function.svg\n[cli-url]: https://travis-ci.org/jonathantneal/postcss-color-mod-function\n[css-img]: https://cssdb.org/badge/color-mod-function.svg\n[css-url]: https://preset-env.cssdb.org/features#color-mod-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-mod-function.svg\n[npm-url]: https://www.npmjs.com/package/postcss-color-mod-function\n\n[CSS Color Module Level 4]: https://www.w3.org/TR/css-color-4/#funcdef-color-mod\n[Gulp PostCSS]: https://github.com/postcss/gulp-postcss\n[Grunt PostCSS]: https://github.com/nDmitry/grunt-postcss\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS color-mod() Function]: https://github.com/jonathantneal/postcss-color-mod-function"
}