{
  "_from": "jest-each@^29.7.0",
  "_id": "jest-each@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==",
  "_location": "/jest-each",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-each@^29.7.0",
    "name": "jest-each",
    "escapedName": "jest-each",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/jest-circus"
  ],
  "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz",
  "_shasum": "162a9b3f2328bdd991beaabffbb74745e56577d1",
  "_spec": "jest-each@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\jest-circus",
  "author": {
    "name": "Matt Phillips",
    "url": "mattphillips"
  },
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^29.6.3",
    "chalk": "^4.0.0",
    "jest-get-type": "^29.6.3",
    "jest-util": "^29.7.0",
    "pretty-format": "^29.7.0"
  },
  "deprecated": false,
  "description": "Parameterised tests for Jest",
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630",
  "homepage": "https://github.com/jestjs/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/jestjs/jest.git",
    "directory": "packages/jest-each"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
