123456789 |
- {application, rest_users, [
- {description, "REST SXC"},
- {vsn, "2.9"},
- {applications, [kernel, stdlib, public_key, asn1, ssl, crypto, syntax_tools, compiler, ranch, cowboy, n2o]},
- {modules, [rest_users]},
- {registered, []},
- {mod, { rest_users, []}},
- {env, []}
- ]}.
|