{ "name": "react-native-thread", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native" ], "author": "", "license": "", "files": [ "android/", "ios/", "js/", "index.js" ], "peerDependencies": { "react-native": ">=0.41.2", "react-native-windows": "0.41.0-rc.1" } }