mirror of
https://github.com/humhub/humhub.git
synced 2025-02-25 11:43:30 +01:00
13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"name": "jquery-timeago",
|
|
"license": "MIT",
|
|
"main": "jquery.timeago.js",
|
|
"ignore": [
|
|
"test",
|
|
"vendor"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.4"
|
|
}
|
|
}
|