{
  "name": "jest-haste-map",
  "version": "20.0.5",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "dependencies": {
    "fb-watchman": "^2.0.0",
    "graceful-fs": "^4.1.11",
    "jest-docblock": "^20.0.3",
    "micromatch": "^2.3.11",
    "sane": "~1.6.0",
    "worker-farm": "^1.3.1"
  }
}
