Return the raw configuration object
Get a list of controller classes present in this configuration. This means, import the modules and find the controller in the import result
Generate the necessary packages to install in the package.json with the corresponding version
Static method to read and instantiate a Config object based on a path to a config file definition
Path to the configuration
Config helper class to abstract the configuration reading and parsing