GraphQLWS – Swift Package Registry
{
"name": "GraphQLWS",
"traits": [],
"targets": [
{
"name": "GraphQLWS",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"Graphiti",
"Graphiti",
null,
null
]
},
{
"product": [
"GraphQL",
"GraphQL",
null,
null
]
}
],
"packageAccess": false
},
{
"name": "GraphQLWSTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"GraphQLWS",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "GraphQLWS",
"type": {
"library": [
"automatic"
]
},
"targets": [
"GraphQLWS"
],
"settings": []
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "10.15",
"platformName": "macos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "graphiti",
"location": {
"remote": [
{
"urlString": "https://github.com/GraphQLSwift/Graphiti.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "3.0.0",
"upperBound": "4.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "graphql",
"location": {
"remote": [
{
"urlString": "https://github.com/GraphQLSwift/GraphQL.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "4.0.1",
"upperBound": "5.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.5.0",
"experimentalFeatures": []
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"defaultLocalization": null,
"swiftLanguageVersions": [
"5",
"6"
]
}
Read more here: Source link
