{
"name": "Random",
"targets": [
{
"name": "Random",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Core"
]
}
]
},
{
"name": "RandomTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Random"
]
}
]
}
],
"products": [
{
"name": "Random",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Random"
]
}
],
"pkgConfig": null,
"platforms": [],
"providers": null,
"dependencies": [
{
"url": "https://github.com/vapor/core.git",
"name": "core",
"requirement": {
"range": [
{
"lowerBound": "2.1.1",
"upperBound": "3.0.0"
}
]
}
}
],
"toolsVersion": {
"_version": "4.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}