I'm working on a node.js based framework/server. This framework starts an express server and automatically loads all plugins from a local directory. The framework and individual plugins each have their own git repository.I'm working on a node.js based framework/server