A description of this package.
{ "name": "WebsiteBuilder", "path": "/usr/src/package", "targets": [ { "name": "WebsiteBuilder", "path": "Sources/WebsiteBuilder", "type": "library", "c99name": "WebsiteBuilder", "sources": [ "HTTPHandler.swift", "HTTPModels.swift", "Website.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "WebsiteBuilder" ], "product_dependencies": [ "NIO", "NIOHTTP1" ] } ], "products": [ { "name": "WebsiteBuilder", "type": { "library": [ "automatic" ] }, "targets": [ "WebsiteBuilder" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "type": "sourceControl", "identity": "swift-nio", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "4.2", "manifest_display_name": "WebsiteBuilder" }
{ "name": "WebsiteBuilder", "targets": [ { "name": "WebsiteBuilder", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "NIO", null ] }, { "byName": [ "NIOHTTP1", null ] } ], "packageAccess": false } ], "products": [ { "name": "WebsiteBuilder", "type": { "library": [ "automatic" ] }, "targets": [ "WebsiteBuilder" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-nio", "location": { "remote": [ { "urlString": "https://github.com/apple/swift-nio.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "WebsiteBuilder", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.4", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] }