mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"_from": "jest-leak-detector@^25.1.0",
|
|
"_id": "jest-leak-detector@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3xRI264dnhGaMHRvkFyEKpDeaRzcEBhyNrOG5oT8xPxOyUAblIAQnpiR3QXu4wDor47MDTiHbiFcbypdLcLW5w==",
|
|
"_location": "/jest-leak-detector",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-leak-detector@^25.1.0",
|
|
"name": "jest-leak-detector",
|
|
"escapedName": "jest-leak-detector",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-runner"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-25.1.0.tgz",
|
|
"_shasum": "ed6872d15aa1c72c0732d01bd073dacc7c38b5c6",
|
|
"_spec": "jest-leak-detector@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runner",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"jest-get-type": "^25.1.0",
|
|
"pretty-format": "^25.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Module for verifying whether an object has been garbage collected or not.",
|
|
"devDependencies": {
|
|
"@types/weak-napi": "^1.0.0",
|
|
"weak-napi": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-leak-detector",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-leak-detector"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|