aboutsummaryrefslogtreecommitdiff
path: root/node_modules/jest-mock/package.json
blob: ac6073b183d3e178b81fa3e6e558b08862fe68b9 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "jest-mock",
  "version": "19.0.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js"
}