class Importmap::Commands

def npm

def npm
  @npm ||= Importmap::Npm.new
end