rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
906 stars 216 forks source link

Added bower.json with package data. #45

Closed tutuca closed 9 years ago

j4p3 commented 9 years ago

This would be helpful to me. I'm sourcing third-party js assets via bower in deployed environments before a concatenate+uglify step, and currently image-picker is an exception to that process.

rvera commented 9 years ago

Thanks for this, sorry for the late reply. Will tag and implement this.