FluentProvider
1.3.0
A provider for including Fluent in Vapor applications
vapor-community/fluent-provider
What's New
Fluent Provider 1.3.0
2017-10-18T13:50:00Z
New:
skipPreparations
flag inConfig/fluent.json
can be used to skip preparations in addition to settingnull
migration entity name.
Description
- Swift Tools 4.0.0
Description
{ "name": "FluentProvider", "path": "/usr/src/package", "targets": [ { "name": "FluentProviderTests", "path": "/usr/src/package/Tests/FluentProviderTests", "type": "test", "c99name": "FluentProviderTests", "sources": [ "CacheTests.swift", "PagingTests.swift" ], "module_type": "SwiftTarget" }, { "name": "FluentProvider", "path": "/usr/src/package/Sources/FluentProvider", "type": "library", "c99name": "FluentProvider", "sources": [ "Cache.swift", "Droplet/Config+Driver.swift", "Droplet/Config+Preparation.swift", "Droplet/Droplet+Prepare.swift", "Droplet/Droplet+Storage.swift", "Exports.swift", "Filterable/Filterable.swift", "Filterable/FilterableKey+String.swift", "Filterable/FilterableKey.swift", "Filterable/Query+Filterable.swift", "Model.swift", "Node+Row+JSON.swift", "Pagination.swift", "Prepare.swift", "Provider.swift", "SQLite+Config.swift", "Updateable/Request+Updateable.swift", "Updateable/Updateable.swift", "Updateable/UpdateableKey.swift" ], "module_type": "SwiftTarget" } ] }
Package Dump
{ "name": "FluentProvider", "targets": [ { "name": "FluentProvider", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Vapor", null ] }, { "byName": [ "Fluent", null ] } ] }, { "name": "FluentProviderTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "FluentProvider", null ] } ] } ], "products": [ { "name": "FluentProvider", "type": { "library": [ "automatic" ] }, "targets": [ "FluentProvider" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [ { "url": "https://github.com/vapor/fluent.git", "name": "fluent", "requirement": { "range": [ { "lowerBound": "2.4.0", "upperBound": "3.0.0" } ] } }, { "url": "https://github.com/vapor/vapor.git", "name": "vapor", "requirement": { "range": [ { "lowerBound": "2.1.0", "upperBound": "3.0.0" } ] } } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
Dependencies
{ "url": "/usr/src/package", "name": "FluentProvider", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/vapor/fluent.git", "name": "Fluent", "path": "/usr/src/package/.build/checkouts/fluent", "version": "2.5.1", "dependencies": [ { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/sqlite.git", "name": "SQLite", "path": "/usr/src/package/.build/checkouts/sqlite", "version": "2.3.1", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] }, { "url": "https://github.com/vapor/vapor.git", "name": "Vapor", "path": "/usr/src/package/.build/checkouts/vapor", "version": "2.4.5", "dependencies": [ { "url": "https://github.com/vapor/bcrypt.git", "name": "BCrypt", "path": "/usr/src/package/.build/checkouts/bcrypt", "version": "1.1.1", "dependencies": [ { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] }, { "url": "https://github.com/vapor/console.git", "name": "Console", "path": "/usr/src/package/.build/checkouts/console", "version": "2.3.1", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/crypto.git", "name": "Crypto", "path": "/usr/src/package/.build/checkouts/crypto", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/engine.git", "name": "Engine", "path": "/usr/src/package/.build/checkouts/engine", "version": "2.2.5", "dependencies": [ { "url": "https://github.com/vapor/crypto.git", "name": "Crypto", "path": "/usr/src/package/.build/checkouts/crypto", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/tls.git", "name": "TLS", "path": "/usr/src/package/.build/checkouts/tls", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] }, { "url": "https://github.com/vapor/json.git", "name": "JSON", "path": "/usr/src/package/.build/checkouts/json", "version": "2.2.2", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/multipart.git", "name": "Multipart", "path": "/usr/src/package/.build/checkouts/multipart", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/engine.git", "name": "Engine", "path": "/usr/src/package/.build/checkouts/engine", "version": "2.2.5", "dependencies": [ { "url": "https://github.com/vapor/crypto.git", "name": "Crypto", "path": "/usr/src/package/.build/checkouts/crypto", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/tls.git", "name": "TLS", "path": "/usr/src/package/.build/checkouts/tls", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] } ] }, { "url": "https://github.com/vapor/routing.git", "name": "Routing", "path": "/usr/src/package/.build/checkouts/routing", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/engine.git", "name": "Engine", "path": "/usr/src/package/.build/checkouts/engine", "version": "2.2.5", "dependencies": [ { "url": "https://github.com/vapor/crypto.git", "name": "Crypto", "path": "/usr/src/package/.build/checkouts/crypto", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/tls.git", "name": "TLS", "path": "/usr/src/package/.build/checkouts/tls", "version": "2.1.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/ctls.git", "name": "CTLS", "path": "/usr/src/package/.build/checkouts/ctls", "version": "1.1.3", "dependencies": [] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/sockets.git", "name": "Sockets", "path": "/usr/src/package/.build/checkouts/sockets", "version": "2.2.3", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/random.git", "name": "Random", "path": "/usr/src/package/.build/checkouts/random", "version": "1.2.0", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] }, { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "dependencies": [] } ] } ] } ] }