-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
105 lines (105 loc) · 3 KB
/
Copy pathPackage.resolved
File metadata and controls
105 lines (105 loc) · 3 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"originHash" : "08a052501cc546d266fd2bf27ad348112989c5a34e585648c2a30a513fe60a76",
"pins" : [
{
"identity" : "cpython",
"kind" : "remoteSourceControl",
"location" : "https://github.com/py-swift/CPython",
"state" : {
"revision" : "1a8beb8414362dd2f305f82a2a008e089fc80616",
"version" : "313.8.4"
}
},
{
"identity" : "pathkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kylef/PathKit",
"state" : {
"revision" : "3bfd2737b700b9a36565a8c94f4ad2b050a5e574",
"version" : "1.0.1"
}
},
{
"identity" : "pyfilegenerator",
"kind" : "remoteSourceControl",
"location" : "https://github.com/py-swift/PyFileGenerator",
"state" : {
"revision" : "41db29fcaf69bcb5121fa37e0bcf24bf57a8985b",
"version" : "0.1.1"
}
},
{
"identity" : "pyswift2python",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Py-Swift/PySwift2Python",
"state" : {
"revision" : "aa5e96abdd25e7e049c524c4ff1909b3e60d344d",
"version" : "0.0.0"
}
},
{
"identity" : "pyswiftast",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Py-Swift/PySwiftAST",
"state" : {
"revision" : "ce91b58f89c8211329b6f4288c82e412779f40a7",
"version" : "0.0.0"
}
},
{
"identity" : "pyswiftkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/py-swift/PySwiftKit",
"state" : {
"revision" : "57da95de514658b44c589d669fca66a21b7c145d",
"version" : "313.1.2"
}
},
{
"identity" : "spectre",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kylef/Spectre.git",
"state" : {
"revision" : "26cc5e9ae0947092c7139ef7ba612e34646086c7",
"version" : "0.10.1"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms",
"state" : {
"revision" : "87e50f483c54e6efd60e885f7f5aa946cee68023",
"version" : "1.2.1"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "c5d11a805e765f52ba34ec7284bd4fcd6ba68615",
"version" : "1.7.0"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics.git",
"state" : {
"revision" : "0c0290ff6b24942dadb83a929ffaaa1481df04a2",
"version" : "1.1.1"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "f99ae8aa18f0cf0d53481901f88a0991dc3bd4a2",
"version" : "601.0.1"
}
}
],
"version" : 3
}