This is an extension schema for js-yaml, adding custom tags for common config types.
!env
: environment variables!include
: file include, parsed with the same schema!regexp
: regular expression, with flags!stream
: NodeJS stream, fromprocess
with name restrictions