Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "jest-diff@23.6.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "jest-diff@23.6.0",
  9. "_id": "jest-diff@23.6.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Gz9l5Ov+X3aL5L37IT+8hoCUsof1CVYBb2QEkOupK64XyRR3h+uRpYIm97K7sY8diFxowR8pIGEdyfMKTixo3g==",
  12. "_location": "/jest-diff",
  13. "_phantomChildren": {
  14. "color-convert": "1.9.3",
  15. "escape-string-regexp": "1.0.5",
  16. "has-flag": "3.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "jest-diff@23.6.0",
  22. "name": "jest-diff",
  23. "escapedName": "jest-diff",
  24. "rawSpec": "23.6.0",
  25. "saveSpec": null,
  26. "fetchSpec": "23.6.0"
  27. },
  28. "_requiredBy": [
  29. "/expect",
  30. "/jest-jasmine2",
  31. "/jest-snapshot"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-23.6.0.tgz",
  34. "_spec": "23.6.0",
  35. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  36. "bugs": {
  37. "url": "https://github.com/facebook/jest/issues"
  38. },
  39. "dependencies": {
  40. "chalk": "^2.0.1",
  41. "diff": "^3.2.0",
  42. "jest-get-type": "^22.1.0",
  43. "pretty-format": "^23.6.0"
  44. },
  45. "homepage": "https://github.com/facebook/jest#readme",
  46. "license": "MIT",
  47. "main": "build/index.js",
  48. "name": "jest-diff",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/facebook/jest.git"
  52. },
  53. "version": "23.6.0"
  54. }