-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPackage.pins
36 lines (36 loc) · 857 Bytes
/
Package.pins
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
{
"autoPin": true,
"pins": [
{
"package": "JSONConfig",
"reason": null,
"repositoryURL": "https://github.com/iamjono/JSONConfig.git",
"version": "0.1.3"
},
{
"package": "PerfectLib",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/PerfectLib.git",
"version": "2.0.9"
},
{
"package": "PerfectZip",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Zip.git",
"version": "2.0.2"
},
{
"package": "SwiftString",
"reason": null,
"repositoryURL": "https://github.com/iamjono/SwiftString.git",
"version": "1.1.0"
},
{
"package": "minizip",
"reason": null,
"repositoryURL": "https://github.com/iamjono/minizip.git",
"version": "0.1.1"
}
],
"version": 1
}