A description of this package.
{ "name": "APIClient", "path": "/usr/src/package", "targets": [ { "name": "APIClientTests", "path": "/usr/src/package/Tests/APIClientTests", "type": "test", "c99name": "APIClientTests", "sources": [ "APIClientTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "APIClient", "path": "/usr/src/package/Sources/APIClient", "type": "library", "c99name": "APIClient", "sources": [ "APIClient.swift", "APIError.swift", "APIRequest.swift", "APIResponse.swift", "HTTPHeader.swift", "HTTPMethod.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "APIClient", "targets": [ { "name": "APIClient", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "APIClientTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "APIClient", null ] } ] } ], "products": [ { "name": "APIClient", "type": { "library": [ "automatic" ] }, "targets": [ "APIClient" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "APIClient", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }