fun Project.getVirtualPlugins(): Map<String, List<Pair<String, String>>>
Return
a map with the virtual plugin names as key, the values are a list of pairs, where the first element
is the platform, the seconds element of the pairs is the name of the real plugin providing the virtual plugin.