17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"name": "jest-leak-detector",
|
|
"version": "23.6.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"dependencies": {
|
|
"pretty-format": "^23.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"weak": "^1.0.1"
|
|
}
|
|
}
|