{
  "name": "jest-test-typescript-parser",
  "version": "23.6.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "MIT",
  "main": "build/index.js",
  "dependencies": {
    "jest-editor-support": "^23.6.0",
    "typescript": "^2.5.3"
  }
}
