GT2/Ejectable/node_modules/jest-mock/package.json

58 lines
1.6 KiB
JSON

{
"_from": "jest-mock@^24.9.0",
"_id": "jest-mock@24.9.0",
"_inBundle": false,
"_integrity": "sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w==",
"_location": "/jest-mock",
"_phantomChildren": {
"@types/istanbul-lib-coverage": "2.0.3",
"@types/istanbul-lib-report": "3.0.0",
"@types/yargs-parser": "20.2.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-mock@^24.9.0",
"name": "jest-mock",
"escapedName": "jest-mock",
"rawSpec": "^24.9.0",
"saveSpec": null,
"fetchSpec": "^24.9.0"
},
"_requiredBy": [
"/@jest/fake-timers"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz",
"_shasum": "c22835541ee379b908673ad51087a2185c13f1c6",
"_spec": "jest-mock@^24.9.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@jest/fake-timers",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/types": "^24.9.0"
},
"deprecated": false,
"description": "## API",
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-mock",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-mock"
},
"types": "build/index.d.ts",
"version": "24.9.0"
}