pub fn get_platform_aliases(platform: &str) -> Vec<&'static str>
Get platform aliases for asset matching.
Accepts both Rust (std::env::consts::OS) and Node.js platform names.
std::env::consts::OS