{
	"name": "cssnano-util-same-parent",
	"versions": {
		"4.0.0-rc.0": {
			"name": "cssnano-util-same-parent",
			"version": "4.0.0-rc.0",
			"main": "dist/index.js",
			"description": "Check that two PostCSS nodes share the same parent.",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0",
				"postcss": "^6.0.0"
			},
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "cssnano-util-same-parent@4.0.0-rc.0",
			"_shasum": "26559a04989ef51394e0b03974fc9c852a3332e6",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "26559a04989ef51394e0b03974fc9c852a3332e6",
				"tarball": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0-rc.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-same-parent-4.0.0-rc.0.tgz_1496311171626_0.7332772328518331"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.2": {
			"name": "cssnano-util-same-parent",
			"version": "4.0.0-rc.2",
			"main": "dist/index.js",
			"description": "Check that two PostCSS nodes share the same parent.",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^3.0.0",
				"postcss": "^6.0.0"
			},
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ben-eb/cssnano.git"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"engines": {
				"node": ">=4"
			},
			"_id": "cssnano-util-same-parent@4.0.0-rc.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UJ6iaCqZS/jXkpyYqYYMSjimGhx4SMCuUJqlm7qspMRlQc11OLpQYPT/3l2cWlgE+0u6yUJ9VxHXPj5MCSCgBA==",
				"shasum": "b036b89f0d7c7516aafd1dc9e70f0ed05768834a",
				"tarball": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0-rc.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-same-parent-4.0.0-rc.2.tgz_1502049184505_0.8159189899452031"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "cssnano-util-same-parent",
			"version": "4.0.0",
			"main": "dist/index.js",
			"description": "Check that two PostCSS nodes share the same parent.",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"files": [
				"LICENSE-MIT",
				"dist"
			],
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0",
				"postcss": "^6.0.0"
			},
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cssnano/cssnano.git"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "cssnano-util-same-parent@4.0.0",
			"dist": {
				"shasum": "d2a3de1039aa98bc4ec25001fa050330c2a16dac",
				"tarball": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 2832
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-same-parent_4.0.0_1530701990844_0.8885236626273822"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "cssnano-util-same-parent",
			"version": "4.0.1",
			"main": "dist/index.js",
			"description": "Check that two PostCSS nodes share the same parent.",
			"scripts": {
				"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
			},
			"license": "MIT",
			"devDependencies": {
				"babel-cli": "^6.0.0",
				"cross-env": "^5.0.0",
				"postcss": "^7.0.0"
			},
			"author": {
				"name": "Ben Briggs",
				"email": "beneb.info@gmail.com",
				"url": "http://beneb.info"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cssnano/cssnano.git"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "cssnano-util-same-parent@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "ai",
				"email": "andrey@sitnik.ru"
			},
			"dist": {
				"integrity": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==",
				"shasum": "574082fb2859d2db433855835d9a8456ea18bbf3",
				"tarball": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz",
				"fileCount": 5,
				"unpackedSize": 2860,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqVGRCRA9TVsSAnZWagAA0kkP/1NusqpkklSDS9h5lDAT\nrEdp7dliuOLjJW8P63igHS8a+A9vC3XMXpgdFZxphcXVF2UGm9lGW4rjiHB7\nGuVYGE9l5nyFuyNIxtRWiMZCr+uq9VLgpEVQLgjacbEXLLRLRQVpTkkRzCuN\n/Y7cht39MzDOk3BWqrhuefYhjw9PTxCSIvxir0Y/CRx+IPYwVipgL8PiLtl/\ngjH2oJOyDeuwkC9fPd2Nv7fxS7BE0N7o3YgZEG0fUM330EmeOi/+V+e6Ks8z\nG6iEyGziJTnsjqLVGdB0hs4WuwkQVEfb+/Kh/gRiyaG2m4btVCirESAZ5UP2\ngoIoExijnjpkv078RdtwTaNggKFBOiwC41Y+LDPBHvzpxOI5C1kvPpOb0dYn\nU4GnfkttZPr/ki425S0sCdMa7aToez7PTtyhqQULsSox9PDKX98Xl86wxfhc\nMORG3l2gabBP/0SRfT28aqopeHWRURTz4w571+B5e1pWNmEJMh4P5EB2nIXB\nf0+XcOQbpXCk1IsSHAWr5oOI6hQ8Moy5ohc7de8h0LlLTQ3IsMP0gc+bQFe2\np/BA5oHKAyx4YDgrLF3uMqoNS0UqnUcCwk6uVxnhoGJzYetsQKkYrr8/Jqfa\nN2hYw5O4+QL1RmFOIXQo03xOMEWXXmHMqEE84bd32cxd3Hstq1qsDOJlbsof\n+OPs\r\n=3NQ1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "andrey@sitnik.ru",
					"name": "ai"
				},
				{
					"email": "beneb.info@gmail.com",
					"name": "beneb"
				},
				{
					"email": "chris@eppsteins.net",
					"name": "chriseppstein"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-same-parent_4.0.1_1537823120707_0.604997970645357"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-09-24T21:05:23.804Z",
		"created": "2017-06-01T09:59:32.588Z",
		"4.0.0-rc.0": "2017-06-01T09:59:32.588Z",
		"4.0.0-rc.2": "2017-08-06T19:53:05.467Z",
		"4.0.0": "2018-07-04T10:59:50.984Z",
		"4.0.1": "2018-09-24T21:05:20.837Z"
	},
	"users": {},
	"dist-tags": {
		"next": "4.0.0-rc.2",
		"latest": "4.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"9621c2ec68b8bfeab446329ad92defaa\"",
			"fetched": 1600679319838
		}
	},
	"_distfiles": {
		"cssnano-util-same-parent-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0-rc.0.tgz",
			"sha": "26559a04989ef51394e0b03974fc9c852a3332e6",
			"registry": "npmjs"
		},
		"cssnano-util-same-parent-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0-rc.2.tgz",
			"sha": "b036b89f0d7c7516aafd1dc9e70f0ed05768834a",
			"registry": "npmjs"
		},
		"cssnano-util-same-parent-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.0.tgz",
			"sha": "d2a3de1039aa98bc4ec25001fa050330c2a16dac",
			"registry": "npmjs"
		},
		"cssnano-util-same-parent-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz",
			"sha": "574082fb2859d2db433855835d9a8456ea18bbf3",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-11b68f734410cae8",
	"_id": "cssnano-util-same-parent",
	"readme": "# cssnano-util-same-parent\n\n> Check that two PostCSS nodes share the same parent.\n\n\n## Contributors\n\nSee [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md).\n\n\n## License\n\nMIT © [Ben Briggs](http://beneb.info)"
}