{
  "name": "jest-matchers",
  "version": "20.0.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "browser": "build-es5/index.js",
  "dependencies": {
    "jest-diff": "^20.0.3",
    "jest-matcher-utils": "^20.0.3",
    "jest-message-util": "^20.0.3",
    "jest-regex-util": "^20.0.3"
  }
}
