{ "_from": "@jest/source-map@^25.1.0", "_id": "@jest/source-map@25.1.0", "_inBundle": false, "_integrity": "sha512-ohf2iKT0xnLWcIUhL6U6QN+CwFWf9XnrM2a6ybL9NXxJjgYijjLSitkYHIdzkd8wFliH73qj/+epIpTiWjRtAA==", "_location": "/@jest/source-map", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/source-map@^25.1.0", "name": "@jest/source-map", "escapedName": "@jest%2fsource-map", "scope": "@jest", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/@jest/console", "/jest-jasmine2", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-25.1.0.tgz", "_shasum": "b012e6c469ccdbc379413f5c1b1ffb7ba7034fb0", "_spec": "@jest/source-map@^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": { "callsites": "^3.0.0", "graceful-fs": "^4.2.3", "source-map": "^0.6.0" }, "deprecated": false, "devDependencies": { "@types/graceful-fs": "^4.1.2" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/source-map", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-source-map" }, "types": "build/index.d.ts", "version": "25.1.0" }