bifocal/node_modules/@stdlib/string-replace/etc/cli_opts.json

19 lines
149 B
JSON

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