{ "_from": "jest-each@^23.6.0", "_id": "jest-each@23.6.0", "_inBundle": false, "_integrity": "sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==", "_location": "/jest-each", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-each@^23.6.0", "name": "jest-each", "escapedName": "jest-each", "rawSpec": "^23.6.0", "saveSpec": null, "fetchSpec": "^23.6.0" }, "_requiredBy": [ "/jest-jasmine2" ], "_resolved": "https://registry.npmmirror.com/jest-each/-/jest-each-23.6.0.tgz", "_shasum": "ba0c3a82a8054387016139c733a05242d3d71575", "_spec": "jest-each@^23.6.0", "_where": "E:\\hz-zhhq-web\\node_modules\\jest-jasmine2", "author": { "name": "Matt Phillips", "url": "mattphillips" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.1", "pretty-format": "^23.6.0" }, "deprecated": false, "description": "Parameterised tests for Jest", "homepage": "https://github.com/facebook/jest#readme", "keywords": [ "jest", "parameterised", "test", "each" ], "license": "MIT", "main": "build/index.js", "name": "jest-each", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "23.6.0" }