A description of this package.
CredentialsMicrosoft
master
Kitura plugin to enable Microsoft authentication
Description
- Swift Tools 5.0.0
Description
{
"name": "CredentialsMicrosoft",
"path": "/usr/src/package",
"targets": [
{
"name": "CredentialsMicrosoftTests",
"path": "Tests/CredentialsMicrosoftTests",
"type": "test",
"c99name": "CredentialsMicrosoftTests",
"sources": [
"CredentialsMicrosoftTests.swift",
"ServerTestSetup.swift",
"XCTestManifests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"CredentialsMicrosoft"
]
},
{
"name": "CredentialsMicrosoft",
"path": "Sources/CredentialsMicrosoft",
"type": "library",
"c99name": "CredentialsMicrosoft",
"sources": [
"CredentialsMicrosoftOptions.swift",
"CredentialsMicrosoftToken.swift",
"MicrosoftClaims.swift",
"Utils.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"CredentialsMicrosoft"
],
"product_dependencies": [
"Credentials",
"SwiftJWT",
"HeliumLogger"
]
}
],
"products": [
{
"name": "CredentialsMicrosoft",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CredentialsMicrosoft"
]
}
],
"platforms": [],
"dependencies": [
{
"url": "https://github.com/Kitura/Kitura-Credentials.git",
"type": "sourceControl",
"identity": "kitura-credentials",
"requirement": {
"range": [
{
"lower_bound": "2.5.0",
"upper_bound": "3.0.0"
}
]
}
},
{
"url": "https://github.com/IBM-Swift/Swift-JWT.git",
"type": "sourceControl",
"identity": "swift-jwt",
"requirement": {
"range": [
{
"lower_bound": "3.5.3",
"upper_bound": "4.0.0"
}
]
}
},
{
"url": "https://github.com/IBM-Swift/HeliumLogger.git",
"type": "sourceControl",
"identity": "heliumlogger",
"requirement": {
"range": [
{
"lower_bound": "1.8.1",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "5.0",
"manifest_display_name": "CredentialsMicrosoft"
}
Package Dump
{
"name": "CredentialsMicrosoft",
"traits": [],
"targets": [
{
"name": "CredentialsMicrosoft",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Credentials",
null
]
},
{
"byName": [
"SwiftJWT",
null
]
},
{
"byName": [
"HeliumLogger",
null
]
}
],
"packageAccess": false
},
{
"name": "CredentialsMicrosoftTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"CredentialsMicrosoft",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "CredentialsMicrosoft",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CredentialsMicrosoft"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "kitura-credentials",
"location": {
"remote": [
{
"urlString": "https://github.com/Kitura/Kitura-Credentials.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "2.5.0",
"upperBound": "3.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "swift-jwt",
"location": {
"remote": [
{
"urlString": "https://github.com/IBM-Swift/Swift-JWT.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "3.5.3",
"upperBound": "4.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "heliumlogger",
"location": {
"remote": [
{
"urlString": "https://github.com/IBM-Swift/HeliumLogger.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.8.1",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- Kitura-Credentials2.5.0
- SwiftJWT3.6.0
- HeliumLogger1.9.0
Dependencies
{
"url": "/usr/src/package",
"name": "CredentialsMicrosoft",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/Kitura/Kitura-Credentials.git",
"name": "Kitura-Credentials",
"path": "/usr/src/package/.build/checkouts/Kitura-Credentials",
"version": "2.5.0",
"identity": "kitura-credentials",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/Kitura-Session.git",
"name": "Kitura-Session",
"path": "/usr/src/package/.build/checkouts/Kitura-Session",
"version": "3.3.4",
"identity": "kitura-session",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/Kitura.git",
"name": "Kitura",
"path": "/usr/src/package/.build/checkouts/Kitura",
"version": "2.9.1",
"identity": "kitura",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
},
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
},
{
"url": "https://github.com/IBM-Swift/Kitura-net.git",
"name": "Kitura-net",
"path": "/usr/src/package/.build/checkouts/Kitura-net",
"version": "2.4.1",
"identity": "kitura-net",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
},
{
"url": "https://github.com/Kitura/BlueSocket.git",
"name": "Socket",
"path": "/usr/src/package/.build/checkouts/BlueSocket",
"version": "1.0.200",
"identity": "bluesocket",
"dependencies": []
},
{
"url": "https://github.com/Kitura/BlueSSLService.git",
"name": "SSLService",
"path": "/usr/src/package/.build/checkouts/BlueSSLService",
"version": "1.0.200",
"identity": "bluesslservice",
"dependencies": [
{
"url": "https://github.com/Kitura/BlueSocket.git",
"name": "Socket",
"path": "/usr/src/package/.build/checkouts/BlueSocket",
"version": "1.0.200",
"identity": "bluesocket",
"dependencies": []
},
{
"url": "https://github.com/IBM-Swift/OpenSSL.git",
"name": "OpenSSL",
"path": "/usr/src/package/.build/checkouts/OpenSSL",
"version": "2.3.1",
"identity": "openssl",
"dependencies": []
}
]
},
{
"url": "https://github.com/Kitura/BlueSignals.git",
"name": "Signals",
"path": "/usr/src/package/.build/checkouts/BlueSignals",
"version": "1.0.200",
"identity": "bluesignals",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/Kitura-TemplateEngine.git",
"name": "Kitura-TemplateEngine",
"path": "/usr/src/package/.build/checkouts/Kitura-TemplateEngine",
"version": "2.0.200",
"identity": "kitura-templateengine",
"dependencies": []
},
{
"url": "https://github.com/IBM-Swift/KituraContracts.git",
"name": "KituraContracts",
"path": "/usr/src/package/.build/checkouts/KituraContracts",
"version": "1.2.1",
"identity": "kituracontracts",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/IBM-Swift/TypeDecoder.git",
"name": "TypeDecoder",
"path": "/usr/src/package/.build/checkouts/TypeDecoder",
"version": "1.3.201",
"identity": "typedecoder",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/BlueCryptor.git",
"name": "Cryptor",
"path": "/usr/src/package/.build/checkouts/BlueCryptor",
"version": "1.0.32",
"identity": "bluecryptor",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/OpenSSL.git",
"name": "OpenSSL",
"path": "/usr/src/package/.build/checkouts/OpenSSL",
"version": "2.3.1",
"identity": "openssl",
"dependencies": []
}
]
}
]
}
]
},
{
"url": "https://github.com/IBM-Swift/Swift-JWT.git",
"name": "SwiftJWT",
"path": "/usr/src/package/.build/checkouts/Swift-JWT",
"version": "3.6.0",
"identity": "swift-jwt",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/BlueRSA.git",
"name": "CryptorRSA",
"path": "/usr/src/package/.build/checkouts/BlueRSA",
"version": "1.0.34",
"identity": "bluersa",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/OpenSSL.git",
"name": "OpenSSL",
"path": "/usr/src/package/.build/checkouts/OpenSSL",
"version": "2.3.1",
"identity": "openssl",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/BlueCryptor.git",
"name": "Cryptor",
"path": "/usr/src/package/.build/checkouts/BlueCryptor",
"version": "1.0.32",
"identity": "bluecryptor",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/OpenSSL.git",
"name": "OpenSSL",
"path": "/usr/src/package/.build/checkouts/OpenSSL",
"version": "2.3.1",
"identity": "openssl",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/BlueECC.git",
"name": "CryptorECC",
"path": "/usr/src/package/.build/checkouts/BlueECC",
"version": "1.2.5",
"identity": "blueecc",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/OpenSSL.git",
"name": "OpenSSL",
"path": "/usr/src/package/.build/checkouts/OpenSSL",
"version": "2.3.1",
"identity": "openssl",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
},
{
"url": "https://github.com/IBM-Swift/KituraContracts.git",
"name": "KituraContracts",
"path": "/usr/src/package/.build/checkouts/KituraContracts",
"version": "1.2.1",
"identity": "kituracontracts",
"dependencies": [
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
}
]
}
]
},
{
"url": "https://github.com/IBM-Swift/HeliumLogger.git",
"name": "HeliumLogger",
"path": "/usr/src/package/.build/checkouts/HeliumLogger",
"version": "1.9.0",
"identity": "heliumlogger",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
},
{
"url": "https://github.com/IBM-Swift/LoggerAPI.git",
"name": "LoggerAPI",
"path": "/usr/src/package/.build/checkouts/LoggerAPI",
"version": "1.9.0",
"identity": "loggerapi",
"dependencies": [
{
"url": "https://github.com/apple/swift-log.git",
"name": "swift-log",
"path": "/usr/src/package/.build/checkouts/swift-log",
"version": "1.1.1",
"identity": "swift-log",
"dependencies": []
}
]
}
]
}
]
}