-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmix.lock
15 lines (15 loc) · 1.99 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%{"cowboy": {:hex, :cowboy, "1.1.2", "61ac29ea970389a88eca5a65601460162d370a70018afe6f949a29dca91f3bb0", [:rebar3], [{:cowlib, "~> 1.0.2", [hex: :cowlib, optional: false]}, {:ranch, "~> 1.3.2", [hex: :ranch, optional: false]}]},
"cowlib": {:hex, :cowlib, "1.0.2", "9d769a1d062c9c3ac753096f868ca121e2730b9a377de23dec0f7e08b1df84ee", [:make], []},
"distillery": {:hex, :distillery, "1.4.0", "d633cd322c8efa0428082b00b7f902daf8caa166d45f9022bbc19a896d2e1e56", [:mix], []},
"eavro": {:git, "https://github.com/sifoxdevteam/eavro.git", "86c15327f10455ce93746dbf03d3e07c0acbea77", [tag: "v0.0.3"]},
"erlavro": {:git, "https://github.com/klarna/erlavro.git", "147c7a3939eff103f7a409180fb30bfa4c8bff7c", []},
"ex_avro": {:hex, :ex_avro, "0.2.0", "0f8327013d0103edd6710b476033c655124e5f45243d4de0d8e144994697a185", [:mix], []},
"jsone": {:git, "https://github.com/sile/jsone", "e533179d651cc356556bbe5e4b7caddb0919d593", [tag: "1.4.3"]},
"jsx": {:git, "https://github.com/talentdeficit/jsx.git", "d011411c23e9f8c29d98aa1b7a50ddf9709b6a60", [tag: "v1.4.5"]},
"kafka_ex": {:hex, :kafka_ex, "0.6.5", "01c160cbfbe67f6dd60da446b7e7e43f3e51ceb943478f9f7ac425ac0f925b18", [:mix], []},
"mime": {:hex, :mime, "1.1.0", "01c1d6f4083d8aa5c7b8c246ade95139620ef8effb009edde934e0ec3b28090a", [:mix], []},
"mochijson3": {:git, "https://github.com/tophitpoker/mochijson3.git", "1a1c913ac80bb45d3de5fbd74d21e96c45e9e844", [branch: "master"]},
"plug": {:hex, :plug, "1.3.5", "7503bfcd7091df2a9761ef8cecea666d1f2cc454cbbaf0afa0b6e259203b7031", [:mix], [{:cowboy, "~> 1.0.1 or ~> 1.1", [hex: :cowboy, optional: true]}, {:mime, "~> 1.0", [hex: :mime, optional: false]}]},
"poolboy": {:hex, :poolboy, "1.5.1", "6b46163901cfd0a1b43d692657ed9d7e599853b3b21b95ae5ae0a777cf9b6ca8", [:rebar], []},
"ranch": {:hex, :ranch, "1.3.2", "e4965a144dc9fbe70e5c077c65e73c57165416a901bd02ea899cfd95aa890986", [:rebar3], []},
"zlists": {:git, "https://github.com/vjache/erlang-zlists.git", "6a7a626b52ab004f152792877b83f09dfaea07d5", [branch: "master"]}}