11 lines
446 B
JSON
11 lines
446 B
JSON
{
|
|
"name" : "timestring",
|
|
"description" : "Parse a human readable time string into a time based value",
|
|
"homepage" : "https://github.com/mike182uk/timestring",
|
|
"keywords" : ["util", "functional", "time"],
|
|
"author" : "Mike Barrett <mike182uk@gmail.com",
|
|
"repository" : {"type": "git", "url": "git://github.com/mike182uk/timestring.git"},
|
|
"main" : "timestring.js",
|
|
"version" : "1.0.0"
|
|
}
|