Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
31 lines
835 B
JSON
31 lines
835 B
JSON
{
|
|
"name": "timeago",
|
|
"version": "1.4.3",
|
|
"title": "jQuery Timeago",
|
|
"author": {
|
|
"name": "Ryan McGeary",
|
|
"email": "ryan@mcgeary.org",
|
|
"url": "http://ryan.mcgeary.org/"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/mit-license.php"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.2.3"
|
|
},
|
|
"description": "jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. \"4 minutes ago\" or \"about 1 day ago\").",
|
|
"keywords": [
|
|
"time",
|
|
"microformat"
|
|
],
|
|
"homepage": "http://timeago.yarp.com/",
|
|
"docs": "https://github.com/rmm5t/jquery-timeago",
|
|
"demo": "http://timeago.yarp.com/",
|
|
"download": "http://timeago.yarp.com/jquery.timeago.js",
|
|
"bugs": "https://github.com/rmm5t/jquery-timeago/issues",
|
|
"maintainers": []
|
|
}
|