forked from CodeEditApp/CodeEdit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
113 lines (113 loc) · 3.26 KB
/
Package.resolved
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
106
107
108
109
110
111
112
113
{
"pins" : [
{
"identity" : "codeeditkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditKit",
"state" : {
"revision" : "7bd380464313df30a70d1de4d1e221106f3e384a",
"version" : "0.0.1"
}
},
{
"identity" : "codeeditlanguages",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditLanguages.git",
"state" : {
"revision" : "271feca0ea37002441c73e7f16ee5600b6fc00b2",
"version" : "0.1.2"
}
},
{
"identity" : "codeeditsymbols",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditSymbols",
"state" : {
"revision" : "6b62ebfd46beea5ec2576b5ff626b94615dfba83",
"version" : "0.1.0"
}
},
{
"identity" : "codeedittextview",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditTextView",
"state" : {
"revision" : "088f048eeb522e93fb43c979757b20f9318e747d",
"version" : "0.1.3"
}
},
{
"identity" : "grdb.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/groue/GRDB.swift.git",
"state" : {
"revision" : "dd7e7f39e8e4d7a22d258d9809a882f914690b01",
"version" : "5.26.1"
}
},
{
"identity" : "light-swift-untar",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Light-Untar/Light-Swift-Untar",
"state" : {
"revision" : "fcff1f1b82373ea64b9565a364f63ffe7fdecf9f",
"version" : "1.0.4"
}
},
{
"identity" : "preferences",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sindresorhus/Preferences.git",
"state" : {
"revision" : "2651cd144615009242c994b087508fef99e9275c",
"version" : "2.6.0"
}
},
{
"identity" : "sparkle",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sparkle-project/Sparkle",
"state" : {
"revision" : "2a98381dfe72e24bf593c5c06d2c4fc1763c3f19",
"version" : "2.3.0"
}
},
{
"identity" : "sttextview",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/STTextView",
"state" : {
"revision" : "21bd12695d52b306e5b9074e61fc7ed63fbf1eff",
"version" : "0.1.1"
}
},
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state" : {
"revision" : "f29e2014f6230cf7d5138fc899da51c7f513d467",
"version" : "1.10.0"
}
},
{
"identity" : "swiftterm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/migueldeicaza/SwiftTerm.git",
"state" : {
"revision" : "70a3af884c24dff9f1beeda04e889b5591f04f3c",
"version" : "1.0.7"
}
},
{
"identity" : "swifttreesitter",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/SwiftTreeSitter",
"state" : {
"revision" : "3b1599ba9f466d8269cea2474beb5c9f0a3d7a5e",
"version" : "0.7.0"
}
}
],
"version" : 2
}