Using NODE_CONFIG_PARSER you can provide node-config with an alternative path from which to load the parser definitions and file types resolution order. You'll need to create a new file which imports ...
A configuration file is composed by sections, that contain bindings between variables and values. Sections and variables are identified by alphanumeric strings. Values can be integers, booleans, ...