package.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_args": [
  3. [
  4. "jest-changed-files@22.4.3",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-changed-files@22.4.3",
  10. "_id": "jest-changed-files@22.4.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-83Dh0w1aSkUNFhy5d2dvqWxi/y6weDwVVLU6vmK0cV9VpRxPzhTeGimbsbRDSnEoszhF937M4sDLLeS7Cu/Tmw==",
  13. "_location": "/jest-changed-files",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-changed-files@22.4.3",
  19. "name": "jest-changed-files",
  20. "escapedName": "jest-changed-files",
  21. "rawSpec": "22.4.3",
  22. "saveSpec": null,
  23. "fetchSpec": "22.4.3"
  24. },
  25. "_requiredBy": [
  26. "/jest/jest-cli"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-22.4.3.tgz",
  29. "_spec": "22.4.3",
  30. "_where": "E:\\2023\\5\\myjadmin",
  31. "bugs": {
  32. "url": "https://github.com/facebook/jest/issues"
  33. },
  34. "dependencies": {
  35. "throat": "^4.0.0"
  36. },
  37. "description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
  38. "homepage": "https://github.com/facebook/jest#readme",
  39. "license": "MIT",
  40. "main": "build/index.js",
  41. "name": "jest-changed-files",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/facebook/jest.git"
  45. },
  46. "version": "22.4.3"
  47. }