Files
cdnjs/ajax/libs/jquery-timeago/package.json
T
Santiago M. Mola aa4b75c673 Update jquery-timeago to 1.1.0.
Minified version generated with uglifyjs --comments.
2013-03-06 23:33:30 +01:00

28 lines
783 B
JSON
Executable File

{
"name": "jquery-timeago",
"filename": "jquery.timeago.min.js",
"version": "1.1.0",
"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/",
"keywords": [
"time",
"jquery",
"dateformat",
"popular"
],
"maintainers": [
{
"name": "Ryan McGeary",
"email": "ryan@mcgeary.org",
"web": "http://ryan.mcgeary.org/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/rmm5t/jquery-timeago"
}
]
}