{ "name": "sentry-native", "version-semver": "0.4.12", "description": "Sentry SDK for C, C++ and native applications.", "homepage": "https://sentry.io/", "supports": "!(arm | (arm64 & !osx) | uwp)", "dependencies": [ { "name": "curl", "platform": "!windows" }, "zlib" ] }