AuthProvider
1.2.0
Middleware and conveniences for using Auth in Vapor.
vapor-community/auth-provider
What's New
Description
- Swift Tools 4.0.0
Description
{
"name": "AuthProvider",
"path": "/usr/src/package",
"targets": [
{
"name": "AuthProviderTests",
"path": "Tests/AuthProviderTests",
"type": "test",
"c99name": "AuthProviderTests",
"sources": [
"MiddlewareTests.swift",
"TokenTests.swift",
"Utilities/HTTP+Conveniences.swift",
"Utilities/TestToken.swift",
"Utilities/TestUser.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"AuthProvider"
],
"product_dependencies": [
"Testing"
]
},
{
"name": "AuthProvider",
"path": "Sources/AuthProvider",
"type": "library",
"c99name": "AuthProvider",
"sources": [
"AuthError.swift",
"BCryptHasher+PasswordVerifier.swift",
"Exports.swift",
"Helper.swift",
"InverseRedirectMiddleware.swift",
"Persistable.swift",
"Provider.swift",
"RedirectMiddleware.swift",
"SessionPersistable.swift",
"TokenMiddleware.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"AuthProvider"
],
"product_dependencies": [
"Authentication",
"Authorization",
"Vapor"
]
}
],
"products": [
{
"name": "AuthProvider",
"type": {
"library": [
"automatic"
]
},
"targets": [
"AuthProvider"
]
}
],
"platforms": [],
"dependencies": [
{
"url": "https://github.com/vapor/auth.git",
"type": "sourceControl",
"identity": "auth",
"requirement": {
"range": [
{
"lower_bound": "1.2.0",
"upper_bound": "2.0.0"
}
]
}
},
{
"url": "https://github.com/vapor/vapor.git",
"type": "sourceControl",
"identity": "vapor",
"requirement": {
"range": [
{
"lower_bound": "2.2.0",
"upper_bound": "3.0.0"
}
]
}
}
],
"tools_version": "4.0",
"manifest_display_name": "AuthProvider"
}
Package Dump
{
"name": "AuthProvider",
"targets": [
{
"name": "AuthProvider",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Authentication",
null
]
},
{
"byName": [
"Authorization",
null
]
},
{
"byName": [
"Vapor",
null
]
}
],
"packageAccess": false
},
{
"name": "AuthProviderTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"AuthProvider",
null
]
},
{
"byName": [
"Testing",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "AuthProvider",
"type": {
"library": [
"automatic"
]
},
"targets": [
"AuthProvider"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "auth",
"location": {
"remote": [
{
"urlString": "https://github.com/vapor/auth.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.2.0",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "vapor",
"location": {
"remote": [
{
"urlString": "https://github.com/vapor/vapor.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "2.2.0",
"upperBound": "3.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "4.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
Dependencies
{
"url": "/usr/src/package",
"name": "AuthProvider",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/vapor/auth.git",
"name": "Auth",
"path": "/usr/src/package/.build/checkouts/auth",
"version": "1.2.1",
"identity": "auth",
"dependencies": [
{
"url": "https://github.com/vapor/fluent.git",
"name": "Fluent",
"path": "/usr/src/package/.build/checkouts/fluent",
"version": "2.5.1",
"identity": "fluent",
"dependencies": [
{
"url": "https://github.com/vapor/node.git",
"name": "Node",
"path": "/usr/src/package/.build/checkouts/node",
"version": "2.1.5",
"identity": "node",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/sqlite.git",
"name": "SQLite",
"path": "/usr/src/package/.build/checkouts/sqlite",
"version": "2.3.1",
"identity": "sqlite",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/node.git",
"name": "Node",
"path": "/usr/src/package/.build/checkouts/node",
"version": "2.1.5",
"identity": "node",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
}
]
},
{
"url": "https://github.com/vapor/vapor.git",
"name": "Vapor",
"path": "/usr/src/package/.build/checkouts/vapor",
"version": "2.4.5",
"identity": "vapor",
"dependencies": [
{
"url": "https://github.com/vapor/bcrypt.git",
"name": "BCrypt",
"path": "/usr/src/package/.build/checkouts/bcrypt",
"version": "1.1.1",
"identity": "bcrypt",
"dependencies": [
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
},
{
"url": "https://github.com/vapor/console.git",
"name": "Console",
"path": "/usr/src/package/.build/checkouts/console",
"version": "2.3.1",
"identity": "console",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/crypto.git",
"name": "Crypto",
"path": "/usr/src/package/.build/checkouts/crypto",
"version": "2.1.3",
"identity": "crypto",
"dependencies": [
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/engine.git",
"name": "Engine",
"path": "/usr/src/package/.build/checkouts/engine",
"version": "2.2.5",
"identity": "engine",
"dependencies": [
{
"url": "https://github.com/vapor/crypto.git",
"name": "Crypto",
"path": "/usr/src/package/.build/checkouts/crypto",
"version": "2.1.3",
"identity": "crypto",
"dependencies": [
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/tls.git",
"name": "TLS",
"path": "/usr/src/package/.build/checkouts/tls",
"version": "2.1.3",
"identity": "tls",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
},
{
"url": "https://github.com/vapor/json.git",
"name": "JSON",
"path": "/usr/src/package/.build/checkouts/json",
"version": "2.2.2",
"identity": "json",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/node.git",
"name": "Node",
"path": "/usr/src/package/.build/checkouts/node",
"version": "2.1.5",
"identity": "node",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/node.git",
"name": "Node",
"path": "/usr/src/package/.build/checkouts/node",
"version": "2.1.5",
"identity": "node",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/multipart.git",
"name": "Multipart",
"path": "/usr/src/package/.build/checkouts/multipart",
"version": "2.2.1",
"identity": "multipart",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/engine.git",
"name": "Engine",
"path": "/usr/src/package/.build/checkouts/engine",
"version": "2.2.5",
"identity": "engine",
"dependencies": [
{
"url": "https://github.com/vapor/crypto.git",
"name": "Crypto",
"path": "/usr/src/package/.build/checkouts/crypto",
"version": "2.1.3",
"identity": "crypto",
"dependencies": [
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/tls.git",
"name": "TLS",
"path": "/usr/src/package/.build/checkouts/tls",
"version": "2.1.3",
"identity": "tls",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
}
]
},
{
"url": "https://github.com/vapor/routing.git",
"name": "Routing",
"path": "/usr/src/package/.build/checkouts/routing",
"version": "2.2.1",
"identity": "routing",
"dependencies": [
{
"url": "https://github.com/vapor/engine.git",
"name": "Engine",
"path": "/usr/src/package/.build/checkouts/engine",
"version": "2.2.5",
"identity": "engine",
"dependencies": [
{
"url": "https://github.com/vapor/crypto.git",
"name": "Crypto",
"path": "/usr/src/package/.build/checkouts/crypto",
"version": "2.1.3",
"identity": "crypto",
"dependencies": [
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/tls.git",
"name": "TLS",
"path": "/usr/src/package/.build/checkouts/tls",
"version": "2.1.3",
"identity": "tls",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/ctls.git",
"name": "CTLS",
"path": "/usr/src/package/.build/checkouts/ctls",
"version": "1.1.3",
"identity": "ctls",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/sockets.git",
"name": "Sockets",
"path": "/usr/src/package/.build/checkouts/sockets",
"version": "2.2.3",
"identity": "sockets",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/vapor/random.git",
"name": "Random",
"path": "/usr/src/package/.build/checkouts/random",
"version": "1.2.0",
"identity": "random",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
},
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/node.git",
"name": "Node",
"path": "/usr/src/package/.build/checkouts/node",
"version": "2.1.5",
"identity": "node",
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "Core",
"path": "/usr/src/package/.build/checkouts/core",
"version": "2.2.1",
"identity": "core",
"dependencies": [
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/bits.git",
"name": "Bits",
"path": "/usr/src/package/.build/checkouts/bits",
"version": "1.1.1",
"identity": "bits",
"dependencies": []
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
},
{
"url": "https://github.com/vapor/debugging.git",
"name": "Debugging",
"path": "/usr/src/package/.build/checkouts/debugging",
"version": "1.1.1",
"identity": "debugging",
"dependencies": []
}
]
}
]
}
]
}
