{
  "name": "jest-jasmine2",
  "version": "16.0.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "dependencies": {
    "graceful-fs": "^4.1.6",
    "jasmine-check": "^0.1.4",
    "jest-matchers": "^16.0.2",
    "jest-snapshot": "^16.0.2",
    "jest-util": "^16.0.2"
  },
  "scripts": {
    "test": "../../packages/jest-cli/bin/jest.js"
  }
}
