UNPKG

jest-react-native

Version:
17 lines (16 loc) 336 B
{ "name": "jest-react-native", "version": "18.0.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "license": "BSD-3-Clause", "main": "build/index.js", "peerDependencies": { "react-native": ">=0.38.0" }, "scripts": { "test": "../../packages/jest-cli/bin/jest.js" } }