Current section
Files
Jump to
Current section
Files
src/efrisby.app.src
{application,efrisby,
[{description,"A REST API testing framework for erlang"},
{vsn,"0.2.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,hackney]},
{licenses,["MIT"]},
{maintainers,["Fabio B. Silva <fabio.bat.silva@gmail.com>"]},
{links,[{"Github",
"https://github.com/FabioBatSilva/efrisby"}]}]}.