mirror of
https://github.com/actions/setup-python.git
synced 2024-11-10 05:41:06 +07:00
61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-leak-detector@24.8.0",
|
|
"C:\\Users\\Administrator\\Documents\\setup-python"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-leak-detector@24.8.0",
|
|
"_id": "jest-leak-detector@24.8.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-cG0yRSK8A831LN8lIHxI3AblB40uhv0z+SsQdW3GoMMVcK+sJwrIIyax5tu3eHHNJ8Fu6IMDpnLda2jhn2pD/g==",
|
|
"_location": "/jest-leak-detector",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-leak-detector@24.8.0",
|
|
"name": "jest-leak-detector",
|
|
"escapedName": "jest-leak-detector",
|
|
"rawSpec": "24.8.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "24.8.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-runner"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.8.0.tgz",
|
|
"_spec": "24.8.0",
|
|
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"pretty-format": "^24.8.0"
|
|
},
|
|
"description": "Module for verifying whether an object has been garbage collected or not.",
|
|
"devDependencies": {
|
|
"@types/weak": "^1.0.0",
|
|
"weak": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
|
"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": "24.8.0"
|
|
}
|