{
  "name": "jest-validate",
  "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": {
    "chalk": "^1.1.3",
    "jest-matcher-utils": "^20.0.3",
    "leven": "^2.1.0",
    "pretty-format": "^20.0.3"
  }
}
