UNPKG
youtube-duration-format
Version:
latest (0.2.0)
0.2.0
0.1.0
Format the duration returned by google youtube data api as human understandable
youtube-duration-format
/
.travis.yml
8 lines
(7 loc)
•
73 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
node_js:
-
'6'
-
'5'
-
'4'
-
'0.12'
-
'0.10'