mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 07:47:54 -05:00
12 lines
168 B
JSON
12 lines
168 B
JSON
|
{
|
||
|
"name": "jquery-timeago",
|
||
|
"version": "1.4.0",
|
||
|
"ignore": [
|
||
|
"test",
|
||
|
"vendor"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"jquery": ">=1.6"
|
||
|
}
|
||
|
}
|