-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmix.lock
More file actions
11 lines (11 loc) · 1.72 KB
/
mix.lock
File metadata and controls
11 lines (11 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
%{"exactor": {:hex, :exactor, "2.0.1", "e69ff823b1069be4b92f0644acc78f4a7b5141b56a4583a630b031238246d5f0", [:mix], []},
"exjsx": {:hex, :exjsx, "3.1.0", "d419162cb2d5be80070835c2c2b8c78c8c45907706c991d23f3750dae506d1e9", [:mix], [{:jsx, "~> 2.4.0", [hex: :jsx, optional: false]}]},
"exvcr": {:hex, :exvcr, "0.4.0", "43932aeb68aa5f27d3fa3c8b3c5f5d05ddd1a7b234f838f764cb7de71f916f5d", [:mix], [{:exactor, "~> 2.0", [hex: :exactor, optional: false]}, {:exjsx, "~> 3.0", [hex: :exjsx, optional: false]}, {:httpoison, "~> 0.5", [hex: :httpoison, optional: false]}, {:httpotion, "~> 1.0", [hex: :httpotion, optional: true]}, {:meck, "~> 0.8.2", [hex: :meck, optional: false]}]},
"hackney": {:hex, :hackney, "1.0.6", "edfabd6f03d7bb2aa224a438b2bd6295faf6df5fd3aeafad7a78cdae41252cde", [:make, :rebar], [{:idna, "1.0.2", [hex: :idna, optional: false]}, {:ssl_verify_hostname, "1.0.1", [hex: :ssl_verify_hostname, optional: false]}]},
"httpoison": {:hex, :httpoison, "0.6.2", "a1e95f5b00b0a17b5793a288e121e61399864a8779dbbc3aeda7580e0043d2b0", [:mix], [{:hackney, "~> 1.0", [hex: :hackney, optional: false]}]},
"idna": {:hex, :idna, "1.0.2", "397e3d001c002319da75759b0a81156bf11849c71d565162436d50020cb7265e", [:make], []},
"jsex": {:hex, :jsex, "2.0.0"},
"jsx": {:hex, :jsx, "2.4.0", "fb83830ac15e981b6ce310b645324ceecd01b1e0847d23921c33df829de5d2db", [:mix], []},
"meck": {:hex, :meck, "0.8.2", "f15f7d513e14ec8c8dee9a95d4ae585b3e5a88bf0fa6a7573240d6ddb58a7236", [:make, :rebar], []},
"poison": {:hex, :poison, "1.4.0", "cd5afb9db7f0d19487572fa28185b6d4de647f14235746824e77b3139b79b725", [:mix], []},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.1", "e6ef428c350d1b7e9c534c0929caae1ecb47c22f88cbbb880e07e46918380cc5", [:make], []}}