{
  "name": "jest-haste-map",
  "version": "24.0.0-alpha.6",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "MIT",
  "main": "build/index.js",
  "dependencies": {
    "fb-watchman": "^2.0.0",
    "graceful-fs": "^4.1.11",
    "invariant": "^2.2.4",
    "jest-serializer": "^24.0.0-alpha.6",
    "jest-worker": "^24.0.0-alpha.6",
    "micromatch": "^2.3.11",
    "sane": "^3.0.0"
  },
  "engines": {
    "node": ">= 6"
  },
  "gitHead": "49d08403a941e596eda1279c07a1eaf4d4a73dad"
}