{
  "_args": [
    [
      "@jest/types@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/types@29.3.1",
  "_id": "@jest/types@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-d0S0jmmTpjnhCmNpApgX3jrUZgZ22ivKJRvL2lli5hpCRoNnp1f85r2/wpKfXuYu8E7Jjh1hGfhPyup1NM5AmA==",
  "_location": "/@jest/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/types@29.3.1",
    "name": "@jest/types",
    "escapedName": "@jest%2ftypes",
    "scope": "@jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/console",
    "/@jest/core",
    "/@jest/environment",
    "/@jest/fake-timers",
    "/@jest/globals",
    "/@jest/reporters",
    "/@jest/test-result",
    "/@jest/transform",
    "/jest",
    "/jest-circus",
    "/jest-config",
    "/jest-each",
    "/jest-environment-node",
    "/jest-haste-map",
    "/jest-message-util",
    "/jest-mock",
    "/jest-runner",
    "/jest-runtime",
    "/jest-snapshot",
    "/jest-util",
    "/jest-validate",
    "/jest-watcher",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/types/-/types-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/schemas": "^29.0.0",
    "@types/istanbul-lib-coverage": "^2.0.0",
    "@types/istanbul-reports": "^3.0.0",
    "@types/node": "*",
    "@types/yargs": "^17.0.8",
    "chalk": "^4.0.0"
  },
  "description": "This package contains shared types of Jest's packages.",
  "devDependencies": {
    "@tsd/typescript": "~4.8.2",
    "tsd-lite": "^0.6.0"
  },
  "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/types",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-types"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
