export default interface IMod { name: string; author: string; version: string; }