package.json 246 B

12345678910111213
  1. {
  2. "name": "jest-changed-files",
  3. "version": "22.4.3",
  4. "repository": {
  5. "type": "git",
  6. "url": "https://github.com/facebook/jest.git"
  7. },
  8. "license": "MIT",
  9. "main": "build/index.js",
  10. "dependencies": {
  11. "throat": "^4.0.0"
  12. }
  13. }