mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 07:47:54 -05:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"name": "jquery-timeago",
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"main": "jquery.timeago.js",
|
|
"ignore": [
|
|
"test",
|
|
"vendor"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.4"
|
|
}
|
|
}
|