{
"name": "swift-pid",
"targets": [
{
"name": "PID",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"Collections",
"swift-collections",
null,
null
]
}
],
"packageAccess": true
},
{
"name": "PIDTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"PID",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "PID",
"type": {
"library": [
"automatic"
]
},
"targets": [
"PID"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "swift-collections",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-collections.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.0.6",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.9.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}