package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "jest-changed-files@23.4.2",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "jest-changed-files@23.4.2",
  10. "_id": "jest-changed-files@23.4.2",
  11. "_inBundle": false,
  12. "_integrity": "sha1-Hu1og3DNXuuv5K6T00uztklo/oM=",
  13. "_location": "/jest-changed-files",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "jest-changed-files@23.4.2",
  19. "name": "jest-changed-files",
  20. "escapedName": "jest-changed-files",
  21. "rawSpec": "23.4.2",
  22. "saveSpec": null,
  23. "fetchSpec": "23.4.2"
  24. },
  25. "_requiredBy": [
  26. "/jest/jest-cli"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/jest-changed-files/download/jest-changed-files-23.4.2.tgz",
  29. "_spec": "23.4.2",
  30. "_where": "/Users/lihai/jolijoli/pad_spa",
  31. "bugs": {
  32. "url": "https://github.com/facebook/jest/issues"
  33. },
  34. "dependencies": {
  35. "throat": "^4.0.0"
  36. },
  37. "description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
  38. "homepage": "https://github.com/facebook/jest#readme",
  39. "license": "MIT",
  40. "main": "build/index.js",
  41. "name": "jest-changed-files",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/facebook/jest.git"
  45. },
  46. "version": "23.4.2"
  47. }