If I install a npm package foo that has a dependency bar, then I can just use bar in my code. Is there a good reason to still do a n
foo
bar
n