package.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "_from": "jest-jasmine2@^24.9.0",
  3. "_id": "jest-jasmine2@24.9.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Cq7vkAgaYKp+PsX+2/JbTarrk0DmNhsEtqBXNwUHkdlbrTBLtMJINADf2mf5FkowNsq8evbPc07/qFO0AdKTzw==",
  6. "_location": "/jest-jasmine2",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jest-jasmine2@^24.9.0",
  12. "name": "jest-jasmine2",
  13. "escapedName": "jest-jasmine2",
  14. "rawSpec": "^24.9.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^24.9.0"
  17. },
  18. "_requiredBy": [
  19. "/jest-config",
  20. "/jest-runner"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.9.0.tgz",
  23. "_shasum": "1f7b1bd3242c1774e62acabb3646d96afc3be6a0",
  24. "_spec": "jest-jasmine2@^24.9.0",
  25. "_where": "E:\\workspace\\cfd-front-admin\\node_modules\\jest-config",
  26. "bugs": {
  27. "url": "https://github.com/facebook/jest/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "@babel/traverse": "^7.1.0",
  32. "@jest/environment": "^24.9.0",
  33. "@jest/test-result": "^24.9.0",
  34. "@jest/types": "^24.9.0",
  35. "chalk": "^2.0.1",
  36. "co": "^4.6.0",
  37. "expect": "^24.9.0",
  38. "is-generator-fn": "^2.0.0",
  39. "jest-each": "^24.9.0",
  40. "jest-matcher-utils": "^24.9.0",
  41. "jest-message-util": "^24.9.0",
  42. "jest-runtime": "^24.9.0",
  43. "jest-snapshot": "^24.9.0",
  44. "jest-util": "^24.9.0",
  45. "pretty-format": "^24.9.0",
  46. "throat": "^4.0.0"
  47. },
  48. "deprecated": false,
  49. "devDependencies": {
  50. "@types/babel__traverse": "^7.0.4"
  51. },
  52. "engines": {
  53. "node": ">= 6"
  54. },
  55. "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
  56. "homepage": "https://github.com/facebook/jest#readme",
  57. "license": "MIT",
  58. "main": "build/index.js",
  59. "name": "jest-jasmine2",
  60. "publishConfig": {
  61. "access": "public"
  62. },
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/facebook/jest.git",
  66. "directory": "packages/jest-jasmine2"
  67. },
  68. "types": "build/index.d.ts",
  69. "version": "24.9.0"
  70. }