FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
13 lines
427 B
JSON
13 lines
427 B
JSON
{
|
|
"name" : "vargs",
|
|
"description" : "practical variable argument handling",
|
|
"url" : "http://github.com/cloudhead/vargs",
|
|
"keywords" : ["argument", "arguments"],
|
|
"author" : "Alexis Sellier <self@cloudhead.net>",
|
|
"contributors" : [],
|
|
"version" : "0.1.0",
|
|
"main" : "./lib/vargs",
|
|
"directories" : { "lib": "./lib" },
|
|
"engines" : { "node": ">=0.1.93" }
|
|
}
|