{application,erlesy,
             [{description,"Visual Erlang development"},
              {vsn,"1.0.3"},
              {modules,[graph_builder,otp_parser_sup]},
              {registered,[graph_builder,otp_parser_sup]},
              {applications,[kernel,stdlib,jsx]},
              {mod,{otp_parser_app,[]}},
              {env,[]},
              {licenses,["Apache"]},
              {links,[{"Github",
                       "https://github.com/lrascao/rebar3_erlesy"}]}]}.
