This tool allows you to install bower dependencies without including the entire repo. It also adds a way to specify and take only what you really need from all the files that bower download.
You can install clean-bower-installer in two ways:
Using the command line
npm install -g clean-bower-installer
Using the API
npm install clean-bower-installer
See the wiki for more details on how to use clean-bower-installer.