{application,cowboy,
             [{description,"Small, fast, modern HTTP server."},
              {vsn,"2.12.0"},
              {modules,[cowboy,cowboy_app,cowboy_bstr,cowboy_children,
                        cowboy_clear,cowboy_clock,cowboy_compress_h,
                        cowboy_constraints,cowboy_decompress_h,cowboy_handler,
                        cowboy_http,cowboy_http2,cowboy_http3,cowboy_loop,
                        cowboy_metrics_h,cowboy_middleware,cowboy_quicer,
                        cowboy_req,cowboy_rest,cowboy_router,cowboy_static,
                        cowboy_stream,cowboy_stream_h,cowboy_sub_protocol,
                        cowboy_sup,cowboy_tls,cowboy_tracer_h,
                        cowboy_websocket]},
              {registered,[cowboy_sup,cowboy_clock]},
              {applications,[kernel,stdlib,crypto,cowlib,ranch]},
              {optional_applications,[]},
              {mod,{cowboy_app,[]}},
              {env,[]},
              {pkg_name,"my_cowboy"},
              {licenses,[<<"ISC">>]},
              {links,[{"User guide",
                       "https://ninenines.eu/docs/en/cowboy/2.12/guide/"},
                      {"Function reference",
                       "https://ninenines.eu/docs/en/cowboy/2.12/manual/"},
                      {"GitHub","https://github.com/ninenines/cowboy"},
                      {"Sponsor","https://github.com/sponsors/essen"},
                      {"My Fork","https://github.com/belltoy/cowboy"}]}]}.
