-
Notifications
You must be signed in to change notification settings - Fork 3
/
mix.lock
11 lines (11 loc) · 1.64 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
%{
"earmark": {:hex, :earmark, "1.3.2", "b840562ea3d67795ffbb5bd88940b1bed0ed9fa32834915125ea7d02e35888a5", [:mix], [], "hexpm"},
"elixir_make": {:hex, :elixir_make, "0.5.2", "96a28c79f5b8d34879cd95ebc04d2a0d678cfbbd3e74c43cb63a76adf0ee8054", [:mix], [], "hexpm"},
"ex_doc": {:hex, :ex_doc, "0.20.2", "1bd0dfb0304bade58beb77f20f21ee3558cc3c753743ae0ddbb0fd7ba2912331", [:mix], [{:earmark, "~> 1.3", [hex: :earmark, repo: "hexpm", optional: false]}, {:makeup_elixir, "~> 0.10", [hex: :makeup_elixir, repo: "hexpm", optional: false]}], "hexpm"},
"imgutils": {:hex, :imgutils, "0.1.1", "52a0d0c58c2dc8a6b961ea27bfc539b64881aff838996aba43497f49b983ace9", [:make, :mix], [{:elixir_make, "~> 0.5.2", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm"},
"jaypeg": {:hex, :jaypeg, "0.1.0", "3d439ca7c9d7e8e230cc37b1fff09d1a79f65d2bf4681bff073d247d6c9e2289", [:make, :mix], [{:elixir_make, "~> 0.5.2", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm"},
"makeup": {:hex, :makeup, "0.8.0", "9cf32aea71c7fe0a4b2e9246c2c4978f9070257e5c9ce6d4a28ec450a839b55f", [:mix], [{:nimble_parsec, "~> 0.5.0", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm"},
"makeup_elixir": {:hex, :makeup_elixir, "0.13.0", "be7a477997dcac2e48a9d695ec730b2d22418292675c75aa2d34ba0909dcdeda", [:mix], [{:makeup, "~> 0.8", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm"},
"nimble_parsec": {:hex, :nimble_parsec, "0.5.0", "90e2eca3d0266e5c53f8fbe0079694740b9c91b6747f2b7e3c5d21966bba8300", [:mix], [], "hexpm"},
"tensorflex": {:git, "[email protected]:velimir/tensorflex.git", "3ccd14a75082b5f0cc6619f6317562817e834b75", [branch: "matrix-ext"]},
}