-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
11 lines (11 loc) · 1.98 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
%{"bencode": {:hex, :bencode, "0.3.0", "d00d3242a3554b632c437f7a5017131813e4a7a82dde751d3342c1fc04e9d0fc", [:mix], [{:eqc_ex, "~> 1.2.4", [hex: :eqc_ex, optional: false]}]},
"bento": {:hex, :bento, "0.9.2", "7c12c68a34c5e63ff9e71506dcedcd2f983055ac1c40edcd86750ead09e2a174", [:mix], [{:poison, "~> 2.0", [hex: :poison, optional: false]}]},
"earmark": {:hex, :earmark, "0.2.1", "ba6d26ceb16106d069b289df66751734802777a3cbb6787026dd800ffeb850f3", [:mix], []},
"eqc_ex": {:hex, :eqc_ex, "1.2.4", "c169c4025e6f59d95977b1d5f3846cd964e996449755d7e9bf6ac6d3a4520839", [:mix], []},
"hackney": {:hex, :hackney, "1.3.2", "43bd07ab88753f5e136e38fddd2a09124bee25733b03361eeb459d0173fc17ab", [:make, :rebar], [{:idna, "~> 1.0.2", [hex: :idna, optional: false]}, {:ssl_verify_hostname, "~> 1.0.5", [hex: :ssl_verify_hostname, optional: false]}]},
"httpoison": {:hex, :httpoison, "0.7.5", "7f4a1dc1245f6a4a7d944786b75a44c94056bd54830299229e4b57fd75cb9daa", [:mix], [{:hackney, "~> 1.3.1", [hex: :hackney, optional: false]}]},
"idna": {:hex, :idna, "1.0.3", "d456a8761cad91c97e9788c27002eb3b773adaf5c893275fc35ba4e3434bbd9b", [:rebar3], []},
"parse_torrent": {:hex, :parse_torrent, "0.2.0", "9db41b3a7b201d6466ca44ac3c791bd8f010ab9c530e55d251cff609e6051cac", [:mix], [{:bencode, "0.3.0", [hex: :bencode, optional: false]}, {:earmark, "0.2.1", [hex: :earmark, optional: false]}]},
"poison": {:hex, :poison, "2.2.0", "4763b69a8a77bd77d26f477d196428b741261a761257ff1cf92753a0d4d24a63", [:mix], []},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6", "45866d958d9ae51cfe8fef0050ab8054d25cba23ace43b88046092aa2c714645", [:make], []},
"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]}]}}