package.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "jest-watcher@23.4.0",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-watcher@23.4.0",
  10. "_id": "jest-watcher@23.4.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-0uKM50+NrWxq/JIrksq+9u0FyRw=",
  13. "_location": "/jest-watcher",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-watcher@23.4.0",
  19. "name": "jest-watcher",
  20. "escapedName": "jest-watcher",
  21. "rawSpec": "23.4.0",
  22. "saveSpec": null,
  23. "fetchSpec": "23.4.0"
  24. },
  25. "_requiredBy": [
  26. "/jest-watch-typeahead",
  27. "/jest/jest-cli"
  28. ],
  29. "_resolved": "https://registry.npm.taobao.org/jest-watcher/download/jest-watcher-23.4.0.tgz",
  30. "_spec": "23.4.0",
  31. "_where": "/Users/lihai/jolijoli/pad_spa",
  32. "bugs": {
  33. "url": "https://github.com/facebook/jest/issues"
  34. },
  35. "dependencies": {
  36. "ansi-escapes": "^3.0.0",
  37. "chalk": "^2.0.1",
  38. "string-length": "^2.0.0"
  39. },
  40. "description": "Delightful JavaScript Testing.",
  41. "homepage": "https://jestjs.io/",
  42. "license": "MIT",
  43. "main": "build/index.js",
  44. "name": "jest-watcher",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/facebook/jest.git"
  48. },
  49. "version": "23.4.0"
  50. }