{
  "_from": "jest-mock@30.4.1",
  "_id": "jest-mock@30.4.1",
  "_inBundle": false,
  "_integrity": "sha512-/i8SVb8/NSB7RfNi8gfqu8gxLV23KaL5EpAttyb9iz8qWRIqXRLflycz/32wXsYkOnaUlx8NAKnJYtpsmXUmfw==",
  "_location": "/jest-mock",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-mock@30.4.1",
    "name": "jest-mock",
    "escapedName": "jest-mock",
    "rawSpec": "30.4.1",
    "saveSpec": null,
    "fetchSpec": "30.4.1"
  },
  "_requiredBy": [
    "/expect"
  ],
  "_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-30.4.1.tgz",
  "_shasum": "5e11a05d7719a1e3c7bba6348b70ff4e1bc5ea68",
  "_spec": "jest-mock@30.4.1",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/expect",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "30.4.1",
    "@types/node": "*",
    "jest-util": "30.4.1"
  },
  "deprecated": false,
  "description": "**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).",
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "require": "./build/index.js",
      "import": "./build/index.mjs",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "b3b4a09ed3005369dacc7466d1d2122797283785",
  "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": "30.4.1"
}
