export interface Script { name: string; checksum: string; }