{ "name": "react-native-testfairy", "version": "2.0.1", "description": "TestFairy for React Native", "author": "Gil Megidish", "main": "./index.js", "scripts": { "test": "echo \"Warn: no test specified. Skipping.\" && exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/testfairy/react-native-testfairy" }, "keywords": [ "react-component", "testfairy", "react-native", "ios", "android" ], "author": "testfairy", "license": "Apache-2.0", "bugs": { "url": "https://github.com/testfairy/react-native-testfairy" }, "homepage": "https://github.com/testfairy/react-native-testfairy#readme" }