Update ajax/libs/jquery-timeago/package.json

This commit is contained in:
Ryan Kirkman
2012-04-06 13:33:07 +10:00
parent 0d69097d42
commit 169c8a1eb6
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "jquery-timeago.js",
"filename": "jquery-timeago.js",
"name": "jquery-timeago",
"filename": "jquery.timeago.js",
"version": "0.9.3",
"description": "Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. '4 minutes ago' or 'about 1 day ago') from ISO 8601 formatted dates and times embedded in your HTML (à la microformats).",
"homepage": "http://timeago.yarp.com/",