package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_args": [
  3. [
  4. "jest-get-type@22.4.3",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-get-type@22.4.3",
  10. "_id": "jest-get-type@22.4.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-/jsz0Y+V29w1chdXVygEKSz2nBoHoYqNShPe+QgxSNjAuP1i8+k4LbQNrfoliKej0P45sivkSCh7yiD6ubHS3w==",
  13. "_location": "/jest-get-type",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-get-type@22.4.3",
  19. "name": "jest-get-type",
  20. "escapedName": "jest-get-type",
  21. "rawSpec": "22.4.3",
  22. "saveSpec": null,
  23. "fetchSpec": "22.4.3"
  24. },
  25. "_requiredBy": [
  26. "/expect",
  27. "/jest-config",
  28. "/jest-diff",
  29. "/jest-matcher-utils",
  30. "/jest-validate",
  31. "/jest/jest-cli"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-22.4.3.tgz",
  34. "_spec": "22.4.3",
  35. "_where": "E:\\2023\\5\\myjadmin",
  36. "bugs": {
  37. "url": "https://github.com/facebook/jest/issues"
  38. },
  39. "description": "A utility function to get the type of a value",
  40. "homepage": "https://github.com/facebook/jest#readme",
  41. "license": "MIT",
  42. "main": "build/index.js",
  43. "name": "jest-get-type",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/facebook/jest.git"
  47. },
  48. "version": "22.4.3"
  49. }