{ "_from": "jest-snapshot@^25.1.0", "_id": "jest-snapshot@25.1.0", "_inBundle": false, "_integrity": "sha512-xZ73dFYN8b/+X2hKLXz4VpBZGIAn7muD/DAg+pXtDzDGw3iIV10jM7WiHqhCcpDZfGiKEj7/2HXAEPtHTj0P2A==", "_location": "/jest-snapshot", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-snapshot@^25.1.0", "name": "jest-snapshot", "escapedName": "jest-snapshot", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/jest-jasmine2", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-25.1.0.tgz", "_shasum": "d5880bd4b31faea100454608e15f8d77b9d221d9", "_spec": "jest-snapshot@^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": { "@babel/types": "^7.0.0", "@jest/types": "^25.1.0", "chalk": "^3.0.0", "expect": "^25.1.0", "jest-diff": "^25.1.0", "jest-get-type": "^25.1.0", "jest-matcher-utils": "^25.1.0", "jest-message-util": "^25.1.0", "jest-resolve": "^25.1.0", "mkdirp": "^0.5.1", "natural-compare": "^1.4.0", "pretty-format": "^25.1.0", "semver": "^7.1.1" }, "deprecated": false, "devDependencies": { "@babel/traverse": "^7.3.4", "@types/mkdirp": "^0.5.2", "@types/natural-compare": "^1.4.0", "@types/prettier": "^1.16.1", "@types/semver": "^6.0.1", "jest-haste-map": "^25.1.0", "prettier": "^1.13.4" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-snapshot", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-snapshot" }, "types": "build/index.d.ts", "version": "25.1.0" }