{
	"name": "postcss-place",
	"versions": {
		"1.0.0": {
			"name": "postcss-place",
			"version": "1.0.0",
			"description": "`place-[alignment] shorthand for align-[alignment] and justify-[alignment]",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com",
				"url": "http://jonathantneal.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/issues"
			},
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"lint": "eslint index.js && jscs index.js",
				"tape": "node test",
				"test": "npm run lint && node test"
			},
			"engines": {
				"node": ">=6.9.1"
			},
			"dependencies": {
				"postcss": "^5.2.5",
				"postcss-value-parser": "^3.3.0"
			},
			"devDependencies": {
				"eslint": "^3.10.2",
				"eslint-config-10up": "github:jonathantneal/eslint-config-10up",
				"jscs": "^3.0.7",
				"jscs-config-10up": "github:jonathantneal/jscs-config-10up"
			},
			"eslintConfig": {
				"extends": "10up",
				"parserOptions": {
					"sourceType": "module"
				}
			},
			"jscsConfig": {
				"preset": "10up"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "bfe055b02c155c8be5e697cf25923d93dd0b1f14",
			"_id": "postcss-place@1.0.0",
			"_shasum": "81ec69ca4b7bbd5007d943042a170d1bdc5e9dcf",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "81ec69ca4b7bbd5007d943042a170d1bdc5e9dcf",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-place-1.0.0.tgz_1480167485647_0.7237656766083091"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "postcss-place",
			"version": "1.0.1",
			"description": "`place-[alignment] shorthand for align-[alignment] and justify-[alignment]",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com",
				"url": "http://jonathantneal.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/issues"
			},
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"lint": "echint && eslint index.js && jscs index.js",
				"prepublish": "npm test",
				"tape": "postcss-tape",
				"test": "npm run lint && postcss-tape"
			},
			"engines": {
				"node": ">=6.9.1"
			},
			"dependencies": {
				"postcss": "^5.2.6",
				"postcss-value-parser": "^3.3.0"
			},
			"devDependencies": {
				"echint": "^2.1.0",
				"echint-config-dev": "1.0.0",
				"eslint": "^3.11.1",
				"eslint-config-dev": "1.0.0",
				"jscs": "^3.0.7",
				"jscs-config-dev": "1.0.1",
				"postcss-tape": "1.0.1"
			},
			"echint": {
				"extends": "dev"
			},
			"eslintConfig": {
				"extends": "dev",
				"parserOptions": {
					"sourceType": "module"
				}
			},
			"jscsConfig": {
				"preset": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "005682de7e15f42d3f706040cbae7f469a4fe0e9",
			"_id": "postcss-place@1.0.1",
			"_shasum": "3928db526103df64cc438fc66dab528136029494",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "3928db526103df64cc438fc66dab528136029494",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-place-1.0.1.tgz_1481054282159_0.5780854835174978"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "postcss-place",
			"version": "1.0.2",
			"description": "`place-[alignment] shorthand for align-[alignment] and justify-[alignment]",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com",
				"url": "http://jonathantneal.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/issues"
			},
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"lint": "echint && eslint index.js && jscs index.js",
				"prepublish": "npm test",
				"tape": "postcss-tape",
				"test": "npm run lint && postcss-tape"
			},
			"engines": {
				"node": ">=6.9.1"
			},
			"dependencies": {
				"postcss": "^5.2.6",
				"postcss-value-parser": "^3.3.0"
			},
			"devDependencies": {
				"echint": "^2.1.0",
				"echint-config-dev": "1.0.0",
				"eslint": "^3.12.1",
				"eslint-config-dev": "1.0.0",
				"jscs": "^3.0.7",
				"jscs-config-dev": "1.0.1",
				"postcss-tape": "1.3.0"
			},
			"echint": {
				"extends": "dev"
			},
			"eslintConfig": {
				"extends": "dev",
				"parserOptions": {
					"sourceType": "module"
				}
			},
			"jscsConfig": {
				"preset": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "c28c91d8acf9b935c02138368e72952fb231caa1",
			"_id": "postcss-place@1.0.2",
			"_shasum": "98c9aa4d04d6b52328763afeabb45a9082d7652e",
			"_from": ".",
			"_npmVersion": "4.0.3",
			"_nodeVersion": "7.2.1",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "98c9aa4d04d6b52328763afeabb45a9082d7652e",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/postcss-place-1.0.2.tgz_1481739343445_0.6566132663283497"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-place",
			"version": "2.0.0",
			"description": "`place-[alignment] shorthand for align-[alignment] and justify-[alignment]",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com",
				"url": "http://jonathantneal.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/issues"
			},
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"lint": "echint && eslint index.js && jscs index.js",
				"prepublish": "npm test",
				"tape": "postcss-tape",
				"test": "npm run lint && postcss-tape"
			},
			"engines": {
				"node": ">=6.9.1"
			},
			"dependencies": {
				"postcss": "^6.0.4",
				"postcss-value-parser": "^3.3.0"
			},
			"devDependencies": {
				"echint": "^4.0.1",
				"echint-config-dev": "1.0.0",
				"eslint": "^4.1.1",
				"eslint-config-dev": "2.0.0",
				"jscs": "^3.0.7",
				"jscs-config-dev": "1.0.1",
				"postcss-tape": "2.0.1"
			},
			"echint": {
				"extends": "dev"
			},
			"eslintConfig": {
				"extends": "dev",
				"parserOptions": {
					"sourceType": "module"
				}
			},
			"jscsConfig": {
				"preset": "dev"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "218ad29b415355df051806311b846e8ee033f861",
			"_id": "postcss-place@2.0.0",
			"_shasum": "9a78b0b57b2388a6a483ea89338b53c2f61446fb",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"shasum": "9a78b0b57b2388a6a483ea89338b53c2f61446fb",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-place-2.0.0.tgz_1498828727501_0.7493532178923488"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "postcss-place",
			"version": "3.0.0",
			"description": "Use a place-* shorthand for align-* and justify-* in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/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-value-parser": "^3.3.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"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "55bcbd92fef8dd19bfb9ed129d10e0e70101f54f",
			"_id": "postcss-place@3.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-WEZC9ZyDU1P+ebFO5jA6kI3wXhs8TRQL4jsu81kbGTFOKiZrW+w9f07eZJwxc5yUAGPsVxrAO3Eup+ZhWex/5A==",
				"shasum": "a9917609b5e104d3bf44046c9af82ca316c3171f",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-3.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 15532,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8Tf0CRA9TVsSAnZWagAAreMQAJeNpo5l5Yi8Ai4PmNsN\nq5zUmu2OQSCrckADSpgM001bU3G35QrXzXv3Cj5jBqPOwxZNeto2zvxwnHBW\nxLoIRnFgn9BRMLeCrU8pJgS+rdeh5fMHSkuTVjYWfljXeEdBKVywCtBe3oqF\nHm3OMG0pSMowPIlOH4I/rmq9svLP7jykg5C3rUQXiUr3KAIZhs03aDJo5XEU\n8xS7Dp4uugegrjpj4CYe5lQ7Uv6SdQ19q5wA9RH0HfiDtshercNlemWZHgc8\naJTG24TtdOhWZwMWeOVP+J8VwADEQRCj8LhcEIOW3yr5id2GW9kwFW3ccVde\naK/7w42ZVC7wMOyIyn8949BIe8TF0TBj5qCz5wsnXZjk9CLbkk2SQFf8A21T\nj45iTGGXVWjtof5LEm3cTfRfROTqbOAblT13HP8/5qQDHZnjg4HZD/xw/o8a\nIB1ewtppEYuHq1vMjAr/BtwNG/7N/3j3rG6KAJAzgHZ1nmh7K2cCdFD2vWZH\nL4A2jdKNaLsHnqb5DjYPm2Af5cH/LARo6Z0OhTFiGGPFoMgDqQNK9EGDQJpg\nWiau5jLCnz6an013cs3nAxTypfUQHTXjKwDgMpAjMSz9qgSFqT2WbuwBQOZ5\nQ8rz8k8D2P4D2ouVHi1jl5M89V5I5x2UPQqOHRLpDUxysnDhvqjDH5p08zXI\navgQ\r\n=hQ6A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-place_3.0.0_1525757938896_0.4605256203970767"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "postcss-place",
			"version": "3.0.1",
			"description": "Use a place-* shorthand for align-* and justify-* in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/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-values-parser": "^1.5.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"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "b628680cc930f6c1af62c8babb8c0946132f1030",
			"_id": "postcss-place@3.0.1",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-6Cg0z39zBU4FOS85Z6+Us+GCIW7UqKdOGH/9j26LwMzZ3L909wG7NP3BF+L12AEeIL5XfI8Q5SWu9Or3nJTS8g==",
				"shasum": "95b0aeedd1302fe898c77ef6392cd1cfa7b23dd8",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-3.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 15419,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8TxFCRA9TVsSAnZWagAAZSQP/1CMlZHv7Aa/opMh7hHc\nVWV733HEu1upn1f6/KljacHf93ySGO3z8K7mKuM0ae4T4++wsnkRxug/BFjn\nIQSpbKJjfEWSPAhxNMalaGtG7HhskKO74OCCasnyfJP5rQMUTIJr/F3RzYIa\n5yzP71rwL3JLdWsISwh1I71vruvN1ffqhqIFmc38wt5aF8emP5GyjoEkbEzF\nwaIIl4OiHDnP3JLSBYZH9XlFGRNYkuRYbRwTQLegd+HNxc/0pKQFjH61+l3g\nl4q+xmEauvCh9JNUrY0XnlQVjTyNYLQvuWDA1VAPD0Ul/TyDLuZkMw9FMxKZ\nC6mZpylDoT0aZ3OJ1BGiudemPP+jGx6/ShHrt3WiUnb71aLcOdDPqMb4NEXU\nLSFyjsYcI+L0e4p6ZkWMWPhf8tTGKFIOSHtLsekFcaL0ZMn4ea8URLArhWer\nigNzFQgxAGobsIHh8dS4u+kvJcxOMlua+hR1++YmhoBuXbtaSOzEsRNurdYM\ngJOvCuWwT+Kp6VJCWWrqpV+I8u9OHGAfx4GPgQJBmF6bb/jx5f5fXNqITNbe\n04jhvvodoXY0NFL7Nidxw+ovrDSXP5J+GVKQCxbJIGJ1uNxm2pVstHLCIEOx\nChLM6jYivycjutJJcTCmerTL3UPwlVGu/JqjldGvW9ZsGrCTK/k6eeoWZBG9\nn4tO\r\n=eiaU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-place_3.0.1_1525759044670_0.5408720441538928"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "postcss-place",
			"version": "4.0.0",
			"description": "Use a place-* shorthand for align-* and justify-* in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/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": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^1.5.0"
			},
			"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"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "08fe1ce1c8eb8acab1ffcb9757e809e849539795",
			"_id": "postcss-place@4.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-CGKJ/FGe3ART+hZ2GHwF4yfQ+uqj/75zLsrOqUqb0TxoOtCTiYbfIpu1QdQDY5jz7Hf/mQ1LAt/xiMoumLa03w==",
				"shasum": "77bee0b8ab2ed90253e434cc74fb22ba6c019eea",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 19481,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboIY3CRA9TVsSAnZWagAAhqEP/AnXKDrXA2UL7Ovu1HWU\nPRjZZAAU1QtT7YZPmsgiChjWRs0RCm8Z9GHE/7sh9WyT4E1P+OvFHc2SuwVF\nHlEAIIs86DcSy2YoDIzFnB21aebcEsKO8c5ovvlawkB440QRSvXdg7HFaGmp\nghSmufOqAuJGJmLgHs8dmVLKN3Rs4cRoJ/Kn5tUs0bwMgv4umVFzlXs23mUS\ntHUaZ3/vLIZ/U42REpZLp+BDRWxkICjMPmKIm5sWEsqOVhWHAOnxheH0F/BS\nWJPXEc0661o8BDLproFamAmQVnbJHokKc43ctdBz1vY0TP9gG9M+MtjLBOyW\ntHEmM365AV/7uqnH27Ua2pQLRV/YbWEQFtrrYOz7r57FYSjiGxfV4G1ahHqh\nkuxJ2tZ/Ib4l9ZE4L2CjTQsiqP5bojNSN31PGhGNsY/AZIQahmG5dkYPI92z\nEOlV5U7TrTaihhTbhvr+Q3SsDYNeiXjc6hPxn7ggNDuWPHjJhrouK/hNK4gd\nukfzAoXhsqtzmaQEi8l5xmbjtWenZ1VPBYnUzHNGPUbSQ0Eh0k6lIryo7n7w\nTF9Ky4qufb0WExLEfJtW9xqJesW8HmgbQ6kY7R08kz+OorgKmk84nBOWd/T1\nrO887h8GISZpoIwF9oQke0PAcw709B3f5/omaxuGJX260casLqxzDh3BlGk7\nxYIG\r\n=oURn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-place_4.0.0_1537246774800_0.7752620368501137"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "postcss-place",
			"version": "4.0.1",
			"description": "Use a place-* shorthand for align-* and justify-* in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-place.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-place/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": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.2",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.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.0",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "b956f0130fc324ede73e1ff18e22cc45a231561f",
			"_id": "postcss-place@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==",
				"shasum": "e9f39d33d2dc584e46ee1db45adb77ca9d1dcc62",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz",
				"fileCount": 8,
				"unpackedSize": 19574,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboRzoCRA9TVsSAnZWagAACT4QAI/HhIDDQNdwBMBvo0zN\nNhZrbgOaGCLyHyuaG2jYexTiRxWP5xuPLg2zlwEngaPYKIOA4HX1tw4amXK2\n/U28PN2NdWaAbTMiGGnDldXgrYgcPpdt4ZbuvjhpBhVILpfT70Xb5Ck/guqg\nuh1KI5xId92gD8Ln7lWkqVprEkNBHPYtbBzg6qh72RliL6wb1I0VWrf+Sgw/\nVtJ/W2d6eEde5h8x9i6glRRNo2zTIKFrr70dnKGQFSgoB9+PrCcQT1/Q04e1\nztpx7JwGQqH9nWkxdumvgleMC8vuQ5Um/IUMXrUzadMgM3B7b7NRdYbCulxJ\nztEHIGR5mT5w1ktAX0XsSCVcxIl0T4CrInYx2jp2WwXpFbbT+yABk15UCDzV\nuaBhNjzmb1ueDHE8busS9qYdFcXRjdsdLv33AuTVLk2IsSJOJRS7aU/X17Qm\nY58JlZheBGZ1YFHNrXLoxXJUYZecgZbqroELzY1CcjJm5gxTYSZbZXyfSTyI\n9xdeQqRBvfX6Ey61jtoX50XiMNukZ90xOrNenxQ5mHvjelnAw04cgPLmqOpa\nBiuYyrgAaSKDK61dO82p6i14XEuig8wakCCvYNnJowp8T0JHaX8/DwzbU4qn\nfA9mgGsmJxPe4JRSuP2aIVfNKIqTBIjp/TxQyIefEiIbAJOGCMKtaDieUqPj\ndpc+\r\n=K9Bg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-place_4.0.1_1537285345301_0.04818296917231657"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "postcss-place",
			"version": "5.0.0",
			"description": "Use a place-* shorthand for align-* and justify-* in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/csstools/postcss-place.git"
			},
			"homepage": "https://github.com/csstools/postcss-place#readme",
			"bugs": {
				"url": "https://github.com/csstools/postcss-place/issues"
			},
			"main": "dist/index.js",
			"module": "dist/index.mjs",
			"scripts": {
				"build": "npx rollup -c .rollup.js",
				"build:watch": "npx rollup -c .rollup.js --watch",
				"lint": "npx eslint --cache src",
				"lint:fix": "npx eslint --cache --fix",
				"pretest": "npm install && npm run build",
				"test": "npm run lint && npm run tape",
				"tape": "npx postcss-tape",
				"prepublishOnly": "npm test"
			},
			"engines": {
				"node": ">=10.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.27",
				"postcss-values-parser": "^3.2.1"
			},
			"devDependencies": {
				"@babel/core": "^7.9.0",
				"@babel/preset-env": "^7.9.5",
				"babel-eslint": "^10.1.0",
				"eslint": "^6.8.0",
				"postcss-tape": "^5.0.2",
				"pre-commit": "^1.2.2",
				"rollup": "^2.7.2",
				"rollup-plugin-babel": "^4.4.0"
			},
			"babel": {
				"presets": [
					[
						"@babel/env",
						{
							"targets": "maintained node versions"
						}
					]
				]
			},
			"eslintConfig": {
				"env": {
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint"
			},
			"rollup": {
				"input": "src/index.js",
				"plugins": [
					"rollup-plugin-babel"
				],
				"output": [
					{
						"file": "dist/index.js",
						"format": "cjs"
					},
					{
						"file": "dist/index.mjs",
						"format": "esm"
					}
				]
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"shorthands",
				"alignments",
				"justifies",
				"justify",
				"aligns",
				"contents",
				"selfs"
			],
			"gitHead": "73a0f1a94f7eb5362c498fb9d28b483deb8bbbb7",
			"_id": "postcss-place@5.0.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-uI6yr2jAwHo8qsYJRIaaVqapddW9Wg3NMku1uRv8tO9TsEaAO2vSF4t2VesDaSSR56yOYp+Kvqrl9RpH1RQfIQ==",
				"shasum": "361a87cbb425e7a65623d273a9a99797bf8f0f85",
				"tarball": "https://registry.npmjs.org/postcss-place/-/postcss-place-5.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 14847,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephGqCRA9TVsSAnZWagAAcvEP/0EA9kuJr0OOld8WupwW\nc849QveJPr+x1dbDQT35CK2c+VYIUp1eCiUYsT7XocqAy2HJ8xTmEbG+q6kN\nTNUx9ZJCIZKOzM6FD2XSu1E8oWu1KaIJkOQaI+47XjSSqUogDL/WK9Ywbebw\nMyxHGYKJc0dqcPsLnC/Dh9iQJc5f/GN6uuL/NLQHLNxr+vBMALnF0Fo+CO7Y\nD4FaUeptxHZi5MD6XA30n7yGiUP/XhCicI3hI77pd7q5q3P0lPdHefQLxQRm\npCoe/Vdygg3peoYzZdbur1wkLb7c64AinHyYuXcyUreGAUnzydPvFbSnywrx\n0kXJZEcUHMxDgNMdNqW1uT3FiYFFeSMi11N1lXHVFRhxuw8kpzVDnvmC3fae\nAGTVLia0uHOJjlBIrUawVpVqlBjjfrXYt6PHBeaMR3CJF7MShLPmaywjz4DF\nz8KMhJg/o84/jlGRQgB4TRqBT/ReWxwWqGV/k/6Yvw2TAaIicYej0JRs50JY\nE5Vbxr818V//Y2sPukcvp6jCm839N7F/CzhaLSnzwJFKgfmCeqEkoZGGKF8J\n89FyZ7HArx68pc5eLrBsgaap/2+WlD4RKSSHOBxnHTJP6Hhy0NQvf/iq3pqi\nD64MyvGb71XXNOmHVP9e7Bdto+jqhblwD2RCmNUS7MUdkxp0Uo+FsRC6DR7+\nHCSv\r\n=w/Lk\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-place_5.0.0_1587941801783_0.42235976239207784"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-26T22:56:44.320Z",
		"created": "2016-11-26T13:38:07.700Z",
		"1.0.0": "2016-11-26T13:38:07.700Z",
		"1.0.1": "2016-12-06T19:58:02.382Z",
		"1.0.2": "2016-12-14T18:15:43.838Z",
		"2.0.0": "2017-06-30T13:18:48.555Z",
		"3.0.0": "2018-05-08T05:38:58.951Z",
		"3.0.1": "2018-05-08T05:57:24.767Z",
		"4.0.0": "2018-09-18T04:59:34.941Z",
		"4.0.1": "2018-09-18T15:42:30.864Z",
		"5.0.0": "2020-04-26T22:56:41.882Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"54707d1d6e4106887749cf90977d7c66\"",
			"fetched": 1600679296113
		}
	},
	"_distfiles": {
		"postcss-place-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.0.tgz",
			"sha": "81ec69ca4b7bbd5007d943042a170d1bdc5e9dcf",
			"registry": "npmjs"
		},
		"postcss-place-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.1.tgz",
			"sha": "3928db526103df64cc438fc66dab528136029494",
			"registry": "npmjs"
		},
		"postcss-place-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-1.0.2.tgz",
			"sha": "98c9aa4d04d6b52328763afeabb45a9082d7652e",
			"registry": "npmjs"
		},
		"postcss-place-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-2.0.0.tgz",
			"sha": "9a78b0b57b2388a6a483ea89338b53c2f61446fb",
			"registry": "npmjs"
		},
		"postcss-place-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-3.0.0.tgz",
			"sha": "a9917609b5e104d3bf44046c9af82ca316c3171f",
			"registry": "npmjs"
		},
		"postcss-place-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-3.0.1.tgz",
			"sha": "95b0aeedd1302fe898c77ef6392cd1cfa7b23dd8",
			"registry": "npmjs"
		},
		"postcss-place-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.0.tgz",
			"sha": "77bee0b8ab2ed90253e434cc74fb22ba6c019eea",
			"registry": "npmjs"
		},
		"postcss-place-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz",
			"sha": "e9f39d33d2dc584e46ee1db45adb77ca9d1dcc62",
			"registry": "npmjs"
		},
		"postcss-place-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-place/-/postcss-place-5.0.0.tgz",
			"sha": "361a87cbb425e7a65623d273a9a99797bf8f0f85",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-place-4.0.1.tgz": {
			"shasum": "e9f39d33d2dc584e46ee1db45adb77ca9d1dcc62"
		}
	},
	"_rev": "2-0a84128c4b56c4f7",
	"_id": "postcss-place",
	"readme": "# PostCSS Place Properties [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[<img alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/postcss-place.svg\" height=\"20\">][npm-url]\n[<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/badge/double-position-gradients.svg\" height=\"20\">][css-url]\n[<img alt=\"Build Status\" src=\"https://img.shields.io/travis/csstools/postcss-place/master.svg\" height=\"20\">][cli-url]\n[<img alt=\"Support Chat\" src=\"https://img.shields.io/badge/support-chat-blue.svg\" height=\"20\">][git-url]\n\n[PostCSS Place Properties] lets you use `place-*` properties as shorthands for `align-*`\nand `justify-*`, following the [CSS Box Alignment] specification.\n\n```pcss\n.example {\n  place-self: center;\n  place-content: space-between center;\n}\n\n/* becomes */\n\n.example {\n  align-self: center;\n  justify-self: center;\n  place-self: center;\n  align-content: space-between;\n  justify-content: center;\n  place-content: space-between center;\n}\n```\n\n## Usage\n\nAdd [PostCSS Place Properties] to your project:\n\n```bash\nnpm install postcss-place --save-dev\n```\n\nUse [PostCSS Place Properties] to process your CSS:\n\n```js\nimport postcssPlace from 'postcss-place';\n\npostcssPlace.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nimport postcss from 'postcss';\nimport postcssPlace from 'postcss-place';\n\npostcss([\n  postcssPlace(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Place Properties] runs in all Node environments, with special instructions for:\n\n| [Node](INSTALL.md#node) | [Webpack](INSTALL.md#webpack) | [Create React App](INSTALL.md#create-react-app) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- |\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original place declaration is\npreserved. By default, it is preserved.\n\n```js\npostcssPlace({ preserve: false })\n```\n\n```pcss\n.example {\n  place-self: center;\n  place-content: space-between center;\n}\n\n/* becomes */\n\n.example {\n  align-self: center;\n  justify-self: center;\n  align-content: space-between;\n  justify-content: center;\n}\n```\n\n[cli-url]: https://travis-ci.org/csstools/postcss-place\n[css-url]: https://cssdb.org/#place-properties\n[git-url]: https://gitter.im/postcss/postcss\n[npm-url]: https://www.npmjs.com/package/postcss-place\n\n[CSS Box Alignment]: https://www.w3.org/TR/css-align-3/#place-content\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 Place Properties]: https://github.com/csstools/postcss-place"
}