A description of this package.
{ "name": "Ocelot", "path": "/usr/src/package", "targets": [ { "name": "Ocelot", "path": "/usr/src/package/Sources/Ocelot", "type": "library", "c99name": "Ocelot", "sources": [ "Base64.swift", "JWS.swift", "JWSCodable.swift" ], "module_type": "SwiftTarget" }, { "name": "OcelotTests", "path": "/usr/src/package/Tests/OcelotTests", "type": "test", "c99name": "OcelotTests", "sources": [ "OcelotTests.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "Ocelot", "targets": [ { "name": "Ocelot", "path": null, "type": "regular", "exclude": [], "sources": null, "dependencies": [ { "name": "Cheetah", "type": "byname" }, { "name": "CryptoKitten", "type": "byname" } ], "publicHeadersPath": null }, { "name": "OcelotTests", "path": null, "type": "test", "exclude": [], "sources": null, "dependencies": [ { "name": "Ocelot", "type": "byname" } ], "publicHeadersPath": null } ], "products": [ { "name": "Ocelot", "type": null, "targets": [ "Ocelot" ], "product_type": "library" } ], "dependencies": [ { "url": "https://github.com/OpenKitten/Cheetah.git", "requirement": { "type": "range", "lowerBound": "2.0.0", "upperBound": "3.0.0" } }, { "url": "https://github.com/OpenKitten/CryptoKitten.git", "requirement": { "type": "range", "lowerBound": "0.2.1", "upperBound": "1.0.0" } } ], "cLanguageStandard": null, "cxxLanguageStandard": null }
{ "url": "/usr/src/package", "name": "Ocelot", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/OpenKitten/Cheetah.git", "name": "Cheetah", "path": "/usr/src/package/.build/checkouts/Cheetah.git-1509796699724125298", "version": "2.0.2", "dependencies": [] }, { "url": "https://github.com/OpenKitten/CryptoKitten.git", "name": "CryptoKitten", "path": "/usr/src/package/.build/checkouts/CryptoKitten.git--8414117977481340517", "version": "0.2.3", "dependencies": [] } ] }