@deptagency/octopus
Version:
Recursive and multi-threaded broken link checker
26 lines (25 loc) • 391 B
JSON
{
"default": {
"help": false,
"silent": false,
"timeout": 5000,
"ignore-query": [],
"ignore-external": false,
"ignore-nofollow": false,
"slack-webhook": ""
},
"string": [
"timeout",
"ignore-query",
"slack-webhook"
],
"boolean": [
"help",
"silent",
"ignore-external",
"ignore-nofollow"
],
"alias": {
"h": "help"
}
}