{
  "_from": "jest-changed-files@^29.7.0",
  "_id": "jest-changed-files@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==",
  "_location": "/jest-changed-files",
  "_phantomChildren": {
    "yocto-queue": "0.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-changed-files@^29.7.0",
    "name": "jest-changed-files",
    "escapedName": "jest-changed-files",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/@jest/core"
  ],
  "_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz",
  "_shasum": "1c06d07e77c78e1585d020424dedc10d6e17ac3a",
  "_spec": "jest-changed-files@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "execa": "^5.0.0",
    "jest-util": "^29.7.0",
    "p-limit": "^3.1.0"
  },
  "deprecated": false,
  "description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
  "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-changed-files",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-changed-files"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
