aboutsummaryrefslogtreecommitdiffstats
path: root/mix.lock
blob: 7c56a8174b2f7c6b5cee3b5745ea7e6619a2bb09 (plain)
1
2
3
4
5
6
7
8
%{
  "beacon": {:hex, :beacon, "1.1.0", "e51e470ed5f4203b126f81c69b5e17cc92246ee16d23aa9b4a5d9b77a2643f3a", [:mix], []},
  "lkn_core": {:hex, :lkn_core, "0.4.3", "87a3eb148ec94ee9b396a35bc06549ca628445a579d81f2455aec7a92fd17274", [:mix], [{:beacon, "~> 1.1", [hex: :beacon, optional: false]}, {:lkn_prelude, "~> 0.1.2", [hex: :lkn_prelude, optional: false]}, {:uuid, "~> 1.1", [hex: :uuid, optional: false]}]},
  "lkn_prelude": {:hex, :lkn_prelude, "0.1.2", "a5daa06c097bc00b9c6f77e7c02c028adc4fd7656445bfffa92e021eeb8375dd", [:mix], []},
  "poison": {:hex, :poison, "4.0.1", "bcb755a16fac91cad79bfe9fc3585bb07b9331e50cfe3420a24bcc2d735709ae", [:mix], []},
  "socket": {:hex, :socket, "0.3.13", "98a2ab20ce17f95fb512c5cadddba32b57273e0d2dba2d2e5f976c5969d0c632", [:mix], []},
  "uuid": {:hex, :uuid, "1.1.8", "e22fc04499de0de3ed1116b770c7737779f226ceefa0badb3592e64d5cfb4eb9", [:mix], []},
}