{
	"name": "postcss-dir-pseudo-class",
	"versions": {
		"1.0.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "1.0.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/issues"
			},
			"main": "index.js",
			"files": [
				"index.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.1",
				"postcss-selector-parser": "^2.2.3"
			},
			"devDependencies": {
				"eslint": "^3.19.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",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill"
			],
			"gitHead": "0f75c5a661bfd268458daab910a8b8147d9aa4b4",
			"_id": "postcss-dir-pseudo-class@1.0.0",
			"_shasum": "9efc21b5c84549289dff87269b3dd8fed92521bc",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "9efc21b5c84549289dff87269b3dd8fed92521bc",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class-1.0.0.tgz_1496339493617_0.6407984760589898"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "1.1.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/issues"
			},
			"main": "index.js",
			"files": [
				"index.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": {
				"browserslist": "^2.1.4",
				"postcss": "^6.0.1",
				"postcss-selector-parser": "^2.2.3"
			},
			"devDependencies": {
				"eslint": "^3.19.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",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "39756e624b7253a5ad581ad17bba8166c797d654",
			"_id": "postcss-dir-pseudo-class@1.1.0",
			"_shasum": "e0cbd815a73219422e778a6e4913d417664a9bb4",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "e0cbd815a73219422e778a6e4913d417664a9bb4",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class-1.1.0.tgz_1496425371533_0.23691985290497541"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "2.0.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/issues"
			},
			"main": "index.js",
			"files": [
				"index.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": {
				"browserslist": "^2.2.2",
				"postcss": "^6.0.8",
				"postcss-selector-parser": "^2.2.3"
			},
			"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",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "b725726f0bf31fe543a86c848b165d9c2c0ab600",
			"_id": "postcss-dir-pseudo-class@2.0.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-UoHqPhWT9wRjHMug4kvmTeWyGaQ5WN2wJxdsFua5H6Rga0qCeLUAiX9H8/Y+o+IBWJgBuEDQ6iEPGyae3eE+Xw==",
				"shasum": "95deb7ab37a42602d9dbbcba8b1ff0c6065273bb",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class-2.0.0.tgz_1501000953215_0.6087846960872412"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "2.1.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/issues"
			},
			"main": "index.js",
			"files": [
				"index.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": {
				"browserslist": "^2.4.0",
				"postcss": "^6.0.11",
				"postcss-selector-parser": "^2.2.3"
			},
			"devDependencies": {
				"eslint": "^4.7.1",
				"eslint-config-dev": "2.0.0",
				"postcss-tape": "2.1.0",
				"pre-commit": "^1.2.2"
			},
			"eslintConfig": {
				"extends": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "ce68791f405ba561e74b39b71866cf1fe4166383",
			"_id": "postcss-dir-pseudo-class@2.1.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-B0ey1VD1Mg8k+CLQM6V5bJ4oI+OrNpQHbft/Pfxb5IuqADGueS6BxoK3FcHEfv6Bgh3E+cistFyYK6gwXfrFNA==",
				"shasum": "d441b000688d0ecdd88cc040da922e72b62cf830",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class-2.1.0.tgz_1505853890525_0.16615524282678962"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "3.0.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/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",
				"postcss-selector-parser": "^3.1.1"
			},
			"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",
				"rules": {
					"complexity": [
						"error",
						{
							"max": 30
						}
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "ba81d33008f6601bf199d682754080efcbf9fb39",
			"_id": "postcss-dir-pseudo-class@3.0.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-iEVgue59Xs6vz9CQZtlyonW/BmVfpqWglcUyIP2rQaBpH1a2T8Iax61eXY2NjTAq5r3Xjxwk4lrA84acoAiWHw==",
				"shasum": "31a18af3b9b1b33be635599b998a9829896c3fed",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-3.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21314
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class_3.0.0_1521613891232_0.2213661172718846"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "4.0.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/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: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.22",
				"postcss-selector-parser": "^4.0.0"
			},
			"devDependencies": {
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-preset-env": "^1.6.1",
				"eslint": "^4.19.1",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.58.2",
				"rollup-plugin-babel": "^3.0.4"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"complexity": [
						"error",
						{
							"max": 30
						}
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "62c1907d173b78bf521e3887b53f994eb1801b8e",
			"_id": "postcss-dir-pseudo-class@4.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-ZAeXMIyZukHHeDt5IFchWB+okPzasb8YnpkXIgTiJl4216X1IplMrODjihZIBDXNE2RdJRBCAOx8uGzCnGSxTA==",
				"shasum": "007dba154a0750cb3095eeae01077088a61dcef5",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-4.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21911,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8SdSCRA9TVsSAnZWagAAD5YP/0QmARjr56A6Ux+9mi7g\nolpnSokxaIki1plafZmy6BmokTf4fVF8uWzpDiG/A9nKfUbVW2pJNTQP64t7\nkGD85XJNiOAVQVlJs3+4VnAarVNkaTT25gdMf9lrKk8jriuFVzYI7ENE0YfQ\n9/qjT8en2u3WDQCpULGyM7FO8rucNaCAAT00tw2WbtVisd671HcnyBaWqBqK\nQZHOTnuRGa+QGIawu4QwKIyMhZmDqvSZXrurdaQLbs4IeGcCoP4llVZG0kEx\nE5AhGDpV1UfogBFgfpZ4N+w6ZgAjg3A0EhF6AopoyZbrU8BDxCCL9iCBCWHx\n2vDShPNPyp99R0C1TzjzFuG52+c3KayGKWVfs4eLWA3ihrFxoB3m5Ju3Xx06\nSWhftDa8YrygWtxqxDesjDqVrsoBUfHrBs/a70bZ5js+8Ui4KVMVMbl5tc+0\nTPbQgK7p2TiVfBiNpX9OiPfHC7unsV77cFfnVqt1v4uKIkSPW+huZhn6DIiX\nJNfzFJcoS/CsxTyLXilJFQU7F+yjas/IwxuHIMs4slnJhU42Spd/oH4Tj1lh\nvhoKIDG7MvVO+8D37V6EwwliOFIAFW/XmMjTDYukfu//8cN8jGSvgblMykKq\nf1Y3E/hRfBxdQS9QD99DBnnZ43vMXj/4wxUksNIsfG0xM3lAMsoF5l9X898R\nUtNJ\r\n=b8hm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class_4.0.0_1525753681574_0.15005391519515232"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "postcss-dir-pseudo-class",
			"version": "5.0.0",
			"description": "Use the :dir pseudo-class in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-dir-pseudo-class.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-dir-pseudo-class/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: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": "^7.0.2",
				"postcss-selector-parser": "^5.0.0-rc.3"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"babel-eslint": "^9.0.0",
				"eslint": "^5.6.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.0",
				"rollup-plugin-babel": "^4.0.1"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint",
				"rules": {
					"complexity": [
						"error",
						{
							"max": 30
						}
					]
				}
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"directionality",
				"directions",
				"selector",
				"attribute",
				"polyfill",
				"left",
				"left-to-right",
				"ltr",
				"right",
				"right-to-left",
				"rtl"
			],
			"gitHead": "5d4fc6152f22f2961f8731420873e8dd4247184e",
			"_id": "postcss-dir-pseudo-class@5.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==",
				"shasum": "6e3a4177d0edb3abcc85fdb6fbb1c26dabaeaba2",
				"tarball": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 35646,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboGphCRA9TVsSAnZWagAA13wQAJ3LZ7cNWxPe3obPCbUl\n0DmqkyNqPOwhYbBw6xDgehUy1FndRclEJshENRWjHI3pskmlXYtK/lcuqMUE\njSOvWg8/dVTBZi8OWbaFe0ax7jFkN9a+uORM43qH7OG8++KTSnM6mo9s0DeB\nW0Oi/wzCpzdUp47+V/pbOfp/wcLYsxyScwQS8UNfbEfKooXPSXoPOhpo0mtM\n0lqdBPgPA+MIfM2PEYhm5IijltNvBbElBVE6FfqVoJcx3+9+K/EGSLxqr9H1\nkYy4lzSHa4AHG8CWjWxLpMOpSw8Z4Rg/N1NB2LxzztTUaaWyvfxVPGZA97xp\nK8kPWoupAC6xeVFxytAjItdLTeiFc03nW8RalZ5lJB+8sax/xnHcVWmO5smW\nSoUiFiXjd/+sCVS1IeRqOXnxd6s2aECN4Yln8cGMGvo1kq7XrrbdKiepBqFq\nhrCc0IBy/NkJVmV/fCQVuesKS92gveTI0Ab+Kq1bMZ9LhTNW9Q7CgAChF5XX\nY2lgUm4ACxTHK8RgYYkf0orWUL0UhToGsd1g1nKiW2aH6Y/e1m4QWsHYvUSU\nI8NmU+XkZe5/deoRdaXMrUmHuN8VcHoBIJ3KOPRzeK8KAUwGaAD8o1eUTOqs\nP/IcJOMhBewqPhxLHfa2LaffU37w+2ADm8UfoA6XqdtJNK9pfwC0/elCRCCf\nC8nM\r\n=4/yG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-dir-pseudo-class_5.0.0_1537239648426_0.96215529622686"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-01-05T04:42:40.541Z",
		"created": "2017-06-01T17:51:34.561Z",
		"1.0.0": "2017-06-01T17:51:34.561Z",
		"1.1.0": "2017-06-02T17:42:52.406Z",
		"2.0.0": "2017-07-25T16:42:33.320Z",
		"2.1.0": "2017-09-19T20:44:51.525Z",
		"3.0.0": "2018-03-21T06:31:31.281Z",
		"4.0.0": "2018-05-08T04:28:01.742Z",
		"5.0.0": "2018-09-18T03:00:48.588Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8709ddcacd81cd9cb10ff612815b8a62\"",
			"fetched": 1600679295797
		}
	},
	"_distfiles": {
		"postcss-dir-pseudo-class-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-1.0.0.tgz",
			"sha": "9efc21b5c84549289dff87269b3dd8fed92521bc",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-1.1.0.tgz",
			"sha": "e0cbd815a73219422e778a6e4913d417664a9bb4",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-2.0.0.tgz",
			"sha": "95deb7ab37a42602d9dbbcba8b1ff0c6065273bb",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-2.1.0.tgz",
			"sha": "d441b000688d0ecdd88cc040da922e72b62cf830",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-3.0.0.tgz",
			"sha": "31a18af3b9b1b33be635599b998a9829896c3fed",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-4.0.0.tgz",
			"sha": "007dba154a0750cb3095eeae01077088a61dcef5",
			"registry": "npmjs"
		},
		"postcss-dir-pseudo-class-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz",
			"sha": "6e3a4177d0edb3abcc85fdb6fbb1c26dabaeaba2",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-dir-pseudo-class-5.0.0.tgz": {
			"shasum": "6e3a4177d0edb3abcc85fdb6fbb1c26dabaeaba2"
		}
	},
	"_rev": "2-9b3ef11df4f313d6",
	"_id": "postcss-dir-pseudo-class",
	"readme": "# PostCSS Dir Pseudo Class [<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 Dir Pseudo Class] lets you style by directionality using the `:dir()`\npseudo-class in CSS, following the [Selectors] specification.\n\n```pcss\narticle h3:dir(rtl) {\n  margin-right: 10px;\n}\n\narticle h3:dir(ltr) {\n  margin-left: 10px;\n}\n\n/* becomes */\n\n[dir=\"rtl\"] article h3 {\n  margin-right: 10px;\n}\n\n[dir=\"ltr\"] article h3 {\n  margin-left: 10px;\n}\n```\n\n### Maintaining Specificity\n\nUsing [PostCSS Dir Pseudo Class] will not impact selector weight, but it will\nrequire having at least one `[dir]` attribute in your HTML. If you don’t have\n_any_ `[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\nIf you absolutely cannot add a `[dir]` attribute in your HTML or even force one\nvia JavaScript, you can still work around this by presuming a direction in your\nCSS using the [`dir` option](#dir-option), but understand that this will\nsometimes increase selector weight by one element (`html`).\n\n## Usage\n\nAdd [PostCSS Dir Pseudo Class] to your project:\n\n```bash\nnpm install postcss-dir-pseudo-class --save-dev\n```\n\nUse [PostCSS Dir Pseudo Class] to process your CSS:\n\n```js\nconst postcssDirPseudoClass = require('postcss-dir-pseudo-class');\n\npostcssDirPseudoClass.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssDirPseudoClass = require('postcss-dir-pseudo-class');\n\npostcss([\n  postcssDirPseudoClass(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Dir Pseudo Class] 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### dir\n\nThe `dir` option allows you presume a direction in your CSS. By default, this\nis not specified and you are required to include a direction `[dir]` attribute\nsomewhere in your HTML, preferably on the `html` element.\n\nHere’s an example of using the `dir` option to presume a left-to-right\ndirection:\n\n```js\npostcssDirPseudoClass({ dir: 'ltr' });\n```\n\n```pcss\n.example:dir(ltr) {\n  margin-left: 10px;\n}\n\n.example:dir(rtl) {\n  margin-right: 10px;\n}\n\n/* becomes */\n\nhtml:not([dir=\"rtl\"]) .example {\n  margin-left: 10px;\n}\n\n[dir=\"rtl\"] .example {\n  margin-right: 10px;\n}\n```\n\n### preserve\n\nThe `preserve` option determines whether the original `:dir()` rule should\nremain in the CSS. By default, the original rule is not preserved.\n\n```js\npostcssDirPseudoClass({ preserve: true });\n```\n\n```pcss\narticle h3:dir(rtl) {\n  margin-right: 10px;\n}\n\narticle h3:dir(ltr) {\n  margin-left: 10px;\n}\n\n/* becomes */\n\n[dir=\"rtl\"] article h3 {\n  margin-right: 10px;\n}\n\narticle h3:dir(rtl) {\n  margin-right: 10px;\n}\n\n[dir=\"ltr\"] article h3 {\n  margin-left: 10px;\n}\n\narticle h3:dir(ltr) {\n  margin-left: 10px;\n}\n```\n\n[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-dir-pseudo-class.svg\n[cli-url]: https://travis-ci.org/jonathantneal/postcss-dir-pseudo-class\n[css-img]: https://cssdb.org/badge/dir-pseudo-class.svg\n[css-url]: https://cssdb.org/#dir-pseudo-class\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-dir-pseudo-class.svg\n[npm-url]: https://www.npmjs.com/package/postcss-dir-pseudo-class\n[win-img]: https://img.shields.io/appveyor/ci/jonathantneal/postcss-dir-pseudo-class.svg\n[win-url]: https://ci.appveyor.com/project/jonathantneal/postcss-dir-pseudo-class\n\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 Dir Pseudo Class]: https://github.com/jonathantneal/postcss-dir-pseudo-class\n[Selectors]: https://www.w3.org/TR/selectors-4/#the-dir-pseudo"
}