Current section

Files

Jump to
ejsonpath src ejsonpath.app.src
Raw

src/ejsonpath.app.src

{application,ejsonpath,
[{description,"JSONPath for erlang"},
{vsn,"0.2.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/ostrovok-team/ejsonpath"}]}]}.