commands.sh

npm explore

all

Browse an installed npm package.

More info →

Examples (2)

Browse an installed package

npm explore package_name

Browse a package and run a command inside it

npm explore package_name -- command
made by @shridhargupta | data from tldr-pages