|
{
"_from": "jest-changed-files@^22.4.3",
"_id": "jest-changed-files@22.4.3",
"_inBundle": false,
"_integrity": "sha1-iIIYHgIsOL1GouTRjUTRnZCpD7I=",
"_location": "/jest-changed-files",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-changed-files@^22.4.3",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "^22.4.3",
"saveSpec": null,
"fetchSpec": "^22.4.3"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "http://registry.npm.taobao.org/jest-changed-files/download/jest-changed-files-22.4.3.tgz",
"_shasum": "8882181e022c38bd46a2e4d18d44d19d90a90fb2",
"_spec": "jest-changed-files@^22.4.3",
"_where": "/Users/FFIB/Desktop/data_visualization/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": "22.4.3"
}
|