export interface Schema { workspace: string; name: string; author: string; email: string; }