List all globally installed NPM packages

Lists all globally installed NPM packages, avoiding including any package's dependencies in the view.

Authored by: aris
Brought to you by Warp, a free terminal reimagined to work like a modern app.

Command
Copy
npm list -g --depth=0
Tags