A description of this package.
{ "name": "Net", "path": "/usr/src/package", "targets": [ { "name": "NetTests", "path": "Tests/NetTests", "type": "test", "c99name": "NetTests", "sources": [ "NetTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Net" ], "product_dependencies": [ "NetworkLinux" ] }, { "name": "Net", "path": "Sources/Net", "type": "library", "c99name": "Net", "sources": [ "Net.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Net" ], "product_dependencies": [ "NetworkLinux" ] } ], "products": [ { "name": "Net", "type": { "library": [ "automatic" ] }, "targets": [ "Net" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/OperatorFoundation/NetworkLinux.git", "type": "sourceControl", "identity": "networklinux", "requirement": { "range": [ { "lower_bound": "0.4.5", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.5", "manifest_display_name": "Net", "swift_languages_versions": [ "5" ] }
{ "name": "Net", "targets": [ { "name": "Net", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "NetworkLinux", null ] } ] }, { "name": "NetTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Net", null ] }, { "byName": [ "NetworkLinux", null ] } ] } ], "products": [ { "name": "Net", "type": { "library": [ "automatic" ] }, "targets": [ "Net" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "networklinux", "location": { "remote": [ "https://github.com/OperatorFoundation/NetworkLinux.git" ] }, "requirement": { "range": [ { "lowerBound": "0.4.5", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "5" ] }
{ "url": "/usr/src/package", "name": "Net", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/OperatorFoundation/NetworkLinux.git", "name": "NetworkLinux", "path": "/usr/src/package/.build/checkouts/NetworkLinux", "version": "0.4.5", "identity": "networklinux", "dependencies": [ { "url": "https://github.com/Kitura/BlueSocket.git", "name": "Socket", "path": "/usr/src/package/.build/checkouts/BlueSocket", "version": "2.0.4", "identity": "bluesocket", "dependencies": [] }, { "url": "https://github.com/OperatorFoundation/SwiftHexTools.git", "name": "SwiftHexTools", "path": "/usr/src/package/.build/checkouts/SwiftHexTools", "version": "1.2.5", "identity": "swifthextools", "dependencies": [] } ] } ] }