{
	"name": "multimatch",
	"versions": {
		"0.1.0": {
			"name": "multimatch",
			"version": "0.1.0",
			"description": "Adds multiple patterns support to minimatch.match()",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globbing",
				"expand",
				"wildcard"
			],
			"dependencies": {
				"lodash": "~2.4.1",
				"minimatch": "~0.2.14"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@0.1.0",
			"dist": {
				"shasum": "099d9f8f8463ac36cfbfa27360bc16cee87ded64",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "multimatch",
			"version": "0.2.0",
			"description": "Adds multiple patterns support to minimatch.match()",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globbing",
				"expand",
				"wildcard"
			],
			"dependencies": {
				"lodash": "^2.4.1",
				"minimatch": "^0.3.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@0.2.0",
			"_shasum": "46b888d46c0f5329954fe71434fa8e50e99967ec",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "46b888d46c0f5329954fe71434fa8e50e99967ec",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "multimatch",
			"version": "0.3.0",
			"description": "Extends minimatch.match() with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globs",
				"globbing",
				"expand",
				"wildcard",
				"find"
			],
			"dependencies": {
				"array-differ": "^0.1.0",
				"array-union": "^0.1.0",
				"minimatch": "^0.3.0"
			},
			"devDependencies": {
				"chai": "^1.9.1",
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@0.3.0",
			"_shasum": "603dbc3fe3281d338094a1e1b93a8b5f2be038da",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "603dbc3fe3281d338094a1e1b93a8b5f2be038da",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "multimatch",
			"version": "1.0.0",
			"description": "Extends minimatch.match() with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globs",
				"globbing",
				"expand",
				"wildcard",
				"find"
			],
			"dependencies": {
				"array-differ": "^1.0.0",
				"array-union": "^1.0.0",
				"minimatch": "^1.0.0"
			},
			"devDependencies": {
				"chai": "^1.9.1",
				"mocha": "*"
			},
			"gitHead": "9e8f0b3218a0043d72ec061ebdefd0e9d459425a",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@1.0.0",
			"_shasum": "dcdf749896f51480e0e1c48dab9cba41edf464ab",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "dcdf749896f51480e0e1c48dab9cba41edf464ab",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "multimatch",
			"version": "1.0.1",
			"description": "Extends minimatch.match() with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globs",
				"globbing",
				"expand",
				"wildcard",
				"find"
			],
			"dependencies": {
				"array-differ": "^1.0.0",
				"array-union": "^1.0.1",
				"minimatch": "^1.0.0"
			},
			"devDependencies": {
				"chai": "^1.9.1",
				"mocha": "*"
			},
			"gitHead": "fcd5df6ec84bd5f7a46073fdda01b0ea632324ba",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@1.0.1",
			"_shasum": "18547cfe258d01fd3324359538dbfaf1046a7c8f",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "18547cfe258d01fd3324359538dbfaf1046a7c8f",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "multimatch",
			"version": "2.0.0",
			"description": "Extends minimatch.match() with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"minimatch",
				"match",
				"matcher",
				"pattern",
				"patterns",
				"glob",
				"globs",
				"globbing",
				"expand",
				"wildcard",
				"find"
			],
			"dependencies": {
				"array-differ": "^1.0.0",
				"array-union": "^1.0.1",
				"minimatch": "^2.0.1"
			},
			"devDependencies": {
				"chai": "^1.9.1",
				"mocha": "*"
			},
			"gitHead": "2bae7db797d8d69a1dec909c156c11c27b2357fa",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@2.0.0",
			"_shasum": "c5ada425357b744ba54842ebdce1c8f0be542b6f",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "c5ada425357b744ba54842ebdce1c8f0be542b6f",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "multimatch",
			"version": "2.1.0",
			"description": "Extends minimatch.match() with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/multimatch"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"expand",
				"find",
				"glob",
				"globbing",
				"globs",
				"match",
				"matcher",
				"minimatch",
				"pattern",
				"patterns",
				"wildcard"
			],
			"dependencies": {
				"array-differ": "^1.0.0",
				"array-union": "^1.0.1",
				"arrify": "^1.0.0",
				"minimatch": "^3.0.0"
			},
			"devDependencies": {
				"chai": "^3.4.1",
				"mocha": "*"
			},
			"gitHead": "5b56d1689ef475975682a514b8e1f863794af419",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch",
			"_id": "multimatch@2.1.0",
			"_shasum": "9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "multimatch",
			"version": "3.0.0",
			"description": "Extends `minimatch.match()` with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/multimatch.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"keywords": [
				"expand",
				"find",
				"glob",
				"globbing",
				"globs",
				"match",
				"matcher",
				"minimatch",
				"pattern",
				"patterns",
				"wildcard"
			],
			"dependencies": {
				"array-differ": "^2.0.3",
				"array-union": "^1.0.2",
				"arrify": "^1.0.1",
				"minimatch": "^3.0.4"
			},
			"devDependencies": {
				"ava": "^1.0.1",
				"xo": "^0.23.0"
			},
			"gitHead": "3aecd8a61afe5216a085d941b9bf00af73d3cf7b",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch#readme",
			"_id": "multimatch@3.0.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-22foS/gqQfANZ3o+W7ST2x25ueHDVNWl/b9OlGcLpy/iKxjCpvcNCM51YCenUi7Mt/jAjjqv8JwZRs8YP5sRjA==",
				"shasum": "0e2534cc6bc238d9ab67e1b9cd5fcd85a6dbf70b",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-3.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 4506,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGlsxCRA9TVsSAnZWagAAwYcP/jTAkn9GDHk2jHQ4DBHQ\negHACy7/DKC744M4eEZCMbjHMMMk6JYNYkVxVqR5VEbUbf6IHGJ7XubDPQQm\n4XGs5JZyoC3/suHVuy9WkEkF5Qx5tJEe25EX6KU6DLZCNK2KEuzIkNxluZA4\nSv50xq1JOa9TQCtQZZg77KPckU+ZBFI/tEt0JPby0PiDUAW0YEsfz9LjUvRK\nFcxGNsGKRs7vu01t/xssIg9PgaSbs2GYIU8AbJoOPhIt1m2Zh9a/P8080fBz\nBf/RS1EnKBh/uUy7eXBADpTrhijA7brBr5RkP+7pS45rnEpfpCY6htmBTHwP\n+cnfSmyiy3ZHQH7csyBbwwNczL0AVm0QR9h28LIvki+IY76mc0vpI0SSQxG2\nrbumCnfTpEHP6RD3l/MvCKIZ6R2pxkEK2t/MkWDVgnlOxmYLjDAYHCRBj6cz\n2cXV2omwx3GX7S84GWZn8b3fXfeAciwGWbgA0+96CvNkNYUUKaGQBqYrpMIj\n4SnXZjA2dnS99RbisBCZ6M9zUp4XLTj2iHoBMBDwL59NysGaUqUXrOqWh2Ad\nwlP/k/Eo0PbNYSdWlh7uwvtqbDJusIAEjOO5EhGb63tyQN1FRwApj/U6eNu1\n/7LsYd1gQq6LyAOifMhTwRCB+3e4IWV9R2KZMGnz3r2K9jJcj++Rsku7IkL3\nw8yx\r\n=KYex\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/multimatch_3.0.0_1545231152424_0.14644088079992224"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "multimatch",
			"version": "4.0.0",
			"description": "Extends `minimatch.match()` with support for multiple patterns",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/multimatch.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"expand",
				"find",
				"glob",
				"globbing",
				"globs",
				"match",
				"matcher",
				"minimatch",
				"pattern",
				"patterns",
				"wildcard"
			],
			"dependencies": {
				"@types/minimatch": "^3.0.3",
				"array-differ": "^3.0.0",
				"array-union": "^2.1.0",
				"arrify": "^2.0.1",
				"minimatch": "^3.0.4"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "6b4c22ad38c82457b353bf2cd23c0f3001a7cd2b",
			"bugs": {
				"url": "https://github.com/sindresorhus/multimatch/issues"
			},
			"homepage": "https://github.com/sindresorhus/multimatch#readme",
			"_id": "multimatch@4.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==",
				"shasum": "8c3c0f6e3e8449ada0af3dd29efb491a375191b3",
				"tarball": "https://registry.npmjs.org/multimatch/-/multimatch-4.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5448,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXVDCRA9TVsSAnZWagAAKZ0P/0mFw/z5dr2e5TAkU/rN\nMcbzQ2fMQx1h65AZDbzywcNm112XeBwXJbQ8w0YIXVLrXAiwQbAYsPZ2qn2J\nGpP8845cWX6WcDEJHgP8Qjb6Hya8nxCcvlXQObSbp8N99FARD2Y0T1+qNd90\neWY470B/MhJSMfnijbnGJMJjcBA9eMH6mWpFPis/uWiYTNxKaLZuAw5GUtwr\nJefeAG8gOF+TbWL9nytGwTFf9yObb+qF701TqzqpqRk3IVfXX+VGwmXt5nL3\npnxMaPKiF74JDVQlQAbVqmJGl5w7qcJot5DVwGbqH6P19gZ5Fw+suAvujGXa\ndxjbzsJ4Y20+7nwJxpcZH3/k95LMUoA+Xxjkw8gm71lESCqGvpb8UJMdO3ge\nuD+OXgozOjLsc/N0rUmcGD2JztWNOKwkFHMmQQ+LKJuo+HL12oyYrX5J+yqt\nXmwIs+5CV7u7dV4ykjuMwKxSvdvllvYOH5W8Pi4rOh/bbWRagMBnqJJDydtX\nRDgviGKIUEwA9H4Nb7YZhcGHCMA/OKp04noPZo0tTN6AIMfpq59NEgSG826X\niEd+b49Ogm78wMLX8mOLZtOq5FZaKoNc19hgOk9zltXjybQDoBYVrSmIrnhW\nx767IQZfmPCZzh/s6QvPIbxEm5e9St2Ea6VLHq2DJDNrXQHfhk9wJFRUTmgc\nHNlw\r\n=zKIG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/multimatch_4.0.0_1555920194393_0.43160216376591287"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-04-22T08:03:17.191Z",
		"created": "2014-01-15T10:15:44.018Z",
		"0.1.0": "2014-01-15T10:15:44.018Z",
		"0.2.0": "2014-05-19T09:38:36.878Z",
		"0.3.0": "2014-06-21T01:03:15.846Z",
		"1.0.0": "2014-09-22T14:12:29.487Z",
		"1.0.1": "2014-11-23T14:57:33.737Z",
		"2.0.0": "2014-12-22T16:51:58.300Z",
		"2.1.0": "2015-11-14T13:52:12.829Z",
		"3.0.0": "2018-12-19T14:52:32.493Z",
		"4.0.0": "2019-04-22T08:03:14.620Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"01b791f95620ed423a3f00e14fed2c2b\"",
			"fetched": 1593324431708
		}
	},
	"_distfiles": {
		"multimatch-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-0.1.0.tgz",
			"sha": "099d9f8f8463ac36cfbfa27360bc16cee87ded64",
			"registry": "npmjs"
		},
		"multimatch-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-0.2.0.tgz",
			"sha": "46b888d46c0f5329954fe71434fa8e50e99967ec",
			"registry": "npmjs"
		},
		"multimatch-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-0.3.0.tgz",
			"sha": "603dbc3fe3281d338094a1e1b93a8b5f2be038da",
			"registry": "npmjs"
		},
		"multimatch-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.0.tgz",
			"sha": "dcdf749896f51480e0e1c48dab9cba41edf464ab",
			"registry": "npmjs"
		},
		"multimatch-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.1.tgz",
			"sha": "18547cfe258d01fd3324359538dbfaf1046a7c8f",
			"registry": "npmjs"
		},
		"multimatch-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz",
			"sha": "c5ada425357b744ba54842ebdce1c8f0be542b6f",
			"registry": "npmjs"
		},
		"multimatch-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz",
			"sha": "9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b",
			"registry": "npmjs"
		},
		"multimatch-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-3.0.0.tgz",
			"sha": "0e2534cc6bc238d9ab67e1b9cd5fcd85a6dbf70b",
			"registry": "npmjs"
		},
		"multimatch-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/multimatch/-/multimatch-4.0.0.tgz",
			"sha": "8c3c0f6e3e8449ada0af3dd29efb491a375191b3",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"multimatch-4.0.0.tgz": {
			"shasum": "8c3c0f6e3e8449ada0af3dd29efb491a375191b3"
		}
	},
	"_rev": "2-626f0ad95a0d39f4",
	"_id": "multimatch",
	"readme": "# multimatch [![Build Status](https://travis-ci.org/sindresorhus/multimatch.svg?branch=master)](https://travis-ci.org/sindresorhus/multimatch)\n\n> Extends [`minimatch.match()`](https://github.com/isaacs/minimatch#minimatchmatchlist-pattern-options) with support for multiple patterns\n\n\n## Install\n\n```\n$ npm install multimatch\n```\n\n\n## Usage\n\n```js\nconst multimatch = require('multimatch');\n\nmultimatch(['unicorn', 'cake', 'rainbows'], ['*', '!cake']);\n//=> ['unicorn', 'rainbows']\n```\n\nSee the [tests](https://github.com/sindresorhus/multimatch/tree/master/test) for more usage examples and expected matches.\n\n\n## API\n\n### multimatch(paths, patterns, [options]\n\nReturns an array of matching paths.\n\n#### paths\n\nType: `string | string[]`\n\nPaths to match against.\n\n#### patterns\n\nType: `string | string[]`\n\nGlobbing patterns to use. For example: `['*', '!cake']`. See supported [`minimatch` patterns](https://github.com/isaacs/minimatch#usage).\n\n- [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/master/test/test.js)\n- [Quick globbing pattern overview](https://github.com/sindresorhus/multimatch#globbing-patterns)\n\n#### options\n\nType: `object`\n\nSee the [`minimatch` options](https://github.com/isaacs/minimatch#options).\n\n\n## How multiple patterns work\n\nPositive patterns (e.g. `foo` or `*`) add to the results, while negative patterns (e.g. `!foo`) subtract from the results.\n\nTherefore a lone negation (e.g. `['!foo']`) will never match anything – use `['*', '!foo']` instead.\n\n\n## Globbing patterns\n\nJust a quick overview.\n\n- `*` matches any number of characters, but not `/`\n- `?` matches a single character, but not `/`\n- `**` matches any number of characters, including `/`, as long as it's the only thing in a path part\n- `{}` allows for a comma-separated list of \"or\" expressions\n- `!` at the beginning of a pattern will negate the match\n\n\n## Related\n\n- [globby](https://github.com/sindresorhus/globby) - Match against the filesystem instead of a list\n- [matcher](https://github.com/sindresorhus/matcher) - Simple wildcard matching\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}