node js list all installed modules

JavaScript
npm -g ls --depth=0
Source

Also in JavaScript: