Swift foundation
{ "name": "Goose", "path": "/usr/src/package", "targets": [ { "name": "GooseTests", "path": "/usr/src/package/Tests/GooseTests", "type": "test", "c99name": "GooseTests", "sources": [ "GooseTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "Goose", "path": "/usr/src/package/Sources/Goose", "type": "library", "c99name": "Goose", "sources": [ "AddrInfoHints.swift", "Data+Extension.swift", "Goose.swift", "Socket.swift", "SocketError.swift" ], "module_type": "SwiftTarget" }, { "name": "GlibcExtra", "path": "/usr/src/package/Sources/GlibcExtra", "type": "system-target", "c99name": "GlibcExtra", "sources": [], "module_type": "SystemLibraryTarget" } ] }
{ "name": "Goose", "targets": [ { "name": "GlibcExtra", "type": "system", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "Goose", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "GlibcExtra", null ] } ] }, { "name": "GooseTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Goose", null ] } ] } ], "products": [ { "name": "Goose", "type": { "library": [ "automatic" ] }, "targets": [ "Goose" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Goose", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }