mirror of
https://github.com/actions/setup-node
synced 2025-04-22 00:02:12 +00:00
30 lines
801 B
JSON
30 lines
801 B
JSON
{
|
|
"name": "jest-leak-detector",
|
|
"version": "24.8.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-leak-detector"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"dependencies": {
|
|
"pretty-format": "^24.8.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/weak": "^1.0.0",
|
|
"weak": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.8.0.tgz"
|
|
,"_integrity": "sha512-cG0yRSK8A831LN8lIHxI3AblB40uhv0z+SsQdW3GoMMVcK+sJwrIIyax5tu3eHHNJ8Fu6IMDpnLda2jhn2pD/g=="
|
|
,"_from": "jest-leak-detector@24.8.0"
|
|
} |