Files
Chamilo/app/Resources/public/assets/jquery-timeago/.bower.json
2025-08-14 22:33:03 +02:00

23 lines
520 B
JSON

{
"name": "jquery-timeago",
"license": "MIT",
"main": "jquery.timeago.js",
"ignore": [
"test",
"vendor"
],
"dependencies": {
"jquery": ">=1.4"
},
"homepage": "https://github.com/rmm5t/jquery-timeago",
"version": "1.4.3",
"_release": "1.4.3",
"_resolution": {
"type": "version",
"tag": "v1.4.3",
"commit": "5293dacee881e78b25bd4f699161fca81dff5205"
},
"_source": "https://github.com/rmm5t/jquery-timeago.git",
"_target": "1.4.*",
"_originalSource": "jquery-timeago"
}