{
  "_from": "@jest/reporters@30.2.0",
  "_id": "@jest/reporters@30.2.0",
  "_inBundle": false,
  "_integrity": "sha512-DRyW6baWPqKMa9CzeiBjHwjd8XeAyco2Vt8XbcLFjiwCOEKOvy82GJ8QQnJE9ofsxCMPjH4MfH8fCWIHHDKpAQ==",
  "_location": "/@jest/reporters",
  "_phantomChildren": {
    "@types/node": "22.19.13",
    "@ungap/structured-clone": "1.3.0",
    "balanced-match": "1.0.2",
    "foreground-child": "3.3.1",
    "has-flag": "4.0.0",
    "jackspeak": "3.4.3",
    "jest-util": "30.2.0",
    "merge-stream": "2.0.0",
    "minipass": "7.1.3",
    "package-json-from-dist": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/reporters@30.2.0",
    "name": "@jest/reporters",
    "escapedName": "@jest%2freporters",
    "scope": "@jest",
    "rawSpec": "30.2.0",
    "saveSpec": null,
    "fetchSpec": "30.2.0"
  },
  "_requiredBy": [
    "/@jest/core"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-30.2.0.tgz",
  "_shasum": "a36b28fcbaf0c4595250b108e6f20e363348fd91",
  "_spec": "@jest/reporters@30.2.0",
  "_where": "/var/www/html/node_modules/@jest/core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@bcoe/v8-coverage": "^0.2.3",
    "@jest/console": "30.2.0",
    "@jest/test-result": "30.2.0",
    "@jest/transform": "30.2.0",
    "@jest/types": "30.2.0",
    "@jridgewell/trace-mapping": "^0.3.25",
    "@types/node": "*",
    "chalk": "^4.1.2",
    "collect-v8-coverage": "^1.0.2",
    "exit-x": "^0.2.2",
    "glob": "^10.3.10",
    "graceful-fs": "^4.2.11",
    "istanbul-lib-coverage": "^3.0.0",
    "istanbul-lib-instrument": "^6.0.0",
    "istanbul-lib-report": "^3.0.0",
    "istanbul-lib-source-maps": "^5.0.0",
    "istanbul-reports": "^3.1.3",
    "jest-message-util": "30.2.0",
    "jest-util": "30.2.0",
    "jest-worker": "30.2.0",
    "slash": "^3.0.0",
    "string-length": "^4.0.2",
    "v8-to-istanbul": "^9.0.1"
  },
  "deprecated": false,
  "description": "Jest's reporters",
  "devDependencies": {
    "@jest/pattern": "30.0.1",
    "@jest/test-utils": "30.2.0",
    "@types/graceful-fs": "^4.1.9",
    "@types/istanbul-lib-coverage": "^2.0.6",
    "@types/istanbul-lib-instrument": "^1.7.7",
    "@types/istanbul-lib-report": "^3.0.3",
    "@types/istanbul-lib-source-maps": "^4.0.4",
    "@types/istanbul-reports": "^3.0.4",
    "@types/node-notifier": "^8.0.5",
    "jest-resolve": "30.2.0",
    "mock-fs": "^5.5.0",
    "node-notifier": "^10.0.1"
  },
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "require": "./build/index.js",
      "import": "./build/index.mjs",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "855864e3f9751366455246790be2bf912d4d0dac",
  "homepage": "https://jestjs.io/",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/reporters",
  "peerDependencies": {
    "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  },
  "peerDependenciesMeta": {
    "node-notifier": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-reporters"
  },
  "types": "./build/index.d.ts",
  "version": "30.2.0"
}
