ck86 / main-bower-files

Getting all main bower files
583 stars 56 forks source link

Added support for individually named bower config files #144

Closed therufa closed 8 years ago

therufa commented 8 years ago

I added these changes to the code, because I have recently added a git repo to my bower config which was pulled correctly, but since its not registered on bower.io and has no "proper" bower config file (even though its there, but named different than its supposed to be) the library does not find it. Please review the changes. I'm interested in your opinion.

Thanks!