12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"name": "jest-mock",
|
|
"version": "23.2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"browser": "build-es5/index.js"
|
|
}
|