-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackage.resolved
43 lines (43 loc) · 1.14 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
{
"object": {
"pins": [
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "eb51f949cdd0c9d88abba9ce79d37eb7ea1231d0",
"version": "0.2.0"
}
},
{
"package": "Benchmark",
"repositoryURL": "https://github.com/google/swift-benchmark",
"state": {
"branch": "master",
"revision": "f70bf472b00aeaa05e2374373568c2fe459c11c7",
"version": null
}
},
{
"package": "swift-models",
"repositoryURL": "https://github.com/tensorflow/swift-models.git",
"state": {
"branch": "master",
"revision": "99f323e550f7f0c3ed32d31a3c5d11a0f3c51e4b",
"version": null
}
},
{
"package": "SwiftProtobuf",
"repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": {
"branch": null,
"revision": "f33185acd089405d365982ccab2f58469052a545",
"version": "1.10.2"
}
}
]
},
"version": 1
}