package.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "_args": [
  3. [
  4. "jest-config@23.6.0",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-config@23.6.0",
  10. "_id": "jest-config@23.6.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-i8V7z9BeDXab1+VNo78WM0AtWpBRXJLnkT+lyT+Slx/cbP5sZJ0+NDuLcmBE5hXAoK0aUp7vI+MOxR+R4d8SRQ==",
  13. "_location": "/jest-config",
  14. "_phantomChildren": {
  15. "ansi-styles": "3.2.1",
  16. "arr-flatten": "1.1.0",
  17. "babel-code-frame": "6.26.0",
  18. "babel-generator": "6.26.1",
  19. "babel-helpers": "6.24.1",
  20. "babel-messages": "6.23.0",
  21. "babel-register": "6.26.0",
  22. "babel-runtime": "6.26.0",
  23. "babel-template": "6.26.0",
  24. "babel-traverse": "6.26.0",
  25. "babel-types": "6.26.0",
  26. "babylon": "6.18.0",
  27. "chalk": "2.4.2",
  28. "convert-source-map": "1.7.0",
  29. "expand-range": "1.8.2",
  30. "filename-regex": "2.0.1",
  31. "is-posix-bracket": "0.1.1",
  32. "leven": "2.1.0",
  33. "lodash": "4.17.15",
  34. "minimatch": "3.0.4",
  35. "ms": "2.0.0",
  36. "object.omit": "2.0.1",
  37. "parse-glob": "3.0.4",
  38. "path-is-absolute": "1.0.1",
  39. "preserve": "0.2.0",
  40. "private": "0.1.8",
  41. "regex-cache": "0.4.4",
  42. "remove-trailing-separator": "1.1.0",
  43. "repeat-element": "1.1.3",
  44. "source-map": "0.5.7"
  45. },
  46. "_requested": {
  47. "type": "version",
  48. "registry": true,
  49. "raw": "jest-config@23.6.0",
  50. "name": "jest-config",
  51. "escapedName": "jest-config",
  52. "rawSpec": "23.6.0",
  53. "saveSpec": null,
  54. "fetchSpec": "23.6.0"
  55. },
  56. "_requiredBy": [
  57. "/jest-runner",
  58. "/jest-runtime",
  59. "/jest/jest-cli"
  60. ],
  61. "_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-23.6.0.tgz",
  62. "_spec": "23.6.0",
  63. "_where": "E:\\item\\newItem\\admin",
  64. "bugs": {
  65. "url": "https://github.com/facebook/jest/issues"
  66. },
  67. "dependencies": {
  68. "babel-core": "^6.0.0",
  69. "babel-jest": "^23.6.0",
  70. "chalk": "^2.0.1",
  71. "glob": "^7.1.1",
  72. "jest-environment-jsdom": "^23.4.0",
  73. "jest-environment-node": "^23.4.0",
  74. "jest-get-type": "^22.1.0",
  75. "jest-jasmine2": "^23.6.0",
  76. "jest-regex-util": "^23.3.0",
  77. "jest-resolve": "^23.6.0",
  78. "jest-util": "^23.4.0",
  79. "jest-validate": "^23.6.0",
  80. "micromatch": "^2.3.11",
  81. "pretty-format": "^23.6.0"
  82. },
  83. "homepage": "https://github.com/facebook/jest#readme",
  84. "license": "MIT",
  85. "main": "build/index.js",
  86. "name": "jest-config",
  87. "repository": {
  88. "type": "git",
  89. "url": "git+https://github.com/facebook/jest.git"
  90. },
  91. "version": "23.6.0"
  92. }