{
  "_from": "jest-each@^28.1.3",
  "_id": "jest-each@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==",
  "_location": "/jest-each",
  "_phantomChildren": {
    "@jest/types": "28.1.3",
    "ci-info": "3.7.1",
    "color-convert": "2.0.1",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-each@^28.1.3",
    "name": "jest-each",
    "escapedName": "jest-each",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/jest-circus"
  ],
  "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-28.1.3.tgz",
  "_shasum": "bdd1516edbe2b1f3569cfdad9acd543040028f81",
  "_spec": "jest-each@^28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/jest-circus",
  "author": {
    "name": "Matt Phillips",
    "url": "mattphillips"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^28.1.3",
    "chalk": "^4.0.0",
    "jest-get-type": "^28.0.2",
    "jest-util": "^28.1.3",
    "pretty-format": "^28.1.3"
  },
  "deprecated": false,
  "description": "Parameterised tests for Jest",
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "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": "28.1.3"
}
