time-to-botec/js/node_modules/@stdlib/utils/open-url/etc/cli_opts.json

15 lines
109 B
JSON
Raw Normal View History

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