{ "_args": [ [ "jest-each@25.2.3", "." ] ], "_development": true, "_from": "jest-each@25.2.3", "_id": "jest-each@25.2.3", "_inBundle": false, "_integrity": "sha512-RTlmCjsBDK2c9T5oO4MqccA3/5Y8BUtiEy7OOQik1iyCgdnNdHbI0pNEpyapZPBG0nlvZ4mIu7aY6zNUvLraAQ==", "_location": "/jest-each", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-each@25.2.3", "name": "jest-each", "escapedName": "jest-each", "rawSpec": "25.2.3", "saveSpec": null, "fetchSpec": "25.2.3" }, "_requiredBy": [ "/jest-circus", "/jest-jasmine2" ], "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-25.2.3.tgz", "_spec": "25.2.3", "_where": ".", "author": { "name": "Matt Phillips", "url": "mattphillips" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/types": "^25.2.3", "chalk": "^3.0.0", "jest-get-type": "^25.2.1", "jest-util": "^25.2.3", "pretty-format": "^25.2.3" }, "description": "Parameterised tests for Jest", "engines": { "node": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "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", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }