{ "_from": "jest-each@^25.1.0", "_id": "jest-each@25.1.0", "_inBundle": false, "_integrity": "sha512-R9EL8xWzoPySJ5wa0DXFTj7NrzKpRD40Jy+zQDp3Qr/2QmevJgkN9GqioCGtAJ2bW9P/MQRznQHQQhoeAyra7A==", "_location": "/jest-each", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-each@^25.1.0", "name": "jest-each", "escapedName": "jest-each", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/jest-jasmine2" ], "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-25.1.0.tgz", "_shasum": "a6b260992bdf451c2d64a0ccbb3ac25e9b44c26a", "_spec": "jest-each@^25.1.0", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-jasmine2", "author": { "name": "Matt Phillips", "url": "mattphillips" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/types": "^25.1.0", "chalk": "^3.0.0", "jest-get-type": "^25.1.0", "jest-util": "^25.1.0", "pretty-format": "^25.1.0" }, "deprecated": false, "description": "Parameterised tests for Jest", "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "keywords": [ "jest", "parameterised", "test", "each" ], "license": "MIT", "main": "build/index.js", "name": "jest-each", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-each" }, "types": "build/index.d.ts", "version": "25.1.0" }