{ "name": "jest-haste-map", "version": "22.4.3", "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", "jest-docblock": "^22.4.3", "jest-serializer": "^22.4.3", "jest-worker": "^22.4.3", "micromatch": "^2.3.11", "sane": "^2.0.0" } }