{
  "_from": "jest-matcher-utils@^20.0.3",
  "_id": "jest-matcher-utils@20.0.3",
  "_inBundle": false,
  "_integrity": "sha1-s6a443yld4A7CDKpixZPRLeBVhI=",
  "_location": "/jest-matcher-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-matcher-utils@^20.0.3",
    "name": "jest-matcher-utils",
    "escapedName": "jest-matcher-utils",
    "rawSpec": "^20.0.3",
    "saveSpec": null,
    "fetchSpec": "^20.0.3"
  },
  "_requiredBy": [
    "/jest-config",
    "/jest-diff",
    "/jest-jasmine2",
    "/jest-matchers",
    "/jest-snapshot",
    "/jest-validate"
  ],
  "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-20.0.3.tgz",
  "_shasum": "b3a6b8e37ca577803b0832a98b164f44b7815612",
  "_spec": "jest-matcher-utils@^20.0.3",
  "_where": "/var/www/html/sandbox/digital-mirror-display/node_modules/jest-config",
  "browser": "build-es5/index.js",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.3",
    "pretty-format": "^20.0.3"
  },
  "deprecated": false,
  "description": "A set of utility functions for jest-matchers and related packages",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "name": "jest-matcher-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "20.0.3"
}
