-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmix.lock
More file actions
11 lines (11 loc) · 1.99 KB
/
mix.lock
File metadata and controls
11 lines (11 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
%{"bristow": {:hex, :bristow, "0.2.2", "034423223b1b27ec5e39928a04476f7aeaae9edf9e3448c572049db8fc595c8a", [:make, :mix, :rebar3], []},
"bucs": {:hex, :bucs, "1.0.8", "24b80d65d8ecb2ea2ca05cfb1e5c80c4fec9696b1b2d27515fd692520d184200", [:make, :mix, :rebar3], []},
"doteki": {:hex, :doteki, "1.0.5", "1e719dbe540f84ea87c6dc92be4b6f706a42b08067af519de13b6efc27243a49", [:make, :mix, :rebar3], [{:bucs, "~> 1.0.6", [hex: :bucs, optional: false]}]},
"goldrush": {:hex, :goldrush, "0.1.9", "f06e5d5f1277da5c413e84d5a2924174182fb108dabb39d5ec548b27424cd106", [:rebar3], []},
"jsx": {:hex, :jsx, "2.8.2", "7acc7d785b5abe8a6e9adbde926a24e481f29956dd8b4df49e3e4e7bcc92a018", [:mix, :rebar3], []},
"kafe": {:hex, :kafe, "2.2.1", "c1722f4b77d2c8569e40b9a9c74c95b1ee543b2220aab031e87a8a5c41273885", [:make, :mix, :rebar3], [{:bristow, "~> 0.2.2", [hex: :bristow, optional: false]}, {:bucs, "~> 1.0.6", [hex: :bucs, optional: false]}, {:doteki, "~> 1.0.5", [hex: :doteki, optional: false]}, {:lager, "~> 3.2.0", [hex: :lager, optional: false]}, {:metrics, "~> 2.2.0", [hex: :metrics, optional: false]}, {:poolgirl, "~> 1.1.2", [hex: :poolgirl, optional: false]}]},
"lager": {:hex, :lager, "3.2.4", "a6deb74dae7927f46bd13255268308ef03eb206ec784a94eaf7c1c0f3b811615", [:rebar3], [{:goldrush, "0.1.9", [hex: :goldrush, optional: false]}]},
"lager_json_formatter": {:hex, :lager_json_formatter, "0.2.2", "7e58fc2001a5c7720d9abba69c0b05e52db0890cb8c543f2980ed75fc0f00311", [:make, :mix, :rebar3], [{:jsx, "~> 2.8.0", [hex: :jsx, optional: false]}, {:lager, "~> 3.2.0", [hex: :lager, optional: false]}]},
"metrics": {:hex, :metrics, "2.2.0", "709b45a275fde02c9f2950ceab38b29b46d05687de33299e02c03a71be336545", [:rebar3], []},
"poolgirl": {:hex, :poolgirl, "1.1.2", "c36f0dbd37ff6815c9ccde9a144ad889dbbc8640861aa1513b6bfbc2d2b2c120", [:make, :mix, :rebar3], [{:doteki, "~> 1.0.5", [hex: :doteki, optional: false]}]},
"uuid": {:git, "https://github.com/botsunit/erlang-uuid.git", "f350d2baad17b80d1c7bde7397c381701a14e6a5", [tag: "0.7.2"]}}