forked from devxoul/URLNavigator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
34 lines (34 loc) · 847 Bytes
/
Package.resolved
File metadata and controls
34 lines (34 loc) · 847 Bytes
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
{
"object": {
"pins": [
{
"package": "Nimble",
"repositoryURL": "https://github.com/devxoul/Nimble.git",
"state": {
"branch": "swift-5",
"revision": "e904448875265bebc82d6e2a6827bbb68ac9ac23",
"version": null
}
},
{
"package": "Quick",
"repositoryURL": "https://github.com/devxoul/Quick.git",
"state": {
"branch": "swift-5",
"revision": "7d18e3f932dbde8c916cf280fe08e81ebbf41297",
"version": null
}
},
{
"package": "Stubber",
"repositoryURL": "https://github.com/devxoul/Stubber.git",
"state": {
"branch": null,
"revision": "1c1bbdf1e9e1d04009c6c0bdb030af38b503a612",
"version": "1.4.0"
}
}
]
},
"version": 1
}