{
	"name": "enzyme-matchers",
	"versions": {
		"1.3.0-beta": {
			"name": "enzyme-matchers",
			"version": "1.3.0-beta",
			"description": "Testing Matchers for Enzyme",
			"main": "index.js",
			"scripts": {
				"test": "jest"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/jasmine-enzyme.git"
			},
			"keywords": [
				"enzyme",
				"jest",
				"jasmine",
				"tdd"
			],
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/blainekasten/jasmine-enzyme/issues"
			},
			"homepage": "https://github.com/blainekasten/jasmine-enzyme#readme",
			"_id": "enzyme-matchers@1.3.0-beta",
			"_shasum": "ec5c5f1d612a67a5f70b932efcc40e7173c34c42",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "ec5c5f1d612a67a5f70b932efcc40e7173c34c42",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-1.3.0-beta.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-1.3.0-beta.tgz_1476188010836_0.2104051671922207"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0-rc1": {
			"name": "enzyme-matchers",
			"version": "2.0.0-rc1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"jsnext:main": "src/index.js",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "jest",
				"jest": "jest",
				"lint": "eslint ./src",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/jasmine-enzyme.git"
			},
			"keywords": [
				"enzyme",
				"jest",
				"jasmine",
				"tdd"
			],
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/blainekasten/jasmine-enzyme/issues"
			},
			"homepage": "https://github.com/blainekasten/jasmine-enzyme#readme",
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"_id": "enzyme-matchers@2.0.0-rc1",
			"_shasum": "b235d10f923a0f90ab7598c8c953fd6b93c88b22",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "b235d10f923a0f90ab7598c8c953fd6b93c88b22",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.0.0-rc1.tgz_1476308114177_0.04595676087774336"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0-rc2": {
			"name": "enzyme-matchers",
			"version": "2.0.0-rc2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "jest",
				"jest": "jest",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.0.0-rc2",
			"_shasum": "54789cf42a7424cce24ae2b9fadf12ec0c21f5f9",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "54789cf42a7424cce24ae2b9fadf12ec0c21f5f9",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.0.0-rc2.tgz_1476375503997_0.9000050956383348"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0-rc4": {
			"name": "enzyme-matchers",
			"version": "2.0.0-rc4",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "jest",
				"jest": "jest",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.0.0-rc4",
			"_shasum": "c765183097097e1d7f99c2952e2fa32b0d9c5822",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "c765183097097e1d7f99c2952e2fa32b0d9c5822",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc4.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.0.0-rc4.tgz_1476377009249_0.24298685370013118"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "enzyme-matchers",
			"version": "2.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "jest",
				"jest": "jest",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.0.0",
			"_shasum": "71f19d3c905b71ccb60b08906c37d0df5d7f7fbb",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "71f19d3c905b71ccb60b08906c37d0df5d7f7fbb",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.0.0.tgz_1476382779306_0.2816481466870755"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0-rc1": {
			"name": "enzyme-matchers",
			"version": "2.1.0-rc1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"colors": "^1.1.2",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.0-rc1",
			"_shasum": "050c366ef193b51ea41b3f758e5a4168f812dbae",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "050c366ef193b51ea41b3f758e5a4168f812dbae",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0-rc1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.0-rc1.tgz_1482523889331_0.030050477478653193"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0-rc2": {
			"name": "enzyme-matchers",
			"version": "2.1.0-rc2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"colors": "^1.1.2",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.0-rc2",
			"_shasum": "5ab21af528095cd2f9a278572986a95a83d757e1",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "5ab21af528095cd2f9a278572986a95a83d757e1",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0-rc2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.0-rc2.tgz_1484229856505_0.944795970339328"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "enzyme-matchers",
			"version": "2.1.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"colors": "^1.1.2",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.0",
			"_shasum": "fbec6d959dfdbb8a4ad8f89c70d4649fad5bc7ac",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "fbec6d959dfdbb8a4ad8f89c70d4649fad5bc7ac",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.0.tgz_1484588009147_0.921817417955026"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1-rc1": {
			"name": "enzyme-matchers",
			"version": "2.1.1-rc1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"colors": "^1.1.2",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.1-rc1",
			"_shasum": "ac5d5dfa939a8c3b14671f65631e1fd87a97bf7d",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "ac5d5dfa939a8c3b14671f65631e1fd87a97bf7d",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.1-rc1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.1-rc1.tgz_1486054099357_0.5595262139104307"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "enzyme-matchers",
			"version": "2.1.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"colors": "^1.1.2",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.1",
			"_shasum": "8dc0eeec5aac74034cf171ca5c3e94070ff4844d",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "8dc0eeec5aac74034cf171ca5c3e94070ff4844d",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.1.tgz_1486228647841_0.6320758711080998"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2-beta1": {
			"name": "enzyme-matchers",
			"version": "2.1.2-beta1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.2-beta1",
			"_shasum": "32baa2043d72f1a2e13b9be0310b5f6186209ce1",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "32baa2043d72f1a2e13b9be0310b5f6186209ce1",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.2-beta1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.2-beta1.tgz_1486233774545_0.01523860264569521"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "enzyme-matchers",
			"version": "2.1.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"testPathDirs": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@2.1.2",
			"_shasum": "da2c20c3d55b128db3de6a5016f2531066b8061f",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "da2c20c3d55b128db3de6a5016f2531066b8061f",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-2.1.2.tgz_1486399596437_0.1937657236121595"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "enzyme-matchers",
			"version": "3.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.0.0",
			"_shasum": "533b20034226a213449d19b8257251680b7ee012",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "533b20034226a213449d19b8257251680b7ee012",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-3.0.0.tgz_1490151097084_0.6906136437319219"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "enzyme-matchers",
			"version": "3.0.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.0.1",
			"_shasum": "302e2302a3f6de7335976cab2e6832357847878e",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "302e2302a3f6de7335976cab2e6832357847878e",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-3.0.1.tgz_1491927089741_0.8428946677595377"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "enzyme-matchers",
			"version": "3.1.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.1.0",
			"_shasum": "097fe2b734a7493ed0f8aea727d3976c2d6eac29",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "097fe2b734a7493ed0f8aea727d3976c2d6eac29",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-3.1.0.tgz_1493840351318_0.4017550207208842"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "enzyme-matchers",
			"version": "3.1.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.1.1",
			"_shasum": "445411f8c50c5642a670aad5734dc8d4442d0757",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "445411f8c50c5642a670aad5734dc8d4442d0757",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/enzyme-matchers-3.1.1.tgz_1494701332272_0.9419155565556139"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "enzyme-matchers",
			"version": "3.2.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"files": [
				"src",
				"lib",
				"types"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.2.0",
			"_shasum": "4718779a3b9eb5e8ebad46804f8d3e66045d0181",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "4718779a3b9eb5e8ebad46804f8d3e66045d0181",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.2.0.tgz_1495714675878_0.8466962301172316"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "enzyme-matchers",
			"version": "3.3.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"prepublish": "npm run build",
				"build": "babel src --out-dir lib --ignore tests"
			},
			"files": [
				"lib",
				"types"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.3.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-59dLTPOxsx9sljHdvn5O2A7jbwO14mxXkTrlg+HClRRw+OE6FbcyFtejuDzKl3per3uR651vyMauaKGHjzVakg==",
				"shasum": "cec99edfcb6117ed7d405b3d9b98d1ee3ccdbc47",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.3.0.tgz_1498067155794_0.6255986567120999"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "enzyme-matchers",
			"version": "3.4.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.4.0",
			"_shasum": "48c2db3d5c70c8ac3b0993f7b2673367457eea9c",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "48c2db3d5c70c8ac3b0993f7b2673367457eea9c",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.4.0.tgz_1498621540995_0.3572649979032576"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "enzyme-matchers",
			"version": "3.5.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.5.0",
			"_shasum": "4494c6a36af9e16f304df5009b4b760c94a03824",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "4494c6a36af9e16f304df5009b4b760c94a03824",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.5.0.tgz_1499862231267_0.40282354853115976"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.1": {
			"name": "enzyme-matchers",
			"version": "3.5.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.5.1",
			"_shasum": "a9ca6fdf65c74e51afcbb3d51c24d0bab8c020e3",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "a9ca6fdf65c74e51afcbb3d51c24d0bab8c020e3",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.5.1.tgz_1499862481726_0.9478114868979901"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.2": {
			"name": "enzyme-matchers",
			"version": "3.5.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.5.2",
			"_shasum": "0cfe6ae68607a9149528be2b6fa911504a4e8569",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "0cfe6ae68607a9149528be2b6fa911504a4e8569",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.5.2.tgz_1499952345790_0.9336809879168868"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.3": {
			"name": "enzyme-matchers",
			"version": "3.5.3",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.5.3",
			"_shasum": "afd1549997c6f9db1963d702784d369032747cf4",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "afd1549997c6f9db1963d702784d369032747cf4",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.5.3.tgz_1499955790956_0.9757277315948159"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "enzyme-matchers",
			"version": "3.6.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.6.0",
			"_shasum": "67417d8e69d19f797fa25159ade897dc0b7b8893",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "67417d8e69d19f797fa25159ade897dc0b7b8893",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.6.0.tgz_1500556347135_0.4784913342446089"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.1": {
			"name": "enzyme-matchers",
			"version": "3.6.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.6.1",
			"_shasum": "bade39bc6631f695df1f346365373df56bfa8b4a",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "bade39bc6631f695df1f346365373df56bfa8b4a",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.6.1.tgz_1500652370078_0.21361777069978416"
			},
			"directories": {},
			"contributors": []
		},
		"3.7.0": {
			"name": "enzyme-matchers",
			"version": "3.7.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.7.0",
			"_shasum": "3b683be7f1ab3429e21b47f7e97d4fb06da92662",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "3b683be7f1ab3429e21b47f7e97d4fb06da92662",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.7.0.tgz_1502286491865_0.2642696483526379"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.0": {
			"name": "enzyme-matchers",
			"version": "3.8.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.8.0",
			"_shasum": "e2e0a3e0b9d76d9ef31acbf5ff6602c9d56ed03b",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "e2e0a3e0b9d76d9ef31acbf5ff6602c9d56ed03b",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.8.0.tgz_1502984179836_0.28732363041490316"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.1": {
			"name": "enzyme-matchers",
			"version": "3.8.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.8.1",
			"_shasum": "418496ef4ad60ebcabd6086ca69f8d2bb2ce91df",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "418496ef4ad60ebcabd6086ca69f8d2bb2ce91df",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.8.1.tgz_1504012315299_0.9725170191377401"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.2": {
			"name": "enzyme-matchers",
			"version": "3.8.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.8.2",
			"_shasum": "bf3c8d2dfea3d372e4895cf22dda3f5154614833",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "bf3c8d2dfea3d372e4895cf22dda3f5154614833",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.8.2.tgz_1504629432642_0.5479310608934611"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.3": {
			"name": "enzyme-matchers",
			"version": "3.8.3",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "1.x || 2.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@3.8.3",
			"_shasum": "6269d47b0d81d5222745da503f27ac003ba208d2",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "6269d47b0d81d5222745da503f27ac003ba208d2",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.3.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-3.8.3.tgz_1505741694772_0.08329747966490686"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "enzyme-matchers",
			"version": "4.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.0.0",
			"_shasum": "3158166a5004f289895d203f58372bb7867a88e5",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"shasum": "3158166a5004f289895d203f58372bb7867a88e5",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.0.0.tgz_1506539885113_0.44121419452130795"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "enzyme-matchers",
			"version": "4.0.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.0.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cCA5FmPvx2+3UojHJZFuMDekanVOQA7VeneU8daFyCS4BeGAK9doujxpdsYMqUO9jG9Xv6/8sTzUAhvFH0dkJQ==",
				"shasum": "f3fb5e5e5e5ec9a19144d172605433fc7e9d9f5a",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.0.1.tgz_1507563183878_0.36536112893372774"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "enzyme-matchers",
			"version": "4.0.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.0.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-j2Ak+cPvDlCFQeV5w1nzZl6hbpNb1YCurrtffH6OO+9lTXGASZECDFBBy5LMD6oVaFvgXJx532GZcpGD39xnHw==",
				"shasum": "3f4457d0d0da3e268af4bee9f222439dfca26214",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.0.2.tgz_1514434129672_0.6886148152407259"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "enzyme-matchers",
			"version": "4.1.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/blainekasten/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/blainekasten/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-W7zoyii8LL/6GbU0rSUed2T+0m5pii8v6/4JG/JYtWlc9M8z61roDr3sf4yGbGWYy10dXtGeJJDObAhwrErwZg==",
				"shasum": "db9e65501d4dbd8736862534b4e908b4da1db031",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.1.0.tgz_1517257035062_0.4074100523721427"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "enzyme-matchers",
			"version": "4.1.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Auf8InrchFOzFlkMauTQHx5McQUXI908gwNkofr7cTY82f6uHXP1B6fLaZohHJ9uz6hA3odHK2V9i9k6Lh/jvg==",
				"shasum": "ce8c177f96f05e757a2c7b5ca4040450c3beb57c",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.1.1.tgz_1517257997559_0.42097089532762766"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "enzyme-matchers",
			"version": "4.2.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"jest": {
				"setupTestFrameworkScriptFile": "../../scripts/setup.js",
				"roots": [
					"<rootDir>/src"
				],
				"verbose": true
			},
			"_id": "enzyme-matchers@4.2.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5Gf/mAVYx6KPAUuxuDhAGt/gu9ndPd6duFcVnH2rbEad2clgTpHZL4Df49FHFukrjEEubX9rhfeAKx0/sbfVkQ==",
				"shasum": "38333883258da90e5414b5ac07d388aecb75227f",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers-4.2.0.tgz_1517847476544_0.6681234398856759"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "enzyme-matchers",
			"version": "5.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@5.0.0",
			"dist": {
				"shasum": "634f88af80109119d77e9addc4fd7d16f22699fd",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.0.tgz",
				"fileCount": 77,
				"unpackedSize": 97376
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_5.0.0_1520360334270_0.655664081883756"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "enzyme-matchers",
			"version": "5.0.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@5.0.1",
			"dist": {
				"shasum": "0805b971479e68743e9510931c4a8841b0bd5896",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.1.tgz",
				"fileCount": 77,
				"unpackedSize": 97385
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_5.0.1_1520429880244_0.5291924548088682"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.2": {
			"name": "enzyme-matchers",
			"version": "5.0.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@5.0.2",
			"dist": {
				"shasum": "3f2d93ccd68049c7c988cbfca4dbc8724dcbd378",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.2.tgz",
				"fileCount": 77,
				"unpackedSize": 97385
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_5.0.2_1520448705668_0.5845371349283521"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.3": {
			"name": "enzyme-matchers",
			"version": "5.0.3",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@5.0.3",
			"dist": {
				"shasum": "c0ebb401a07170514e178734fa57b24f21cb6565",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.3.tgz",
				"fileCount": 77,
				"unpackedSize": 97355
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_5.0.3_1520517688331_0.30376102863999344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "enzyme-matchers",
			"version": "6.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@6.0.0",
			"dist": {
				"shasum": "b88a28abad42ec69dc1bac7c67152dba2e157950",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.0.tgz",
				"fileCount": 77,
				"unpackedSize": 97355
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.0_1520946750988_0.2691874849713012"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "enzyme-matchers",
			"version": "6.0.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@6.0.1",
			"dist": {
				"shasum": "1ee6e8c7f59a46a1ab62d971e3afdb45b7fb3ea2",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.1.tgz",
				"fileCount": 77,
				"unpackedSize": 97355,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBq4ACRA9TVsSAnZWagAAKeYP/0hnUh6uW/uvK9KuqXz+\npl1Ev884G1hXTpR8kGq2Xtw1QkoRVBALxTYXyIdrdYBufMt+Q/NSmL9yVZmZ\nF+Z9cektRet/vc0qAziKLUyHCraAqiIurFM5Ensi/20x2pl8jsfftp2R50PE\nKVjaD36uxiEEZU/9mEVeUWZdxVDHiwecc6YLRQX9NgztdvieU2jBZnFBuGOd\nAJadVnPXquPQTA36O34uJLa+vFp6DkqELy8ihbW8U3bAE9E2yDtT0naTywT+\nnQXjYMAyCus1SeRftcRWlhtwwf0XhH3izh08Wf2lEKkLygZu5b0piMDdACrH\nufZ/c5nFeQMI7NDqkoeQKllEk/BjMdZv3z9TIMGSTtv06hMPusD+Lg24+x5v\n1lCjE8zxBI5QGX8tKY/HtX9yGu2K8ucqYRsGEKy3lM4hOEd/v+cHc5Q27yF2\nfTaTvajjXZPu9ZdLfL096WTcwRDS0O01s3ndVHOmehjFy0qOq0EaHcGuVrlp\nqbeDI62r4laLWV3MOlJSkDxrQeVrhIuOqgtT7JYnucbFZ8x+SgUUnYXPNuZ4\nAWk/d22r8FifzfCe4l/kbg++Ei76oSgtbhjVHRkqOu6Kz3Y0ICWj+xKNC8Ci\nkCcrQFbpyPl8lj84IFqyFJ8km4PrBfbk+nT3XEQsWLZR2/W1PwCNH2OaSJGI\nJVsW\r\n=Ft2k\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.1_1527164415407_0.718737214018011"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.2": {
			"name": "enzyme-matchers",
			"version": "6.0.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@6.0.2",
			"dist": {
				"shasum": "794d4e43254daaa0fffd3a591e5869fc861deeb2",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.2.tgz",
				"fileCount": 77,
				"unpackedSize": 97355
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.2_1529503776175_0.7679714777809581"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.3": {
			"name": "enzyme-matchers",
			"version": "6.0.3",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@6.0.3",
			"dist": {
				"shasum": "187fb322ed70d38e6160251bc398a53aec1cfc7e",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.3.tgz",
				"integrity": "sha512-yC43t4u6v/etHCapCukLt7Y9HWZ+QKN/3ozoO6DqqAF3BMzIvyEQUELrI17gi/l0Cv6B46STSI3MCIJJR1NmnQ==",
				"fileCount": 77,
				"unpackedSize": 97423,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbazCKCRA9TVsSAnZWagAAYlEP/jqdr/+PiAMr3ZNlDf3J\noqLlbcMS9Fs2r3Sx1y9cg5flYIoIpwYDTBWoL6V7DvxRcHZAMKn0cSRGGlAO\nvxU4n659A00zKlJrsE7FYiL6KRFf7PDI1y6VnSWznUmtW/JQsEIqBAy3lMm2\nujSOSPhe6fBtJdm49ZjhCH59avFF994/Cd/Mi8PtkL1+OECvjx00zpxf3p+v\n8f89GO8qBXsi7HhGu+O4dGBx/+1vaPlYquUZ+w8sC3kol6gtTd8HohDp6uTp\nsuISzsx5rbdyk7ao1ecUTkXGHgSPvbeUgBB8q1gsGgTdZzOJJfSsrDYpBiD9\nFZoLCE+D7TFczkko5H51/M6HDVpw2szTvwkCNfOPqcwQXxtnZ6xLde0kHNY9\nT8S6mbM1C7YI9jSSHkztxONoe70snsMPaK8DE9vT7dtRiFKEDVzz3hwG1m36\nsilvmtGl0LFiWnTYg/ORNXxwCLkCYNyBgvhkWMgyW8xdeLDmAstLpyy39lIG\nD/ECoqQLU/DvA4DMG3LdgdrfoITPV1lkzl7Cv0eB7yJL9Kqs3l4UdbH6qjyZ\n+pXDm2D49nc94Amiimjv8uQ2EY2ayfDv8QMCAMTq4mNkGnGJfVAQAQbuWhkc\nebGaU2+vqyyuFVbJo805CWWjWFbhuiPbKBW+cYUkN1ySNSQqV6sR7GvOq1zI\nHfV/\r\n=d5zH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.3_1533751434166_0.5183174455474193"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.4": {
			"name": "enzyme-matchers",
			"version": "6.0.4",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"files": [
				"lib"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"_id": "enzyme-matchers@6.0.4",
			"dist": {
				"shasum": "0a4d8303a064a00289e03d8c992277c291074bbc",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.4.tgz",
				"integrity": "sha512-DwJPoD6Su2stvNSPC5QajlWBBXnToHyc6OoYy1j41iCS1xij12ATm9Z0ypSgIoG16TFin133eIh1oTuajAfwJQ==",
				"fileCount": 77,
				"unpackedSize": 97423,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhBy+CRA9TVsSAnZWagAA0hEP/iQFL1U7/qkslJudQjif\nB5aTlPdJt5vHz8vZE49LpQPoZf7dpXlRr78fRvD0ocbrx44aPUzB9b636adr\n4HbuBAi84mbMLg2OsTcNYxscSjhNn8d9gh16CayZTmXfCwM57ZqlfQl07a64\n6+Qhv6JnS+ebslZOaerVgcsNAEb8JVpc8uz3iE4MHBuIyjGF8TxBNZrZjPFr\n6L1crsw2AEKqCfpvuf+HDsLsJY6B87Iw2cglfvJKsbD4xpV5PGnpsp7Lide8\nXkbLgYyu02J+qP02qMYbkru3WqHE5wRxX6IhC/ZwYlG68mGSVWi+VGt+wUag\nQ4mB15/3C/KtTQW5wkadS2D0pXVf5n/kMOop9rpJj8PdcFO5l9CilUoJXT+S\n8wNXzZD3KDS9EdrJDW5mE29Vd6XdCKjHg1uIssGuk0W05qZujF0jYQCjAbf5\n/gqUhI3jJzSTA34NlDGGLeJaflPtI9XqPHxyRklg38kz8AwB7MQgRes23Aeh\nzPc1pSUu2V81RWornE8UGgy+BItvICmn4da1ecfBXlndFsKoU3reOE8OjKo9\nOoeYrZnwZhD2H2r8dus+6Xa+YgmOvx0hwOVgA5LNpe4on+XvjmtzsfmQkIWI\nJBG/b/GdZmXtF6v5E8k5xLK8+xiI21h3iRh0ifNw+YmKRLS0rkCpi+kJZgSk\n5NnP\r\n=91zE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.4_1535384765538_0.2665979955462461"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.5": {
			"name": "enzyme-matchers",
			"version": "6.0.5",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "43c0f194e1df34e7cc32fbb52df21679cc523079",
			"_id": "enzyme-matchers@6.0.5",
			"dist": {
				"shasum": "d0313ccc69674b1fa6224d4154e445455f21f4d9",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.5.tgz",
				"integrity": "sha512-diyFytk8SII0GEepOWr5NbDxmL/cpuBUxK7cdtPOAK4X9UtMkM3nWX3GtWwaicsMjIkG+JOWUN6yideSQdv4xA==",
				"fileCount": 73,
				"unpackedSize": 98560,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo7hECRA9TVsSAnZWagAA0sQP/3ky0LC4Db4yfCMqZo3h\nmXZk3O2WYNMsSE4XhRvyHLot/hXF40JAI6s6iJnSblGegF8UHjm/H036YFKJ\nBCHSJ4z9SBryXU0vvoFfKe9wr2YyGZU/LNBz+a4n/BqojEpQIvxoqLH5c1LD\nolNJr8OWowJwkP3NnqNLoEBz/8PrAv3UdZMUHoO0Ifnxu9x1fBFuloqnKCpH\nlMwJb6eZQ3drvpVR1H2UJArcIk6UmGtBhomy3qZqtsPECU71Y//cQ7lX7jmC\nkmTQaLevlRcdesTbqicM/3L0/Nh7kdMZBewhG0lh2zvvFVN4CZaHUmArNsGM\nU2jr0TiFiW7FuqQiAIBCSjjLuNx4kz4gw/wlO5HYrHMDyGUXz35fc4+bo3EU\nek0bh+B5W0eDq8+4CnDuOtpkAHFxJAGhf5wq3teTItue60H5YnKYy7rJbi5v\nm9ML3K17TmLtAY+ujDold2dPLoO0ZDSYUeCCqVEZiw/KXY4f45LWUegDu2z0\nE6bcUX07ciOs17b5F+cmdY/4OXozJzADTw/fT6cVzGuSGY5Bh5jqKJ286mol\nnbvBrD8GMNUFIphgQ/1opudPkpy5WSnzLpYY/RdgD0MtA3HQku3XphGrcoeM\nSiugAXStc5Og4J6QfX8Az91BRn21kVPXXsymWktTIuORuLSmyN4Cmff2X2Ak\nM11P\r\n=+gHg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.0.5_1537456196226_0.1843684911095651"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "enzyme-matchers",
			"version": "6.1.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "4e888f604e4c301604ee82cdf655214cb31d355c",
			"_id": "enzyme-matchers@6.1.0",
			"dist": {
				"shasum": "77fa33395a47b2cbbe44d90e007001903a609d77",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.0.tgz",
				"integrity": "sha512-ETOQdiKrpgjZymOASxVzbrfRrNi0mJp+CmvpI2wIY4hDWv1wVTS/iphc9bcPQWrr+6zx/qW5nWVh4Sau0enZhw==",
				"fileCount": 79,
				"unpackedSize": 105960,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo+9PCRA9TVsSAnZWagAAuGkQAIhTHtahNxt5UZNOWIa8\npUxwDC5GkGnS7BlLK4B4HoEAqk0Jpdc3QeXBIZ6fG9Yoow6FjRtcH39qMPl8\nMi7g4p/9rJki7bAa0Ja8klKSM9hRy/2/IW6qAtqg4mm5wlMgYYbmWtkfDNPy\nYXiZm90Mizv1hUDNdf57kHMbKE50+yK/MxnX6HaqZQjKmfbRpibY4Nm3twKK\nzfN/MovwApC+wCFySl8y5zfTJDDEMViwG10AJ9/u7rBYkvqsItsEAyRT/cEG\nOoM64UrGBm5J6FfrxdStTeVmVZpUPAMWoSYiILgqXhQCpuUJoqxqA92eeF8K\nc62uLUMA3dbwt2/RTJV2Rgfh6CD8Ty7eKFEppp9N/QgRDZ7JACKlk4CdE3eO\ndxvevlgyNbI0YQceJ/k3Uvd1kvLKr+7PvuwFnI3FrUGULOEz44b79ipSLot5\nwf0/k7UGaonFgLKVI/AoTDsgAJ1n7NeBEKk4jgoXwhfK273VdPPLw8nFDmkq\n0uDFESIG0mLswF31lkU+QuGHbepo/q4toNfvxqnEu8LI+ljXDEWlOtA1VQLD\nRQqOUwp8apPZaX5ad5SfbW1yHxylcxQtdz3GA6yQDFIId/svGm3IFcmqj0YQ\nmIyS+DDEHva4IhpBZJb7cWILxN3nAnYlfjvumdDO0Pi4hPBTvB+ikQ4yOq88\nua7i\r\n=xh0h\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.1.0_1537470284604_0.2615081981748497"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.1": {
			"name": "enzyme-matchers",
			"version": "6.1.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "3871df2db855112802f68db24cb253f2700a767f",
			"_id": "enzyme-matchers@6.1.1",
			"dist": {
				"shasum": "35a28af71f8cc503945ddac702a652700dc17d40",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.1.tgz",
				"integrity": "sha512-Gy8ah67BcQgi1T9T1gjAo4SetakAFTqjqlSt7Kciney2fwx8gQ+ChHDkVs3dQMYmE8Gf+iasNNGOmz3+pmu/SQ==",
				"fileCount": 79,
				"unpackedSize": 105960,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo/DFCRA9TVsSAnZWagAA4eMP/jdizFWHaKjKq99RANBf\nyHj9HUeR5Wq1NR8LdbNd27UO5gXhYtlRj6ZxxubZK2MP2XKXYN8elvnqtDDD\nncBQkRr3biDj65f1liGmWvQsGkU4txN4O1GZn+dRfEAvkEoPeovWAtZ05/Wj\n0VMLTcv0fyN2/GDH22LuorPPrBNj2TR6Jm8RvpTZEQN/yL/se65LG7JklXJi\nsVAv6T2AGwmPJjnWE8PoML0ecQAOpXCUf5Ad1lvDlnfrXN0g2UrilwDqCQgf\ncl0YV/TIrznt8ZqrGU/3EQU6O0BCRZRejHEQuhkAlVVreF14FahWE3Z4amg1\nQVaV/EdrDKqz23uBW0i4u18uXx4JS/LJClgNzMpU7yRLVPxTL8OdtzGknXVC\ne+YbuC9pTTq7JgEktq9EPHR55m5OwODU25/yax5j4pIU3EKcPf+IKG/+siNF\nbp/aZlvHfR6IVwks1UJxA9aqVzzNni1v9y3WPDEVVazQrhDUxP70kT2lr3iu\nOmoRlap1DS5vU4q81Y6XkMIkbk72u/vRDOksA17xnuBMfapf1PpeZ7A+IAUa\ndW+3xG0wLLClsE3WAJP5tqhcVz/wGRXiujdDQ1aXUQhvUz+aMuQh2nQXWza7\nXRlbsTz+kkQC5V5o6KJ8Io3AYi+07NCwt9D2r+3rzacuhXw694C774b8mAyY\nlLiV\r\n=5nLs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.1.1_1537470661065_0.8148878406501592"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.2": {
			"name": "enzyme-matchers",
			"version": "6.1.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": "3.x"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.0.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "6d1c67cc68196c088f097b4b7829ee9eb9439cff",
			"_id": "enzyme-matchers@6.1.2",
			"dist": {
				"shasum": "cd70e45dbcff34d47406797998d55d06ceb822de",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.2.tgz",
				"integrity": "sha512-cP9p+HMOZ1ZXQ+k2H4dCkxmTZzIvpEy5zv0ZjgoBl6D0U43v+bJGH5IeWHdIovCzgJ0dVcMCKJ6lNu83lYUCAA==",
				"fileCount": 79,
				"unpackedSize": 105960,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpQbpCRA9TVsSAnZWagAA3toQAIDX6CiYfZtJtiiaRqDG\n2VtyaGBRHqR/Y5Yeyt8sfbvRi+z9bu8ubBFjS3U6GDaDv2SJkp1MAWbuv83w\nmQtBlrXUoOf179eOfK7Ob1+ESdjpZWvkct8AiZydbyAv8Mo3GNVBuMbkBNjy\nq13ePCMEZP0rJSXvwyyYAfqwL2euuybTfLnIA5ThFEpdOCRxkpWCnWMMdfff\nlS+cCwaa79WMYZXhtM0EUxVr0aHBmx3kSBlhFjDh0uBuIlanMSQQQaNH53ih\n85BLK3AOZuFkqOfY0AqmAmSO7u1OaWCB2P+VaXEy/M8dkTfqP08csjjOtmhn\nCLz7/homxFTSLK44O39DpNrSsizrLc42KRLFb/9+6geVFB8TqmpZbf+POO7K\nlLgbs5EHI03nqEJiTMbWC5yZAridVcC5B6wU/f0jyw/kTTN3WEKx8IRxnV/d\nCWAH+9b6xE1fo/Rf+IcR8dmE1j0yy8eY79RZaSxpr8cecT06zdzKw3/QtBn0\nuG6VR3JuiwP2P/s9d78Aa82XnYzzgSHFmG4Z1N81tsoWy5jItF579WD87b/F\noeM4sgy4Osol7aeNNgzMNw8jQFiiU4Dp0H9cFpLnvpORMNkSDja0T5gZGdr8\nabxrbrNBgp2znMzWyg18FC1MJNDaUQ55eokPJb5bSnC6sKDvQM8YsepYD8wr\n/tjs\r\n=bV46\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_6.1.2_1537541865189_0.44030013179601624"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "enzyme-matchers",
			"version": "7.0.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "bf8db2a51ea71974d741089704fb4f2f49d8afa3",
			"_id": "enzyme-matchers@7.0.0",
			"dist": {
				"shasum": "2f68a9094f025e4bbb40e1983ad11e39038cdde2",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.0.tgz",
				"integrity": "sha512-OG0oqP4A91arzKPcyt8u4GA8DqKaPIi4jqM2oQWB3DhJISwgj1IB3Fwci/slEaF3jr8RocgdoLkRYIFA3UHalQ==",
				"fileCount": 83,
				"unpackedSize": 110908,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu3Q8CRA9TVsSAnZWagAAzfAP/jSN70QqSWT7Y4qt7naq\nkHgCV4yZUOrhp1JfxJXERN7L5nlsIUYUtHeN7uXD0vyuwodrrvTHjMgvaIFU\nsVePypoW8FLtffUC7fT3QfZ87bXXEWAFgDfsjO3OvReWM1id0mEPNij0QkwI\nHZgfO/KzRSvxAMXabQwFX2QUc/AbgXcfDPnVfjjo5ztK3ZG3qUr5y0fh5Vjr\nCY8UGnJJNSGTfnLGmfsR+jfM2oy/4sXwRPOtZO/6omnKcOBgoxQAx5Ft/tsx\nqQhi3f/OBhisrmmrVIiAoGlv1ldyCyDlDuquz9BS0ilIteWmNRqwZ+D7+vwq\nTIe9nCsyzNC4KibDtINgMmel4h9EBzHKzxCM6xCJGMBmfHLyvxthhuOLaWoZ\nOV24Tj6VbMioyiytY/V8uNWrcFXXoFPfFD9JzJqSVkByjYrzUWaJb31XTNZK\nZVwQRJj0eG7qOfAM1MnaVBGUUfJBkPJTI3undDFKacns9E7TdzwDGvtBd0Z9\nLShH7CewIm75a4m0MbEiN9n5EvxjlSRV/b8MtHl2L+hldLKClpxy9KjJhUo6\nAYt0DmJktN51Sg9FvZS69JWHCGeds/9reWGOJDJaw+ZzF/PjjcZJTPt+qigQ\nqgJUjpr58uaB6wbR7T9g5T5o7akPmIDpk6N6Orj5gHXQoCdU0bba9ocaYran\ne5ct\r\n=VvhH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.0.0_1539011635310_0.5136010591186426"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.1": {
			"name": "enzyme-matchers",
			"version": "7.0.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "26e7b6e648617f81d8cc4e873b6b2392ec68b321",
			"_id": "enzyme-matchers@7.0.1",
			"dist": {
				"shasum": "02e8c3b2bc80a32f19015d058e9a971329519652",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.1.tgz",
				"integrity": "sha512-1HmUK3frVSt7kim8icdx5LimuQm+DlklBRfy+dSlKd4SRxwlDGEM1LYTxL21/2kUZNl1XVUT5k5mec/D3k5jWw==",
				"fileCount": 83,
				"unpackedSize": 110916,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3hPgCRA9TVsSAnZWagAAruYP/3y7Nt/hFaXO5LuBeM5E\noPiCZzSuXcSH6S7IyOTnDe/hcau7njxEN6OiTcfUoV/FA7iu6Kk21AU1oM2t\ngDwwvezcpcxohiIJ7KDPPE7nxnvs0ckGPISiTNOObyz5C2SgoELDyOGRrt0l\nCCnDz+qeSRjFNMXhpt62jIF6qpii3PBHXoUXXp+c+wL3blXOnedFsk/W9hTb\n814ooluLO6yrPthgLwDoOoQugaumbAGA1vbPhS+LyfyaHMG90ym+dwzM9OoD\nnEo4yq2K4XPJWgZYNGmRhmVHoNxr/OXr4PKoxgx+cULyt0pyOUPOa8b4sIQY\nqW+2y8BNpUtS3TmcyoOM4FqGP6xBcRV3mRV64KBaiIOKaR3GHFtR6RnyqpHF\nN8v7XI+CCwzaVn53/y7pElv9uFMWLVIUcYzkBWL+bBD3R4GvCiG7V8pUmcxC\n/TMLdFmLLGZQlNVLx/XvZCx3t96mAhjIwGvj5Qnm7S7oNvZy1PsK2K5Q6feD\n6HgisszhrpY2u/igPkTQmEPRIWvDIDNbq8dmoHiAgMnFbXppbY7X+r/cf+u5\n2PKRn/OaJloyqQBmnSP1N5+tEzCqgppRs/ecAYIEJyADEW+Fd6/oz5J+JlYu\nVsA9jFtg5BDdwmZvVqyEiLmgQs5tuq/UrnN+xJ3+ztVkxZO4liMH3JkDI+gm\n9ujK\r\n=XTYt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.0.1_1541280736311_0.8937287364038669"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.2": {
			"name": "enzyme-matchers",
			"version": "7.0.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "19e3138757508541ca69c4e48393701d55fd5dae",
			"_id": "enzyme-matchers@7.0.2",
			"dist": {
				"shasum": "fe47f2cb54f8b0c5a3f0e515faf8131c188f613a",
				"integrity": "sha512-hsWb4Mw+F0eJ9q6ljTK2RqLwsrdoKfr5IXmKtDaTPeOEFXsVl6L2RX2REdevvn2KJfSxkcKaCGwPldOSc1l9tQ==",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.2.tgz",
				"fileCount": 83,
				"unpackedSize": 111327,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgYQACRA9TVsSAnZWagAA3r0P/R9hFQ1P0IRGa7JFrPoC\nDn7ehJGu9fPpRK/Qp8cQQ6h/X6ZuLN6ZlSRAhuBtCVl8HD8eEtoreoZxSWTX\nLAl2hphGRqxkoYjW52raPP57y3sHyXYQXDswqrwImIWMtqsJ0fRLrgQKy80U\nRP1D2tV7uyKB+kuQJMut71PGefp2XH1noVio8kwRMO1CGQRca5NsU6oeG377\nBbeMDKlI4/8oH6dwhr6qmKJByo3IEU9gLKvKlcBc6HABi3nct2MO5X1zmy51\nXOGgAuk5p4d5m6u46FhneVL/PpmC0RO1z9YzuHO24l+RbnqzDEi0rjxrGDhk\nyBrNpwmyTiJ0ascPLr9JW5KIxVlpaUUqg2pGe/HaowlYp0WJQYFdylyQ89Gc\nWH/P27oegukmzn/rC4g9arhzlirpD3s8IK+boOwYbrFHuaUGdU/pWdqV7HOe\n6g+VGfo2tfmuf3Jzy7Eop50QXKcGqCDgvdPVh3Ac4l9RcqPSduKWcJ1Tl+8Q\nYLi7AwXMDjxYGU4EKSuTbKDzkbTUl5Mi07CMbqqPI8km3wSZ1dy5U+hPFi0j\nZK1Q+47RzInFXtjKXXlOlC4eHmxu36t2aqV3TjXd44qu3OSmm1i03TjKIlJm\nHOllG8xD6rnr6kv8nHYViJV2oSj/RXiEZ0gMFCL6cdy6Bxf7oTOugMVtBzpG\nwSqu\r\n=1dhU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.0.2_1551991807733_0.9747986282074124"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.1.0": {
			"name": "enzyme-matchers",
			"version": "7.1.0",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.66.0"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "ce4435c2f4daa57befa548c5fde3f74c70563a7f",
			"_id": "enzyme-matchers@7.1.0",
			"dist": {
				"shasum": "7224298028679af41d224fdff02b9a9a61f2ad86",
				"integrity": "sha512-PCfIvyNnZh4ougBaMXKeqNrN6yilzkbtphpi2X74uFeqbPabDUcvNq30Bcw29sSIv7QI1ZCTlQ2ktGep/4jIBw==",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.0.tgz",
				"fileCount": 85,
				"unpackedSize": 112218,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSPwgCRA9TVsSAnZWagAA2JIP/2eGjhM5qhfSJOHdkcpe\nmVyiykh9PZ2osa3d9/d7YgKg/7ENFSGBzlSNEyGBbb8Zslhk1LZ5wHFGueTS\nkaelGtFqlQNWsAQpepylWN/i9olx2SmhiQazrGozGQdfklYipbD4Tgn1f1eG\n5WkVJ1QA6rVvGaHbf6FyANizO/BHeRmwdEVm1SvAAdfnbbZggXkVJf65VSH1\nmKqT5fWYw0kQdSpRKN2R/ty1wSOGj4R45LzHIDP76Z6pH+fEa2kbVn40jnMe\nwhgZQa8keWlBUbq3QaR4sMzjSNBCyrvpc/NbzkOrt4tcCB5UslNWRPgCfqhn\n7aTKqgXyuD0LThl6inDSCGjGjH1oSqwaSkYgZEH2BggcWrW9+LDfDg0XeUCG\nh3+qjRb54eRprck/8sJFGeWxws09UqaK40WABtRBvszpmF8DaT5P6UMxvRhE\nwpEWtpKlarEf2RRlRA8hnyzKxIVDdiTyidk45HDfNwQ65Z0qD+1xu9RJiHoE\ng6UrUK83HevV/AXxJNzfTxmabxqw1zbj5k7C6VI3yBops6SDWT+h4buHu4D5\n4NTR7zoNk7787oL9MMygDZJFA1FxjWouiO3lViAwDrOSBMQHrCEj93q+Cz9v\nuI2eWeM2yd6Y9skJSt888DC+zoDkAy7VUTMhignLUbKhxhDbysWLr6FsUezS\n064U\r\n=Dwnw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.1.0_1565064223676_0.1341135989935709"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.1.1": {
			"name": "enzyme-matchers",
			"version": "7.1.1",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel src --out-dir lib --ignore tests",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.105.2"
			},
			"jest": {
				"roots": [
					"<rootDir>/src"
				],
				"setupTestFrameworkScriptFile": "../jest-enzyme/lib/index.js",
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "53e0475b717f7318627216d1affaf667cf668776",
			"_id": "enzyme-matchers@7.1.1",
			"dist": {
				"shasum": "d1210ce0bd55b55d61af1ff72777bd8b1fa5176e",
				"integrity": "sha512-fw/FxwpEg6n1KYpEHnhA44iFduYHDUVVePXSMmf883q/JDMXb+sIU55maSw2oFWqt9zd7rcGqmSV8sHQO5pReg==",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.1.tgz",
				"fileCount": 85,
				"unpackedSize": 112407,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb+SNCRA9TVsSAnZWagAAmhoQAKJB8ycDkYnglty+8lrF\nqNSSSWZ93VSXDnBivMtcPNkskxj6KBfCTZVmqPbzMndUV1HDidMV7WWw3jKl\n2loa/MoiUzjrzqqsHqQsf2jpqlSAHTuTw+DnmHKZ88FYl5cxn8dwF7ckeSmD\nebQxsZyuLbwgGRgEBFup3mTFsANu3vK1XadDmYand/H85pY/ejwa89Y4Kl+p\nF7kK5dsrhQ5BNd/MOaUN1NoMAd9k/8Z4T+EahMboAjstWVgCemTCCJro//00\nn5lYZR/V/cr90gt5gQPhFkJUgvKkXTUW/BS6TZhbyEvgmB+ylA/BD7FmBgVI\nb5O59TkzbrpKAViQFnWV3dHUFF4sYzWSQMgGClbnW/qAFOQyuNzivXDU5RTB\nVhLPb8H15FWYdASk/mo+ZvmF/cubQR8KwceoGwYqOwkz9wmprm/Q25u+swhf\nTNXOtUSpTXusjW9c6eVHcwMb0AY32rISioo2EFMD2V/t0Y2Z6QXMIp1LdYW2\n/JwDU5gFSoH/VqqmrRerxie3B00yUGVJQNHXhOvDFLglMSwlhN7ncCR7OYr+\nhY36ZqlUUviHnhhAAxovbM5tvX+zG5IwxWOb1joGGV1bCnKpXj8vOFhlX9Et\ns2EGQsTJ4aeNgJa/VyWQtk1KAwkJRsWxvA1fUGCxnaV1YJilbAajsoChQxtZ\nqBjC\r\n=XcMQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.1.1_1567614092892_0.13394928221536073"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.1.2": {
			"name": "enzyme-matchers",
			"version": "7.1.2",
			"description": "Testing Matchers for Enzyme",
			"main": "lib/index.js",
			"homepage": "https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme",
			"author": {
				"name": "Blaine Kasten",
				"email": "blainekasten@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"pretest": "node ../../scripts/jest.js",
				"test": "node ../../node_modules/jest-cli/bin/jest.js",
				"jest": "node ../../node_modules/jest-cli/bin/jest.js",
				"lint": "eslint ./src",
				"clean": "rm -rf ./lib",
				"build:js": "babel --root-mode upward src --out-dir lib --ignore '**/__tests__/*.js'",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build": "npm run clean && npm run build:js && npm run build:flow",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/FormidableLabs/enzyme-matchers.git"
			},
			"bugs": {
				"url": "https://github.com/FormidableLabs/enzyme-matchers/issues"
			},
			"peerDependencies": {
				"enzyme": ">=3.4.0"
			},
			"dependencies": {
				"circular-json-es6": "^2.0.1",
				"deep-equal-ident": "^1.1.1"
			},
			"devDependencies": {
				"enzyme": "^3.4.0",
				"flow-bin": "^0.105.2"
			},
			"jest": {
				"transform": {
					"^.+\\.js$": "../../babel-jest-root-mode-wrapper.js"
				},
				"roots": [
					"<rootDir>/src"
				],
				"setupFilesAfterEnv": [
					"../jest-enzyme/lib/index.js"
				],
				"testEnvironment": "../jest-environment-enzyme/lib/index.js",
				"testEnvironmentOptions": {
					"adapter": "react16"
				},
				"verbose": true
			},
			"gitHead": "abce48ffb02e9da2b3b021d9c3d2b2ef2697ddd5",
			"_id": "enzyme-matchers@7.1.2",
			"dist": {
				"shasum": "d80530a61f22d28bb993dd7588abba38bd4de282",
				"integrity": "sha512-03WqAg2XDl7id9rARIO97HQ1JIw9F2heJ3R4meGu/13hx0ULTDEgl0E67MGl2Uq1jq1DyRnJfto1/VSzskdV5A==",
				"tarball": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.2.tgz",
				"fileCount": 85,
				"unpackedSize": 98048,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduF3pCRA9TVsSAnZWagAAFkwQAIxY3pw409zvTc6tpFIJ\npwALRmS1XomNpNZUxqoVfiqg9zgZ38p/uaeF3jBs9U9P6eZxNLxFzExQWwn9\nCdfoHJS6Zzm2In1CRF2Yo3ORclqr9JiFiQMphpegStyIFDp1TPmLK9HhiUeV\ngn9QAeGh+reVytVRF4rP8Ciu53jDPfgwzcdfUMeCftY4xhjWGl0joDkOqVtU\nCjBRsdqNOzC74U8DDG0/l85Uhq5NyOujv8s4Zhff/ESvgQhpjqjadje2Alep\nJoJ9WkJ8Qc5SYdlv8e7F0cESsSNkz5StIgFzb+/fgLc4H0+1mnka0kuYnksi\nMvpvjNky5WuFtt+uecJDC+DF6UbdzULQGYFV3vm4yJ1EP92dYnH30kywZqin\nXDHkQ4GZTNHdxJd+QOxsR8eo3VAEtvNJjtDjTMBxzu50V6w0DfgQogRG+bkO\nYzo0d2BuyIWE1yZ+E/ZkXsIRCd7QDHjWfJmmwAheehAPJV90WycL0+eAakoP\nfROue7HzEPQVYKQEaSJxPo/Pci6iK+q6ciRJKW+R1L1RPRVNe/4U9iMHZsE/\nBAbzk1C8PiQOtQnD7Wth4Php3TZNawy5asdxYglnhpGxrK3KTedTa0nIdBZ0\nYYjLGlQOlPG0ohbRhBZB5184FWSb2WEbC1Ge6U5UpE1MHZDsA6+PY/V2ipqt\nV8zE\r\n=wAq4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "blainekasten",
					"email": "blainekasten@gmail.com"
				}
			],
			"_npmUser": {
				"name": "blainekasten",
				"email": "blainekasten@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/enzyme-matchers_7.1.2_1572363753392_0.09876162958589085"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-02-05T23:35:58.815Z",
		"created": "2016-10-11T12:13:31.522Z",
		"1.3.0-beta": "2016-10-11T12:13:31.522Z",
		"2.0.0-rc1": "2016-10-12T21:35:16.082Z",
		"2.0.0-rc2": "2016-10-13T16:18:25.771Z",
		"2.0.0-rc4": "2016-10-13T16:43:31.032Z",
		"2.0.0": "2016-10-13T18:19:40.998Z",
		"2.1.0-rc1": "2016-12-23T20:11:29.938Z",
		"2.1.0-rc2": "2017-01-12T14:04:18.749Z",
		"2.1.0": "2017-01-16T17:33:31.051Z",
		"2.1.1-rc1": "2017-02-02T16:48:19.917Z",
		"2.1.1": "2017-02-04T17:17:28.520Z",
		"2.1.2-beta1": "2017-02-04T18:42:56.460Z",
		"2.1.2": "2017-02-06T16:46:37.175Z",
		"3.0.0": "2017-03-22T02:51:39.212Z",
		"3.0.1": "2017-04-11T16:11:31.592Z",
		"3.1.0": "2017-05-03T19:39:13.232Z",
		"3.1.1": "2017-05-13T18:48:54.367Z",
		"3.2.0": "2017-05-25T12:17:56.959Z",
		"3.3.0": "2017-06-21T17:45:56.756Z",
		"3.4.0": "2017-06-28T03:45:42.044Z",
		"3.5.0": "2017-07-12T12:23:52.561Z",
		"3.5.1": "2017-07-12T12:28:02.983Z",
		"3.5.2": "2017-07-13T13:25:47.350Z",
		"3.5.3": "2017-07-13T14:23:12.075Z",
		"3.6.0": "2017-07-20T13:12:28.260Z",
		"3.6.1": "2017-07-21T15:52:51.095Z",
		"3.7.0": "2017-08-09T13:48:12.846Z",
		"3.8.0": "2017-08-17T15:36:20.821Z",
		"3.8.1": "2017-08-29T13:11:56.280Z",
		"3.8.2": "2017-09-05T16:37:13.775Z",
		"3.8.3": "2017-09-18T13:34:55.896Z",
		"4.0.0": "2017-09-27T19:18:06.143Z",
		"4.0.1": "2017-10-09T15:33:05.240Z",
		"4.0.2": "2017-12-28T04:08:50.789Z",
		"4.1.0": "2018-01-29T20:17:16.021Z",
		"4.1.1": "2018-01-29T20:33:18.400Z",
		"4.2.0": "2018-02-05T16:17:57.568Z",
		"5.0.0": "2018-03-06T18:18:54.323Z",
		"5.0.1": "2018-03-07T13:38:00.844Z",
		"5.0.2": "2018-03-07T18:51:45.737Z",
		"5.0.3": "2018-03-08T14:01:28.906Z",
		"6.0.0": "2018-03-13T13:12:31.045Z",
		"6.0.1": "2018-05-24T12:20:16.222Z",
		"6.0.2": "2018-06-20T14:09:36.240Z",
		"6.0.3": "2018-08-08T18:03:54.414Z",
		"6.0.4": "2018-08-27T15:46:05.668Z",
		"6.0.5": "2018-09-20T15:09:56.375Z",
		"6.1.0": "2018-09-20T19:04:44.798Z",
		"6.1.1": "2018-09-20T19:11:01.280Z",
		"6.1.2": "2018-09-21T14:57:45.390Z",
		"7.0.0": "2018-10-08T15:13:57.911Z",
		"7.0.1": "2018-11-03T21:32:16.433Z",
		"7.0.2": "2019-03-07T20:50:07.870Z",
		"7.1.0": "2019-08-06T04:03:43.821Z",
		"7.1.1": "2019-09-04T16:21:33.077Z",
		"7.1.2": "2019-10-29T15:42:33.560Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.1.2",
		"next": "2.1.1-rc1",
		"beta": "2.1.2-beta1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"6c3507aa021f88a37435fb881536d136\"",
			"fetched": 1593324436819
		}
	},
	"_distfiles": {
		"enzyme-matchers-1.3.0-beta.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-1.3.0-beta.tgz",
			"sha": "ec5c5f1d612a67a5f70b932efcc40e7173c34c42",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.0.0-rc1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc1.tgz",
			"sha": "b235d10f923a0f90ab7598c8c953fd6b93c88b22",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.0.0-rc2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc2.tgz",
			"sha": "54789cf42a7424cce24ae2b9fadf12ec0c21f5f9",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.0.0-rc4.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0-rc4.tgz",
			"sha": "c765183097097e1d7f99c2952e2fa32b0d9c5822",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.0.0.tgz",
			"sha": "71f19d3c905b71ccb60b08906c37d0df5d7f7fbb",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.0-rc1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0-rc1.tgz",
			"sha": "050c366ef193b51ea41b3f758e5a4168f812dbae",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.0-rc2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0-rc2.tgz",
			"sha": "5ab21af528095cd2f9a278572986a95a83d757e1",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.0.tgz",
			"sha": "fbec6d959dfdbb8a4ad8f89c70d4649fad5bc7ac",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.1-rc1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.1-rc1.tgz",
			"sha": "ac5d5dfa939a8c3b14671f65631e1fd87a97bf7d",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.1.tgz",
			"sha": "8dc0eeec5aac74034cf171ca5c3e94070ff4844d",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.2-beta1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.2-beta1.tgz",
			"sha": "32baa2043d72f1a2e13b9be0310b5f6186209ce1",
			"registry": "npmjs"
		},
		"enzyme-matchers-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-2.1.2.tgz",
			"sha": "da2c20c3d55b128db3de6a5016f2531066b8061f",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.0.0.tgz",
			"sha": "533b20034226a213449d19b8257251680b7ee012",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.0.1.tgz",
			"sha": "302e2302a3f6de7335976cab2e6832357847878e",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.1.0.tgz",
			"sha": "097fe2b734a7493ed0f8aea727d3976c2d6eac29",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.1.1.tgz",
			"sha": "445411f8c50c5642a670aad5734dc8d4442d0757",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.2.0.tgz",
			"sha": "4718779a3b9eb5e8ebad46804f8d3e66045d0181",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.3.0.tgz",
			"sha": "cec99edfcb6117ed7d405b3d9b98d1ee3ccdbc47",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.4.0.tgz",
			"sha": "48c2db3d5c70c8ac3b0993f7b2673367457eea9c",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.0.tgz",
			"sha": "4494c6a36af9e16f304df5009b4b760c94a03824",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.5.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.1.tgz",
			"sha": "a9ca6fdf65c74e51afcbb3d51c24d0bab8c020e3",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.5.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.2.tgz",
			"sha": "0cfe6ae68607a9149528be2b6fa911504a4e8569",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.5.3.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.5.3.tgz",
			"sha": "afd1549997c6f9db1963d702784d369032747cf4",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.6.0.tgz",
			"sha": "67417d8e69d19f797fa25159ade897dc0b7b8893",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.6.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.6.1.tgz",
			"sha": "bade39bc6631f695df1f346365373df56bfa8b4a",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.7.0.tgz",
			"sha": "3b683be7f1ab3429e21b47f7e97d4fb06da92662",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.0.tgz",
			"sha": "e2e0a3e0b9d76d9ef31acbf5ff6602c9d56ed03b",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.8.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.1.tgz",
			"sha": "418496ef4ad60ebcabd6086ca69f8d2bb2ce91df",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.8.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.2.tgz",
			"sha": "bf3c8d2dfea3d372e4895cf22dda3f5154614833",
			"registry": "npmjs"
		},
		"enzyme-matchers-3.8.3.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-3.8.3.tgz",
			"sha": "6269d47b0d81d5222745da503f27ac003ba208d2",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.0.tgz",
			"sha": "3158166a5004f289895d203f58372bb7867a88e5",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.1.tgz",
			"sha": "f3fb5e5e5e5ec9a19144d172605433fc7e9d9f5a",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.0.2.tgz",
			"sha": "3f4457d0d0da3e268af4bee9f222439dfca26214",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.1.0.tgz",
			"sha": "db9e65501d4dbd8736862534b4e908b4da1db031",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.1.1.tgz",
			"sha": "ce8c177f96f05e757a2c7b5ca4040450c3beb57c",
			"registry": "npmjs"
		},
		"enzyme-matchers-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-4.2.0.tgz",
			"sha": "38333883258da90e5414b5ac07d388aecb75227f",
			"registry": "npmjs"
		},
		"enzyme-matchers-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.0.tgz",
			"sha": "634f88af80109119d77e9addc4fd7d16f22699fd",
			"registry": "npmjs"
		},
		"enzyme-matchers-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.1.tgz",
			"sha": "0805b971479e68743e9510931c4a8841b0bd5896",
			"registry": "npmjs"
		},
		"enzyme-matchers-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.2.tgz",
			"sha": "3f2d93ccd68049c7c988cbfca4dbc8724dcbd378",
			"registry": "npmjs"
		},
		"enzyme-matchers-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-5.0.3.tgz",
			"sha": "c0ebb401a07170514e178734fa57b24f21cb6565",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.0.tgz",
			"sha": "b88a28abad42ec69dc1bac7c67152dba2e157950",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.1.tgz",
			"sha": "1ee6e8c7f59a46a1ab62d971e3afdb45b7fb3ea2",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.2.tgz",
			"sha": "794d4e43254daaa0fffd3a591e5869fc861deeb2",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.3.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.3.tgz",
			"sha": "187fb322ed70d38e6160251bc398a53aec1cfc7e",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.4.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.4.tgz",
			"sha": "0a4d8303a064a00289e03d8c992277c291074bbc",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.0.5.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.0.5.tgz",
			"sha": "d0313ccc69674b1fa6224d4154e445455f21f4d9",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.0.tgz",
			"sha": "77fa33395a47b2cbbe44d90e007001903a609d77",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.1.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.1.tgz",
			"sha": "35a28af71f8cc503945ddac702a652700dc17d40",
			"registry": "npmjs"
		},
		"enzyme-matchers-6.1.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-6.1.2.tgz",
			"sha": "cd70e45dbcff34d47406797998d55d06ceb822de",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.0.tgz",
			"sha": "2f68a9094f025e4bbb40e1983ad11e39038cdde2",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.0.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.1.tgz",
			"sha": "02e8c3b2bc80a32f19015d058e9a971329519652",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.0.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.0.2.tgz",
			"sha": "fe47f2cb54f8b0c5a3f0e515faf8131c188f613a",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.1.0.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.0.tgz",
			"sha": "7224298028679af41d224fdff02b9a9a61f2ad86",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.1.1.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.1.tgz",
			"sha": "d1210ce0bd55b55d61af1ff72777bd8b1fa5176e",
			"registry": "npmjs"
		},
		"enzyme-matchers-7.1.2.tgz": {
			"url": "https://registry.npmjs.org/enzyme-matchers/-/enzyme-matchers-7.1.2.tgz",
			"sha": "d80530a61f22d28bb993dd7588abba38bd4de282",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"enzyme-matchers-7.1.2.tgz": {
			"shasum": "d80530a61f22d28bb993dd7588abba38bd4de282"
		}
	},
	"_rev": "2-95c0bb77b7955220",
	"_id": "enzyme-matchers",
	"readme": "# enzyme-matchers\n\n[![npm version](https://img.shields.io/npm/v/enzyme-matchers.svg)](https://www.npmjs.com/package/enzyme-matchers)\n![License](https://img.shields.io/npm/l/chai-enzyme.svg)\n\nThis package is primarily meant to be consumed by framework integrations within [this monorepo](https://github.com/blainekasten/enzyme-matchers). Though it can be used standalone. Look at the source if you want to see how it's used.\n\n### Installation\n\nWe suggest using [yarn](https://github.com/yarnpkg/yarn) for installations.\n\n```\nyarn add enzyme-matchers --dev\n```\n\nBut npm works too!\n\n```\n$ npm install enzyme-matchers --save-dev\n```"
}