pub fn extract_node_version(content: &str) -> Option<String>
Extract Node.js version from package.json engines field.