Current section
Files
Jump to
Current section
Files
src/augle.app.src
{application,augle,
[{description,"Google service account access token handling"},
{vsn,"0.3.0"},
{registered,[]},
{mod,{augle_app,[]}},
{start_phases,[]},
{applications,[kernel,stdlib,ssl,jsx,hackney]},
{env,[]},
{maintainers,["Tristan Sloughter"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/tsloughter/augle"}]}]}.