19 lines
151 B
JSON
19 lines
151 B
JSON
{
|
|
"string": [
|
|
"split",
|
|
"stopwords"
|
|
],
|
|
"boolean": [
|
|
"help",
|
|
"version"
|
|
],
|
|
"alias": {
|
|
"help": [
|
|
"h"
|
|
],
|
|
"version": [
|
|
"V"
|
|
]
|
|
}
|
|
}
|