{ "name": "jest-jasmine2", "version": "22.4.4", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "MIT", "main": "build/index.js", "dependencies": { "chalk": "^2.0.1", "co": "^4.6.0", "expect": "^22.4.0", "graceful-fs": "^4.1.11", "is-generator-fn": "^1.0.0", "jest-diff": "^22.4.0", "jest-matcher-utils": "^22.4.0", "jest-message-util": "^22.4.0", "jest-snapshot": "^22.4.0", "jest-util": "^22.4.1", "source-map-support": "^0.5.0" }, "devDependencies": { "jest-runtime": "^22.4.4" } }