{
  "_from": "jest-mock@^28.1.3",
  "_id": "jest-mock@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==",
  "_location": "/jest-mock",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-mock@^28.1.3",
    "name": "jest-mock",
    "escapedName": "jest-mock",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/@jest/environment",
    "/@jest/fake-timers",
    "/jest-environment-jsdom",
    "/jest-environment-node",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-28.1.3.tgz",
  "_shasum": "d4e9b1fc838bea595c77ab73672ebf513ab249da",
  "_spec": "jest-mock@^28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/@jest/environment",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^28.1.3",
    "@types/node": "*"
  },
  "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": "~4.7.4",
    "tsd-lite": "^0.5.6"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "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": "28.1.3"
}
