setup-php/node_modules/jest-leak-detector/package.json
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

62 lines
1.6 KiB
JSON

{
"_args": [
[
"jest-leak-detector@24.9.0",
"E:\\python\\setup-php"
]
],
"_development": true,
"_from": "jest-leak-detector@24.9.0",
"_id": "jest-leak-detector@24.9.0",
"_inBundle": false,
"_integrity": "sha512-tYkFIDsiKTGwb2FG1w8hX9V0aUb2ot8zY/2nFg087dUageonw1zrLMP4W6zsRO59dPkTSKie+D4rhMuP9nRmrA==",
"_location": "/jest-leak-detector",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-leak-detector@24.9.0",
"name": "jest-leak-detector",
"escapedName": "jest-leak-detector",
"rawSpec": "24.9.0",
"saveSpec": null,
"fetchSpec": "24.9.0"
},
"_requiredBy": [
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.9.0.tgz",
"_spec": "24.9.0",
"_where": "E:\\python\\setup-php",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-get-type": "^24.9.0",
"pretty-format": "^24.9.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": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"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.9.0"
}