{
  "_from": "@jest/types@30.4.1",
  "_id": "@jest/types@30.4.1",
  "_inBundle": false,
  "_integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==",
  "_location": "/@jest/types",
  "_phantomChildren": {
    "ansi-styles": "4.3.0",
    "supports-color": "7.2.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/types@30.4.1",
    "name": "@jest/types",
    "escapedName": "@jest%2ftypes",
    "scope": "@jest",
    "rawSpec": "30.4.1",
    "saveSpec": null,
    "fetchSpec": "30.4.1"
  },
  "_requiredBy": [
    "/jest-message-util",
    "/jest-mock",
    "/jest-util"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz",
  "_shasum": "f79b647a85cb2ff4a90cc55984b31dae820db1f7",
  "_spec": "@jest/types@30.4.1",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/jest-message-util",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/pattern": "30.4.0",
    "@jest/schemas": "30.4.1",
    "@types/istanbul-lib-coverage": "^2.0.6",
    "@types/istanbul-reports": "^3.0.4",
    "@types/node": "*",
    "@types/yargs": "^17.0.33",
    "chalk": "^4.1.2"
  },
  "deprecated": false,
  "description": "This package contains shared types of Jest's packages.",
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "b3b4a09ed3005369dacc7466d1d2122797283785",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/types",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-types"
  },
  "types": "./build/index.d.ts",
  "version": "30.4.1"
}
