A description of this package.
{ "name": "LibPQ", "path": "/usr/src/package", "targets": [ { "name": "sample", "path": "Sources/sample", "type": "executable", "c99name": "sample", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "sample" ], "target_dependencies": [ "LibPQ" ] }, { "name": "LibPQ", "path": "Sources/LibPQ", "type": "library", "c99name": "LibPQ", "sources": [ "Connection.swift", "LibPQ.swift", "Result.swift", "Row.swift", "TypeConversion.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "LibPQ", "sample" ], "target_dependencies": [ "Clibpq" ] }, { "name": "Clibpq", "path": "Sources/Clibpq", "type": "system-target", "c99name": "Clibpq", "sources": [], "module_type": "SystemLibraryTarget", "product_memberships": [ "Clibpq", "LibPQ", "sample" ] } ], "products": [ { "name": "Clibpq", "type": { "library": [ "automatic" ] }, "targets": [ "Clibpq" ] }, { "name": "LibPQ", "type": { "library": [ "automatic" ] }, "targets": [ "LibPQ" ] }, { "name": "sample", "type": { "executable": null }, "targets": [ "sample" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.0", "manifest_display_name": "LibPQ" }
{ "name": "LibPQ", "targets": [ { "name": "LibPQ", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Clibpq", null ] } ], "packageAccess": false }, { "name": "sample", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "LibPQ", null ] } ], "packageAccess": false }, { "name": "Clibpq", "type": "system", "exclude": [], "settings": [], "pkgConfig": "libpq", "providers": [ { "brew": [ [ "postgresql", "libpq" ] ] }, { "apt": [ [ "libpq-dev" ] ] } ], "resources": [], "dependencies": [], "packageAccess": false } ], "products": [ { "name": "Clibpq", "type": { "library": [ "automatic" ] }, "targets": [ "Clibpq" ] }, { "name": "LibPQ", "type": { "library": [ "automatic" ] }, "targets": [ "LibPQ" ] }, { "name": "sample", "type": { "executable": null }, "targets": [ "sample" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "LibPQ", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }