arei / npmbox

Utility for creating (boxing) and using (unboxing) an archive of a complete (including all dependencies) npm install.
MIT License
245 stars 34 forks source link

Add command to list contents of npmbox file. #78

Open arei opened 7 years ago

arei commented 7 years ago

This is a new feature request to add the ability to npmunbox to just list the contents of an npmbox file.

danfuzz commented 7 years ago

Do you intend this to list all the cached packages, or just the top-level install targets?

arei commented 7 years ago

How about all with a visual indicator as to which are top level targets?