generateModuleMetadataFor

All Kobweb dependencies should include a module.json to identify themselves as such.

Kobweb application plugins will check for it and use its presence to distinguish which of its dependencies are Kobweb artifacts.

This method will fail with an exception if the core plugin is not applied before calling it.