{
  "_args": [
    [
      "jest-validate@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest-validate@29.3.1",
  "_id": "jest-validate@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-N9Lr3oYR2Mpzuelp1F8negJR3YE+L1ebk1rYA5qYo9TTY3f9OWdptLoNSPP9itOCBIRBqjt/S5XHlzYglLN67g==",
  "_location": "/jest-validate",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-validate@29.3.1",
    "name": "jest-validate",
    "escapedName": "jest-validate",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest-config",
    "/jest-resolve",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-validate/-/jest-validate-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/types": "^29.3.1",
    "camelcase": "^6.2.0",
    "chalk": "^4.0.0",
    "jest-get-type": "^29.2.0",
    "leven": "^3.1.0",
    "pretty-format": "^29.3.1"
  },
  "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": "^17.0.8"
  },
  "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": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "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": "29.3.1"
}
