File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " timeago" ,
3
+ "version" : " 1.4.1" ,
4
+ "title" : " jQuery Timeago" ,
5
+ "author" : {
6
+ "name" : " Ryan McGeary" ,
7
+ "email" : " ryan@mcgeary.org" ,
8
+ "url" : " http://ryan.mcgeary.org/"
9
+ },
10
+ "licenses" : [
11
+ {
12
+ "type" : " MIT" ,
13
+ "url" : " http://opensource.org/licenses/mit-license.php"
14
+ }
15
+ ],
16
+ "dependencies" : {
17
+ "jquery" : " >=1.2.3"
18
+ },
19
+ "description" : " jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. \" 4 minutes ago\" or \" about 1 day ago\" )." ,
20
+ "keywords" : [
21
+ " time" ,
22
+ " microformat"
23
+ ],
24
+ "homepage" : " http://timeago.yarp.com/" ,
25
+ "docs" : " https://github.com/rmm5t/jquery-timeago" ,
26
+ "demo" : " http://timeago.yarp.com/" ,
27
+ "download" : " http://timeago.yarp.com/jquery.timeago.js" ,
28
+ "bugs" : " https://github.com/rmm5t/jquery-timeago/issues" ,
29
+ "maintainers" : [],
30
+ "spm" : {
31
+ "main" : " jquery.timeago.js"
32
+ }
33
+ }
You can’t perform that action at this time.
0 commit comments