{
  "_from": "jest-each@^27.3.1",
  "_id": "jest-each@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-E4SwfzKJWYcvOYCjOxhZcxwL+AY0uFMvdCOwvzgutJiaiodFjkxQQDxHm8FQBeTqDnSmKsQWn7ldMRzTn2zJaQ==",
  "_location": "/jest-each",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-each@^27.3.1",
    "name": "jest-each",
    "escapedName": "jest-each",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/jest-circus",
    "/jest-jasmine2"
  ],
  "_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.3.1.tgz",
  "_shasum": "14c56bb4f18dd18dc6bdd853919b5f16a17761ff",
  "_spec": "jest-each@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\jest-circus",
  "author": {
    "name": "Matt Phillips",
    "url": "mattphillips"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^27.2.5",
    "chalk": "^4.0.0",
    "jest-get-type": "^27.3.1",
    "jest-util": "^27.3.1",
    "pretty-format": "^27.3.1"
  },
  "deprecated": false,
  "description": "Parameterised tests for Jest",
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    "./package.json": "./package.json"
  },
  "gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b",
  "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": "27.3.1"
}
