export interface NpmScript { name: string; command: string; }