Current section
Files
Jump to
Current section
Files
examples/ct_ecto/deps/fs/src/fs.app.src
{application,fs,
[{description,"FS VXZ Listener"},
{vsn,"2.12.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{fs_app,[]}},
{env,[{backwards_compatible,true}]},
{maintainers,["Maxim Sokhatsky","Vladimir Kirillov"]},
{licenses,["ISCL"]},
{links,[{"Github","https://github.com/synrc/fs"}]}]}.