If the data-property in a configuration is a string, if will be treated as module which is required in order to load the data.
The module-file should be allowed to contain YAML as well. Currently, Bootprint is not able to use the require-feature because it NodeJS can only require json, but not yaml.