-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpesde.lock
More file actions
216 lines (168 loc) · 10.9 KB
/
pesde.lock
File metadata and controls
216 lines (168 loc) · 10.9 KB
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# This file is automatically @generated by pesde.
# It is not intended for manual editing.
format = 2
name = "stefanuk12/example_project"
version = "0.1.0"
target = "roblox"
[graph."0x5eal/unzip@0.2.0 luau".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."0x5eal/unzip@0.2.0 luau".pkg_ref.dependencies]
asciitable = [{ name = "kimpure/asciitable", version = "^0.2.3", index = "https://github.com/pesde-pkg/index" }, "dev"]
dirs = [{ name = "jiwonz/dirs", version = "^0.6.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
frktest = [{ name = "itsfrank/frktest", version = "^0.0.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
luau-lsp = [{ name = "pesde/luau_lsp", version = "=1.53.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "=2.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
[graph."jiwonz/dirs@0.6.0 lune".dependencies]
greentea = ["jiwonz/greentea_luau@0.2.0 luau", "standard"]
pathfs = ["jiwonz/pathfs@0.6.0 lune", "standard"]
[graph."jiwonz/dirs@0.6.0 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."jiwonz/dirs@0.6.0 lune".pkg_ref.dependencies]
greentea = [{ name = "jiwonz/greentea_luau", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
[graph."jiwonz/greentea_luau@0.2.0 luau".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."jiwonz/luau_disk@0.2.0 luau".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."jiwonz/luau_path@0.2.0 luau".dependencies]
luau_disk = ["jiwonz/luau_disk@0.2.0 luau", "standard"]
[graph."jiwonz/luau_path@0.2.0 luau".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."jiwonz/luau_path@0.2.0 luau".pkg_ref.dependencies]
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
[graph."jiwonz/pathfs@0.6.0 lune".dependencies]
greentea = ["jiwonz/greentea_luau@0.2.0 luau", "standard"]
luau_path = ["jiwonz/luau_path@0.2.0 luau", "standard"]
[graph."jiwonz/pathfs@0.6.0 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."jiwonz/pathfs@0.6.0 lune".pkg_ref.dependencies]
frktest = [{ name = "itsfrank/frktest", version = "^0.0.4", index = "https://github.com/pesde-pkg/index", target = "luau" }, "dev"]
greentea = [{ name = "jiwonz/greentea_luau", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
luau_path = [{ name = "jiwonz/luau_path", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
[graph."lukadev_0/option@1.2.1 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."lukadev_0/result@1.2.1 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/luau_lsp@1.61.0 lune"]
direct = ["luau_lsp", { name = "pesde/luau_lsp", version = "^1.61.0", index = "default", target = "lune" }, "dev"]
[graph."pesde/luau_lsp@1.61.0 lune".dependencies]
option = ["lukadev_0/option@1.2.1 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "standard"]
toolchainlib = ["pesde/toolchainlib@0.2.2 lune", "standard"]
[graph."pesde/luau_lsp@1.61.0 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/luau_lsp@1.61.0 lune".pkg_ref.dependencies]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.2.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
[graph."pesde/rojo@7.6.1 lune"]
direct = ["rojo", { name = "pesde/rojo", version = "^7.6.1", index = "default", target = "lune" }, "dev"]
[graph."pesde/rojo@7.6.1 lune".dependencies]
option = ["lukadev_0/option@1.2.1 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "standard"]
toolchainlib = ["pesde/toolchainlib@0.2.2 lune", "standard"]
[graph."pesde/rojo@7.6.1 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/rojo@7.6.1 lune".pkg_ref.dependencies]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.2.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
[graph."pesde/scripts_core@0.2.0 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/scripts_core@0.2.0 lune".pkg_ref.dependencies]
argon = [{ name = "pesde/argon", version = "^2.0.26", index = "https://github.com/pesde-pkg/index" }, "dev"]
frktest = [{ name = "itsfrank/frktest", version = "^0.0.4", index = "https://github.com/pesde-pkg/index", target = "luau" }, "dev"]
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.53.5", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
rojo = [{ name = "pesde/rojo", version = "^7.5.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.2.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
[graph."pesde/scripts_rojo@0.2.0 lune"]
direct = ["scripts", { name = "pesde/scripts_rojo", version = "^0.2.0", index = "default", target = "lune" }, "dev"]
[graph."pesde/scripts_rojo@0.2.0 lune".dependencies]
rojo = ["pesde/rojo@7.6.1 lune", "peer"]
scripts_core = ["pesde/scripts_core@0.2.0 lune", "standard"]
[graph."pesde/scripts_rojo@0.2.0 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/scripts_rojo@0.2.0 lune".pkg_ref.dependencies]
rojo = [{ name = "pesde/rojo", version = "^7.5.1", index = "https://github.com/pesde-pkg/index" }, "peer"]
scripts_core = [{ name = "pesde/scripts_core", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
[graph."pesde/selene@0.29.0+toolchainlib.1 lune"]
direct = ["selene", { name = "pesde/selene", version = "^0.29.0", index = "default", target = "lune" }, "dev"]
[graph."pesde/selene@0.29.0+toolchainlib.1 lune".dependencies]
option = ["lukadev_0/option@1.2.1 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "standard"]
toolchainlib = ["pesde/toolchainlib@0.2.2 lune", "standard"]
[graph."pesde/selene@0.29.0+toolchainlib.1 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/selene@0.29.0+toolchainlib.1 lune".pkg_ref.dependencies]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
[graph."pesde/stylua@2.3.1 lune"]
direct = ["stylua", { name = "pesde/stylua", version = "^2.3.1", index = "default", target = "lune" }, "dev"]
[graph."pesde/stylua@2.3.1 lune".dependencies]
option = ["lukadev_0/option@1.2.1 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "standard"]
toolchainlib = ["pesde/toolchainlib@0.2.2 lune", "standard"]
[graph."pesde/stylua@2.3.1 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/stylua@2.3.1 lune".pkg_ref.dependencies]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.2.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
[graph."pesde/toolchainlib@0.2.2 lune".dependencies]
dirs = ["jiwonz/dirs@0.6.0 lune", "standard"]
option = ["lukadev_0/option@1.2.1 lune", "peer"]
pathfs = ["jiwonz/pathfs@0.6.0 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "peer"]
unzip = ["0x5eal/unzip@0.2.0 luau", "standard"]
[graph."pesde/toolchainlib@0.2.2 lune".pkg_ref]
ref_ty = "pesde"
index_url = "https://github.com/pesde-pkg/index"
[graph."pesde/toolchainlib@0.2.2 lune".pkg_ref.dependencies]
dirs = [{ name = "jiwonz/dirs", version = "^0.6.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "peer"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "peer"]
unzip = [{ name = "0x5eal/unzip", version = "^0.2.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
[graph."stefanuk12/darklua@0.17.4 lune"]
direct = ["darklua", { repo = "https://github.com/Stefanuk12/darklua", rev = "57e85a0c92db3d0df067ba037ac67ce453b85a66" }, "dev"]
[graph."stefanuk12/darklua@0.17.4 lune".dependencies]
option = ["lukadev_0/option@1.2.1 lune", "standard"]
result = ["lukadev_0/result@1.2.1 lune", "standard"]
toolchainlib = ["pesde/toolchainlib@0.2.2 lune", "standard"]
[graph."stefanuk12/darklua@0.17.4 lune".pkg_ref]
ref_ty = "git"
repo = "https://github.com/Stefanuk12/darklua"
tree_id = "29385ed998363a9adc40b1d4c020a537b19bfeef"
new_structure = true
[graph."stefanuk12/darklua@0.17.4 lune".pkg_ref.dependencies]
option = [{ name = "lukadev_0/option", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
result = [{ name = "lukadev_0/result", version = "^1.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
[graph."stefanuk12/luau_defs@0.2.4 luau"]
direct = ["luau_defs", { repo = "https://github.com/rocult/luau-defs", rev = "e628aec6fabb5acfd28f1bc6a18a1c7950122d2c" }, "dev"]
[graph."stefanuk12/luau_defs@0.2.4 luau".pkg_ref]
ref_ty = "git"
repo = "https://github.com/rocult/luau-defs"
tree_id = "b6c9a4f4713febab292be90d4938cf6d83caf394"
new_structure = true
[graph."wally#evaera/promise@4.0.0 roblox"]
direct = ["promise", { wally = "wally#evaera/promise", version = "^4.0.0", index = "default" }, "standard"]
[graph."wally#evaera/promise@4.0.0 roblox".pkg_ref]
ref_ty = "wally"
index_url = "https://github.com/UpliftGames/wally-index"