mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
11 lines
381 B
Elixir
11 lines
381 B
Elixir
%{"cowboy": {:hex, :cowboy, "1.0.0"},
|
|
"cowlib": {:hex, :cowlib, "1.0.1"},
|
|
"hackney": {:hex, :hackney, "0.14.3"},
|
|
"hound": {:hex, :hound, "0.6.0"},
|
|
"httpoison": {:hex, :httpoison, "0.5.0"},
|
|
"idna": {:hex, :idna, "1.0.1"},
|
|
"phoenix": {:hex, :phoenix, "0.10.0"},
|
|
"plug": {:hex, :plug, "0.11.1"},
|
|
"poison": {:hex, :poison, "1.3.1"},
|
|
"ranch": {:hex, :ranch, "1.0.0"}}
|