Examples (2)
Browse an installed package
npm explore package_nameBrowse a package and run a command inside it
npm explore package_name -- commandmade by @shridhargupta | data from tldr-pages
Browse an installed package
npm explore package_nameBrowse a package and run a command inside it
npm explore package_name -- command