{
  "name": "jest-each",
  "version": "23.6.0",
  "description": "Parameterised tests for Jest",
  "main": "build/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "keywords": [
    "jest",
    "parameterised",
    "test",
    "each"
  ],
  "author": "Matt Phillips (mattphillips)",
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.0.1",
    "pretty-format": "^23.6.0"
  }
}
