[
    {
        "dirname": "ci/configs",
        "doc": {
            "file": "CI configuration.",
            "module": "apeman-util/ci/configs"
        }
    },
    {
        "dirname": "lib",
        "doc": {
            "file": "apeman-util",
            "module": "apeman-util/lib"
        },
        "descProperties": true
    },
    {
        "dirname": "lib/array",
        "doc": {
            "file": "apeman util array module",
            "module": "apeman-util/lib/array"
        }
    },
    {
        "dirname": "lib/browsing",
        "doc": {
            "file": "apeman util browsing module",
            "module": "apeman-util/lib/browsing"
        }
    },
    {
        "dirname": "lib/clustering",
        "doc": {
            "file": "apeman util clustering module",
            "module": "apeman-util/lib/clustering"
        },
        "pascalPattern": "+(*_helper|*_forker)"
    },
    {
        "dirname": "lib/env",
        "doc": {
            "file": "apeman util env module",
            "module": "apeman-util/lib/env"
        }
    },
    {
        "dirname": "lib/file",
        "doc": {
            "file": "apeman util file module",
            "module": "apeman-util/lib/file"
        }
    },
    {
        "dirname": "lib/filtering",
        "doc": {
            "file": "apeman util filtering module",
            "module": "apeman-util/lib/filtering"
        }
    },
    {
        "dirname": "lib/json",
        "doc": {
            "file": "apeman util json module",
            "module": "apeman-util/lib/json"
        }
    },
    {
        "dirname": "lib/html",
        "doc": {
            "file": "apeman util html module",
            "module": "apeman-util/lib/html"
        }
    },
    {
        "dirname": "lib/imaging",
        "doc": {
            "file": "apeman util imaging module",
            "module": "apeman-util/lib/imaging"
        }
    },
    {
        "dirname": "lib/logging",
        "doc": {
            "file": "apeman util logging module",
            "module": "apeman-util/lib/logging"
        },
        "pascalPattern": "*logger"
    },
    {
        "dirname": "lib/mapping",
        "doc": {
            "file": "apeman util mapping module",
            "module": "apeman-util/lib/mapping"
        }
    },
    {
        "dirname": "lib/minify",
        "doc": {
            "file": "apeman util minify module",
            "module": "apeman-util/lib/minify"
        }
    },
    {
        "dirname": "lib/object",
        "doc": {
            "file": "apeman util object module",
            "module": "apeman-util/lib/object"
        }
    },
    {
        "dirname": "lib/pathname",
        "doc": {
            "file": "apeman util pathname module",
            "module": "apeman-util/lib/pathname"
        }
    },
    {
        "dirname": "lib/random",
        "doc": {
            "file": "apeman util random module",
            "module": "apeman-util/lib/random"
        }
    },
    {
        "dirname": "lib/reducing",
        "doc": {
            "file": "apeman util reducing module",
            "module": "apeman-util/lib/reducing"
        }
    },
    {
        "dirname": "lib/rendering",
        "doc": {
            "file": "apeman util rendering module",
            "module": "apeman-util/lib/rendering"
        }
    },
    {
        "dirname": "lib/sorting",
        "doc": {
            "file": "apeman util sorting module",
            "module": "apeman-util/lib/sorting"
        }
    },
    {
        "dirname": "lib/schemas",
        "doc": {
            "file": "apeman util schemas module",
            "module": "apeman-util/lib/schemas"
        },
        "pascalPattern": "*schema*"
    },
    {
        "dirname": "lib/string",
        "doc": {
            "file": "apeman util string module",
            "module": "apeman-util/lib/string"
        }
    },
    {
        "dirname": "lib/tasking",
        "doc": {
            "file": "apeman util tasking module",
            "module": "apeman-util/lib/tasking"
        },
        "pascalPattern": "*"
    },
    {
        "dirname": "lib/testing",
        "doc": {
            "file": "apeman util testing module",
            "module": "apeman-util/lib/testing"
        },
        "pascalPattern": "*"
    }
]