mattbradley / livestampjs

A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js.
http://mattbradley.github.com/livestampjs
MIT License
409 stars 70 forks source link

Add bower.json #14

Closed AndersDJohnson closed 11 years ago

AndersDJohnson commented 11 years ago

Then we can publish it to the Bower repository.

brbcoding commented 10 years ago

Is this up to date? running bower install livestampjs only installs livestamp, not its' dependencies. Running bower install git://github.com/mattbradley/livestampjs.git#master seems to work, however.

bower info livestampjs

Related SO Post