time-to-botec/js/node_modules/@stdlib/string/constantcase/etc/cli_opts.json

18 lines
136 B
JSON
Raw Normal View History

{
"string": [
"split"
],
"boolean": [
"help",
"version"
],
"alias": {
"help": [
"h"
],
"version": [
"V"
]
}
}