{
"name": "fetch_cli",
"targets": [
{
"name": "fetch_cli",
"path": "Sources",
"type": "executable",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"ArgumentParser",
"swift-argument-parser",
null,
null
]
},
{
"product": [
"Figlet",
"example-package-figlet",
null,
null
]
}
],
"packageAccess": true
}
],
"products": [],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "12.0",
"platformName": "macos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "swift-argument-parser",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-argument-parser.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.3.0",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "example-package-figlet",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/example-package-figlet"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.9.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}