hz-zhhq-web/node_modules/jest-changed-files/package.json

44 lines
1.4 KiB
JSON

{
"_from": "jest-changed-files@^23.4.2",
"_id": "jest-changed-files@23.4.2",
"_inBundle": false,
"_integrity": "sha512-EyNhTAUWEfwnK0Is/09LxoqNDOn7mU7S3EHskG52djOFS/z+IT0jT3h3Ql61+dklcG7bJJitIWEMB4Sp1piHmA==",
"_location": "/jest-changed-files",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-changed-files@^23.4.2",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "^23.4.2",
"saveSpec": null,
"fetchSpec": "^23.4.2"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmmirror.com/jest-changed-files/-/jest-changed-files-23.4.2.tgz",
"_shasum": "1eed688370cd5eebafe4ae93d34bb3b64968fe83",
"_spec": "jest-changed-files@^23.4.2",
"_where": "E:\\hz-zhhq-web\\node_modules\\jest\\node_modules\\jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"throat": "^4.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.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-changed-files",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.2"
}