package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "_from": "jest-changed-files@^23.4.2",
  3. "_id": "jest-changed-files@23.4.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-EyNhTAUWEfwnK0Is/09LxoqNDOn7mU7S3EHskG52djOFS/z+IT0jT3h3Ql61+dklcG7bJJitIWEMB4Sp1piHmA==",
  6. "_location": "/jest-changed-files",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jest-changed-files@^23.4.2",
  12. "name": "jest-changed-files",
  13. "escapedName": "jest-changed-files",
  14. "rawSpec": "^23.4.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^23.4.2"
  17. },
  18. "_requiredBy": [
  19. "/jest/jest-cli"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/jest-changed-files/-/jest-changed-files-23.4.2.tgz",
  22. "_shasum": "1eed688370cd5eebafe4ae93d34bb3b64968fe83",
  23. "_spec": "jest-changed-files@^23.4.2",
  24. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest\\node_modules\\jest-cli",
  25. "bugs": {
  26. "url": "https://github.com/facebook/jest/issues"
  27. },
  28. "bundleDependencies": false,
  29. "dependencies": {
  30. "throat": "^4.0.0"
  31. },
  32. "deprecated": false,
  33. "description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
  34. "homepage": "https://github.com/facebook/jest#readme",
  35. "license": "MIT",
  36. "main": "build/index.js",
  37. "name": "jest-changed-files",
  38. "repository": {
  39. "type": "git",
  40. "url": "git+https://github.com/facebook/jest.git"
  41. },
  42. "version": "23.4.2"
  43. }