{
  "_from": "@jest/console@^28.1.3",
  "_id": "@jest/console@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==",
  "_location": "/@jest/console",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/console@^28.1.3",
    "name": "@jest/console",
    "escapedName": "@jest%2fconsole",
    "scope": "@jest",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/reporters",
    "/@jest/test-result",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/console/-/console-28.1.3.tgz",
  "_shasum": "2030606ec03a18c31803b8a36382762e447655df",
  "_spec": "@jest/console@^28.1.3",
  "_where": "D:\\node_js\\siwali\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^28.1.3",
    "@types/node": "*",
    "chalk": "^4.0.0",
    "jest-message-util": "^28.1.3",
    "jest-util": "^28.1.3",
    "slash": "^3.0.0"
  },
  "deprecated": false,
  "devDependencies": {
    "@jest/test-utils": "^28.1.3"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/console",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-console"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
