{
  "_from": "jest-mock@^29.7.0",
  "_id": "jest-mock@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==",
  "_location": "/jest-mock",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-mock@^29.7.0",
    "name": "jest-mock",
    "escapedName": "jest-mock",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/@jest/environment",
    "/@jest/fake-timers",
    "/@jest/globals",
    "/jest-environment-node",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz",
  "_shasum": "4e836cf60e99c6fcfabe9f99d017f3fdd50a6347",
  "_spec": "jest-mock@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@jest\\environment",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^29.6.3",
    "@types/node": "*",
    "jest-util": "^29.7.0"
  },
  "deprecated": false,
  "description": "**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).",
  "devDependencies": {
    "@tsd/typescript": "^5.0.4",
    "tsd-lite": "^0.7.0"
  },
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-mock",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-mock"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
