{
  "_args": [
    [
      "jest-changed-files@29.2.0",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest-changed-files@29.2.0",
  "_id": "jest-changed-files@29.2.0",
  "_inBundle": false,
  "_integrity": "sha512-qPVmLLyBmvF5HJrY7krDisx6Voi8DmlV3GZYX0aFNbaQsZeoz1hfxcCMbqDGuQCxU1dJy9eYc2xscE8QrCCYaA==",
  "_location": "/jest-changed-files",
  "_phantomChildren": {
    "cross-spawn": "7.0.3",
    "is-stream": "2.0.1",
    "merge-stream": "2.0.0",
    "npm-run-path": "4.0.1",
    "onetime": "5.1.2",
    "signal-exit": "3.0.7",
    "strip-final-newline": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-changed-files@29.2.0",
    "name": "jest-changed-files",
    "escapedName": "jest-changed-files",
    "rawSpec": "29.2.0",
    "saveSpec": null,
    "fetchSpec": "29.2.0"
  },
  "_requiredBy": [
    "/@jest/core"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-changed-files/-/jest-changed-files-29.2.0.tgz",
  "_spec": "29.2.0",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "execa": "^5.0.0",
    "p-limit": "^3.1.0"
  },
  "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": "ee5b37a4f4433afcfffb0356cea47739d8092287",
  "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",
  "version": "29.2.0"
}
