1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{application, styx, [{description, "Ory Kratos/Hydra Lightweight erlang frontend"}, {vsn, "0.1.0"}, {registered, []}, {mod, {styx_app, []}}, {applications, [kernel, stdlib, sasl, styx_service, ory, styx_web ]}, {env,[]}, {modules, []}, {licenses, ["Apache 2.0"]}, {links, []} ]}.