{
  "_from": "jest-validate@^27.3.1",
  "_id": "jest-validate@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-3H0XCHDFLA9uDII67Bwi1Vy7AqwA5HqEEjyy934lgVhtJ3eisw6ShOF1MDmRPspyikef5MyExvIm0/TuLzZ86Q==",
  "_location": "/jest-validate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-validate@^27.3.1",
    "name": "jest-validate",
    "escapedName": "jest-validate",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest-config",
    "/jest-resolve",
    "/jest-runtime",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.3.1.tgz",
  "_shasum": "3a395d61a19cd13ae9054af8cdaf299116ef8a24",
  "_spec": "jest-validate@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^27.2.5",
    "camelcase": "^6.2.0",
    "chalk": "^4.0.0",
    "jest-get-type": "^27.3.1",
    "leven": "^3.1.0",
    "pretty-format": "^27.3.1"
  },
  "deprecated": false,
  "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
  "devDependencies": {
    "@types/yargs": "^16.0.0"
  },
  "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",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-validate",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-validate"
  },
  "types": "./build/index.d.ts",
  "version": "27.3.1"
}
