NPM cheat sheet
# find local globally installed npm packages \ls -F node_modules | sed -n 's/@$//p' | xargs npm ls -g --depth 0