{ "_from": "@jest/environment@^25.1.0", "_id": "@jest/environment@25.1.0", "_inBundle": false, "_integrity": "sha512-cTpUtsjU4cum53VqBDlcW0E4KbQF03Cn0jckGPW/5rrE9tb+porD3+hhLtHAwhthsqfyF+bizyodTlsRA++sHg==", "_location": "/@jest/environment", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/environment@^25.1.0", "name": "@jest/environment", "escapedName": "@jest%2fenvironment", "scope": "@jest", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/jest-environment-jsdom", "/jest-environment-node", "/jest-jasmine2", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-25.1.0.tgz", "_shasum": "4a97f64770c9d075f5d2b662b5169207f0a3f787", "_spec": "@jest/environment@^25.1.0", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/fake-timers": "^25.1.0", "@jest/types": "^25.1.0", "jest-mock": "^25.1.0" }, "deprecated": false, "devDependencies": { "@types/node": "*" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/environment", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-environment" }, "types": "build/index.d.ts", "version": "25.1.0" }