{
  "_from": "jest-watcher@^28.1.3",
  "_id": "jest-watcher@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==",
  "_location": "/jest-watcher",
  "_phantomChildren": {
    "@jest/console": "28.1.3",
    "@jest/types": "28.1.3",
    "@types/istanbul-lib-coverage": "2.0.4",
    "ci-info": "3.7.1",
    "collect-v8-coverage": "1.0.1",
    "color-convert": "2.0.1",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-watcher@^28.1.3",
    "name": "jest-watcher",
    "escapedName": "jest-watcher",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz",
  "_shasum": "c6023a59ba2255e3b4c57179fc94164b3e73abd4",
  "_spec": "jest-watcher@^28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/jest-runner",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/test-result": "^28.1.3",
    "@jest/types": "^28.1.3",
    "@types/node": "*",
    "ansi-escapes": "^4.2.1",
    "chalk": "^4.0.0",
    "emittery": "^0.10.2",
    "jest-util": "^28.1.3",
    "string-length": "^4.0.1"
  },
  "deprecated": false,
  "description": "Delightful JavaScript Testing.",
  "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://jestjs.io/",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-watcher",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-watcher"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
