github.com/CarsonSlovoka/replace@v1.2.0/replace/test/case_sensitive/config.json (about)

     1  {
     2    "namePattern": ["*.txt"],
     3    "regexp": "[aeiOu]",
     4    "substitution": "?",
     5    "dirs": [
     6      "."
     7    ],
     8    "maxLoading": 500,
     9    "verbose": true
    10  }