summaryrefslogtreecommitdiff
path: root/modules/swift_argument_parser/metadata.json
blob: 2471bd950fca985ce8c5235e8508c8a35fb9c0d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "homepage": "https://github.com/apple/swift-argument-parser",
    "maintainers": [
        {
            "email": "keithbsmiley@gmail.com",
            "github": "keith",
            "name": "Keith Smiley"
        },
        {
            "email": "jp@jpsim.com",
            "github": "jpsim",
            "name": "JP Simard"
        }
    ],
    "repository": [
        "github:apple/swift-argument-parser"
    ],
    "versions": [
        "1.2.1",
        "1.3.0"
    ],
    "yanked_versions": {}
}