Performance: No More Yaml
This release removes any normal dependencies from the config, using the built-in JS module instead of a YAML config. The result is a ~30% improvement in loading times on the test platform (from ~480 ms to ~330 ms), as well as a faster npm install
of course.