class Importmap::Packager

def importmap

def importmap
  @importmap ||= File.read(@importmap_path)
end