{
"name": "spa-template",
"targets": [
{
"name": "App",
"type": "executable",
"exclude": [],
"settings": [],
"resources": [
{
"path": "images/favicon.ico",
"rule": {
"copy": {}
}
},
{
"path": "images",
"rule": {
"copy": {}
}
}
],
"dependencies": [
{
"product": [
"Web",
"web",
null,
null
]
}
],
"packageAccess": false
},
{
"name": "AppTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"App",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "App",
"type": {
"executable": null
},
"targets": [
"App"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "10.15",
"platformName": "macos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "web",
"location": {
"remote": [
{
"urlString": "https://github.com/swifweb/web"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.0.0-beta.2.0.0",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.7.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}