-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspmfile
More file actions
58 lines (58 loc) · 1.42 KB
/
Copy pathspmfile
File metadata and controls
58 lines (58 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"dependencies" : [
{
"id" : "FDC44123-5534-486E-BA88-7A6FF0BD4B65",
"name" : "ArgumentParser",
"url" : "https://github.com/apple/swift-argument-parser",
"version" : "1.4.0"
},
{
"id" : "B7EC4AD8-5C40-4618-B85D-738BC0C9AEF9",
"name" : "GithubApi",
"url" : "https://github.com/anconaesselmann/GithubApi",
"version" : "0.0.1"
},
{
"id" : "F17886EE-7215-4769-8B61-2A3EA94662C5",
"name" : "Sequenced",
"url" : "https://github.com/anconaesselmann/Sequenced",
"version" : "0.0.1"
},
{
"id" : "05F42671-5F2F-48EB-859D-B16FD97C9E8D",
"name" : "SwiftMD",
"url" : "https://github.com/anconaesselmann/SwiftMD",
"version" : "0.0.1"
},
{
"id" : "EAA63037-926F-4691-8F63-8660399476C2",
"name" : "XProjParser",
"url" : "https://github.com/anconaesselmann/XProjParser",
"version" : "0.0.7"
}
],
"targets" : [
{
"dependencies" : [
"ArgumentParser",
"GithubApi",
"Sequenced",
"SwiftMD",
"XProjParser"
],
"id" : "8E0E82DB-1845-4BC5-A674-8C88A318F5B0",
"name" : "CLSPM"
},
{
"dependencies" : [
"ArgumentParser",
"GithubApi",
"Sequenced",
"SwiftMD",
"XProjParser"
],
"id" : "0C374E88-C96B-4EA3-9D46-42638EBD03E2",
"name" : "SwiftPackageManagerCliToolsTests"
}
]
}