1{ 2 "name": "ABI47_0_0EXErrorRecovery", 3 "version": "4.0.0", 4 "summary": "Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.", 5 "description": "Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.", 6 "license": "MIT", 7 "authors": "650 Industries, Inc.", 8 "homepage": "https://docs.expo.dev/versions/latest/sdk/error-recovery/", 9 "platforms": { 10 "ios": "13.0" 11 }, 12 "source": { 13 "git": "https://github.com/expo/expo.git" 14 }, 15 "static_framework": true, 16 "dependencies": { 17 "ABI47_0_0ExpoModulesCore": [] 18 }, 19 "source_files": "EXErrorRecovery/**/*.{h,m}" 20} 21