{erl_opts, [debug_info]}. {deps, []}. {plugins, [rebar3_hex]}. {profiles, [{test, [{deps, [{jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}, {enacl, {git, "https://github.com/aeternity/enacl.git", {ref, "a3d010b"}}}]}]} ]}. {xref_checks, [undefined_function_calls, undefined_functions, locals_not_used, deprecated_function_calls, deprecated_functions]}. {dialyzer, [{warnings, [unknown]}]}.