0day_dev/radare2-r2pipe/erlang/rebar.config

4 lines
87 B
Plaintext
Raw Normal View History

2020-08-07 20:48:00 +00:00
{deps, [
{jsx, ".*", {git, "https://github.com/talentdeficit/jsx.git"}}
]
}.