{application,digraph_viewer,
             [{description,"Digraph viewer provides a visual representation of a digraph model through a web based interface"},
              {vsn,"0.1.0"},
              {registered,[]},
              {mod,{digraph_viewer_app,[]}},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {maintainers,["Stuart Welham"]},
              {licenses,["MIT"]},
              {links,[{"Github",
                       "https://github.com/swelham/digraph_viewer"}]}]}.
