{application, touch_grass, [
    {vsn, "0.2.0"},
    {applications, [eyg_interpreter,
                    gleam_http,
                    gleam_stdlib,
                    julienne,
                    ogre]},
    {description, "Common effect types, decoders and encoders for your Eat Your Greens (EYG) runtime."},
    {modules, [touch_grass@@main,
               touch_grass@decode_json,
               touch_grass@fetch,
               touch_grass@file_system@read_directory,
               touch_grass@file_system@read_file,
               touch_grass@http]},
    {registered, []}
]}.
