A description of this package.
{ "name": "RPG-card-generator", "path": "/usr/src/package", "targets": [ { "name": "RPG-card-generator", "path": "Sources/RPG-card-generator", "type": "executable", "c99name": "RPG_card_generator", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "RPGCardGenerator" ], "product_dependencies": [ "Files", "Rainbow" ] } ], "products": [ { "name": "RPGCardGenerator", "type": { "executable": null }, "targets": [ "RPG-card-generator" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/JohnSundell/Files", "type": "sourceControl", "identity": "files", "requirement": { "range": [ { "lower_bound": "2.2.1", "upper_bound": "3.0.0" } ] } }, { "url": "https://github.com/onevcat/Rainbow", "type": "sourceControl", "identity": "rainbow", "requirement": { "range": [ { "lower_bound": "3.1.4", "upper_bound": "4.0.0" } ] } } ], "tools_version": "4.0", "manifest_display_name": "RPG-card-generator" }
{ "name": "RPG-card-generator", "targets": [ { "name": "RPG-card-generator", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Files", null ] }, { "byName": [ "Rainbow", null ] } ], "packageAccess": false } ], "products": [ { "name": "RPGCardGenerator", "type": { "executable": null }, "targets": [ "RPG-card-generator" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "files", "location": { "remote": [ { "urlString": "https://github.com/JohnSundell/Files" } ] }, "requirement": { "range": [ { "lowerBound": "2.2.1", "upperBound": "3.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "rainbow", "location": { "remote": [ { "urlString": "https://github.com/onevcat/Rainbow" } ] }, "requirement": { "range": [ { "lowerBound": "3.1.4", "upperBound": "4.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "RPG-card-generator", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/JohnSundell/Files", "name": "Files", "path": "/usr/src/package/.build/checkouts/Files", "version": "2.2.1", "identity": "files", "dependencies": [] }, { "url": "https://github.com/onevcat/Rainbow", "name": "Rainbow", "path": "/usr/src/package/.build/checkouts/Rainbow", "version": "3.1.4", "identity": "rainbow", "dependencies": [] } ] }