package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_args": [
  3. [
  4. "jest-jasmine2@22.4.4",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-jasmine2@22.4.4",
  10. "_id": "jest-jasmine2@22.4.4",
  11. "_inBundle": false,
  12. "_integrity": "sha512-nK3vdUl50MuH7vj/8at7EQVjPGWCi3d5+6aCi7Gxy/XMWdOdbH1qtO/LjKbqD8+8dUAEH+BVVh7HkjpCWC1CSw==",
  13. "_location": "/jest-jasmine2",
  14. "_phantomChildren": {
  15. "buffer-from": "1.1.2",
  16. "source-map": "0.6.1"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "jest-jasmine2@22.4.4",
  22. "name": "jest-jasmine2",
  23. "escapedName": "jest-jasmine2",
  24. "rawSpec": "22.4.4",
  25. "saveSpec": null,
  26. "fetchSpec": "22.4.4"
  27. },
  28. "_requiredBy": [
  29. "/jest-config",
  30. "/jest-runner"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-22.4.4.tgz",
  33. "_spec": "22.4.4",
  34. "_where": "E:\\2023\\5\\myjadmin",
  35. "bugs": {
  36. "url": "https://github.com/facebook/jest/issues"
  37. },
  38. "dependencies": {
  39. "chalk": "^2.0.1",
  40. "co": "^4.6.0",
  41. "expect": "^22.4.0",
  42. "graceful-fs": "^4.1.11",
  43. "is-generator-fn": "^1.0.0",
  44. "jest-diff": "^22.4.0",
  45. "jest-matcher-utils": "^22.4.0",
  46. "jest-message-util": "^22.4.0",
  47. "jest-snapshot": "^22.4.0",
  48. "jest-util": "^22.4.1",
  49. "source-map-support": "^0.5.0"
  50. },
  51. "devDependencies": {
  52. "jest-runtime": "^22.4.4"
  53. },
  54. "homepage": "https://github.com/facebook/jest#readme",
  55. "license": "MIT",
  56. "main": "build/index.js",
  57. "name": "jest-jasmine2",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/facebook/jest.git"
  61. },
  62. "version": "22.4.4"
  63. }