1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{application, styx_web, [{description, "Styx: web/html"}, {vsn, "0.1.0"}, {registered, []}, {mod, {styx_web_app, []}}, {applications, [kernel, stdlib, erlydtl, cowboy, trails ]}, {env,[]}, {modules, []}, {licenses, ["Apache 2.0"]}, {links, []} ]}.