Current section
Files
Jump to
Current section
Files
src/surreal.app.src
{application,surreal,
[{description,"Erlang driver for SurrealDB"},
{vsn,"2.1.0"},
{registered,[]},
{applications,[kernel,stdlib,gun,jsx]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/meppu/surreal"}]}]}.