blob: dea089891313013c3b11eb4d332385229f6ace06 [file] [log] [blame]
{application, mochiweb,
[{description, "MochiMedia Web Server"},
{vsn, "0.01"},
{modules, [
mochihex,
mochijson,
mochijson2,
mochinum,
mochiweb,
mochiweb_app,
mochiweb_charref,
mochiweb_cookies,
mochiweb_echo,
mochiweb_headers,
mochiweb_html,
mochiweb_http,
mochiweb_multipart,
mochiweb_request,
mochiweb_response,
mochiweb_skel,
mochiweb_socket_server,
mochiweb_sup,
mochiweb_util,
reloader
]},
{registered, []},
{mod, {mochiweb_app, []}},
{env, []},
{applications, [kernel, stdlib]}]}.