-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
38 lines (36 loc) · 1.33 KB
/
Project.toml
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
name = "LyceumDevTools"
uuid = "fd23256c-5a67-41c4-8f5a-c8cf5526e505"
authors = ["Colin Summers", "The Contributors of LyceumDevTools"]
version = "0.5.2"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
LyceumBase = "db31fed1-ca1e-4084-8a49-12fae1996a55"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PkgTemplates = "14b8a8f1-9102-5b29-a752-f990bacb7fe1"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Registrator = "4418983a-e44d-11e8-3aec-9789530b3b3e"
RegistryTools = "d1eb7eb1-105f-429d-abf5-b0f65cb9e2c4"
Shapes = "175de200-b73b-11e9-28b7-9b5b306cec37"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
[compat]
BenchmarkTools = "0.5"
GitHub = "5.1"
HTTP = "0.8"
JuliaFormatter = "0.2, 0.3"
MacroTools = "0.5"
PkgTemplates = "0.6"
Registrator = "1.1"
RegistryTools = "1.3"
UnPack = "1"
julia = "1.3"