package.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "jest-diff@22.4.3",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-diff@22.4.3",
  10. "_id": "jest-diff@22.4.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-/QqGvCDP5oZOF6PebDuLwrB2BMD8ffJv6TAGAdEVuDx1+uEgrHpSFrfrOiMRx2eJ1hgNjlQrOQEHetVwij90KA==",
  13. "_location": "/jest-diff",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-diff@22.4.3",
  19. "name": "jest-diff",
  20. "escapedName": "jest-diff",
  21. "rawSpec": "22.4.3",
  22. "saveSpec": null,
  23. "fetchSpec": "22.4.3"
  24. },
  25. "_requiredBy": [
  26. "/expect",
  27. "/jest-jasmine2",
  28. "/jest-snapshot"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-22.4.3.tgz",
  31. "_spec": "22.4.3",
  32. "_where": "E:\\2023\\5\\myjadmin",
  33. "bugs": {
  34. "url": "https://github.com/facebook/jest/issues"
  35. },
  36. "dependencies": {
  37. "chalk": "^2.0.1",
  38. "diff": "^3.2.0",
  39. "jest-get-type": "^22.4.3",
  40. "pretty-format": "^22.4.3"
  41. },
  42. "homepage": "https://github.com/facebook/jest#readme",
  43. "license": "MIT",
  44. "main": "build/index.js",
  45. "name": "jest-diff",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/facebook/jest.git"
  49. },
  50. "version": "22.4.3"
  51. }