{
  "_from": "jest-changed-files@^25.5.0",
  "_id": "jest-changed-files@25.5.0",
  "_inBundle": false,
  "_integrity": "sha512-EOw9QEqapsDT7mKF162m8HFzRPbmP8qJQny6ldVOdOVBz3ACgPm/1nAn5fPQ/NDaYhX/AHkrGwwkCncpAVSXcw==",
  "_location": "/jest-changed-files",
  "_phantomChildren": {
    "cross-spawn": "7.0.3",
    "get-stream": "5.2.0",
    "human-signals": "1.1.1",
    "is-stream": "2.0.1",
    "merge-stream": "2.0.0",
    "npm-run-path": "4.0.1",
    "onetime": "5.1.2",
    "signal-exit": "3.0.3",
    "strip-final-newline": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-changed-files@^25.5.0",
    "name": "jest-changed-files",
    "escapedName": "jest-changed-files",
    "rawSpec": "^25.5.0",
    "saveSpec": null,
    "fetchSpec": "^25.5.0"
  },
  "_requiredBy": [
    "/@jest/core"
  ],
  "_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-25.5.0.tgz",
  "_shasum": "141cc23567ceb3f534526f8614ba39421383634c",
  "_spec": "jest-changed-files@^25.5.0",
  "_where": "/home/dev/public_html/trustee-backend/node_modules/@jest/core",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^25.5.0",
    "execa": "^3.2.0",
    "throat": "^5.0.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": ">= 8.3"
  },
  "gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "jest-changed-files",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-changed-files"
  },
  "types": "build/index.d.ts",
  "typesVersions": {
    "<3.8": {
      "build/*": [
        "build/ts3.4/*"
      ]
    }
  },
  "version": "25.5.0"
}
