Comparing version
{ | ||
"name": "time-delta", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Formats difference between two dates as a human-readable string in almost any language", | ||
@@ -12,2 +12,13 @@ "repository": "betsol/time-delta", | ||
"homepage": "https://github.com/betsol/time-delta", | ||
"keywords": [ | ||
"time", | ||
"date", | ||
"difference", | ||
"diff", | ||
"format", | ||
"internationalization", | ||
"i18n", | ||
"translation", | ||
"locales" | ||
], | ||
"files": [ | ||
@@ -14,0 +25,0 @@ "lib/", |
@@ -150,3 +150,3 @@ # Node Time Delta | ||
[contributors]: https://github.com/betsol/time-delta/graphs/contributors | ||
[so-ask]: http://stackoverflow.com/questions/ask?tags=angularjs,javascript,datetime,internationalization | ||
[so-ask]: http://stackoverflow.com/questions/ask?tags=javascript,node.js,time,datediff | ||
[email]: mailto:s.fomin@betsol.ru | ||
@@ -153,0 +153,0 @@ [new-issue]: https://github.com/betsol/time-delta/issues/new |
12026
1.21%