{
  "_from": "jest-util@30.4.1",
  "_id": "jest-util@30.4.1",
  "_inBundle": false,
  "_integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==",
  "_location": "/jest-util",
  "_phantomChildren": {
    "ansi-styles": "4.3.0",
    "supports-color": "7.2.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-util@30.4.1",
    "name": "jest-util",
    "escapedName": "jest-util",
    "rawSpec": "30.4.1",
    "saveSpec": null,
    "fetchSpec": "30.4.1"
  },
  "_requiredBy": [
    "/expect",
    "/jest-message-util",
    "/jest-mock"
  ],
  "_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz",
  "_shasum": "979c9d014fdd12bb95d3dcde0192e1a9e0bc93d6",
  "_spec": "jest-util@30.4.1",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/expect",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "30.4.1",
    "@types/node": "*",
    "chalk": "^4.1.2",
    "ci-info": "^4.2.0",
    "graceful-fs": "^4.2.11",
    "picomatch": "^4.0.3"
  },
  "deprecated": false,
  "description": "This packages is a collection of utilities and helper functions",
  "devDependencies": {
    "@types/graceful-fs": "^4.1.9",
    "@types/micromatch": "^4.0.10",
    "@types/picomatch": "^4.0.0",
    "lodash": "^4.17.19",
    "micromatch": "^4.0.8"
  },
  "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": "b3b4a09ed3005369dacc7466d1d2122797283785",
  "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.4.1"
}
