-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
60 lines (60 loc) · 1.55 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
{
"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.0.4"
},
{
"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.1.8"
},
{
"package": "PerfectHTTPServer",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-HTTPServer.git",
"version": "2.1.16"
},
{
"package": "PerfectLib",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/PerfectLib.git",
"version": "2.0.9"
},
{
"package": "PerfectNet",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Net.git",
"version": "2.1.7"
},
{
"package": "PerfectThread",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Thread.git",
"version": "2.0.9"
},
{
"package": "mysqlclient",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-mysqlclient.git",
"version": "2.0.0"
}
],
"version": 1
}