A description of this package.
{ "name": "Monolith", "path": "/usr/src/package", "targets": [ { "name": "MonolithTests", "path": "/usr/src/package/Tests/MonolithTests", "type": "test", "c99name": "MonolithTests", "sources": [ "MonolithTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "Monolith", "path": "/usr/src/package/Sources/Monolith", "type": "library", "c99name": "Monolith", "sources": [ "Args.swift", "Buffer.swift", "Context.swift", "Count.swift", "Description.swift", "Dynamic.swift", "Empty.swift", "Generator.swift", "Monolith.swift", "Optional.swift", "Parser.swift", "Persistence.swift", "Semantic.swift", "Timed.swift", "Validator.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "Monolith", "targets": [ { "name": "Monolith", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "MonolithTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Monolith", null ] }, { "byName": [ "Datable", null ] } ] } ], "products": [ { "name": "Monolith", "type": { "library": [ "automatic" ] }, "targets": [ "Monolith" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" } ], "providers": null, "dependencies": [ { "url": "https://github.com/OperatorFoundation/Datable", "name": "Datable", "requirement": { "range": [ { "lowerBound": "3.0.2", "upperBound": "4.0.0" } ] } } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "Monolith", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/OperatorFoundation/Datable", "name": "Datable", "path": "/usr/src/package/.build/checkouts/Datable", "version": "3.0.2", "dependencies": [] } ] }