A description of this package.
What's New
Description
- Swift Tools 5.7.0
Description
{ "name": "GitHubModel", "path": "/usr/src/package", "targets": [ { "name": "GitHubModelTests", "path": "Tests/GitHubModelTests", "type": "test", "c99name": "GitHubModelTests", "sources": [ "GitHubModelTests.swift", "LocalProvider.swift", "XCTestManifests.swift" ], "resources": [ { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/PullRequest.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/user.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/RepositoryVulnerabilityAlert.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/Issue.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/hook.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/notification.json", "rule": { "process": {} } }, { "path": "/usr/src/package/Tests/GitHubModelTests/json.bundle/Release.json", "rule": { "process": {} } } ], "module_type": "SwiftTarget", "target_dependencies": [ "GitHubModel" ] }, { "name": "GitHubModel", "path": "Sources/GitHubModel", "type": "library", "c99name": "GitHubModel", "sources": [ "Branch.swift", "Config.swift", "ErrorMessage.swift", "Event.swift", "Hook.swift", "InsecureSSL.swift", "Issue.swift", "Label.swift", "Link.swift", "Login.swift", "Merged.swift", "Milestone.swift", "Notifications.swift", "Organization.swift", "Plan.swift", "PullRequest.swift", "Queries/Affiliation.swift", "Queries/Direction.swift", "Queries/Sort.swift", "Queries/Visibility.swift", "Release.swift", "Repository.swift", "Request/AppleAuthRequest.swift", "Request/ConfigurationRequest.swift", "Request/CreateUserRequest.swift", "Request/DeviceRequest.swift", "Request/HookConfigRequest.swift", "Request/RefreshTokenRequest.swift", "Request/SettingRequest.swift", "Response/AccessTokenPayload.swift", "Response/CountResponse.swift", "Response/DeviceResponse.swift", "Response/HookConfigResponse.swift", "Response/SettingResponse.swift", "Sender.swift", "Subject.swift", "Team.swift", "User.swift", "Webhook.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "GitHubModel" ], "product_dependencies": [ "Identity" ] } ], "products": [ { "name": "GitHubModel", "type": { "library": [ "automatic" ] }, "targets": [ "GitHubModel" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/JohnSundell/Identity", "type": "sourceControl", "identity": "identity", "requirement": { "range": [ { "lower_bound": "0.1.0", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.7", "manifest_display_name": "GitHubModel" }
Package Dump
{ "name": "GitHubModel", "targets": [ { "name": "GitHubModel", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Identity", null ] } ], "packageAccess": false }, { "name": "GitHubModelTests", "type": "test", "exclude": [], "settings": [], "resources": [ { "path": "json.bundle", "rule": { "process": {} } } ], "dependencies": [ { "byName": [ "GitHubModel", null ] } ], "packageAccess": false } ], "products": [ { "name": "GitHubModel", "type": { "library": [ "automatic" ] }, "targets": [ "GitHubModel" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "identity", "location": { "remote": [ { "urlString": "https://github.com/JohnSundell/Identity" } ] }, "requirement": { "range": [ { "lowerBound": "0.1.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- Identity0.3.0
Dependencies
{ "url": "/usr/src/package", "name": "GitHubModel", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/JohnSundell/Identity", "name": "Identity", "path": "/usr/src/package/.build/checkouts/Identity", "version": "0.3.0", "identity": "identity", "dependencies": [] } ] }