Description
- Swift Tools 5.5.0
Description
{ "name": "Prch", "path": "/usr/src/package", "targets": [ { "name": "PrchTests", "path": "Tests/PrchTests", "type": "test", "c99name": "PrchTests", "sources": [ "PrchTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Prch" ] }, { "name": "Prch", "path": "Sources/Prch", "type": "library", "c99name": "Prch", "sources": [ "API.swift", "AnyCodable/AnyCodable.Codable.swift", "AnyCodable/AnyCodable.Equatable.swift", "AnyCodable/AnyCodable.Expressible.swift", "AnyCodable/AnyCodable.StringConverable.swift", "AnyCodable/AnyCodable.swift", "BasicResponse.swift", "BodyRequest.swift", "Client.swift", "ClientError.swift", "ClientResult.swift", "Coding/Coding.swift", "Coding/DateFormatter.swift", "Coding/DecodingError.swift", "Coding/KeyedDecodingContainer.swift", "Coding/KeyedEncodingContainer.swift", "Coding/RequestEncoder.swift", "Coding/ResponseDecoder.swift", "Coding/StringCodingKey.swift", "DateEncodingContainer.swift", "Deprecated/DeprecatedRequest.swift", "Deprecated/DeprecatedResponse.swift", "Deprecated/DeprecatedResponseResult.swift", "Deprecated/TypeAliases.swift", "Model.swift", "Models/DateDay.swift", "Models/File.swift", "Models/ID.swift", "Models/UploadFile.swift", "Networking/ResponseComponents.swift", "Networking/Session.swift", "Networking/Task.swift", "Networking/URL.swift", "Networking/URLSession.swift", "Networking/URLSessionResponse.swift", "Request.swift", "Response.swift", "ResponseResult.swift", "Result.swift", "Security/Authentication.swift", "Security/BasicAuthentication.swift", "Security/SecurityRequirement.swift", "Service.swift", "ServiceRequest.swift", "StatusCodeProvider.swift", "SuccessModel.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Prch" ] } ], "products": [ { "name": "Prch", "type": { "library": [ "automatic" ] }, "targets": [ "Prch" ] } ], "platforms": [ { "name": "macos", "version": "10.15" }, { "name": "ios", "version": "10.0" }, { "name": "tvos", "version": "10.0" }, { "name": "watchos", "version": "3.0" } ], "dependencies": [ { "url": "https://github.com/shibapm/Komondor", "type": "sourceControl", "identity": "komondor", "requirement": { "range": [ { "lower_bound": "1.1.0", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/nicklockwood/SwiftFormat", "type": "sourceControl", "identity": "swiftformat", "requirement": { "range": [ { "lower_bound": "0.47.0", "upper_bound": "1.0.0" } ] } }, { "url": "https://github.com/realm/SwiftLint", "type": "sourceControl", "identity": "swiftlint", "requirement": { "range": [ { "lower_bound": "0.43.0", "upper_bound": "1.0.0" } ] } }, { "url": "https://github.com/shibapm/Rocket.git", "type": "sourceControl", "identity": "rocket", "requirement": { "range": [ { "lower_bound": "1.2.0", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/brightdigit/swift-test-codecov", "type": "sourceControl", "identity": "swift-test-codecov", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.5", "manifest_display_name": "Prch" }
Package Dump
{ "name": "Prch", "targets": [ { "name": "Prch", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "PrchTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Prch", null ] } ], "packageAccess": false } ], "products": [ { "name": "Prch", "type": { "library": [ "automatic" ] }, "targets": [ "Prch" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "10.0", "platformName": "ios" }, { "options": [], "version": "10.0", "platformName": "tvos" }, { "options": [], "version": "3.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "komondor", "location": { "remote": [ { "urlString": "https://github.com/shibapm/Komondor" } ] }, "requirement": { "range": [ { "lowerBound": "1.1.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swiftformat", "location": { "remote": [ { "urlString": "https://github.com/nicklockwood/SwiftFormat" } ] }, "requirement": { "range": [ { "lowerBound": "0.47.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swiftlint", "location": { "remote": [ { "urlString": "https://github.com/realm/SwiftLint" } ] }, "requirement": { "range": [ { "lowerBound": "0.43.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "rocket", "location": { "remote": [ { "urlString": "https://github.com/shibapm/Rocket.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.2.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-test-codecov", "location": { "remote": [ { "urlString": "https://github.com/brightdigit/swift-test-codecov" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- Komondor1.1.3
- SwiftFormat0.49.4
- SwiftLint0.44.0
- Rocket1.2.1
- swift-test-codecov1.0.0
Dependencies
{ "url": "/usr/src/package", "name": "Prch", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/shibapm/Komondor", "name": "Komondor", "path": "/usr/src/package/.build/checkouts/Komondor", "version": "1.1.3", "identity": "komondor", "dependencies": [ { "url": "https://github.com/shibapm/PackageConfig.git", "name": "PackageConfig", "path": "/usr/src/package/.build/checkouts/PackageConfig", "version": "1.1.3", "identity": "packageconfig", "dependencies": [] }, { "url": "https://github.com/JohnSundell/ShellOut.git", "name": "ShellOut", "path": "/usr/src/package/.build/checkouts/ShellOut", "version": "2.3.0", "identity": "shellout", "dependencies": [] } ] }, { "url": "https://github.com/nicklockwood/SwiftFormat", "name": "SwiftFormat", "path": "/usr/src/package/.build/checkouts/SwiftFormat", "version": "0.49.4", "identity": "swiftformat", "dependencies": [] }, { "url": "https://github.com/realm/SwiftLint", "name": "SwiftLint", "path": "/usr/src/package/.build/checkouts/SwiftLint", "version": "0.44.0", "identity": "swiftlint", "dependencies": [ { "url": "https://github.com/apple/swift-argument-parser", "name": "swift-argument-parser", "path": "/usr/src/package/.build/checkouts/swift-argument-parser", "version": "0.3.2", "identity": "swift-argument-parser", "dependencies": [] }, { "url": "https://github.com/jpsim/SourceKitten.git", "name": "SourceKitten", "path": "/usr/src/package/.build/checkouts/SourceKitten", "version": "0.31.0", "identity": "sourcekitten", "dependencies": [ { "url": "https://github.com/apple/swift-argument-parser", "name": "swift-argument-parser", "path": "/usr/src/package/.build/checkouts/swift-argument-parser", "version": "0.3.2", "identity": "swift-argument-parser", "dependencies": [] }, { "url": "https://github.com/drmohundro/SWXMLHash.git", "name": "SWXMLHash", "path": "/usr/src/package/.build/checkouts/SWXMLHash", "version": "5.0.2", "identity": "swxmlhash", "dependencies": [] }, { "url": "https://github.com/jpsim/Yams", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "4.0.6", "identity": "yams", "dependencies": [] } ] }, { "url": "https://github.com/jpsim/Yams", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "4.0.6", "identity": "yams", "dependencies": [] }, { "url": "https://github.com/scottrhoyt/SwiftyTextTable.git", "name": "SwiftyTextTable", "path": "/usr/src/package/.build/checkouts/SwiftyTextTable", "version": "0.9.0", "identity": "swiftytexttable", "dependencies": [] }, { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "name": "CryptoSwift", "path": "/usr/src/package/.build/checkouts/CryptoSwift", "version": "1.3.8", "identity": "cryptoswift", "dependencies": [] } ] }, { "url": "https://github.com/shibapm/Rocket.git", "name": "Rocket", "path": "/usr/src/package/.build/checkouts/Rocket", "version": "1.2.1", "identity": "rocket", "dependencies": [ { "url": "https://github.com/jpsim/Yams", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "4.0.6", "identity": "yams", "dependencies": [] }, { "url": "https://github.com/shibapm/Logger", "name": "Logger", "path": "/usr/src/package/.build/checkouts/Logger", "version": "0.2.3", "identity": "logger", "dependencies": [] }, { "url": "https://github.com/kareman/SwiftShell", "name": "SwiftShell", "path": "/usr/src/package/.build/checkouts/SwiftShell", "version": "5.1.0-beta.1", "identity": "swiftshell", "dependencies": [] }, { "url": "https://github.com/shibapm/PackageConfig.git", "name": "PackageConfig", "path": "/usr/src/package/.build/checkouts/PackageConfig", "version": "1.1.3", "identity": "packageconfig", "dependencies": [] } ] }, { "url": "https://github.com/brightdigit/swift-test-codecov", "name": "swift-test-codecov", "path": "/usr/src/package/.build/checkouts/swift-test-codecov", "version": "1.0.0", "identity": "swift-test-codecov", "dependencies": [ { "url": "https://github.com/apple/swift-argument-parser", "name": "swift-argument-parser", "path": "/usr/src/package/.build/checkouts/swift-argument-parser", "version": "0.3.2", "identity": "swift-argument-parser", "dependencies": [] } ] } ] }