time-to-botec/js/node_modules/@stdlib/utils/library-manifest/etc/cli_opts.json

20 lines
158 B
JSON
Raw Normal View History

{
"string": [
"dir",
"paths"
],
"boolean": [
"help",
"version"
],
"alias": {
"help": [
"h"
],
"version": [
"V"
]
},
"--": true
}