{
  "_from": "jest-watcher@30.2.0",
  "_id": "jest-watcher@30.2.0",
  "_inBundle": false,
  "_integrity": "sha512-PYxa28dxJ9g777pGm/7PrbnMeA0Jr7osHP9bS7eJy9DuAjMgdGtxgf0uKMyoIsTWAkIbUW5hSDdJ3urmgXBqxg==",
  "_location": "/jest-watcher",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-watcher@30.2.0",
    "name": "jest-watcher",
    "escapedName": "jest-watcher",
    "rawSpec": "30.2.0",
    "saveSpec": null,
    "fetchSpec": "30.2.0"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-30.2.0.tgz",
  "_shasum": "f9c055de48e18c979e7756a3917e596e2d69b07b",
  "_spec": "jest-watcher@30.2.0",
  "_where": "/var/www/html/node_modules/@jest/core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/test-result": "30.2.0",
    "@jest/types": "30.2.0",
    "@types/node": "*",
    "ansi-escapes": "^4.3.2",
    "chalk": "^4.1.2",
    "emittery": "^0.13.1",
    "jest-util": "30.2.0",
    "string-length": "^4.0.2"
  },
  "deprecated": false,
  "description": "Delightful JavaScript Testing.",
  "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-watcher",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-watcher"
  },
  "types": "./build/index.d.ts",
  "version": "30.2.0"
}
