{
  "_from": "jest-mock@^25.5.0",
  "_id": "jest-mock@25.5.0",
  "_inBundle": false,
  "_integrity": "sha512-eXWuTV8mKzp/ovHc5+3USJMYsTBhyQ+5A1Mak35dey/RG8GlM4YWVylZuGgVXinaW6tpvk/RSecmF37FKUlpXA==",
  "_location": "/jest-mock",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-mock@^25.5.0",
    "name": "jest-mock",
    "escapedName": "jest-mock",
    "rawSpec": "^25.5.0",
    "saveSpec": null,
    "fetchSpec": "^25.5.0"
  },
  "_requiredBy": [
    "/@jest/environment",
    "/@jest/fake-timers",
    "/jest-environment-jsdom",
    "/jest-environment-node",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-25.5.0.tgz",
  "_shasum": "a91a54dabd14e37ecd61665d6b6e06360a55387a",
  "_spec": "jest-mock@^25.5.0",
  "_where": "/home/dev/public_html/trustee-backend/node_modules/@jest/environment",
  "browser": "build-es5/index.js",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^25.5.0"
  },
  "deprecated": false,
  "description": "## API",
  "devDependencies": {
    "@types/node": "*"
  },
  "engines": {
    "node": ">= 8.3"
  },
  "gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
  "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",
  "typesVersions": {
    "<3.8": {
      "build/*": [
        "build/ts3.4/*"
      ]
    }
  },
  "version": "25.5.0"
}
