Files
BeWoPlaner/BeWoPlanerMobil/node_modules/vargs/package.json
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00

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" }
}