package.json 1.2 KB

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