-
Notifications
You must be signed in to change notification settings - Fork 4
/
Project.toml
34 lines (30 loc) · 1.23 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
name = "ESDLPlots"
uuid = "d555b242-3f29-57aa-84ea-3df92a135dfd"
authors = ["Fabian Gans <[email protected]>"]
version = "0.2.3"
[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
ESDL = "359177bc-a543-11e8-11b7-bb015dba3358"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
InteractBase = "d3863d7c-f0c8-5437-a7b4-3ae773c01009"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Reactive = "a223df75-4e93-5b7c-acf9-bdd599c0f4de"
Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
Showoff = "992d4aef-0814-514b-bc4d-f2e9a6c4116f"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Widgets = "cc8bc4a8-27d6-5769-a93b-9d913e69aa62"
YAXArrayBase = "90b8fcef-0c2d-428d-9c56-5f86629e9d14"
YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
[compat]
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]