Too much packages for appium installation by npm

Hi there,

when I try to install the latest version of Appium via npm install -g appium, really a lot of packages are downloaded by npm.

Is this correct?

I mean are packages like source-map-support or lodash needed?

If not, what is my fault?