forked from CodeEditApp/CodeEdit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
79 lines (79 loc) · 2.22 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
{
"object": {
"pins": [
{
"package": "CodeEditKit",
"repositoryURL": "https://github.com/CodeEditApp/CodeEditKit",
"state": {
"branch": "main",
"revision": "2482e5870fd8082c908fabfdaaf245498cb3dd54",
"version": null
}
},
{
"package": "CodeEditSymbols",
"repositoryURL": "https://github.com/CodeEditApp/CodeEditSymbols",
"state": {
"branch": "main",
"revision": "9a94c84aeae793e4767ea7fbb515d564a4b7a49c",
"version": null
}
},
{
"package": "GRDB",
"repositoryURL": "https://github.com/groue/GRDB.swift.git",
"state": {
"branch": null,
"revision": "4472d3a60ec4cc383503eba5072ce17f781b9ddc",
"version": "5.23.0"
}
},
{
"package": "Highlightr",
"repositoryURL": "https://github.com/lukepistrol/Highlightr.git",
"state": {
"branch": "main",
"revision": "7d278c8e92d96cbfec8dbb3c8054990b2951db98",
"version": null
}
},
{
"package": "Light-Swift-Untar",
"repositoryURL": "https://github.com/Light-Untar/Light-Swift-Untar",
"state": {
"branch": null,
"revision": "fcff1f1b82373ea64b9565a364f63ffe7fdecf9f",
"version": "1.0.4"
}
},
{
"package": "Preferences",
"repositoryURL": "https://github.com/sindresorhus/Preferences.git",
"state": {
"branch": null,
"revision": "ffeaaad1def45d0625720dc1adae3789cd9c167d",
"version": "2.5.0"
}
},
{
"package": "SnapshotTesting",
"repositoryURL": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state": {
"branch": null,
"revision": "f8a9c997c3c1dab4e216a8ec9014e23144cbab37",
"version": "1.9.0"
}
},
{
"package": "SwiftTerm",
"repositoryURL": "https://github.com/migueldeicaza/SwiftTerm.git",
"state": {
"branch": null,
"revision": "70a3af884c24dff9f1beeda04e889b5591f04f3c",
"version": "1.0.7"
}
}
]
},
"version": 1
}