package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "jest-jasmine2@^23.6.0",
  3. "_id": "jest-jasmine2@23.6.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-pe2Ytgs1nyCs8IvsEJRiRTPC0eVYd8L/dXJGU08GFuBwZ4sYH/lmFDdOL3ZmvJR8QKqV9MFuwlsAi/EWkFUbsQ==",
  6. "_location": "/jest-jasmine2",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jest-jasmine2@^23.6.0",
  12. "name": "jest-jasmine2",
  13. "escapedName": "jest-jasmine2",
  14. "rawSpec": "^23.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^23.6.0"
  17. },
  18. "_requiredBy": [
  19. "/jest-config",
  20. "/jest-runner"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/jest-jasmine2/-/jest-jasmine2-23.6.0.tgz",
  23. "_shasum": "840e937f848a6c8638df24360ab869cc718592e0",
  24. "_spec": "jest-jasmine2@^23.6.0",
  25. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest-config",
  26. "bugs": {
  27. "url": "https://github.com/facebook/jest/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "babel-traverse": "^6.0.0",
  32. "chalk": "^2.0.1",
  33. "co": "^4.6.0",
  34. "expect": "^23.6.0",
  35. "is-generator-fn": "^1.0.0",
  36. "jest-diff": "^23.6.0",
  37. "jest-each": "^23.6.0",
  38. "jest-matcher-utils": "^23.6.0",
  39. "jest-message-util": "^23.4.0",
  40. "jest-snapshot": "^23.6.0",
  41. "jest-util": "^23.4.0",
  42. "pretty-format": "^23.6.0"
  43. },
  44. "deprecated": false,
  45. "devDependencies": {
  46. "jest-runtime": "^23.6.0"
  47. },
  48. "homepage": "https://github.com/facebook/jest#readme",
  49. "license": "MIT",
  50. "main": "build/index.js",
  51. "name": "jest-jasmine2",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/facebook/jest.git"
  55. },
  56. "version": "23.6.0"
  57. }