{ "name": "ThriftSwiftNio", "path": "/usr/src/package", "targets": [ { "name": "ThriftSwiftNio", "path": "/usr/src/package/Sources/ThriftSwiftNio", "type": "library", "c99name": "ThriftSwiftNio", "sources": [ "Handler.swift", "Server.swift" ], "module_type": "SwiftTarget" }, { "name": "ThriftSwiftNioTests", "path": "/usr/src/package/Tests/ThriftSwiftNioTests", "type": "test", "c99name": "ThriftSwiftNioTests", "sources": [ "ThriftSwiftNioTests.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "ThriftSwiftNio", "targets": [ { "name": "ThriftSwiftNio", "path": null, "type": "regular", "exclude": [], "sources": null, "dependencies": [ { "name": "NIO", "type": "byname" }, { "name": "NIOHTTP1", "type": "byname" }, { "name": "Thrift", "type": "byname" } ], "publicHeadersPath": null }, { "name": "ThriftSwiftNioTests", "path": null, "type": "test", "exclude": [], "sources": null, "dependencies": [ { "name": "ThriftSwiftNio", "type": "byname" } ], "publicHeadersPath": null } ], "products": [ { "name": "ThriftSwiftNio", "type": null, "targets": [ "ThriftSwiftNio" ], "product_type": "library" } ], "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "requirement": { "type": "range", "lowerBound": "1.0.0", "upperBound": "2.0.0" } }, { "url": "https://github.com/apocolipse/Thrift-Swift.git", "requirement": { "type": "range", "lowerBound": "1.0.0", "upperBound": "2.0.0" } } ], "cLanguageStandard": null, "cxxLanguageStandard": null }
{ "url": "/usr/src/package", "name": "ThriftSwiftNio", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio.git--2809952487452227859", "version": "1.1.0", "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.git-1691099644076600082", "version": "1.0.0", "dependencies": [] } ] }, { "url": "https://github.com/apocolipse/Thrift-Swift.git", "name": "Thrift", "path": "/usr/src/package/.build/checkouts/Thrift-Swift.git-8843534866909519029", "version": "1.0.8", "dependencies": [] } ] }