True if the pubspec.yaml is a workspace root
bool pubspecYamlIsWorkspaceRoot(Map map) => map.containsKey('workspace');