-
Notifications
You must be signed in to change notification settings - Fork 3
/
Package.resolved
94 lines (94 loc) · 2.62 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
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
{
"pins" : [
{
"identity" : "asyncxpcconnection",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/AsyncXPCConnection",
"state" : {
"revision" : "82a0eb00a0d881e6a65cad0acc031c1efd058d06",
"version" : "1.0.0"
}
},
{
"identity" : "extendable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/Extendable",
"state" : {
"revision" : "84e86a9ff9d9f445e9a91b20e3c324d66a6b2f25",
"version" : "0.3.0"
}
},
{
"identity" : "fseventswrapper",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Frizlab/FSEventsWrapper",
"state" : {
"revision" : "70bbea4b108221fcabfce8dbced8502831c0ae04",
"version" : "2.1.0"
}
},
{
"identity" : "globpattern",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/GlobPattern",
"state" : {
"revision" : "4ebb9e89e07cc475efa74f87dc6d21f4a9e060f8",
"version" : "0.1.1"
}
},
{
"identity" : "jsonrpc",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/JSONRPC",
"state" : {
"revision" : "c6ec759d41a76ac88fe7327c41a77d9033943374",
"version" : "0.9.0"
}
},
{
"identity" : "languageclient",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/LanguageClient",
"state" : {
"revision" : "f1610f7074b74ca3c1d6abd586014626842f09c5"
}
},
{
"identity" : "languageserverprotocol",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/LanguageServerProtocol",
"state" : {
"revision" : "ac76fccf0e981c8e30c5ee4de1b15adc1decd697",
"version" : "0.13.2"
}
},
{
"identity" : "processenv",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/ProcessEnv",
"state" : {
"revision" : "83f1ebc9dd6fb1db0bd89a3fcae00488a0f3fdd9",
"version" : "1.0.0"
}
},
{
"identity" : "queue",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mattmassicotte/Queue",
"state" : {
"revision" : "8d6f936097888f97011610ced40313655dc5948d",
"version" : "0.1.4"
}
},
{
"identity" : "semaphore",
"kind" : "remoteSourceControl",
"location" : "https://github.com/groue/Semaphore",
"state" : {
"revision" : "f1c4a0acabeb591068dea6cffdd39660b86dec28",
"version" : "0.0.8"
}
}
],
"version" : 2
}