{
  "_from": "jest-util@^29.7.0",
  "_id": "jest-util@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
  "_location": "/jest-util",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-util@^29.7.0",
    "name": "jest-util",
    "escapedName": "jest-util",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/@jest/console",
    "/@jest/core",
    "/@jest/fake-timers",
    "/@jest/reporters",
    "/@jest/transform",
    "/create-jest",
    "/expect",
    "/jest-changed-files",
    "/jest-circus",
    "/jest-config",
    "/jest-each",
    "/jest-environment-node",
    "/jest-haste-map",
    "/jest-mock",
    "/jest-resolve",
    "/jest-runner",
    "/jest-runtime",
    "/jest-snapshot",
    "/jest-watcher",
    "/jest-worker",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
  "_shasum": "23c2b62bfb22be82b44de98055802ff3710fc0bc",
  "_spec": "jest-util@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^29.6.3",
    "@types/node": "*",
    "chalk": "^4.0.0",
    "ci-info": "^3.2.0",
    "graceful-fs": "^4.2.9",
    "picomatch": "^2.2.3"
  },
  "deprecated": false,
  "description": "This packages is a collection of utilities and helper functions",
  "devDependencies": {
    "@types/graceful-fs": "^4.1.3",
    "@types/picomatch": "^2.2.2"
  },
  "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": "4e56991693da7cd4c3730dc3579a1dd1403ee630",
  "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": "29.7.0"
}
