{
	"name": "cssnano-util-get-arguments",
	"versions": {
		"4.0.0-rc.0": {
			"name": "cssnano-util-get-arguments",
			"version": "4.0.0-rc.0",
			"description": "Get a list of arguments, separated by a comma.",
			"main": "dist/index.js",
			"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-value-parser": "^3.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"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"engines": {
				"node": ">=4"
			},
			"_id": "cssnano-util-get-arguments@4.0.0-rc.0",
			"_shasum": "1c6b94d73d95d2079d9e22ac6d7a8223cf189b1e",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"shasum": "1c6b94d73d95d2079d9e22ac6d7a8223cf189b1e",
				"tarball": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0-rc.0.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-get-arguments-4.0.0-rc.0.tgz_1496311171656_0.2075777999125421"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-rc.2": {
			"name": "cssnano-util-get-arguments",
			"version": "4.0.0-rc.2",
			"description": "Get a list of arguments, separated by a comma.",
			"main": "dist/index.js",
			"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-value-parser": "^3.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"
			},
			"bugs": {
				"url": "https://github.com/ben-eb/cssnano/issues"
			},
			"homepage": "https://github.com/ben-eb/cssnano",
			"engines": {
				"node": ">=4"
			},
			"_id": "cssnano-util-get-arguments@4.0.0-rc.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "beneb",
				"email": "beneb.info@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5I2IMlhbb5t4kKJQ2t8CoKvFFyolc2Xapg6G5L5BmxqIN1jyMn7cbHYl9MhnuQ29Bbal4Z5nsulTfyePyTMLeA==",
				"shasum": "39d5cf9caee9e9027066c37954655c14419c06d4",
				"tarball": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0-rc.2.tgz"
			},
			"maintainers": [
				{
					"name": "beneb",
					"email": "beneb.info@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cssnano-util-get-arguments-4.0.0-rc.2.tgz_1502049184461_0.669215158559382"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "cssnano-util-get-arguments",
			"version": "4.0.0",
			"description": "Get a list of arguments, separated by a comma.",
			"main": "dist/index.js",
			"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-value-parser": "^3.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"
			},
			"bugs": {
				"url": "https://github.com/cssnano/cssnano/issues"
			},
			"homepage": "https://github.com/cssnano/cssnano",
			"engines": {
				"node": ">=6.9.0"
			},
			"_id": "cssnano-util-get-arguments@4.0.0",
			"dist": {
				"shasum": "ed3a08299f21d75741b20f3b81f194ed49cc150f",
				"tarball": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 2625
			},
			"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-get-arguments_4.0.0_1530701990968_0.8255425047764977"
			},
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-07-04T10:59:51.078Z",
		"created": "2017-06-01T09:59:32.578Z",
		"4.0.0-rc.0": "2017-06-01T09:59:32.578Z",
		"4.0.0-rc.2": "2017-08-06T19:53:05.323Z",
		"4.0.0": "2018-07-04T10:59:51.078Z"
	},
	"users": {},
	"dist-tags": {
		"next": "4.0.0-rc.2",
		"latest": "4.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8573a17816cd06a8f1cd245869d9bb6e\"",
			"fetched": 1600679319878
		}
	},
	"_distfiles": {
		"cssnano-util-get-arguments-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0-rc.0.tgz",
			"sha": "1c6b94d73d95d2079d9e22ac6d7a8223cf189b1e",
			"registry": "npmjs"
		},
		"cssnano-util-get-arguments-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0-rc.2.tgz",
			"sha": "39d5cf9caee9e9027066c37954655c14419c06d4",
			"registry": "npmjs"
		},
		"cssnano-util-get-arguments-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz",
			"sha": "ed3a08299f21d75741b20f3b81f194ed49cc150f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"cssnano-util-get-arguments-4.0.0.tgz": {
			"shasum": "ed3a08299f21d75741b20f3b81f194ed49cc150f"
		}
	},
	"_rev": "2-0f11a8ec7630d74f",
	"_id": "cssnano-util-get-arguments",
	"readme": "# cssnano-util-get-arguments\n\n> Get a list of arguments, separated by a comma.\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)"
}