{
  "_args": [
    [
      "@jest/reporters@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/reporters@29.3.1",
  "_id": "@jest/reporters@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-GhBu3YFuDrcAYW/UESz1JphEAbvUjaY2vShRZRoRY1mxpCMB3yGSJ4j9n0GxVlEOdCf7qjvUfBCrTUUqhVfbRA==",
  "_location": "/@jest/reporters",
  "_phantomChildren": {
    "@types/node": "18.11.18",
    "has-flag": "4.0.0",
    "jest-util": "29.3.1",
    "merge-stream": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/reporters@29.3.1",
    "name": "@jest/reporters",
    "escapedName": "@jest%2freporters",
    "scope": "@jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/core"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/reporters/-/reporters-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@bcoe/v8-coverage": "^0.2.3",
    "@jest/console": "^29.3.1",
    "@jest/test-result": "^29.3.1",
    "@jest/transform": "^29.3.1",
    "@jest/types": "^29.3.1",
    "@jridgewell/trace-mapping": "^0.3.15",
    "@types/node": "*",
    "chalk": "^4.0.0",
    "collect-v8-coverage": "^1.0.0",
    "exit": "^0.1.2",
    "glob": "^7.1.3",
    "graceful-fs": "^4.2.9",
    "istanbul-lib-coverage": "^3.0.0",
    "istanbul-lib-instrument": "^5.1.0",
    "istanbul-lib-report": "^3.0.0",
    "istanbul-lib-source-maps": "^4.0.0",
    "istanbul-reports": "^3.1.3",
    "jest-message-util": "^29.3.1",
    "jest-util": "^29.3.1",
    "jest-worker": "^29.3.1",
    "slash": "^3.0.0",
    "string-length": "^4.0.1",
    "strip-ansi": "^6.0.0",
    "v8-to-istanbul": "^9.0.1"
  },
  "description": "Jest's reporters",
  "devDependencies": {
    "@jest/test-utils": "^29.3.1",
    "@tsd/typescript": "~4.8.2",
    "@types/exit": "^0.1.30",
    "@types/glob": "^7.1.1",
    "@types/graceful-fs": "^4.1.3",
    "@types/istanbul-lib-coverage": "^2.0.0",
    "@types/istanbul-lib-instrument": "^1.7.2",
    "@types/istanbul-lib-report": "^3.0.0",
    "@types/istanbul-lib-source-maps": "^4.0.0",
    "@types/istanbul-reports": "^3.0.0",
    "@types/node-notifier": "^8.0.0",
    "jest-resolve": "^29.3.1",
    "mock-fs": "^5.1.2",
    "tsd-lite": "^0.6.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": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "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/facebook/jest.git",
    "directory": "packages/jest-reporters"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
