A description of this package.
{ "name": "SofarKit", "path": "/usr/src/package", "targets": [ { "name": "SofarManager", "path": "/usr/src/package/Sources/SofarManager", "type": "library", "c99name": "SofarManager", "sources": [ "SofarManager.swift" ], "module_type": "SwiftTarget" }, { "name": "SofarKitTests", "path": "/usr/src/package/Tests/SofarKitTests", "type": "test", "c99name": "SofarKitTests", "sources": [ "SofarKitTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "SofarKit", "path": "/usr/src/package/Sources/SofarKit", "type": "library", "c99name": "SofarKit", "sources": [ "Event.swift", "EventParser.swift", "Highlight.swift", "HighlightParser.swift", "SofarKit.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "SofarKit", "targets": [ { "name": "SofarKit", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SwiftSoup", null ] }, { "byName": [ "Rainbow", null ] }, { "byName": [ "SwiftyTextTable", null ] } ] }, { "name": "SofarKitTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SofarKit", null ] }, { "byName": [ "SofarManager", null ] }, { "byName": [ "Light", null ] } ] }, { "name": "SofarManager", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Light", null ] }, { "byName": [ "SofarKit", null ] } ] } ], "products": [ { "name": "SofarKit", "type": { "library": [ "automatic" ] }, "targets": [ "SofarKit" ] }, { "name": "SofarManager", "type": { "library": [ "automatic" ] }, "targets": [ "SofarManager" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [ { "url": "https://github.com/scinfu/SwiftSoup", "name": "SwiftSoup", "requirement": { "range": [ { "lowerBound": "1.7.2", "upperBound": "2.0.0" } ] } }, { "url": "https://github.com/onevcat/Rainbow", "name": "Rainbow", "requirement": { "range": [ { "lowerBound": "3.1.4", "upperBound": "4.0.0" } ] } }, { "url": "https://github.com/scottrhoyt/SwiftyTextTable", "name": "SwiftyTextTable", "requirement": { "range": [ { "lowerBound": "0.8.0", "upperBound": "1.0.0" } ] } }, { "url": "https://github.com/dreymonde/Light", "name": "Light", "requirement": { "range": [ { "lowerBound": "0.0.3", "upperBound": "1.0.0" } ] } } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "SofarKit", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/scinfu/SwiftSoup", "name": "SwiftSoup", "path": "/usr/src/package/.build/checkouts/SwiftSoup", "version": "1.7.2", "dependencies": [] }, { "url": "https://github.com/onevcat/Rainbow", "name": "Rainbow", "path": "/usr/src/package/.build/checkouts/Rainbow", "version": "3.1.4", "dependencies": [] }, { "url": "https://github.com/scottrhoyt/SwiftyTextTable", "name": "SwiftyTextTable", "path": "/usr/src/package/.build/checkouts/SwiftyTextTable", "version": "0.9.0", "dependencies": [] }, { "url": "https://github.com/dreymonde/Light", "name": "Light", "path": "/usr/src/package/.build/checkouts/Light", "version": "0.0.3", "dependencies": [ { "url": "https://github.com/dreymonde/Shallows.git", "name": "Shallows", "path": "/usr/src/package/.build/checkouts/Shallows", "version": "0.9.1", "dependencies": [] } ] } ] }