{
  "name": "jest-message-util",
  "version": "23.4.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "MIT",
  "main": "build/index.js",
  "dependencies": {
    "@babel/code-frame": "^7.0.0-beta.35",
    "chalk": "^2.0.1",
    "micromatch": "^2.3.11",
    "slash": "^1.0.0",
    "stack-utils": "^1.0.1"
  }
}
