{profiles,
 [{dev,
   [{plugins, [rebar3_hex, rebar3_neotoma_plugin]},
    {provider_hooks, [{pre, [{compile, {neotoma, compile}}]}]}]
  }
 ]}.
