{application,grpcbox,
             [{description,"Erlang grpc server library based on chatterbox"},
              {vsn,"0.5.0"},
              {registered,[]},
              {mod,{grpcbox_app,[]}},
              {applications,[kernel,stdlib,chatterbox,grpc_lib,acceptor_pool]},
              {env,[]},
              {modules,[]},
              {maintainers,["Tristan Sloughter"]},
              {licenses,["Apache 2.0"]},
              {links,[{"Github","https://github.com/tsloughter/grpcbox"}]}]}.
