{
	"name": "postcss-logical",
	"versions": {
		"1.0.0": {
			"name": "postcss-logical",
			"version": "1.0.0",
			"description": "Use logical properties and flow-relative values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical-properties.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical-properties#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical-properties/issues"
			},
			"main": "index.js",
			"files": [
				"index.js",
				"dependent-js"
			],
			"scripts": {
				"clean": "git clean -X -d -f",
				"prepublish": "npm test",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js --cache --ignore-pattern .gitignore",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"postcss": "^6.0.8"
			},
			"devDependencies": {
				"eslint": "^4.3.0",
				"eslint-config-dev": "2.0.0",
				"postcss-tape": "2.0.1",
				"pre-commit": "^1.2.2"
			},
			"eslintConfig": {
				"extends": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"ltr",
				"rtl",
				"properties",
				"values",
				"directions",
				"dirs",
				"inline",
				"block",
				"start",
				"end"
			],
			"gitHead": "eb7ee123ce562a24b239c8ae3fee20958ae8f3d5",
			"_id": "postcss-logical@1.0.0",
			"_shasum": "e00c4bb1a1299f00903f7c328d7a0e63a9014564",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "e00c4bb1a1299f00903f7c328d7a0e63a9014564",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical-1.0.0.tgz_1502298204962_0.6894434515852481"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "postcss-logical",
			"version": "1.0.2",
			"description": "Use logical properties and flow-relative values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical-properties.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical-properties#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical-properties/issues"
			},
			"main": "index.js",
			"files": [
				"index.js",
				"dependent-js"
			],
			"scripts": {
				"clean": "git clean -X -d -f",
				"prepublish": "npm test",
				"test": "echo 'Running tests...'; npm run test:js && npm run test:tape",
				"test:js": "eslint *.js --cache --ignore-pattern .gitignore",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"postcss": "^6.0.9"
			},
			"devDependencies": {
				"eslint": "^4.4.1",
				"eslint-config-dev": "2.0.0",
				"postcss-tape": "2.0.1",
				"pre-commit": "^1.2.2"
			},
			"eslintConfig": {
				"extends": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"ltr",
				"rtl",
				"properties",
				"values",
				"directions",
				"dirs",
				"inline",
				"block",
				"start",
				"end"
			],
			"gitHead": "aac271c3c3ab3409ae743428a10d956444e579ad",
			"_id": "postcss-logical@1.0.2",
			"_shasum": "b70199cc55676e48e2eca5421c58250b0c298c4a",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "b70199cc55676e48e2eca5421c58250b0c298c4a",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical-1.0.2.tgz_1502827106369_0.45951534481719136"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-logical",
			"version": "1.1.0",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.js",
			"files": [
				"index.cjs.js",
				"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.*.js test",
				"test:js": "eslint *.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"postcss": "^6.0.20"
			},
			"devDependencies": {
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.2",
				"babel-preset-env": "^1.6.1",
				"echint": "^4.0.1",
				"eslint": "^4.19.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.57.1",
				"rollup-plugin-babel": "^3.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "5b49b7cc618c0b6e0724c626a25125e3c7c39a96",
			"_id": "postcss-logical@1.1.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-H/LEdRUPHZVYYCTs3t5kpA8YNKyNU/qK5vHU8lP/7GjaBE97S+WdIG39lZ0jZE1HzQ4HpgsZsduvnB5eEHcs5w==",
				"shasum": "ea5f99b701ee6c1745c69af02cd6d3ef69afd905",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.1.0.tgz",
				"fileCount": 6,
				"unpackedSize": 49393
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_1.1.0_1521607961952_0.9165356190783325"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.1": {
			"name": "postcss-logical",
			"version": "1.1.1",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.js",
			"files": [
				"index.cjs.js",
				"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.*.js test",
				"test:js": "eslint *.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"postcss": "^6.0.20"
			},
			"devDependencies": {
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.2",
				"babel-preset-env": "^1.6.1",
				"echint": "^4.0.1",
				"eslint": "^4.19.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.57.1",
				"rollup-plugin-babel": "^3.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "ba0dd1ca31d4066265770d0fd279f5e55ec37744",
			"_id": "postcss-logical@1.1.1",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-ZJgyLJlp3uPKae9+6sJKFjD06UZzb/m3M1LPeHsaBMvvyatcNWwCfOZVIq00fJdxUqa9QeuQO6RZElKmRdWMEg==",
				"shasum": "bcabf0638d8aa747743b32bc52f9d90d4a3313d2",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.1.1.tgz",
				"fileCount": 6,
				"unpackedSize": 49477
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_1.1.1_1521611432076_0.013265724308496152"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-logical",
			"version": "2.0.0",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical/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.*.js test",
				"test:js": "eslint *.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/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.1"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "581ba23d7c32f472b6785fa37c6a3dd0e467b74f",
			"_id": "postcss-logical@2.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-kN8858jRTpeE5cEv2aqd6f9WGSDvA5toq35gLc1z514MaaYM+4yLLHLol1WsiofUEVYT6YUD6QrmixRICjv3/g==",
				"shasum": "800a0a6dd3f423d530f1fa30f089be1fbdb2d1bc",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-2.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 127656,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboH0lCRA9TVsSAnZWagAAlGoP/12E1AFnAaJ3IPOrFrjP\ni9oLk1fcGH/F6kdSTtVwgr9K33ITgjVxMY8++oZDNrvh6YsLDrHLci4m+vwN\njCzoWv7VJA5V/34LkNdoSQ24iHqViauJxNssRiL5wpPt02+CM37paYmvSkm0\n+JOpyjw8uWjldL+UuWToGUlsJzrIdbCrtmw60dsr2oGNKKUeaTUkhxD8heU+\nC4kTbyrz5jppR2GzgapxcBuBa6BJ2EvTQIQJUuouo0oZvhw+frFf7Uxc1dwo\nRaDxgs/XVt3e4mpNf2oOyRgQJ9iHy2RV9Isapbgzu5Xazrb2cIbldNoqYeZE\nUlZGL2AkY2/TWb3YtS03dDY60qRBdsYJj0zU8dTMprRPx+5nUPfohSlT73a7\nyp8uV/XeQm2c5aW7TjbrkX24G2WjFAPtZGD2AGt5JDEbq/Xd+1nxWGvaKQJ6\nRFpFG/23uSxiZxEPDlZMpnb7XdQ5ZD3MmcGkGeKjaz6svFwoEbGNcXoJRkPq\ntz92OvS6d8oJk6PodzgMOm2gIxoDr14f70IczYWed6hjX8/pVyFJ1nbYJELr\ns1Y3KDdy2yw+fRZdUwyf32+UufvUFC713XgI6FPlilK/gtaIBLQzW3dqGyGk\nIZ8OWnePVroDKfvgBraqMdokQdO8GlyYKyBGnhLZ3ZsQrjuFTwyFRA8knMvb\nNm4R\r\n=aW3w\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_2.0.0_1537244453108_0.02518712729529038"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-logical",
			"version": "3.0.0",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical/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.*.js test",
				"test:js": "eslint *.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/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.1",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "606e09248830f49534d61b2c36ed2add09ee52a5",
			"_id": "postcss-logical@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==",
				"shasum": "2495d0f8b82e9f262725f75f9401b34e7b45d5b5",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-3.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 180876,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4HPCRA9TVsSAnZWagAAL0MP/3OQMVqcjo0gSPt8o7/9\nk7PRQqfgsfnFInaleRv9RVMu0FNIlcgb2+eEJ6/mjaEAq86T2lQ8NS8VS2q3\nTvpFHfSjj6/whJY/h9LeP+FZPh36M/Amv8C4X3y/UdUf6U4/WJjTrrCa5FzR\nn3KbkYCr/bzmQJXfWJC4pUp+vNmQc2wTQGy8wI/Zsk0aJZWzX1n63t8Jl6Ga\n517s+KeFm/K03HzqAe9QToW7q7DN3c6of5aJtV7B6Xdn9x0ZK4YxKIjXokZK\nupMNvIdFhKpMED5007rVfF0dpsJea17oPSe0L/xzIT4UsmSo3pdEIO08NF2/\njOO3uqMFKz4fIcvy/88VyDO10GCIfy+OHwZx35/rwCeAK1QNPo9sOSyRYfOh\nG4xKQTodC8ZZNW7qf7vDSsgftqT0+J/6YsRt6oOTSp8BtmnWmrD0hy7P4U8X\nBeb1xAP0uyKReSD2NdQ1LRAN58WEzJ8D1Z9DY5RKHt3Mk+CfwNMTOzoAZdmj\ns1M+aGuOsk1vJvA7oxEkaMaa5c5oahbkObK2PEpFplYC2UFsXgcloSzh74Nv\n9FN5XUUnq0ZY+R3/4+EUbpa6waN+dpYGxi58D6TwgPaeDheLZlFUtS6wPs1/\nslX2PiUVSysSXbE7B3mGjE9hANPnLsVE8swEZoNdyqKPHrkLWNarTgutPkfp\nZBMa\r\n=f8KZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_3.0.0_1537442255066_0.8845229586327465"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-logical",
			"version": "4.0.0",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-logical.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-logical/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"build": "rollup --config .rollup.js --silent",
				"prepublishOnly": "npm test",
				"pretest:tape": "npm run build",
				"test": "npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.*.js test",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.16"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.1",
				"echint": "^4.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.14.2",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "51ddacb541c48c01805ecc64c93358126451c950",
			"_id": "postcss-logical@4.0.0",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-z0BR7UdjlHUim1EMMUeVD/qE5xp3kBHJ9sIHjXEsCdYOwV/NBChObf0YbGKEP3ucDH9sTFNIQwSrR9MEpmNu9A==",
				"shasum": "c2805b079c721118ab5d7473fc00d618d24a39d1",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 157371,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+T1pCRA9TVsSAnZWagAA4R8P/A9qMcey7scV3Q4M4G7o\nrIBGWVV/d2tFt60B0/MC7oifkFEvOGudS3LXxoqidU3bwNrU5IAiC6AhBz4Z\ngIirNgjzAYXxuXHMbm9oQquZ5dER6w7mKETKyADKORCZBhyDsYBXqnGdYe9m\nQbDrZ2bi01kTwko9Y98ffjt87acb8ly1FAnH5dMdKZso0pv8gDcwJlHLOw3z\nI3haL0t/ApX3HTK79ASKQ5t24k3gV8xZdguikofvxM9zdac/f4tpIoWf9bnH\nsrcRjY6K05R9qFIbMdC+LUS5zmgRp95+Y6dSc9R13+CEo6cgTuzGwccflaUa\ncDsZ1QZHnMmUUaGKV8Bn2loomAKptBSAGX0PGw+ydfkaryMYNCePzHwS7OQn\nzeP/NO5/fI4zIPBkm2QCg3RsawStzODNWzNSploXcbRpShnTOOjemaGDI2bQ\nfM/2VrpGEmLStYPpXKnq4rY2pm7Dj2buftGbVRC7Q1p8vQGqP/qW/XxNVQEr\nYy1XvwAFM/o6tTYDy6zWZQlMe5jBH7bEaW3xGpJMolNS+Og6hJU2yDz/kB50\n+SEgnXXIc2Wo+UdPNOo9jTEOuPT53Xmk09n/4cfPk8QGCWpcS22Ffvnpow5D\n79WCSqPR65Sr/Lumujxz3UY3RlVD7dZorzRs6S3LSOsPPN3sV1cbZ7e49o1X\nRM1r\r\n=VBoy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_4.0.0_1559838056148_0.40374774393558166"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "postcss-logical",
			"version": "4.0.1",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/csstools/postcss-logical.git"
			},
			"homepage": "https://github.com/csstools/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/csstools/postcss-logical/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"build": "rollup --config .rollup.js --silent",
				"prepublishOnly": "npm test",
				"pretest:tape": "npm run build",
				"test": "npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.*.js test",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.1",
				"echint": "^4.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.14.6",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "80d5a09e1b9f5d3ec45b6c86b9a7ee99b85c76a4",
			"_id": "postcss-logical@4.0.1",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-Poc3u5gjlRzUhXrGWrw3PQQ1oIoRuuSwkYDMk1sA8Dab0OU/KV+U/q3B+poMvgBxO97vpgC2BmQhFumUwfMxIg==",
				"shasum": "47aea0a0d31c16fe6ac0d635b46f6fe895d6addc",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 157451,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/qBGCRA9TVsSAnZWagAAV6gP/A6BrX8iENjaTW6PDz8E\nb9kTPwroGT9JMQsIdlIGe3fl/S71BujyI4hePWIPh8uClw0ddt8qRKTpc284\ncxrmbhDohbJhF3PS8/ejaNdgSwRd2jLnRbHZNREok15Cu70KuCzT1U35gGpM\nFTI9Cdaepw+3zFoKA0FsJPnG6n21ezhYBhSDPwk458vSROuKcLQ0jr2Hj0I9\nmUT3Xnu0tjF9+z6Yy8dMpO75OrBbcfMPY65nDKa8GqcnjxDf0uw021BYVbUK\nmAXZe/Z6xvHx1Bw/lZx4fBWEBh0W7/mds9g/rRTQGPiYllAZYSdHeFUnm/vA\nQI9Nti4m2C9UqfXq8h7wenwC+D2KMAHjsroIhRkOoniIEI1jxcO9/ACtAsyA\ned9c51gB1QfCf/CNknrWHCDaO7wy24jtmH55fj4IZ4O//PKq/lHd9IxmFLqe\nVlNZPRQn1UILYhpzGBeXKtOVjJ+SpmcnVL0qW7o2gT9VCqe0hZwU8ivhdGUc\n9wX6SmO6J2u5BMfEUoEpAb1qgCT3bE/WckXqxf30JrbAZw+NQeActGWy9inq\nNk+mIrdNLlKPrtRvA9l102q9NqG/Wpl5FhhDlnsTheTs0dviOfiiMRWmr/w8\nD0Sh56Zh/imujQeoRRt2TbREaylrVhfedRDz9bv8eZrrhAtXNHpYsYJhP5xj\nKNgc\r\n=81fx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_4.0.1_1560191045932_0.17184036650629397"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.2": {
			"name": "postcss-logical",
			"version": "4.0.2",
			"description": "Use logical properties and values in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/csstools/postcss-logical.git"
			},
			"homepage": "https://github.com/csstools/postcss-logical#readme",
			"bugs": {
				"url": "https://github.com/csstools/postcss-logical/issues"
			},
			"main": "index.cjs.js",
			"module": "index.esm.mjs",
			"scripts": {
				"build": "rollup --config .rollup.js --silent",
				"prepublishOnly": "npm test",
				"pretest:tape": "npm run build",
				"test": "npm run test:ec && npm run test:js && npm run test:tape",
				"test:ec": "echint --ignore index.*.js test",
				"test:js": "eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.17"
			},
			"devDependencies": {
				"@babel/core": "^7.4.5",
				"@babel/preset-env": "^7.4.5",
				"babel-eslint": "^10.0.1",
				"echint": "^4.0.2",
				"eslint": "^5.16.0",
				"postcss-tape": "^5.0.0",
				"pre-commit": "^1.2.2",
				"rollup": "^1.14.6",
				"rollup-plugin-babel": "^4.3.2"
			},
			"eslintConfig": {
				"env": {
					"browser": true,
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint",
				"parserOptions": {
					"ecmaVersion": 2018,
					"impliedStrict": true,
					"sourceType": "module"
				},
				"root": true
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"logical",
				"flow",
				"relative",
				"property",
				"properties",
				"values",
				"ltr",
				"rtl",
				"dir",
				"directions",
				"directional",
				"inline",
				"block",
				"start",
				"end",
				"align",
				"border",
				"clear",
				"float",
				"margin",
				"padding",
				"size",
				"text"
			],
			"gitHead": "8d26b47cc20f6afc4a0a2853b5c2215f7187d511",
			"_id": "postcss-logical@4.0.2",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-tlX1n19np6/JznvyymZM6SIe0FymD5Ngwcg2j825vNKhADu0p1PTgEmsCjakCbvn78kaIFzYTI32NpgOEwgifQ==",
				"shasum": "63f5207bae63f1f646462c26509185c2eae22c72",
				"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 158684,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/qQWCRA9TVsSAnZWagAA3ZIQAKNsU8OW8avOVY61LOUY\nyjbhDSAxTC2L7bJUQ6ULZc1vwiQ4SGT9yAXSKsSn5PSWSMZmc6y4ojTYMNKz\no2sFlmbca/tKdN8oEoAwkBASEQB1PsRcIo4h61XQC4a4ssdvKb5B3YeSbxIj\naGHso0hnWBSUitsgwhpgys+hfogLrb3FX1HVacf9MAjCq85IeSaOprvdpL5V\nobc60s+iG7Mni/FX9wdDO+Pq2l+HR0lKiPio1ABTZM/GMkhXLptwj9jMBuCx\ncU2ijixnav8MOy4R/7Qts21avOUyG+b58wyfZ7EaJ35j+wWX3fpsg9NlPo3l\nyhIviwPrr6tNqUxQPJy82DbhCt5VQm6jFvQf9IjWqQJIrE3oNU+F7fYSC+yc\nDvJ1ABHEW2APi/1ruP8JFsklVylE3T1+0e7QOH1hajzQ5J2j+T2WgAcuZMzV\nMrCeUi/Qr0V+Afh4E8HYkYgPGxJrNKk0iRm3JCpCdr5aiiwdZiAZDylKNS6/\noVX8TtC9ohQepRTwUKX4Tzm6rkEPiT2fHf2BHIVh/AjekFMDFxcvoUO2L0WR\nYiyC5i8XtULUnYva2VX5/fYkml0owW/sLZ9P4pz63ZFKpk+23Sc/LubPJGqy\nvgxlHrPSsP6nrKauwz/7hOZ8nAIrFOfSZvTdBjSCL+1IJ6Junqn6NfOOE8FC\nivTd\r\n=sTPI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-logical_4.0.2_1560192021423_0.2817078716738577"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-06-10T18:40:24.101Z",
		"created": "2017-08-09T17:03:26.036Z",
		"1.0.0": "2017-08-09T17:03:26.036Z",
		"1.0.2": "2017-08-15T19:58:26.513Z",
		"1.1.0": "2018-03-21T04:52:42.028Z",
		"1.1.1": "2018-03-21T05:50:32.128Z",
		"2.0.0": "2018-09-18T04:20:53.257Z",
		"3.0.0": "2018-09-20T11:17:35.235Z",
		"4.0.0": "2019-06-06T16:20:56.306Z",
		"4.0.1": "2019-06-10T18:24:06.088Z",
		"4.0.2": "2019-06-10T18:40:21.663Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d49e841e493ad9b84e7da7e4843f2ab7\"",
			"fetched": 1600679296006
		}
	},
	"_distfiles": {
		"postcss-logical-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.0.0.tgz",
			"sha": "e00c4bb1a1299f00903f7c328d7a0e63a9014564",
			"registry": "npmjs"
		},
		"postcss-logical-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.0.2.tgz",
			"sha": "b70199cc55676e48e2eca5421c58250b0c298c4a",
			"registry": "npmjs"
		},
		"postcss-logical-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.1.0.tgz",
			"sha": "ea5f99b701ee6c1745c69af02cd6d3ef69afd905",
			"registry": "npmjs"
		},
		"postcss-logical-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-1.1.1.tgz",
			"sha": "bcabf0638d8aa747743b32bc52f9d90d4a3313d2",
			"registry": "npmjs"
		},
		"postcss-logical-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-2.0.0.tgz",
			"sha": "800a0a6dd3f423d530f1fa30f089be1fbdb2d1bc",
			"registry": "npmjs"
		},
		"postcss-logical-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-3.0.0.tgz",
			"sha": "2495d0f8b82e9f262725f75f9401b34e7b45d5b5",
			"registry": "npmjs"
		},
		"postcss-logical-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.0.tgz",
			"sha": "c2805b079c721118ab5d7473fc00d618d24a39d1",
			"registry": "npmjs"
		},
		"postcss-logical-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.1.tgz",
			"sha": "47aea0a0d31c16fe6ac0d635b46f6fe895d6addc",
			"registry": "npmjs"
		},
		"postcss-logical-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-4.0.2.tgz",
			"sha": "63f5207bae63f1f646462c26509185c2eae22c72",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-logical-3.0.0.tgz": {
			"shasum": "2495d0f8b82e9f262725f75f9401b34e7b45d5b5"
		}
	},
	"_rev": "2-df7b6557a74f5f2e",
	"_id": "postcss-logical",
	"readme": "# PostCSS Logical Properties and Values [<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 Logical Properties and Values] lets you use logical, rather than\nphysical, direction and dimension mappings in CSS, following the\n[CSS Logical Properties and Values] specification.\n\n```pcss\n.banner {\n  color: #222222;\n  inset: logical 0 5px 10px;\n  padding-inline: 20px 40px;\n  resize: block;\n  transition: color 200ms;\n}\n\n/* becomes */\n\n.banner:dir(ltr) {\n  padding-left: 20px; padding-right: 40px;\n}\n\n.banner:dir(rtl) {\n  padding-right: 20px; padding-left: 40px;\n}\n\n.banner {\n  resize: vertical;\n  transition: color 200ms;\n}\n\n/* or, when used with { dir: 'ltr' } */\n\n.banner {\n  color: #222222;\n  top: 0; left: 5px; bottom: 10px; right: 5px;\n  padding-left: 20px; padding-right: 40px;\n  resize: vertical;\n  transition: color 200ms;\n}\n\n/* or, when used with { preserve: true } */\n\n.banner:dir(ltr) {\n  padding-left: 20px; padding-right: 40px;\n}\n\n.banner:dir(rtl) {\n  padding-right: 20px; padding-left: 40px;\n}\n\n.banner {\n  color: #222222;\n  top: 0; left: 5px; bottom: 10px; right: 5px;\n  inset: logical 0 5px 10px;\n  padding-inline: 20px 40px;\n  resize: block;\n  resize: vertical;\n  transition: color 200ms;\n}\n```\n\nThese shorthand properties set values for physical properties by default.\nSpecifying the `logical` keyboard at the beginning of the property value will\ntransform the flow-relative values afterward into both physical LTR and RTL\nproperties:\n\n#### Logical Borders\n\n- `border`, `border-block`, `border-block-start`, `border-block-end`,\n  `border-inline`, `border-inline-start`, `border-inline-end`, `border-start`,\n  `border-end`, `border-color`, `border-block-color`,\n  `border-block-start-color`, `border-block-end-color`, `border-inline-color`,\n  `border-inline-start-color`, `border-inline-end-color`, `border-start-color`,\n  `border-end-color`, `border-style`, `border-block-style`,\n  `border-block-start-style`, `border-block-end-style`, `border-inline-style`,\n  `border-inline-start-style`, `border-inline-end-style`, `border-start-style`,\n  `border-end-style`, `border-width`, `border-block-width`,\n  `border-block-start-width`, `border-block-end-width`, `border-inline-width`,\n  `border-inline-start-width`, `border-inline-end-width`, `border-start-width`,\n  `border-end-width`, `border-start-start-radius`, `border-start-end-radius`,\n  `border-end-start-radius`, `border-end-end-radius`\n\n#### Logical Offsets\n\n- `inset`, `inset-block`, `inset-block-start`, `inset-block-end`,\n  `inset-inline`, `inset-inline-start`, `inset-inline-end`, `inset-start`,\n  `inset-end`\n\n#### Logical Margins\n\n- `margin`, `margin-block`, `margin-block-start`, `margin-block-end`,\n  `margin-inline`, `margin-inline-start`, `margin-inline-end`, `margin-start`,\n  `margin-end`\n\n#### Logical Paddings\n\n- `padding`, `padding-block`, `padding-block-start`, `padding-block-end`,\n  `padding-inline`, `padding-inline-start`, `padding-inline-end`,\n  `padding-start`, `padding-end`\n\n#### Logical Sizes\n\n- `block-size`, `inline-size`\n\n#### Flow-Relative Values\n\n- `clear: inline-start`, `clear: inline-end`, `float: inline-start`,\n  `float: inline-end`, `text-align: start`, `text-align: end`\n\n---\n\nBy default, [PostCSS Logical Properties and Values] creates fallback selectors\nwhich require at least one `[dir]` attribute in your HTML. If you don’t have\nany `[dir]` attributes, consider using the following JavaScript:\n\n```js\n// force at least one dir attribute (this can run at any time)\ndocument.documentElement.dir=document.documentElement.dir||'ltr';\n```\n\nOtherwise, consider using the `dir` option to transform all logical properties\nand values to a specific direction.\n\n```js\nrequire('postcss-logical')({\n  dir: 'ltr'\n});\n```\n\n## Usage\n\nAdd [PostCSS Logical Properties and Values] to your project:\n\n```bash\nnpm install postcss-logical --save-dev\n```\n\nUse [PostCSS Logical Properties and Values] to process your CSS:\n\n```js\nconst postcssLogical = require('postcss-logical');\n\npostcssLogical.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssLogical = require('postcss-logical');\n\npostcss([\n  postcssLogical(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Logical Properties and Values] runs in all Node environments, with\nspecial 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### dir\n\nThe `dir` option determines how directional fallbacks should be added to CSS.\nBy default, fallbacks replace the logical declaration with nested `:dir`\npseudo-classes. If `dir` is defined as `ltr` or `rtl` then only the left or\nright directional fallbacks will replace the logical declarations. If\n`preserve` is defined as `true`, then the `dir` option will be ignored.\n\n### preserve\n\nThe `preserve` option determines whether directional fallbacks should be added\nbefore logical declarations without replacing them. By default, directional\nfallbacks replace logical declaration. If `preserve` is defined as `true`, then\nthe `dir` option will be ignored.\n\n[css-img]: https://cssdb.org/badge/logical-properties-and-values.svg\n[css-url]: https://cssdb.org/#logical-properties-and-values\n[cli-img]: https://img.shields.io/travis/csstools/postcss-logical/master.svg\n[cli-url]: https://travis-ci.org/csstools/postcss-logical\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-logical.svg\n[npm-url]: https://www.npmjs.com/package/postcss-logical\n\n[CSS Logical Properties and Values]: https://drafts.csswg.org/css-logical/\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 Loader]: https://github.com/postcss/postcss-loader\n[PostCSS Logical Properties and Values]: https://github.com/csstools/postcss-logical"
}