{
  "name": "swift-system-extras",
  "targets": [
    {
      "name": "SystemExtras",
      "type": "regular",
      "exclude": [],
      "settings": [],
      "resources": [],
      "dependencies": [
        {
          "product": [
            "SystemPackage",
            "swift-system",
            null,
            null
          ]
        }
      ],
      "packageAccess": false
    }
  ],
  "products": [
    {
      "name": "SystemExtras",
      "type": {
        "library": [
          "automatic"
        ]
      },
      "targets": [
        "SystemExtras"
      ]
    }
  ],
  "pkgConfig": null,
  "platforms": [
    {
      "options": [],
      "version": "11.0",
      "platformName": "macos"
    }
  ],
  "providers": null,
  "packageKind": {
    "root": [
      "/usr/src/package"
    ]
  },
  "dependencies": [
    {
      "sourceControl": [
        {
          "identity": "swift-system",
          "location": {
            "remote": [
              {
                "urlString": "https://github.com/apple/swift-system.git"
              }
            ]
          },
          "requirement": {
            "range": [
              {
                "lowerBound": "1.2.1",
                "upperBound": "2.0.0"
              }
            ]
          },
          "productFilter": null
        }
      ]
    }
  ],
  "toolsVersion": {
    "_version": "5.5.0"
  },
  "cLanguageStandard": null,
  "cxxLanguageStandard": null,
  "swiftLanguageVersions": null
}