find-config
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
load-config-file
Load the config file as a plain object. The config file format can be registered.
closest-file-data
Allow to find and retrieve some data (such as config file) related to a given path (with cache)
confort
A library for incrementally build config objects through layering config files in many formats.