-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
138 lines (138 loc) · 3.69 KB
/
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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
"autoPin": true,
"pins": [
{
"package": "COpenSSL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-COpenSSL.git",
"version": "2.0.4"
},
{
"package": "MySQL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-MySQL.git",
"version": "2.1.2"
},
{
"package": "MySQLStORM",
"reason": null,
"repositoryURL": "https://github.com/SwiftORM/MySQL-StORM.git",
"version": "1.1.1"
},
{
"package": "PerfectCURL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-CURL.git",
"version": "2.1.5"
},
{
"package": "PerfectCrypto",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Crypto.git",
"version": "1.0.8"
},
{
"package": "PerfectHTTP",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-HTTP.git",
"version": "2.2.1"
},
{
"package": "PerfectHTTPServer",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-HTTPServer.git",
"version": "2.2.4"
},
{
"package": "PerfectLib",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/PerfectLib.git",
"version": "2.0.10"
},
{
"package": "PerfectLogger",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Logger.git",
"version": "1.0.0"
},
{
"package": "PerfectMustache",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Mustache.git",
"version": "2.0.4"
},
{
"package": "PerfectNet",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Net.git",
"version": "2.1.14"
},
{
"package": "PerfectRequestLogger",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-RequestLogger.git",
"version": "1.0.3"
},
{
"package": "PerfectThread",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Thread.git",
"version": "2.0.12"
},
{
"package": "PerfectTurnstileMySQL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Turnstile-MySQL.git",
"version": "1.0.10"
},
{
"package": "StORM",
"reason": null,
"repositoryURL": "https://github.com/SwiftORM/StORM.git",
"version": "1.0.3"
},
{
"package": "SwiftMoment",
"reason": null,
"repositoryURL": "https://github.com/iamjono/SwiftMoment.git",
"version": "0.9.1"
},
{
"package": "SwiftRandom",
"reason": null,
"repositoryURL": "https://github.com/iamjono/SwiftRandom.git",
"version": "0.2.5"
},
{
"package": "SwiftString",
"reason": null,
"repositoryURL": "https://github.com/iamjono/SwiftString.git",
"version": "1.0.14"
},
{
"package": "Turnstile",
"reason": null,
"repositoryURL": "https://github.com/stormpath/Turnstile.git",
"version": "1.0.6"
},
{
"package": "TurnstilePerfect",
"reason": null,
"repositoryURL": "https://github.com/PerfectSideRepos/Turnstile-Perfect.git",
"version": "2.0.3"
},
{
"package": "cURL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-libcurl.git",
"version": "2.0.4"
},
{
"package": "mysqlclient",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-mysqlclient.git",
"version": "2.0.0"
}
],
"version": 1
}