package.json 1.3 KB

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