{
  "_from": "@jest/console@^29.7.0",
  "_id": "@jest/console@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==",
  "_location": "/@jest/console",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/console@^29.7.0",
    "name": "@jest/console",
    "escapedName": "@jest%2fconsole",
    "scope": "@jest",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/reporters",
    "/@jest/test-result",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz",
  "_shasum": "cd4822dbdb84529265c5a2bdb529a3c9cc950ffc",
  "_spec": "@jest/console@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^29.6.3",
    "@types/node": "*",
    "chalk": "^4.0.0",
    "jest-message-util": "^29.7.0",
    "jest-util": "^29.7.0",
    "slash": "^3.0.0"
  },
  "deprecated": false,
  "devDependencies": {
    "@jest/test-utils": "^29.7.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": "4e56991693da7cd4c3730dc3579a1dd1403ee630",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/console",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-console"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
