A password data type.
{ "name": "Password", "path": "/usr/src/package", "targets": [ { "name": "PasswordTests", "path": "/usr/src/package/Tests/PasswordTests", "type": "test", "c99name": "PasswordTests", "sources": [ "PasswordTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "Password", "path": "/usr/src/package/Sources", "type": "library", "c99name": "Password", "sources": [ "Password/Password.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "Password", "targets": [ { "name": "Password", "path": "Sources", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "PasswordTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Password" ] } ] } ], "products": [ { "name": "Password", "type": { "library": [ "dynamic" ] }, "targets": [ "Password" ] } ], "pkgConfig": null, "platforms": [ { "version": "10.0", "platformName": "ios" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "5" ] }
{ "url": "/usr/src/package", "name": "Password", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }