Packages

Jiffy and JSX wrapper which returns a more standard Erlang map.

Current section

Files

Jump to
miffy src miffy.app.src
Raw

src/miffy.app.src

{application,miffy,
[{description,"Jiffy wrapper which returns pretty maps."},
{vsn,"1.1.1"},
{registered,[]},
{applications,[kernel,stdlib,jiffy]},
{maintainers,["expelledboy"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/expelledboy/miffy"}]}]}.