What's New
Description
- Swift Tools 5.7.0
Description
{ "name": "bootstrap", "path": "/usr/src/package", "targets": [ { "name": "BootstrapUI", "path": "Sources/BootstrapUI", "type": "library", "c99name": "BootstrapUI", "sources": [ "Accordion.swift", "Bootstrap.swift", "Container.swift", "Grid.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "BootstrapUI" ], "target_dependencies": [ "BootstrapFoundation", "BootstrapRaw" ] }, { "name": "BootstrapTests", "path": "Tests/BootstrapTests", "type": "test", "c99name": "BootstrapTests", "sources": [ "BootstrapTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "BootstrapUI" ] }, { "name": "BootstrapRaw", "path": "Sources/BootstrapRaw", "type": "library", "c99name": "BootstrapRaw", "sources": [ "Accordion.swift", "BootstrapRaw.swift", "Grid.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "BootstrapUI" ], "target_dependencies": [ "BootstrapFoundation" ] }, { "name": "BootstrapFoundation", "path": "Sources/BootstrapFoundation", "type": "library", "c99name": "BootstrapFoundation", "sources": [ "BootstrapFoundation.swift", "Protocols.swift" ], "resources": [ { "path": "/usr/src/package/Sources/BootstrapFoundation/css", "rule": { "copy": {} } }, { "path": "/usr/src/package/Sources/BootstrapFoundation/js", "rule": { "copy": {} } } ], "module_type": "SwiftTarget", "product_memberships": [ "BootstrapUI" ], "product_dependencies": [ "Web" ] } ], "products": [ { "name": "BootstrapUI", "type": { "library": [ "static" ] }, "targets": [ "BootstrapUI", "BootstrapRaw", "BootstrapFoundation" ] } ], "platforms": [ { "name": "macos", "version": "10.15" } ], "dependencies": [ { "url": "https://github.com/swifweb/web", "type": "sourceControl", "identity": "web", "requirement": { "range": [ { "lower_bound": "1.0.0-beta.1.17.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.7", "manifest_display_name": "bootstrap" }
Package Dump
{ "name": "bootstrap", "targets": [ { "name": "BootstrapFoundation", "type": "regular", "exclude": [], "settings": [], "resources": [ { "path": "css/bootstrap.min.css", "rule": { "copy": {} } }, { "path": "css/bootstrap.min.css.map", "rule": { "copy": {} } }, { "path": "css", "rule": { "copy": {} } }, { "path": "js/bootstrap.bundle.min.js", "rule": { "copy": {} } }, { "path": "js/bootstrap.bundle.min.js.map", "rule": { "copy": {} } }, { "path": "js", "rule": { "copy": {} } } ], "dependencies": [ { "product": [ "Web", "web", null, null ] } ], "packageAccess": false }, { "name": "BootstrapRaw", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "target": [ "BootstrapFoundation", null ] } ], "packageAccess": false }, { "name": "BootstrapUI", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "target": [ "BootstrapFoundation", null ] }, { "target": [ "BootstrapRaw", null ] } ], "packageAccess": false }, { "name": "BootstrapTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "BootstrapUI", null ] } ], "packageAccess": false } ], "products": [ { "name": "BootstrapUI", "type": { "library": [ "static" ] }, "targets": [ "BootstrapUI", "BootstrapRaw", "BootstrapFoundation" ] } ], "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.1.17.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- web1.0.0-beta.3.3.2
Dependencies
{ "url": "/usr/src/package", "name": "bootstrap", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/swifweb/web", "name": "web", "path": "/usr/src/package/.build/checkouts/web", "version": "1.0.0-beta.3.3.2", "identity": "web", "dependencies": [ { "url": "https://github.com/swiftwasm/JavaScriptKit", "name": "JavaScriptKit", "path": "/usr/src/package/.build/checkouts/JavaScriptKit", "version": "0.17.0", "identity": "javascriptkit", "dependencies": [] } ] } ] }