{application, cowboy_routes_tree,
 [{description, "Organize cowboy routes in trees"},
  {vsn, "0.2.0"},
  {registered, []},
  {applications,
   [kernel,
    stdlib
   ]},
  {env,[]},
  {modules, []},

  {maintainers, ["Ilya Khaprov"]},
  {licenses, ["MIT"]},
  {links, []}
 ]}.
