package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "jest-haste-map@22.4.3",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-haste-map@22.4.3",
  10. "_id": "jest-haste-map@22.4.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-4Q9fjzuPVwnaqGKDpIsCSoTSnG3cteyk2oNVjBX12HHOaF1oxql+uUiqZb5Ndu7g/vTZfdNwwy4WwYogLh29DQ==",
  13. "_location": "/jest-haste-map",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-haste-map@22.4.3",
  19. "name": "jest-haste-map",
  20. "escapedName": "jest-haste-map",
  21. "rawSpec": "22.4.3",
  22. "saveSpec": null,
  23. "fetchSpec": "22.4.3"
  24. },
  25. "_requiredBy": [
  26. "/jest-runner",
  27. "/jest-runtime",
  28. "/jest/jest-cli"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-22.4.3.tgz",
  31. "_spec": "22.4.3",
  32. "_where": "E:\\2023\\5\\myjadmin",
  33. "bugs": {
  34. "url": "https://github.com/facebook/jest/issues"
  35. },
  36. "dependencies": {
  37. "fb-watchman": "^2.0.0",
  38. "graceful-fs": "^4.1.11",
  39. "jest-docblock": "^22.4.3",
  40. "jest-serializer": "^22.4.3",
  41. "jest-worker": "^22.4.3",
  42. "micromatch": "^2.3.11",
  43. "sane": "^2.0.0"
  44. },
  45. "homepage": "https://github.com/facebook/jest#readme",
  46. "license": "MIT",
  47. "main": "build/index.js",
  48. "name": "jest-haste-map",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/facebook/jest.git"
  52. },
  53. "version": "22.4.3"
  54. }