-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
34 lines (30 loc) · 983 Bytes
/
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
name = "SEQ_BRUKER_a_MP2RAGE_CS_360"
uuid = "4ba9dd0f-9419-4edc-b963-b8b02e27d02f"
authors = ["aTrotier <[email protected]> and contributors"]
version = "0.0.1"
[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MRICoilSensitivities = "c57eb701-aafc-44a2-a53c-128049758959"
MRIFiles = "5a6f062f-bf45-497d-b654-ad17aae2a530"
MRIReco = "bdf86e05-2d2b-5731-a332-f3fe1f9e047f"
NIfTI = "a3a9e032-41b5-5fc4-967a-a6b7a19844d3"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
QuantitativeMRI = "659767e3-31a7-4dc1-8563-6e03f484b231"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
Artifacts = "1"
JSON = "0.21"
MRICoilSensitivities = "0.1.3"
MRIFiles = "0.3.2"
MRIReco = "0.9.0"
NIfTI = "0.6.0"
Pkg = "1.10"
QuantitativeMRI = "0.1.3"
Statistics = "1.10"
julia = "1.10"
[extras]
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test", "LazyArtifacts"]