{application,pe4kin,
             [{description,"Telegram messenger bot API wrapper"},
              {vsn,"0.2.3"},
              {registered,[]},
              {mod,{pe4kin_app,[]}},
              {applications,[kernel,stdlib,gun]},
              {env,[{api_server_endpoint,<<"https://api.telegram.org">>},
                    {keepalive_pool,#{checkout_retry => [500,1000,1500],
                                      max_count => 10}}]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"Github","https://github.com/seriyps/pe4kin"}]}]}.
