package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_from": "jest-config@^23.6.0",
  3. "_id": "jest-config@23.6.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-i8V7z9BeDXab1+VNo78WM0AtWpBRXJLnkT+lyT+Slx/cbP5sZJ0+NDuLcmBE5hXAoK0aUp7vI+MOxR+R4d8SRQ==",
  6. "_location": "/jest-config",
  7. "_phantomChildren": {
  8. "arr-flatten": "1.1.0",
  9. "expand-range": "1.8.2",
  10. "filename-regex": "2.0.1",
  11. "is-buffer": "1.1.6",
  12. "is-posix-bracket": "0.1.1",
  13. "object.omit": "2.0.1",
  14. "parse-glob": "3.0.4",
  15. "preserve": "0.2.0",
  16. "regex-cache": "0.4.4",
  17. "remove-trailing-separator": "1.1.0",
  18. "repeat-element": "1.1.4"
  19. },
  20. "_requested": {
  21. "type": "range",
  22. "registry": true,
  23. "raw": "jest-config@^23.6.0",
  24. "name": "jest-config",
  25. "escapedName": "jest-config",
  26. "rawSpec": "^23.6.0",
  27. "saveSpec": null,
  28. "fetchSpec": "^23.6.0"
  29. },
  30. "_requiredBy": [
  31. "/jest-runner",
  32. "/jest-runtime",
  33. "/jest/jest-cli"
  34. ],
  35. "_resolved": "https://registry.npmmirror.com/jest-config/-/jest-config-23.6.0.tgz",
  36. "_shasum": "f82546a90ade2d8c7026fbf6ac5207fc22f8eb1d",
  37. "_spec": "jest-config@^23.6.0",
  38. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jest\\node_modules\\jest-cli",
  39. "bugs": {
  40. "url": "https://github.com/facebook/jest/issues"
  41. },
  42. "bundleDependencies": false,
  43. "dependencies": {
  44. "babel-core": "^6.0.0",
  45. "babel-jest": "^23.6.0",
  46. "chalk": "^2.0.1",
  47. "glob": "^7.1.1",
  48. "jest-environment-jsdom": "^23.4.0",
  49. "jest-environment-node": "^23.4.0",
  50. "jest-get-type": "^22.1.0",
  51. "jest-jasmine2": "^23.6.0",
  52. "jest-regex-util": "^23.3.0",
  53. "jest-resolve": "^23.6.0",
  54. "jest-util": "^23.4.0",
  55. "jest-validate": "^23.6.0",
  56. "micromatch": "^2.3.11",
  57. "pretty-format": "^23.6.0"
  58. },
  59. "deprecated": false,
  60. "homepage": "https://github.com/facebook/jest#readme",
  61. "license": "MIT",
  62. "main": "build/index.js",
  63. "name": "jest-config",
  64. "repository": {
  65. "type": "git",
  66. "url": "git+https://github.com/facebook/jest.git"
  67. },
  68. "version": "23.6.0"
  69. }