package.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_args": [
  3. [
  4. "jest-mock@23.2.0",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-mock@23.2.0",
  10. "_id": "jest-mock@23.2.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-rRxg8p6HGdR8JuETgJi20YsmETQ=",
  13. "_location": "/jest-mock",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-mock@23.2.0",
  19. "name": "jest-mock",
  20. "escapedName": "jest-mock",
  21. "rawSpec": "23.2.0",
  22. "saveSpec": null,
  23. "fetchSpec": "23.2.0"
  24. },
  25. "_requiredBy": [
  26. "/jest-environment-jsdom",
  27. "/jest-environment-node"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-23.2.0.tgz",
  30. "_spec": "23.2.0",
  31. "_where": "E:\\item\\newItem\\admin",
  32. "browser": "build-es5/index.js",
  33. "bugs": {
  34. "url": "https://github.com/facebook/jest/issues"
  35. },
  36. "description": "## API",
  37. "homepage": "https://github.com/facebook/jest#readme",
  38. "license": "MIT",
  39. "main": "build/index.js",
  40. "name": "jest-mock",
  41. "repository": {
  42. "type": "git",
  43. "url": "git+https://github.com/facebook/jest.git"
  44. },
  45. "version": "23.2.0"
  46. }