{ "_from": "jest-mock@^25.1.0", "_id": "jest-mock@25.1.0", "_inBundle": false, "_integrity": "sha512-28/u0sqS+42vIfcd1mlcg4ZVDmSUYuNvImP4X2lX5hRMLW+CN0BeiKVD4p+ujKKbSPKd3rg/zuhCF+QBLJ4vag==", "_location": "/jest-mock", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-mock@^25.1.0", "name": "jest-mock", "escapedName": "jest-mock", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.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.1.0.tgz", "_shasum": "411d549e1b326b7350b2e97303a64715c28615fd", "_spec": "jest-mock@^25.1.0", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime", "browser": "build-es5/index.js", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/types": "^25.1.0" }, "deprecated": false, "description": "## API", "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "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": "25.1.0" }