{
  "_from": "@jest/types@^27.2.4",
  "_id": "@jest/types@27.2.4",
  "_inBundle": false,
  "_integrity": "sha512-IDO2ezTxeMvQAHxzG/ZvEyA47q0aVfzT95rGFl7bZs/Go0aIucvfDbS2rmnoEdXxlLQhcolmoG/wvL/uKx4tKA==",
  "_location": "/@jest/types",
  "_phantomChildren": {
    "ansi-styles": "4.3.0",
    "supports-color": "7.2.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/types@^27.2.4",
    "name": "@jest/types",
    "escapedName": "@jest%2ftypes",
    "scope": "@jest",
    "rawSpec": "^27.2.4",
    "saveSpec": null,
    "fetchSpec": "^27.2.4"
  },
  "_requiredBy": [
    "/pretty-format"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/types/-/types-27.2.4.tgz",
  "_shasum": "2430042a66e00dc5b140c3636f4474d464c21ee8",
  "_spec": "@jest/types@^27.2.4",
  "_where": "F:\\React\\Expense\\node_modules\\pretty-format",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/istanbul-lib-coverage": "^2.0.0",
    "@types/istanbul-reports": "^3.0.0",
    "@types/node": "*",
    "@types/yargs": "^16.0.0",
    "chalk": "^4.0.0"
  },
  "deprecated": false,
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    "./package.json": "./package.json"
  },
  "gitHead": "5886f6c4d681aa9fc9bfc2517efd2b7f6035a4cd",
  "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": "27.2.4"
}
