-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
4 lines (4 loc) · 903 Bytes
/
mix.lock
1
2
3
4
%{"golem": {:hex, :golem, "0.0.1-alpha3", "8cea9007d545b64cbcf9bfe78899870390fb15ec612ef9acbf1ec2e40b25b7fd", [:mix], [{:poison, "~> 2.0", [hex: :poison, optional: false]}, {:socket, "~> 0.3", [hex: :socket, optional: false]}, {:tesla, "~> 0.6.0", [hex: :tesla, optional: false]}]},
"poison": {:hex, :poison, "2.2.0", "4763b69a8a77bd77d26f477d196428b741261a761257ff1cf92753a0d4d24a63", [:mix], []},
"socket": {:hex, :socket, "0.3.10", "a615c308e681de78595ec98189a27aa2ef9b0fe8ce400c560d8185b366f13eae", [:mix], []},
"tesla": {:hex, :tesla, "0.6.0", "ede6f50c4f7d57d6787c313c30279b1d7176c362cd6f39993166375f540ec368", [:mix], [{:exjsx, ">= 0.1.0", [hex: :exjsx, optional: true]}, {:fuse, "~> 2.4", [hex: :fuse, optional: true]}, {:hackney, "~> 1.6.0", [hex: :hackney, optional: true]}, {:ibrowse, "~> 4.2", [hex: :ibrowse, optional: true]}, {:poison, ">= 1.0.0", [hex: :poison, optional: true]}]}}