export interface DependencyDef { name: string; location?: string; }