Instance Propertyswift-package-manager 6.0.1PackageRegistry
author
RegistryClient.swift:2065let author: Author?
let author: Author?
s15PackageRegistry0B6ClientC0A15VersionMetadataV6authorAE6AuthorVSgvp
What are these?3XFWV
import PackageRegistry
struct PackageVersionMetadata
final class RegistryClient
Package registry client. API specification: https://github.com/swiftlang/swift-package-manager/blob/main/Documentation/PackageRegistry/Registry.md
struct Author
let description: String?
let licenseURL: URL?
let publishedAt: Date?
let readmeURL: URL?
let registry: Registry
let repositoryURLs: [SourceControlURL]?
let resources: [Resource]
var sourceArchive: Resource? { get }
struct Organization
struct Resource
struct Signing