{
  "_from": "@jest/types@^29.2.0",
  "_id": "@jest/types@29.2.0",
  "_inBundle": false,
  "_integrity": "sha512-mfgpQz4Z2xGo37m6KD8xEpKelaVzvYVRijmLPePn9pxgaPEtX+SqIyPNzzoeCPXKYbB4L/wYSgXDL8o3Gop78Q==",
  "_location": "/@jest/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/types@^29.2.0",
    "name": "@jest/types",
    "escapedName": "@jest%2ftypes",
    "scope": "@jest",
    "rawSpec": "^29.2.0",
    "saveSpec": null,
    "fetchSpec": "^29.2.0"
  },
  "_requiredBy": [
    "/jest-message-util",
    "/jest-util"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/types/-/types-29.2.0.tgz",
  "_shasum": "c0d1ef8bc1e4f4b358e7877e34157371e7881b0b",
  "_spec": "@jest/types@^29.2.0",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro/node_modules/jest-message-util",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "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": "ee5b37a4f4433afcfffb0356cea47739d8092287",
  "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.2.0"
}
