58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_from": "jest-mock@^26.6.2",
|
|
"_id": "jest-mock@26.6.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==",
|
|
"_location": "/jest-mock",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-mock@^26.6.2",
|
|
"name": "jest-mock",
|
|
"escapedName": "jest-mock",
|
|
"rawSpec": "^26.6.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^26.6.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/environment",
|
|
"/@jest/fake-timers",
|
|
"/jest-environment-jsdom",
|
|
"/jest-environment-node",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.6.2.tgz",
|
|
"_shasum": "d6cb712b041ed47fe0d9b6fc3474bc6543feb302",
|
|
"_spec": "jest-mock@^26.6.2",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/@jest/environment",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"@types/node": "*"
|
|
},
|
|
"deprecated": false,
|
|
"description": "## API",
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
},
|
|
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5",
|
|
"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": "26.6.2"
|
|
}
|