package.json 1.3 KB

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