What's New
Description
- Swift Tools 4.0.0
Description
{ "name": "JSON", "path": "/usr/src/package", "targets": [ { "name": "JSONTests", "path": "Tests/JSONTests", "type": "test", "c99name": "JSONTests", "sources": [ "JSONConvertibleTests.swift", "JSONTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "JSON" ] }, { "name": "JSON", "path": "Sources/JSON", "type": "library", "c99name": "JSON", "sources": [ "JSON+Bytes.swift", "JSON+Fuzzy.swift", "JSON+Parse.swift", "JSON+Serialize.swift", "JSON.swift", "JSONContext.swift", "JSONRepresentable.swift", "Sequence+Convertible.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "JSON" ], "product_dependencies": [ "Core", "Node" ] } ], "products": [ { "name": "JSON", "type": { "library": [ "automatic" ] }, "targets": [ "JSON" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/vapor/core.git", "type": "sourceControl", "identity": "core", "requirement": { "range": [ { "lower_bound": "2.1.0", "upper_bound": "3.0.0" } ] } }, { "url": "https://github.com/vapor/node.git", "type": "sourceControl", "identity": "node", "requirement": { "range": [ { "lower_bound": "2.1.0", "upper_bound": "3.0.0" } ] } } ], "tools_version": "4.0", "manifest_display_name": "JSON" }
Package Dump
{ "name": "JSON", "targets": [ { "name": "JSON", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Core", null ] }, { "byName": [ "Node", null ] } ], "packageAccess": false }, { "name": "JSONTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "JSON", null ] } ], "packageAccess": false } ], "products": [ { "name": "JSON", "type": { "library": [ "automatic" ] }, "targets": [ "JSON" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "core", "location": { "remote": [ { "urlString": "https://github.com/vapor/core.git" } ] }, "requirement": { "range": [ { "lowerBound": "2.1.0", "upperBound": "3.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "node", "location": { "remote": [ { "urlString": "https://github.com/vapor/node.git" } ] }, "requirement": { "range": [ { "lowerBound": "2.1.0", "upperBound": "3.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
Dependencies
{ "url": "/usr/src/package", "name": "JSON", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "identity": "core", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "identity": "bits", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "identity": "debugging", "dependencies": [] } ] }, { "url": "https://github.com/vapor/node.git", "name": "Node", "path": "/usr/src/package/.build/checkouts/node", "version": "2.1.5", "identity": "node", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "2.2.1", "identity": "core", "dependencies": [ { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "identity": "bits", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "identity": "debugging", "dependencies": [] } ] }, { "url": "https://github.com/vapor/bits.git", "name": "Bits", "path": "/usr/src/package/.build/checkouts/bits", "version": "1.1.1", "identity": "bits", "dependencies": [] }, { "url": "https://github.com/vapor/debugging.git", "name": "Debugging", "path": "/usr/src/package/.build/checkouts/debugging", "version": "1.1.1", "identity": "debugging", "dependencies": [] } ] } ] }