查看npm依赖

1、安装npm-remote-ls

npm install -g npm-remote-ls

2、执行npm-remote-ls xxx,展现xxx的依赖树,如下,则展现bower的依赖树

npm-remote-ls bower

你可能感兴趣的:(查看npm依赖)