{
  "name": "jest-resolve",
  "version": "17.0.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "dependencies": {
    "browser-resolve": "^1.11.2",
    "jest-file-exists": "^17.0.0",
    "jest-haste-map": "^17.0.3",
    "resolve": "^1.1.6"
  },
  "scripts": {
    "test": "../../packages/jest-cli/bin/jest.js"
  }
}
