A description of this package.
{ "name": "LibPNG", "path": "/usr/src/package", "targets": [ { "name": "LibPNGTests", "path": "Tests/LibPNGTests", "type": "test", "c99name": "LibPNGTests", "sources": [ "LibPNGTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "LibPNG" ] }, { "name": "LibPNG", "path": "Sources/LibPNG", "type": "library", "c99name": "LibPNG", "sources": [ "LibPNG+FromData.swift", "LibPNG.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "LibPNG" ], "target_dependencies": [ "CLibPNG" ] }, { "name": "CLibPNG", "path": "Sources/CLibPNG", "type": "system-target", "c99name": "CLibPNG", "sources": [], "module_type": "SystemLibraryTarget", "product_memberships": [ "LibPNG", "CLibPNG" ] } ], "products": [ { "name": "LibPNG", "type": { "library": [ "automatic" ] }, "targets": [ "LibPNG" ] }, { "name": "CLibPNG", "type": { "library": [ "automatic" ] }, "targets": [ "CLibPNG" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.4", "manifest_display_name": "LibPNG" }
{ "name": "LibPNG", "traits": [], "targets": [ { "name": "CLibPNG", "type": "system", "exclude": [], "settings": [], "pkgConfig": "libpng", "providers": [ { "apt": [ [ "libpng-dev" ] ] }, { "brew": [ [ "libpng" ] ] } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "LibPNG", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "CLibPNG", null ] } ], "packageAccess": false }, { "name": "LibPNGTests", "type": "test", "exclude": [ "TestResources/bl-getting-started-1.png" ], "settings": [], "resources": [], "dependencies": [ { "byName": [ "LibPNG", null ] } ], "packageAccess": false } ], "products": [ { "name": "LibPNG", "type": { "library": [ "automatic" ] }, "targets": [ "LibPNG" ] }, { "name": "CLibPNG", "type": { "library": [ "automatic" ] }, "targets": [ "CLibPNG" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.4.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "LibPNG", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }