Dev or Prod

NPM packages should have to specify if they are a dev or prod dependency.

Because most docs says npm install package_name. And then you end up with bloated builds. Just a thought.