{application, touch_grass, [
    {vsn, "0.2.9"},
    {applications, [eyg_analysis,
                    eyg_interpreter,
                    gleam_http,
                    gleam_stdlib,
                    gleam_time,
                    julienne,
                    ogre]},
    {description, "Common effect types, decoders and encoders for your Eat Your Greens (EYG) runtime."},
    {modules, [touch_grass,
               touch_grass@@main,
               touch_grass@abort,
               touch_grass@copy,
               touch_grass@cryptography@hash,
               touch_grass@decode_json,
               touch_grass@download,
               touch_grass@env,
               touch_grass@fetch,
               touch_grass@file_system@append_file,
               touch_grass@file_system@cwd,
               touch_grass@file_system@delete_file,
               touch_grass@file_system@read_directory,
               touch_grass@file_system@read_file,
               touch_grass@file_system@write_file,
               touch_grass@flip,
               touch_grass@http,
               touch_grass@interface,
               touch_grass@now,
               touch_grass@paste,
               touch_grass@print,
               touch_grass@prompt,
               touch_grass@random,
               touch_grass@sleep,
               touch_grass@uri,
               touch_grass@visit]},
    {registered, []}
]}.
