class Importmap::Commands

def packager

def packager
  @packager ||= Importmap::Packager.new
end