forked from elixirscript/elixirscript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmix.lock
More file actions
19 lines (19 loc) · 747 Bytes
/
mix.lock
File metadata and controls
19 lines (19 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"benchfella": {:hex, :benchfella, "0.3.1"},
"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.3.0"},
"credo": {:hex, :credo, "0.2.6"},
"dogma": {:hex, :dogma, "0.0.7"},
"earmark": {:hex, :earmark, "0.2.1"},
"estree": {:hex, :estree, "2.3.0"},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"excoveralls": {:hex, :excoveralls, "0.5.1"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.4.8"},
"idna": {:hex, :idna, "1.0.3"},
"inflex": {:hex, :inflex, "1.5.0"},
"jsx": {:hex, :jsx, "2.6.2"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"poison": {:hex, :poison, "1.5.0"},
"shouldi": {:hex, :shouldi, "0.2.3"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}