package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "_from": "jest-mock@^23.2.0",
  3. "_id": "jest-mock@23.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-lz+Rf6dwRNDVowuGCXm93ib8hMyPntl1GGVt9PuZfBAmTjP5yKYgK14IASiEjs7XoMo4i/R7+dkrJY3eESwTJg==",
  6. "_location": "/jest-mock",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jest-mock@^23.2.0",
  12. "name": "jest-mock",
  13. "escapedName": "jest-mock",
  14. "rawSpec": "^23.2.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^23.2.0"
  17. },
  18. "_requiredBy": [
  19. "/jest-environment-jsdom",
  20. "/jest-environment-node"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/jest-mock/-/jest-mock-23.2.0.tgz",
  23. "_shasum": "ad1c60f29e8719d47c26e1138098b6d18b261134",
  24. "_spec": "jest-mock@^23.2.0",
  25. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest-environment-jsdom",
  26. "browser": "build-es5/index.js",
  27. "bugs": {
  28. "url": "https://github.com/facebook/jest/issues"
  29. },
  30. "bundleDependencies": false,
  31. "deprecated": false,
  32. "description": "## API",
  33. "homepage": "https://github.com/facebook/jest#readme",
  34. "license": "MIT",
  35. "main": "build/index.js",
  36. "name": "jest-mock",
  37. "repository": {
  38. "type": "git",
  39. "url": "git+https://github.com/facebook/jest.git"
  40. },
  41. "version": "23.2.0"
  42. }