npm list --depth=0
npm list --depth=0 -global
查看npm全局安装的模块
原文:http://www.cnblogs.com/olive27/p/6062824.html