{
    "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"
    }
}
