2
2
"name" : " humanize-duration" ,
3
3
"authors" : [
4
4
" Evan Hahn <[email protected] > (http://evanhahn.com)" ,
5
+ " Óli Tómas Freysson (https://github.com/olitomas)" ,
5
6
" Martin Prins (https://github.com/magarcia)" ,
6
7
" Filipi Siqueira (https://github.com/filipi777)" ,
7
8
" Peter Rekdal Sunde (https://github.com/peters)" ,
8
9
" Michał Janiec (https://github.com/mjjaniec)" ,
9
10
" Eileen Li (https://github.com/eileen3)" ,
10
11
" Tommy Brunn (https://github.com/Nevon)" ,
11
12
" Giovanni Pellerano (https://github.com/evilaliv3)" ,
12
- " Rahma Sghaier (https://twitter.com/sghaierrahma)"
13
+ " Rahma Sghaier (https://twitter.com/sghaierrahma)" ,
14
+ " Evgenios Kastanias (https://github.com/evgenios)" ,
15
+ " Oleksii Mylotskyi (https://github.com/spalax)" ,
16
+ " Matthew Brandly (https://github.com/brandly)" ,
17
+ " Patrik Simek (https://github.com/patriksimek)" ,
18
+ " Toni Helminen (https://github.com/tonihelminen)" ,
19
+ " Vidmantas Drasutis (https://github.com/drasius2)" ,
20
+ " Manh Tuan (https://github.com/J2TeaM)" ,
21
+ " Leonard Lee (https://github.com/sheeeng)" ,
22
+ " Jesse Jackson (https://github.com/jsejcksn)"
13
23
],
14
- "version" : " 2.8 .0" ,
24
+ "version" : " 3.10 .0" ,
15
25
"description" : " Convert millisecond durations to English and many other languages." ,
16
26
"main" : " humanize-duration.js" ,
17
27
"homepage" : " https://github.com/EvanHahn/HumanizeDuration.js" ,
26
36
" years" ,
27
37
" months"
28
38
],
29
- "license" : " WTFPL " ,
39
+ "license" : " Unlicense " ,
30
40
"ignore" : [
31
41
" **/.*" ,
32
42
" node_modules" ,
38
48
"type" : " git" ,
39
49
"url" : " git://github.com/EvanHahn/HumanizeDuration.js.git"
40
50
},
41
- "_release" : " 2.8 .0" ,
51
+ "_release" : " 3.10 .0" ,
42
52
"_resolution" : {
43
53
"type" : " version" ,
44
- "tag" : " v2.8 .0" ,
45
- "commit" : " dcab6eaf100968c008351c70ae3dea9a8a86d929 "
54
+ "tag" : " v3.10 .0" ,
55
+ "commit" : " 18243414dc4ce75d93f6a501f0e88130f2126421 "
46
56
},
47
- "_source" : " git ://github.com/EvanHahn/HumanizeDuration.js.git" ,
48
- "_target" : " ~2.8 .0" ,
57
+ "_source" : " https ://github.com/EvanHahn/HumanizeDuration.js.git" ,
58
+ "_target" : " ~3.10 .0" ,
49
59
"_originalSource" : " humanize-duration"
50
60
}
0 commit comments