-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmix.lock
10 lines (10 loc) · 1.42 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
%{
"bunt": {:hex, :bunt, "0.2.0", "951c6e801e8b1d2cbe58ebbd3e616a869061ddadcc4863d0a2182541acae9a38", [:mix], [], "hexpm"},
"credo": {:hex, :credo, "0.8.10", "261862bb7363247762e1063713bb85df2bbd84af8d8610d1272cd9c1943bba63", [:mix], [{:bunt, "~> 0.2.0", [hex: :bunt, repo: "hexpm", optional: false]}], "hexpm"},
"ctx": {:hex, :ctx, "0.4.1", "e4297dd25ccde992bc7de298f514beacd0a44faa9126a1f2567306d94c519a13", [:rebar3], [], "hexpm"},
"jsx": {:hex, :jsx, "2.9.0", "d2f6e5f069c00266cad52fb15d87c428579ea4d7d73a33669e12679e203329dd", [:mix, :rebar3], [], "hexpm"},
"opencensus": {:hex, :opencensus, "0.3.0", "444061b6e5e4d07f0a00144312c19a6fcf0b58f743bf267994d0def6c95ece54", [:rebar3], [{:ctx, "~> 0.4.1", [hex: :ctx, repo: "hexpm", optional: false]}, {:jsx, "~> 2.9.0", [hex: :jsx, repo: "hexpm", optional: false]}, {:prometheus, "~> 4.1.0", [hex: :prometheus, repo: "hexpm", optional: false]}, {:wts, "~> 0.3", [hex: :wts, repo: "hexpm", optional: false]}], "hexpm"},
"prometheus": {:hex, :prometheus, "4.1.0", "3bb851df031c204d1c94bf55fff2ecc9ab834f0236e64c080c9d5945b48d428d", [:mix, :rebar3], [], "hexpm"},
"rfc3339": {:hex, :rfc3339, "0.9.0", "2075653dc9407541c84b1e15f8bda2abe95fb17c9694025e079583f2d19c1060", [:mix, :rebar], [], "hexpm"},
"wts": {:hex, :wts, "0.3.0", "5cdf22c775cb1ebae24c326a5db6074d753c42f4bd12a9aa47cc62d3e2c71ad1", [:rebar3], [{:rfc3339, "~>0.9.0", [hex: :rfc3339, repo: "hexpm", optional: false]}], "hexpm"},
}