{
  "_from": "jest-util@30.2.0",
  "_id": "jest-util@30.2.0",
  "_inBundle": false,
  "_integrity": "sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==",
  "_location": "/jest-util",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-util@30.2.0",
    "name": "jest-util",
    "escapedName": "jest-util",
    "rawSpec": "30.2.0",
    "saveSpec": null,
    "fetchSpec": "30.2.0"
  },
  "_requiredBy": [
    "/@jest/console",
    "/@jest/core",
    "/@jest/fake-timers",
    "/@jest/reporters",
    "/@jest/reporters/jest-worker",
    "/@jest/transform",
    "/expect",
    "/jest-changed-files",
    "/jest-circus",
    "/jest-config",
    "/jest-each",
    "/jest-environment-node",
    "/jest-haste-map",
    "/jest-haste-map/jest-worker",
    "/jest-mock",
    "/jest-resolve",
    "/jest-runner",
    "/jest-runner/jest-worker",
    "/jest-runtime",
    "/jest-snapshot",
    "/jest-watcher",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.2.0.tgz",
  "_shasum": "5142adbcad6f4e53c2776c067a4db3c14f913705",
  "_spec": "jest-util@30.2.0",
  "_where": "/var/www/html/node_modules/expect",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "30.2.0",
    "@types/node": "*",
    "chalk": "^4.1.2",
    "ci-info": "^4.2.0",
    "graceful-fs": "^4.2.11",
    "picomatch": "^4.0.2"
  },
  "deprecated": false,
  "description": "This packages is a collection of utilities and helper functions",
  "devDependencies": {
    "@types/graceful-fs": "^4.1.9",
    "@types/picomatch": "^4.0.0",
    "lodash": "^4.17.19"
  },
  "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://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-util",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-util"
  },
  "types": "./build/index.d.ts",
  "version": "30.2.0"
}
