{deps, [ {gproc, ".*", {git, "git://github.com/voxoz/gproc", []}}, {cowboy, ".*", {git, "git://github.com/voxoz/cowboy2", []}}, {erlydtl,".*", {git, "git://github.com/voxoz/erlydtl", []}}, {active, ".*", {git, "git://github.com/synrc/active", []}}, {nitro, ".*", {git, "git://github.com/synrc/nitro", []}}, {n2o, ".*", {git, "git://github.com/synrc/mqtt", []}}, {kvs, ".*", {git, "git://github.com/synrc/kvs", []}} ]}. {erlydtl_opts, [ {doc_root, "priv/templates"}, {out_dir, "ebin"}, {compiler_options, [report, return, debug_info]}, {source_ext, ".html"}, {module_ext, "_view"} ]}.