Read pubspec.yaml file (io only)
Future<Map<String, Object?>> pathGetPubspecYamlMap(String packageDir) => throw UnsupportedError('pathGetPubspecYamlMap io only');