{
"name": "webber-tools",
"path": "/usr/src/package",
"targets": [
{
"name": "WebberToolsTests",
"path": "Tests/WebberToolsTests",
"type": "test",
"c99name": "WebberToolsTests",
"sources": [
"WebberToolsTests.swift",
"XCTestManifests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"WebberTools"
]
},
{
"name": "WebberTools",
"path": "Sources/WebberTools",
"type": "library",
"c99name": "WebberTools",
"sources": [
"Bash.swift",
"CompilationError.swift",
"CompilationErrorsParser.swift",
"DirectoryMonitor.swift",
"FS.swift",
"Preview.swift",
"String+SHA.swift",
"Swift.swift",
"SwiftPackage.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"WebberTools"
]
}
],
"products": [
{
"name": "WebberTools",
"type": {
"library": [
"automatic"
]
},
"targets": [
"WebberTools"
]
}
],
"platforms": [
{
"name": "macos",
"version": "10.15"
}
],
"dependencies": [],
"tools_version": "5.3",
"manifest_display_name": "webber-tools"
}