UNPKG

react-native-crash-handler

Version:

A ReactNatice Crash Handler for android, not ios

21 lines (20 loc) 471 B
{ "name": "react-native-crash-handler", "version": "1.0.5", "description": "A ReactNatice Crash Handler for android, not ios", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "crash-handler", "exception", "android" ], "author": "cmcm", "license": "", "peerDependencies": { "react-native": "^0.41.2" } }