-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmix.lock
More file actions
12 lines (12 loc) · 2 KB
/
mix.lock
File metadata and controls
12 lines (12 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
%{"earmark": {:hex, :earmark, "0.1.17", "a2269e72ff85501bdb58c2de9edc0a9a17a4be2757883eed1f601b30494ed2bf", [:mix], []},
"ex_doc": {:hex, :ex_doc, "0.8.4", "c74a30b09627ff22a2bb7f75d3b75dec3aedb2bd434bb3009a73a40425c2315d", [:mix], [{:earmark, "~> 0.1.17 or ~> 0.2", [hex: :earmark, optional: true]}]},
"exactor": {:hex, :exactor, "2.1.2", "fb3233bbb3df41072874969d4db76e16667b6bd723afa0d290008b11c1ef6e7e", [:mix], []},
"exjsx": {:hex, :exjsx, "3.2.0", "7136cc739ace295fc74c378f33699e5145bead4fdc1b4799822d0287489136fb", [:mix], [{:jsx, "~> 2.6.2", [hex: :jsx, optional: false]}]},
"exvcr": {:hex, :exvcr, "0.3.9", "7f0c8ab314dccc32e69872a02915c227e1d3eb1c688e318ac7429938eeabea04", [: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.3.1", "8c412b8047b6d96998b0d4d6865e3fad74ddb9a158cde72772e381d8467c1126", [:rebar, :make], [{: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.2", "e13ab8c056481b83aebe225fbc2260c3dfeac4d7271e9af80f234e3186fa843b", [:mix], [{:hackney, "~> 1.3.1", [hex: :hackney, optional: false]}]},
"idna": {:hex, :idna, "1.0.2", "397e3d001c002319da75759b0a81156bf11849c71d565162436d50020cb7265e", [:make], []},
"jsx": {:hex, :jsx, "2.6.2", "213721e058da0587a4bce3cc8a00ff6684ced229c8f9223245c6ff2c88fbaa5a", [:mix, :rebar], []},
"meck": {:hex, :meck, "0.8.2", "f15f7d513e14ec8c8dee9a95d4ae585b3e5a88bf0fa6a7573240d6ddb58a7236", [:make, :rebar], []},
"poison": {:hex, :poison, "2.0.1", "81248a36d1b602b17ea6556bfa8952492091f01af05173de11f8b297e2bbf088", [:mix], []},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5", "2e73e068cd6393526f9fa6d399353d7c9477d6886ba005f323b592d389fb47be", [:make], []}}