{
	"name": "postcss-custom-media",
	"versions": {
		"1.0.0": {
			"name": "postcss-custom-media",
			"version": "1.0.0",
			"description": "PostCSS plugin to import CSS files",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.2",
				"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": "131ec96b31b49df368db74ef995a4db25243c23a",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.0.0",
			"_shasum": "0fb6dd7c84c51b8628540834b3ff7f00f91fe90b",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "0fb6dd7c84c51b8628540834b3ff7f00f91fe90b",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-custom-media",
			"version": "1.0.1",
			"description": "PostCSS plugin to import CSS files",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.2",
				"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": "bbecd0ca415a2de799e0ce894835b95c5203530c",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.0.1",
			"_shasum": "1490e7eca837697bf2b402298a74ecc66f0216c7",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "1490e7eca837697bf2b402298a74ecc66f0216c7",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-custom-media",
			"version": "1.1.0",
			"description": "PostCSS plugin to import CSS files",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.2",
				"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": "42dfbc30fe7929ffcd930c397bed0599da0fe0d9",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.1.0",
			"_shasum": "9709bad899552273eeb514450c7103480997b53c",
			"_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": "9709bad899552273eeb514450c7103480997b53c",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "postcss-custom-media",
			"version": "1.2.0",
			"description": "PostCSS plugin to import CSS files",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "MoOx"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"README.md",
				"index.js"
			],
			"dependencies": {},
			"devDependencies": {
				"jscs": "^1.5.9",
				"jshint": "^2.5.2",
				"jshint-stylish": "^0.4.0",
				"postcss": "^2.1.2",
				"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": "eb662898563e89f8897483e26fa9e8f50985b154",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.2.0",
			"_shasum": "59a7c5f73699e60465dc380a76886fd3892cd1e3",
			"_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": "59a7c5f73699e60465dc380a76886fd3892cd1e3",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "postcss-custom-media",
			"version": "1.2.1",
			"description": " PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {},
			"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": "eb883df80504c641673cf69aa4d3e41e20d2e043",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.2.1",
			"_shasum": "e30796bc5c6c2c5d8b190ce1028af1d57154cd10",
			"_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": "e30796bc5c6c2c5d8b190ce1028af1d57154cd10",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "postcss-custom-media",
			"version": "1.3.0",
			"description": " PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"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": "028466a914a9a10c6a901c5db1bba37e1d047c98",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@1.3.0",
			"_shasum": "34e2761b660a1698dfe42336db4481968d385e35",
			"_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": "34e2761b660a1698dfe42336db4481968d385e35",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-custom-media",
			"version": "3.0.0",
			"description": " PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"postcss-message-helpers": "^2.0.0"
			},
			"devDependencies": {
				"jscs": "^1.6.2",
				"jshint": "^2.5.6",
				"postcss": "^4.0.2",
				"tape": "^3.0.0"
			},
			"scripts": {
				"lint": "jscs *.js **/*.js && jshint . --exclude-path .gitignore",
				"test": "npm run lint && tape test"
			},
			"gitHead": "177c593c18b5594a65e6d731b6e906e80b4e88fd",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media",
			"_id": "postcss-custom-media@3.0.0",
			"_shasum": "5e35ae8badb31062ff6ba4940f7756df9cdea12c",
			"_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": "5e35ae8badb31062ff6ba4940f7756df9cdea12c",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-custom-media",
			"version": "4.0.0",
			"description": " PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"postcss": "^4.1.4"
			},
			"devDependencies": {
				"eslint": "^0.23.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "2c8f2538088be18c64d66f70f6803cb6ffb28896",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"_id": "postcss-custom-media@4.0.0",
			"_shasum": "b90a18007ff8439f5c8c1cf9fac18b241a7a0b80",
			"_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": "b90a18007ff8439f5c8c1cf9fac18b241a7a0b80",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-4.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "postcss-custom-media",
			"version": "4.1.0",
			"description": " PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugins",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"CHANGELOG.md",
				"LICENSE",
				"index.js"
			],
			"dependencies": {
				"postcss": "^4.1.4"
			},
			"devDependencies": {
				"eslint": "^0.23.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "7c1c36a18b70b2691f4ca86fadac5ccccbedc09d",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"_id": "postcss-custom-media@4.1.0",
			"_shasum": "b99be5ede95b72ed1e89dc18a138ec5c63df4bee",
			"_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": "b99be5ede95b72ed1e89dc18a138ec5c63df4bee",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-4.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "postcss-custom-media",
			"version": "5.0.0",
			"description": "PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"postcss": "^5.0.0"
			},
			"devDependencies": {
				"eslint": "^1.0.0",
				"tape": "^4.0.0"
			},
			"scripts": {
				"test": "eslint . && tape test"
			},
			"gitHead": "4fc56724a73d54d803301a6a3004c97995a4aa92",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"_id": "postcss-custom-media@5.0.0",
			"_shasum": "1e07fa54df17e4c6df5d0d0d5bcda6216332fa12",
			"_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": "1e07fa54df17e4c6df5d0d0d5bcda6216332fa12",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-5.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "postcss-custom-media",
			"version": "5.0.1",
			"description": "PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"postcss": "^5.0.0"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-i-am-meticulous": "^2.0.0",
				"npmpub": "^3.0.1",
				"tape": "^4.0.0"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"tests": "tape test",
				"test": "npm run lint && npm run tests",
				"release": "npmpub"
			},
			"eslintConfig": {
				"extends": "eslint-config-i-am-meticulous/es5"
			},
			"gitHead": "c1bfe9fd04c66da6f86072f063c3539b061344b4",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"_id": "postcss-custom-media@5.0.1",
			"_shasum": "138d25a184bf2eb54de12d55a6c01c30a9d8bd81",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "138d25a184bf2eb54de12d55a6c01c30a9d8bd81",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-5.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-media-5.0.1.tgz_1454482531134_0.5744193433783948"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0": {
			"name": "postcss-custom-media",
			"version": "6.0.0",
			"description": "PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS",
			"keywords": [
				"css",
				"postcss",
				"postcss-plugin",
				"media queries",
				"custom-media"
			],
			"author": {
				"name": "Maxime Thirouin"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/postcss/postcss-custom-media.git"
			},
			"files": [
				"index.js"
			],
			"dependencies": {
				"postcss": "^6.0.1"
			},
			"devDependencies": {
				"eslint": "^3.19.0",
				"eslint-config-i-am-meticulous": "^6.0.1",
				"eslint-plugin-import": "^1.7.0",
				"npmpub": "^3.1.0",
				"tape": "^4.6.3"
			},
			"scripts": {
				"lint": "eslint --fix .",
				"tests": "tape test",
				"test": "npm run lint && npm run tests",
				"release": "npmpub"
			},
			"eslintConfig": {
				"extends": "eslint-config-i-am-meticulous/es5"
			},
			"gitHead": "c9192e5fbac7b34af9e3b9cf79a16e58f231d09c",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/issues"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"_id": "postcss-custom-media@6.0.0",
			"_shasum": "be532784110ecb295044fb5395a18006eb21a737",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "semigradsky",
				"email": "semigradskyd@gmail.com"
			},
			"dist": {
				"shasum": "be532784110ecb295044fb5395a18006eb21a737",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-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-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-custom-media-6.0.0.tgz_1494581077012_0.5552500844933093"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0": {
			"name": "postcss-custom-media",
			"version": "7.0.0",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.5.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.65.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "b7806565adab9093eb3f9ea67ad85d659ab88373",
			"_id": "postcss-custom-media@7.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-RBNkC6HWkJaqrUxFQJT8y7+25I5Sm62j16FVlokYCtdN6eTmIRGznqFh+/awT4ZIxCVXSOMqEsSgQRC5uTw/cw==",
				"shasum": "dc494c1bf69fe58649b0db12a61566b386cd3d3e",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 53665,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmxC+CRA9TVsSAnZWagAAPckP/iqOb7lXxM4HSM2dbQQ5\nkWxaOhTbizLMsJBmD3z8FBS20jJ7pG5kUgcsbCsJciIVVkLLkNLwCQZRufwV\nbBD+kQg6HB1oCZCGNym+hY26AzvXbg8X0nHWqdwqW4YnH4oTyrnqtj5hfi0f\ncuuuEZzL3z2MfXcahXKyODM3d4SEtsqsD6yJeH3QKR0mN2zJuxP9t2Nf5KiH\n+9FWEJg4xtqvVpgaipbvrUQh//FM/P+InDOAWGL9Ux5L+HWAvMB7xhQHgStm\n/uaawMaNEcOM2gpCpCHjXtQdKHio1XndYJJUKCTGQtsEBoiP7sqcJlN2/e3n\nK1WzpCvdTWSHeGBFkZnFhVX17+cq5DRjECgc4owZ8B1zRbtGBEGr/kt1gCH3\nkQTQ780X30nPUeFsz9jEsJVzZJvVooJI3xMybg08gFo94dyfQJzJAnNvKypd\ndsQp29sOe9aXgDOuzQNolbhWEuFedEXRlk68s8GERCR2k8Jdio4bPonVZ7LA\nNl5MFf+N0P140z6DCxGIqTf0HUU/zeF5FxcFz77aUK4BLDxb+w9l1x4MPJG1\nIVDv0dNiSrzKRBw49VN3OiNuGID+B7vEteO0NkWYo7LevhPXY0/RaSRRSTYk\nxA3ElfbKAiywcQoIvgYxItHa+tOdq3iLOz0KCKihGS+yBd62yA3MqrUVwL/5\nrsxZ\r\n=XC+S\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-media_7.0.0_1536889021762_0.8001611666725861"
			},
			"_hasShrinkwrap": false
		},
		"7.0.1": {
			"name": "postcss-custom-media",
			"version": "7.0.1",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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"
			},
			"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.5.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.65.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "b59e59a14e2996714ea1223699bd46a824f0549a",
			"_id": "postcss-custom-media@7.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-lzZ2jEoiCd7qo/wWas9LxcYla29yatt5Wxe9DID/TbZMt1C6OhkHJEm1hbzuvqLUSiaBpTDBwlUZB2Hp6grFQw==",
				"shasum": "69d04a8a133f636661bd06092c3158e7e9e682cf",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 54962,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm0DmCRA9TVsSAnZWagAAAnsP/RF+WLM4o/ohIMVeplot\nNsLdeSqilfDkGg9GvNl3f52q0JESXbNlJH6fQqoI1KkvDdA5jBNkXuvDidS3\n/oqkURWdZh6h18b6NBQeNu1xW56Np7WRQLpnl6XTMcUgr3dp6hzwlzr0i9sV\nuyjh3iwRUcIMj/IonTmWaAPrZ0r35kU5J6gHBDOtMukGV0ulJq5/b+CEhrEQ\nLUWoi7+x7x5VjyHleji5E5OToovDFs38WWEUmXZBhic8jDQ1dwxrUWQ72YEB\nXuDQQdoeYQ30Qx+6h23tyDvhR4WtIcodvdoEfFh3lB6/L3ZKFWOwoJhxtb1J\nIJbor+34JtQsq0eMMIoP3BVLh/ZFgJyvnaC6ZnPHEJK69sjI96p3/du9TaQO\nW1e51qXbjHqIgBGT141SfjgOocGzGqHXd9L25lMVpkjBY5somGHPJGy4cto8\nW7LOsIXi2jlnk9tGuDyH0C839GJFULO34OMmp9bHKKnBqIlTq2SW5y5CAhJP\n6JQOTQ4Am1jXBjwltQ04G8QCzAxGUOrFcI3hpkfWIkb3d0gkHBGfYIyLQOeg\nKS1fPz9Yl6BCBh7v3VLmqIcNsdOFdn/KHg8SfdfjtFs13FJCaN8tV2vFvHxw\nUmDN1Hn4ibtx3c7z8Jq4KFphcTJSdLKoirNdnDKaACbYGkrVQc960B+vkf/9\ncC87\r\n=wQVz\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-media_7.0.1_1536901349777_0.9041231488674324"
			},
			"_hasShrinkwrap": false
		},
		"7.0.2": {
			"name": "postcss-custom-media",
			"version": "7.0.2",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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"
			},
			"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.65.2",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "407c33cd8821a869db9dc6fac3d99681ee74a1ef",
			"_id": "postcss-custom-media@7.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-93phy46hTx5pX5QVKnSf9kJHyu78A+wc98bw7tT1sJzmZrHSSJb4mtZvoTru6vW1guFjAHHbLaNhkS3xAwjlFQ==",
				"shasum": "e55fcd3a5ffe0d42c1cf99fe4a716a24f5228248",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.2.tgz",
				"fileCount": 6,
				"unpackedSize": 55058,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbnV98CRA9TVsSAnZWagAAVaYP/0FSkOaQxEWLDzX5aSN0\nrRHFUxYhIj2E1pXlCKKEivzhhsXDrYpKsYEKr7+pehd0k8Ogp8APSqNvywVy\nrHVMDJA1AXKnBPOIAc0sQwP813mLzTPc4P1cZw3esy6s7N1F22VC5LAVm3wa\nuv9dp86oWoVNVJouPTt2/LrxEVcN2Xo1pc0Y7WxkmZg7Nf7G4TFY56f5itoU\nKz7IjC02S6DjNiaQyUYskc+dUynBIO8xh41noviCc/KxaS2xZC/pGYVkjS2p\nqpvzaxztpI9lmp8ZQNEbisUqS7u/0susbNYMl8vLH3TN0keNBrlzfeY6IAV6\n8zHeswmUbsX1wSzgBcNDTtsoo/0LCfxu5H9W1ZyFNpu0E5y1Qg7IG5jUxBUS\nP0NhS9453g3XIzJ6+eIYzZrS7K3nbcQzavJDgcnldVglqeXqS9jgp7XDaCdr\n5ox0Kj4cyG1Tq3aC2R7tTaoP17NIJxq7CXmirxrJcHcnba9HjEuMn00++N/q\nnbFcZast3/iW40sk+hgbEYyqAWjPXVp3Gx4rwr3whKu6vI0bsdHDBSG6OX+f\niZCsAUmY0kjL0R6Zgu2Q0nuXAxTReL6FCnsqGuXyerSublxe+juHRPXc14lK\nfJDAm8ZWuCXOGLE7hQiAJaoBQgbxqJzH8kElIFFUx3j9rN+N81MLCodd+Vai\nNdJ0\r\n=eyZ1\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-media_7.0.2_1537040251558_0.831988596678457"
			},
			"_hasShrinkwrap": false
		},
		"7.0.3": {
			"name": "postcss-custom-media",
			"version": "7.0.3",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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"
			},
			"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",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "39a25e05f39b5cc5f879b8e828ee8ced197750a9",
			"_id": "postcss-custom-media@7.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-uRVuiQh6cdlxAxEIZFHYg/hsWajSc9Ynm9D3DJBRW0s/Sw7n1rdnllfdzHRkQU7qM3X6yZoe2Ra864qZUR6WMA==",
				"shasum": "da0a3aa24831fcaa045e1231a517a15e0dcdfa1b",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.3.tgz",
				"fileCount": 6,
				"unpackedSize": 55135,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpAJdCRA9TVsSAnZWagAAuKwP/3M2PWAiDm1LpGnY+FfO\nFOEsmss11u/UEfqPgJSdzBGPFLrXOD94bV+Uq8WB8w5yranUODH5nS3xz+wP\nK58+6xr9tL3cNkSmRfKNvK6QSsSiie7cX9f1mYlZ+sir9ceQ8T7W9w7PhPRc\nyzfdeuSU0ufCXrcO37kikj3VFszOYCobBvIMfbbaIxlo1STFuvi1IdOhMAJj\nUkv9zX7KLyeqW57M8kbAQ5ZG2vRKtTSrgwXgyqoxKniCt9DVrvWiVcJHpSL4\nTc4yzgr3liBgsmGa6AV1CcqdwJdlWj1KAcn5UGs9c4ffBifVMl2QecsXisxk\njCfxOZntm/7Y/iX4c83jqCPB0KiWkrYa61svgy5J1MQuJd6zxYUzDRDgw1/q\n5R2z71gh/jV7YiD3yuXUGemEu84S7q51PQr0/GqerrVjwAihkhk2Sth9LFx6\nXjljA54f2+ZAytQ02zKzo9tH8MmeKD7dfMmHn5JTscnFe7wsfuw7Wgexafri\nYr0oXiCBv9RFf/eRYKyplzg1pLl+8iyUUdHwuxYT+/F/mV1k8PXhvmYYdIs7\nVsE+Yo2lvNYtZ0PIVb/E63ZA2WmxMeSw7OpPvUIO9AmOOWnFTDVWBarBEuLw\nNPKZfyBvm5x3xdy71JhFRCgIwXn+oG3U5AApXBqmaBTbCEvs4lZfCyJqF8GZ\neMeT\r\n=+0hJ\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-media_7.0.3_1537475164112_0.751451692389844"
			},
			"_hasShrinkwrap": false
		},
		"7.0.4": {
			"name": "postcss-custom-media",
			"version": "7.0.4",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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"
			},
			"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",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "75c2768ad997711e5020b2b296dea1398c8ce36a",
			"_id": "postcss-custom-media@7.0.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-DY0Vdc4wW7EN1CNzV7FJCA+B9p0u9RjnPtGcFoHxr824/Ce76ff9t20jrfvijRHwlS14Ca4/MjVTuC/wMYWVcw==",
				"shasum": "98e593c4a9a38fefee848434131fa16d316ee165",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.4.tgz",
				"fileCount": 6,
				"unpackedSize": 55969,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqF6ICRA9TVsSAnZWagAA2pEP/3sATYyqgvMFSLfS7gG9\nOgS6RqzjogtE5u+4suT9Mjmw20aJ0PI+Lu8Zhc53hq3YSTM0HOGdvl19wREI\nJf6RUI6rZkJup3wyLH7yVwhqCvqxEiVC1O/D3bfB0HvH+DxjUjMM3/bON3wR\n0fxSjKVvdOBkueR/spYWb6ro3L3PhcuGIit6zg9dLX2GU1fW9UivL6p0YN7z\nV3iNYJQwWwiEb5znCU8waxaiG6gsWLPS0bKP4uCEsIsYuaTwxYoFkEs8EvmW\nE0UJ/KKE2pzwDSxX1r3ScvhZRSD72nAjUbu9XqL6W3NPRamR7WgqKQvmipWI\n3ZLs3qmDLJMCKBHJfoIJOFNmX6nn25aaNHZxqjUUYc3qQWQvDlvIigBKnOiF\nC84oBw3PF+NpCCbghGA8EnUQIV7OUmY5m32wkxlceTX7tbq9pzEQ3shiNeiu\nqIJy9ZnHnbgj/vpydrVhvTGs6P4UW2+C3AlKPovKD5Buh6MlV+MJPNAUALJK\n+FwZ9KnrXaJ+CtPCOucEDJmng1q1emxP6EnR5XKw9B2bIKAo0y48MA0u4Rnw\n43ngi8gBNrmnrJiaXDU3F1Ft6xwb/jvO+P/3X+XNLSmnHnXT/3/3jfBI4HQ1\n5j30Ql54K8M6Rd5Ig9lohxLEHdu6OlBJo+JilGpegjZB82JJckW04Pq24EzO\nTK6A\r\n=TKKu\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-media_7.0.4_1537760903385_0.8299912034448484"
			},
			"_hasShrinkwrap": false
		},
		"7.0.5": {
			"name": "postcss-custom-media",
			"version": "7.0.5",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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.5"
			},
			"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.6",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "0929148f04fff7d400e30d3cb1c6a0be961182e5",
			"_id": "postcss-custom-media@7.0.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-snWzHFtuUBYBRygY6R07LbXNr4/pr80+oN0yCK4ViU/Nnld3cRlzu1ztKE+9RW1x2MISaqZV5ITXeYwYCdmVBQ==",
				"shasum": "be16a0838ab145dd06eab0703022467b2677e68c",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.5.tgz",
				"fileCount": 6,
				"unpackedSize": 55380,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv0jICRA9TVsSAnZWagAAkLkP/1eYAZGQccDXtFW6qZ8b\nkPcJM8yzuBdtzKCH+704Gg0k/YFeTVuBVyIl80A5Pa1oLnVUAroU0H7ol2VX\nqrxlcqrF02ubioegRC+6Nwn90ynSANhZQd+itdOozuH3da489tFBxTfYxvve\nw/Nfh50V670W5kXc7uxt2mHU7ktXZemPNQldInWGZEfg0hqsb8XT+7YJJAVZ\nj8ue+nBP1/rLiCHkFvz93CBeNLKf72PKSn8usfi0d+2hWuMuzvcjWtqyEkOH\nWXipXPpuc+diuCxNVe1ceIoZaZ30ThMvD1GS1db8GQnJ+89jbSSBNGJZdoH7\nbKDN5byhLgYUd67affWKMK3d5lO2RIocDF+MmQNURUoOiwTGsu+zbAXsW74o\nnwuZCp9mhPF+FHASg70yPqEQaMByRNgGkRT4jmNeJpWMtUbp01blanQtm3t8\nfZi4Xq27X2h1NOlTfhmlzk/HF68KmC1VVc+rbct6EuZN1fY9rJ0Z1CX9uHKa\n2Du6oCaawy29zszwQEjxxPFEdv+vODhq6tjAjQG7N9v1v/x2zMb23S3AdmqW\nMIn/R8sS/68i/HRYTscuZYtKZRRTJ9F0RqOshgv/cOipOEWNDsxS6Q4TEKrs\neaAwB6AVVf3qOixStnICVex5djE0mTUUTddx29MDa/lbBVZOz7N2Dq0lTB7/\nO39+\r\n=hz4u\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-media_7.0.5_1539262663515_0.7449141430956239"
			},
			"_hasShrinkwrap": false
		},
		"7.0.6": {
			"name": "postcss-custom-media",
			"version": "7.0.6",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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.5"
			},
			"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.6",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "f095211389d761e426f43a32a437bde273930598",
			"_id": "postcss-custom-media@7.0.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-Txk5Ve0XWw105N6490xoq1aAHkLWIBGowBxHrLqbfsPfv/nzPvP2txyPMwn6OW87eeTO7H0a7P/BVJ4WMPEgJA==",
				"shasum": "c6b00ff7fee6ddc7dfdd946d66ed65e7743db09b",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.6.tgz",
				"fileCount": 6,
				"unpackedSize": 55620,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwJelCRA9TVsSAnZWagAATygQAKBNqVcrlZpV/O6sI5SW\nOVcq10l8MBhfPc7LYY/5h/t7jt6xQlnHQaL1z0M9i4ivAUovkszXJyhm42Pv\nFtvz9Yw77nOcecVWz2ANFNaJ2/okSYnPmUpNg63hD0psQSoIu1uDmJeHUkB+\n1+Wy6hqc7pcMlaoZzvNC7LzJvy9fH4j7LNmXwrRtTxlVLoaH66XREDtS3uGC\n0WFdURP1/h5TCkQecDiSTaZldXe7wkCPx6JnnP5WEGctNMLYqHlduCJ+9zBy\n47JyTh4N7SH/0UuYKrn1v0YnQQfWx/hHemtSmFggzykuqae5aswHs902MVbR\nW7aEwSl+5VRsJK48AbOQoAzGBY1j5vtx9c1oIRVEx3dG5XIFpRSjduFbOwfx\nyttVA56uO/S69P1NSnSYVahkmnciosDqPYtNzBGK33ZnxWc5B0Q0b6NVSltE\ns5Lyj4bT+tL9K/4b1xrMQTuo5aHCs/0axhy1rlEdI9dqIB/7qnL1Q6tbtKhS\naUcEPIzMf5qJSS8BJw3Omf+7SWRpScMRFMZrMbMClBC2TAWN0Xz2w9H3lZqV\nWLK078DVS9q91gwF/2rjsO8oHHk5njUZL4ZavSMkm7x6EXcU+8bdfCOREloE\n/T1XySQou6VVv1xZexXmkoLwjp9IbCXTaqyluUWcH2P5jaIRt85FlWs+GuRC\n0ctJ\r\n=H3D1\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-media_7.0.6_1539348388543_0.40422186205835664"
			},
			"_hasShrinkwrap": false
		},
		"7.0.7": {
			"name": "postcss-custom-media",
			"version": "7.0.7",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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.5"
			},
			"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.7.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.6",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"custom",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "5db224c00226e8e0eac296d9dcee9208db299766",
			"_id": "postcss-custom-media@7.0.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-bWPCdZKdH60wKOTG4HKEgxWnZVjAIVNOJDvi3lkuTa90xo/K0YHa2ZnlKLC5e2qF8qCcMQXt0yzQITBp8d0OFA==",
				"shasum": "bbc698ed3089ded61aad0f5bfb1fb48bf6969e73",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.7.tgz",
				"fileCount": 6,
				"unpackedSize": 55841,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbylpHCRA9TVsSAnZWagAAJWkQAIpWSEIGra2ePXMXjYDk\nakpL0bknrWcBI7iD6sayImV1h92SZe5FL7SWkBkKKeFFUFzsbPEeOCIgP/y2\nKI+5QsKP8kxbHxMUqxY33hHGcWK4HrB8xrRgv/xXnTR95Gmvu6+/18w1fybO\nQ5zqquObaDKVHF8pA2921o1hOljUqo+PBy/ujqQcjs1Sn1c+r0oCaniuytFK\n+J3TsAq0x2lmj1AKkuBhFgC4laJpKFa9A7JdbTUf9NxzTVw9ebS7vgLsCxtZ\nVRcEoP7ZnKMl9hfHA/9QOWyRIpRC9LGYgD8kp0tL0ZccriVr+x3zKpQ9PoYe\n7ZbKb60+Td24FT1uTRRvklXYlFslf8FLuDsmSf/qOzpaAi268TwCX3tXYJX3\nDXZ2CjpRM440aEXSGRWpUUdNX8tPrJtMYwROmySF/L6hRmXUjkyaegfEYIm6\nH27Z1d4HYDpuj2eVZhz0RHYXzBEMmPtUwNNP3b2j66eJwSWTBajV1mk/THXl\nve3sqRsrnm08bx2KusLnxtG/dXtdCo1DhXZ3uDN1WYKwglWX68fycKyix7Lc\nbMBdkc6/7Rq54mw9gQsJMFyWaDEjk2rQmMhUTjaCwIqB7FbaBmUMPTtO4Ybg\nLx/eHpn7PUHCR7HZ/l/cJbYrY0tKCoU3Vicl1ZfUDGF9XLd8qIynT62nUxxW\n4KTy\r\n=Ge61\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-media_7.0.7_1539988038021_0.37024853597568397"
			},
			"_hasShrinkwrap": false
		},
		"7.0.8": {
			"name": "postcss-custom-media",
			"version": "7.0.8",
			"description": "Use Custom Media 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-media.git"
			},
			"homepage": "https://github.com/postcss/postcss-custom-media#readme",
			"bugs": {
				"url": "https://github.com/postcss/postcss-custom-media/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.14"
			},
			"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",
				"media",
				"query",
				"queries",
				"w3c",
				"csswg",
				"atrule",
				"at-rule",
				"specification"
			],
			"gitHead": "ca22cf673fbffbc981807c1e4b758f1575fb8aec",
			"_id": "postcss-custom-media@7.0.8",
			"_nodeVersion": "11.11.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==",
				"shasum": "fffd13ffeffad73621be5f387076a28b00294e0c",
				"tarball": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz",
				"fileCount": 6,
				"unpackedSize": 56040,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnwaVCRA9TVsSAnZWagAABVIP/1StfFhNChv8JShIW9cZ\nOm/yKXf/JoJvZCh535EQwKtH6R5hv8+oKboWRsZyfu+5zLuGiWab5clc2CfW\nJNLZ/Zyl5XXiyZqDWQ5tRf67rNHyMTmpeUJo4+Vqx/+Lb8NN3QfTtt5skYMB\nGynp/LktXGF6SBW3hZFdTQ4f1/xtdlvB5LdWC7sZaa891JU0C7iVjVlM8WfV\nN96u1X6esyY6OWH7OM2qZdh+RigcFm5YBWkGkO44nso4tfAfkDUYtH0rBsP2\nfxM3zqdK0IxJI85+MlB24h6Ll9CAZTogJgwo5TY50vGAyltDds4G9SmQ+nDC\n11ekRfKUHPCOFBa8Owax2kkXHmd5Bzx6pquoVz/Ye/P1echnqyrxzCbblgEi\nDIoPnFPQ4O43zjCYl861JpmYTLPN5ep+vy28/J0d83hL2sqXkEkLDP5+78UK\n/2rcZd6pQ9BnVsAtBSbNGUFL4l83FPO1n7scD6FkodYS3/m+90MTwH59SyCT\n6Zsx47RPc0wvbJFQWCp1khlaKcndGC8ksBTMz0GGxP3Zn6pS0QCEvup5nBHV\n0rEij8jB6QgYZfydiLApvsRP7koYADykFYZiStAw7SPRiJDbEynO1tUHC7ew\n9EMrM7ooGPZN+HNVTY/tBGG7FE6qeypRaCvjcpZB9n/rYOFqhtnrLbJKMI6P\nrdGQ\r\n=l3Lc\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-media_7.0.8_1553925780916_0.0868766504363867"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2019-03-30T06:03:03.929Z",
		"created": "2014-08-12T12:53:35.932Z",
		"2.0.0": "2014-08-12T12:53:35.932Z",
		"1.0.0": "2014-08-12T13:33:42.691Z",
		"1.0.1": "2014-09-16T04:15:53.296Z",
		"1.1.0": "2014-09-30T04:37:54.867Z",
		"1.2.0": "2014-10-01T05:09:04.073Z",
		"1.2.1": "2014-11-09T06:29:51.674Z",
		"1.3.0": "2014-11-25T08:03:33.158Z",
		"3.0.0": "2015-01-29T06:24:51.637Z",
		"4.0.0": "2015-06-17T06:45:34.497Z",
		"4.1.0": "2015-06-30T05:28:28.427Z",
		"5.0.0": "2015-08-25T04:56:49.290Z",
		"5.0.1": "2016-02-03T06:55:34.226Z",
		"6.0.0": "2017-05-12T09:24:38.777Z",
		"7.0.0": "2018-09-14T01:37:02.114Z",
		"7.0.1": "2018-09-14T05:02:29.996Z",
		"7.0.2": "2018-09-15T19:37:31.706Z",
		"7.0.3": "2018-09-20T20:26:04.287Z",
		"7.0.4": "2018-09-24T03:48:23.782Z",
		"7.0.5": "2018-10-11T12:57:43.660Z",
		"7.0.6": "2018-10-12T12:46:28.680Z",
		"7.0.7": "2018-10-19T22:27:18.295Z",
		"7.0.8": "2019-03-30T06:03:01.037Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.0.8"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8f73a06fb9d1337768e9d656f24f9880\"",
			"fetched": 1600679295762
		}
	},
	"_distfiles": {
		"postcss-custom-media-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.0.0.tgz",
			"sha": "0fb6dd7c84c51b8628540834b3ff7f00f91fe90b",
			"registry": "npmjs"
		},
		"postcss-custom-media-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.0.1.tgz",
			"sha": "1490e7eca837697bf2b402298a74ecc66f0216c7",
			"registry": "npmjs"
		},
		"postcss-custom-media-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.1.0.tgz",
			"sha": "9709bad899552273eeb514450c7103480997b53c",
			"registry": "npmjs"
		},
		"postcss-custom-media-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.2.0.tgz",
			"sha": "59a7c5f73699e60465dc380a76886fd3892cd1e3",
			"registry": "npmjs"
		},
		"postcss-custom-media-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.2.1.tgz",
			"sha": "e30796bc5c6c2c5d8b190ce1028af1d57154cd10",
			"registry": "npmjs"
		},
		"postcss-custom-media-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-1.3.0.tgz",
			"sha": "34e2761b660a1698dfe42336db4481968d385e35",
			"registry": "npmjs"
		},
		"postcss-custom-media-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-3.0.0.tgz",
			"sha": "5e35ae8badb31062ff6ba4940f7756df9cdea12c",
			"registry": "npmjs"
		},
		"postcss-custom-media-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-4.0.0.tgz",
			"sha": "b90a18007ff8439f5c8c1cf9fac18b241a7a0b80",
			"registry": "npmjs"
		},
		"postcss-custom-media-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-4.1.0.tgz",
			"sha": "b99be5ede95b72ed1e89dc18a138ec5c63df4bee",
			"registry": "npmjs"
		},
		"postcss-custom-media-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-5.0.0.tgz",
			"sha": "1e07fa54df17e4c6df5d0d0d5bcda6216332fa12",
			"registry": "npmjs"
		},
		"postcss-custom-media-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-5.0.1.tgz",
			"sha": "138d25a184bf2eb54de12d55a6c01c30a9d8bd81",
			"registry": "npmjs"
		},
		"postcss-custom-media-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-6.0.0.tgz",
			"sha": "be532784110ecb295044fb5395a18006eb21a737",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.0.tgz",
			"sha": "dc494c1bf69fe58649b0db12a61566b386cd3d3e",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.1.tgz",
			"sha": "69d04a8a133f636661bd06092c3158e7e9e682cf",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.2.tgz",
			"sha": "e55fcd3a5ffe0d42c1cf99fe4a716a24f5228248",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.3.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.3.tgz",
			"sha": "da0a3aa24831fcaa045e1231a517a15e0dcdfa1b",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.4.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.4.tgz",
			"sha": "98e593c4a9a38fefee848434131fa16d316ee165",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.5.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.5.tgz",
			"sha": "be16a0838ab145dd06eab0703022467b2677e68c",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.6.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.6.tgz",
			"sha": "c6b00ff7fee6ddc7dfdd946d66ed65e7743db09b",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.7.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.7.tgz",
			"sha": "bbc698ed3089ded61aad0f5bfb1fb48bf6969e73",
			"registry": "npmjs"
		},
		"postcss-custom-media-7.0.8.tgz": {
			"url": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz",
			"sha": "fffd13ffeffad73621be5f387076a28b00294e0c",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-custom-media-7.0.8.tgz": {
			"shasum": "fffd13ffeffad73621be5f387076a28b00294e0c"
		}
	},
	"_rev": "2-1d7d3848142359b6",
	"_id": "postcss-custom-media",
	"readme": "# PostCSS Custom Media [<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 Media] lets you use Custom Media Queries in CSS, following the\n[CSS Media Queries] specification.\n\n```pcss\n@custom-media --small-viewport (max-width: 30em);\n\n@media (--small-viewport) {\n  /* styles for small viewport */\n}\n\n/* becomes */\n\n@media (max-width: 30em) {\n  /* styles for small viewport */\n}\n```\n\n## Usage\n\nAdd [PostCSS Custom Media] to your project:\n\n```bash\nnpm install postcss-custom-media --save-dev\n```\n\nUse [PostCSS Custom Media] to process your CSS:\n\n```js\nconst postcssCustomMedia = require('postcss-custom-media');\n\npostcssCustomMedia.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssCustomMedia = require('postcss-custom-media');\n\npostcss([\n  postcssCustomMedia(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Custom Media] 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 media and atrules using custom\nmedia should be preserved in their original form.\n\n```pcss\n@custom-media --small-viewport (max-width: 30em);\n\n@media (--small-viewport) {\n  /* styles for small viewport */\n}\n\n/* becomes */\n\n@custom-media --small-viewport (max-width: 30em);\n\n@media (max-width: 30em) {\n  /* styles for small viewport */\n}\n\n@media (--small-viewport) {\n  /* styles for small viewport */\n}\n```\n\n### importFrom\n\nThe `importFrom` option specifies sources where custom media can be imported\nfrom, which might be CSS, JS, and JSON files, functions, and directly passed\nobjects.\n\n```js\npostcssCustomMedia({\n  importFrom: 'path/to/file.css' // => @custom-selector --small-viewport (max-width: 30em);\n});\n```\n\n```pcss\n@media (max-width: 30em) {\n  /* styles for small viewport */\n}\n\n@media (--small-viewport) {\n  /* styles for small viewport */\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 media using the `customMedia` or\n`custom-media` key.\n\n```js\npostcssCustomMedia({\n  importFrom: [\n    'path/to/file.css',\n    'and/then/this.js',\n    'and/then/that.json',\n    {\n      customMedia: { '--small-viewport': '(max-width: 30em)' }\n    },\n    () => {\n      const customMedia = { '--small-viewport': '(max-width: 30em)' };\n\n      return { customMedia };\n    }\n  ]\n});\n```\n\n### exportTo\n\nThe `exportTo` option specifies destinations where custom media can be exported\nto, which might be CSS, JS, and JSON files, functions, and directly passed\nobjects.\n\n```js\npostcssCustomMedia({\n  exportTo: 'path/to/file.css' // @custom-media --small-viewport (max-width: 30em);\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 media using the `customMedia` or\n`custom-media` key.\n\n```js\nconst cachedObject = { customMedia: {} };\n\npostcssCustomMedia({\n  exportTo: [\n    'path/to/file.css',   // @custom-media --small-viewport (max-width: 30em);\n    'and/then/this.js',   // module.exports = { customMedia: { '--small-viewport': '(max-width: 30em)' } }\n    'and/then/this.mjs',  // export const customMedia = { '--small-viewport': '(max-width: 30em)' } }\n    'and/then/that.json', // { \"custom-media\": { \"--small-viewport\": \"(max-width: 30em)\" } }\n    cachedObject,\n    customMedia => {\n      customMedia    // { '--small-viewport': '(max-width: 30em)' }\n    }\n  ]\n});\n```\n\nSee example exports written to [CSS](test/export-media.css),\n[JS](test/export-media.js), [MJS](test/export-media.mjs), and\n[JSON](test/export-media.json).\n\n[cli-img]: https://img.shields.io/travis/postcss/postcss-custom-media/master.svg\n[cli-url]: https://travis-ci.org/postcss/postcss-custom-media\n[css-img]: https://cssdb.org/badge/custom-media-queries.svg\n[css-url]: https://cssdb.org/#custom-media-queries\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-media.svg\n[npm-url]: https://www.npmjs.com/package/postcss-custom-media\n\n[CSS Media Queries]: https://drafts.csswg.org/mediaqueries-5/#custom-mq\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Custom Media]: https://github.com/postcss/postcss-custom-media"
}