pub type AuthEntries = HashMap<String, AuthEntry>;
Auth entries parsed from auth.json.
pub struct AuthEntries { /* private fields */ }