package.json 2.3 KB

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