{
"name": "SwiftTUI",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiftTUI",
"path": "Sources/SwiftTUI",
"type": "library",
"c99name": "SwiftTUI",
"sources": [
"ActivityIndicator.swift",
"CommandLine.swift",
"Cursor.swift",
"Key.swift",
"ProgressBar.swift",
"String+ANSI.swift",
"Termios.swift",
"Window.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftTUI"
]
}
],
"products": [
{
"name": "SwiftTUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftTUI"
]
}
],
"platforms": [
{
"name": "macos",
"version": "11.0"
}
],
"dependencies": [],
"tools_version": "5.9",
"manifest_display_name": "SwiftTUI"
}